Skip to content

Bump github.com/mackerelio/mackerel-agent-plugins from 0.71.0 to 0.76.0 in /wix#31

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/wix/github.com/mackerelio/mackerel-agent-plugins-0.76.0
Closed

Bump github.com/mackerelio/mackerel-agent-plugins from 0.71.0 to 0.76.0 in /wix#31
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/wix/github.com/mackerelio/mackerel-agent-plugins-0.76.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2023

Bumps github.com/mackerelio/mackerel-agent-plugins from 0.71.0 to 0.76.0.

Release notes

Sourced from github.com/mackerelio/mackerel-agent-plugins's releases.

v0.76.0

  • Bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.190 #1014
  • Bump actions/setup-go from 2 to 3 #1013
  • Bump actions/cache from 2 to 3 #1012
  • Bump actions/upload-artifact from 2 to 3 #1011
  • Bump actions/download-artifact from 2 to 3 #1010
  • Bump actions/checkout from 2 to 3 #1009
  • Bump github.com/mackerelio/mackerel-plugin-mysql from 1.0.0 to 1.1.0 in /mackerel-plugin-mysql #1008
  • Bump github.com/urfave/cli from 1.22.10 to 1.22.12 #1006
  • Bump github.com/mackerelio/mackerel-plugin-mysql from 1.0.0 to 1.1.0 #1005
  • Enables Dependabot version updates for GitHub Actions #1004
  • Remove debian package v1 process. #1003
  • fix staticcheck #1001
  • Bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.3 #999
  • Bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.184 #998
  • fix gosimple #997
  • fix errcheck, ineffassign. #996
  • ci: enable gofmt #994
  • Bump golang.org/x/text from 0.5.0 to 0.6.0 #991
  • Bump github.com/montanaflynn/stats from 0.6.6 to 0.7.0 #990

v0.75.0

  • fix build on current working directory. #985
  • added compile option. #983
  • plugin-mysql is external repository #982
  • packaging: make compression format xz #981
  • accesslog: use reqtime_microsec if exists #976
  • split go.mod for plugins that have previously split repositories #972

v0.74.0

No release notes provided.

v0.73.0

  • Fix Elasticsearch plugin. #950
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 #946
  • [mongodb] add metric-key-prefix option #945

v0.72.2

  • Bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.116 #942
  • Bump github.com/fsouza/go-dockerclient from 1.8.3 to 1.9.0 #941
  • added timeout on lint #935
  • Bump github.com/urfave/cli from 1.22.9 to 1.22.10 #933
  • Bump github.com/lib/pq from 1.10.5 to 1.10.7 #931
  • [uptime] Add tests #929
  • go.mod from 1.16 to 1.18 #928
  • Bump github.com/mackerelio/go-mackerel-plugin from 0.1.3 to 0.1.4 #927
  • Bump github.com/fsouza/go-dockerclient from 1.8.1 to 1.8.3 #925
  • Bump github.com/mackerelio/go-osstat from 0.2.2 to 0.2.3 #924
  • Improve test #923
  • Bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 #917

... (truncated)

Changelog

Sourced from github.com/mackerelio/mackerel-agent-plugins's changelog.

0.76.0 (2023-02-01)

  • Bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.190 #1014 (dependabot[bot])
  • Bump actions/setup-go from 2 to 3 #1013 (dependabot[bot])
  • Bump actions/cache from 2 to 3 #1012 (dependabot[bot])
  • Bump actions/upload-artifact from 2 to 3 #1011 (dependabot[bot])
  • Bump actions/download-artifact from 2 to 3 #1010 (dependabot[bot])
  • Bump actions/checkout from 2 to 3 #1009 (dependabot[bot])
  • Bump github.com/mackerelio/mackerel-plugin-mysql from 1.0.0 to 1.1.0 in /mackerel-plugin-mysql #1008 (dependabot[bot])
  • Bump github.com/urfave/cli from 1.22.10 to 1.22.12 #1006 (dependabot[bot])
  • Bump github.com/mackerelio/mackerel-plugin-mysql from 1.0.0 to 1.1.0 #1005 (dependabot[bot])
  • Enables Dependabot version updates for GitHub Actions #1004 (Arthur1)
  • Remove debian package v1 process. #1003 (yseto)
  • fix staticcheck #1001 (yseto)
  • Bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.3 #999 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.184 #998 (dependabot[bot])
  • fix gosimple #997 (yseto)
  • fix errcheck, ineffassign. #996 (yseto)
  • ci: enable gofmt #994 (wafuwafu13)
  • Bump golang.org/x/text from 0.5.0 to 0.6.0 #991 (dependabot[bot])
  • Bump github.com/montanaflynn/stats from 0.6.6 to 0.7.0 #990 (dependabot[bot])

0.75.0 (2023-01-18)

  • fix build on current working directory. #985 (yseto)
  • added compile option. #983 (yseto)
  • plugin-mysql is external repository #982 (yseto)
  • packaging: make compression format xz #981 (lufia)
  • accesslog: use reqtime_microsec if exists #976 (wafuwafu13)
  • split go.mod for plugins that have previously split repositories #972 (yseto)

0.74.0 (2022-12-20)

  • use ubuntu-20.04 #978 (yseto)
  • fix packaging process on ci #971 (yseto)
  • refine file rewrite process #970 (yseto)
  • remove xentop on backward compatibility symlink #969 (yseto)
  • fix packaging #968 (yseto)
  • [plugin-elasticsearch] Fix the test for elasticsearch #966 (lufia)
  • added external plugin support #964 (yseto)
  • sort plugins on packaging files. #963 (yseto)
  • Purge less-used plugins from mackerel-agent-plugins package #962 (lufia)
  • Purge mackerel-plugin-nvidia-smi #961 (lufia)
  • Update dependencies #960 (lufia)
  • added test for elasticsearch #952 (yseto)

0.73.0 (2022-11-09)

... (truncated)

Commits
  • 63393eb Merge pull request #1015 from mackerelio/bump-version-0.76.0
  • 0aee016 ready for next release and update changelogs. version: 0.76.0
  • 0ec50f0 Merge pull request #1014 from mackerelio/dependabot/go_modules/github.com/aws...
  • 4a55d59 Bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.190
  • 7279bce Merge pull request #999 from mackerelio/dependabot/go_modules/github.com/fsou...
  • 5ec8bb3 Merge pull request #990 from mackerelio/dependabot/go_modules/github.com/mont...
  • 5578243 Merge pull request #991 from mackerelio/dependabot/go_modules/golang.org/x/te...
  • 896a846 Bump golang.org/x/text from 0.5.0 to 0.6.0
  • 6552afb Bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.3
  • c753489 Bump github.com/montanaflynn/stats from 0.6.6 to 0.7.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/mackerelio/mackerel-agent-plugins](https://github.com/mackerelio/mackerel-agent-plugins) from 0.71.0 to 0.76.0.
- [Release notes](https://github.com/mackerelio/mackerel-agent-plugins/releases)
- [Changelog](https://github.com/mackerelio/mackerel-agent-plugins/blob/master/CHANGELOG.md)
- [Commits](mackerelio/mackerel-agent-plugins@v0.71.0...v0.76.0)

---
updated-dependencies:
- dependency-name: github.com/mackerelio/mackerel-agent-plugins
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4097388234

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0%) to 66.338%

Totals Coverage Status
Change from base Build 2615472245: 0.0%
Covered Lines: 2154
Relevant Lines: 3247

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 19, 2023

Superseded by #35.

@dependabot dependabot bot closed this Feb 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/wix/github.com/mackerelio/mackerel-agent-plugins-0.76.0 branch February 19, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant