Skip to content

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

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2023

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

Release notes

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

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
  • [aws-ec2-ebs] fix calcurate procedure of Nitro instance #916
  • [plugin-aws-ec2-ebs] fix misuse of period #915
  • Bump github.com/mackerelio/go-mackerel-plugin-helper from 0.1.1 to 0.1.2 #914
  • Bump github.com/gosnmp/gosnmp from 1.34.0 to 1.35.0 #889
  • Bump github.com/jarcoal/httpmock from 1.1.0 to 1.2.0 #883

v0.72.1

  • Bump github.com/aws/aws-sdk-go from 1.44.37 to 1.44.56 #910
  • Bump github.com/gomodule/redigo from 1.8.8 to 1.8.9 #908
  • Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 #906
  • Bump github.com/hashicorp/go-version from 1.4.0 to 1.6.0 #905
  • Bump github.com/mackerelio/go-mackerel-plugin from 0.1.2 to 0.1.3 #902
  • Bump github.com/urfave/cli from 1.22.5 to 1.22.9 #881
  • Bump github.com/jmoiron/sqlx from 1.3.4 to 1.3.5 #872

v0.72.0

  • Bump github.com/aws/aws-sdk-go from 1.43.36 to 1.44.37 #900
  • Bump github.com/fsouza/go-dockerclient from 1.8.0 to 1.8.1 #899
  • [plugin-docker] update README and a description of -command option #896
  • [plugin-docker] fix CPU/Memory metrics on Docker hosts uses cgroup2 #895
  • [plugin-docker] (Breaking) drop 'File' method support #894

... (truncated)

Changelog

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

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)

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

0.72.2 (2022-10-20)

  • Bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.116 #942 (dependabot[bot])
  • Bump github.com/fsouza/go-dockerclient from 1.8.3 to 1.9.0 #941 (dependabot[bot])
  • added timeout on lint #935 (yseto)
  • Bump github.com/urfave/cli from 1.22.9 to 1.22.10 #933 (dependabot[bot])
  • Bump github.com/lib/pq from 1.10.5 to 1.10.7 #931 (dependabot[bot])
  • [uptime] Add tests #929 (wafuwafu13)
  • go.mod from 1.16 to 1.18 #928 (yseto)
  • Bump github.com/mackerelio/go-mackerel-plugin from 0.1.3 to 0.1.4 #927 (dependabot[bot])
  • Bump github.com/fsouza/go-dockerclient from 1.8.1 to 1.8.3 #925 (dependabot[bot])
  • Bump github.com/mackerelio/go-osstat from 0.2.2 to 0.2.3 #924 (dependabot[bot])
  • Improve test #923 (yseto)
  • Bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 #917 (dependabot[bot])
  • [aws-ec2-ebs] fix calcurate procedure of Nitro instance #916 (yseto)
  • [plugin-aws-ec2-ebs] fix misuse of period #915 (lufia)
  • Bump github.com/mackerelio/go-mackerel-plugin-helper from 0.1.1 to 0.1.2 #914 (dependabot[bot])

... (truncated)

Commits
  • 00918cf Merge pull request #995 from mackerelio/bump-version-0.75.0
  • 4b683a3 ready for next release and update changelogs. version: 0.75.0
  • 9b891c4 Merge pull request #985 from mackerelio/fix-build-on-cwd
  • 3298601 update dependabot.yml
  • 7a32950 fix build on cwd
  • f58ab72 Merge pull request #976 from wafuwafu13/access-log-microsec
  • 91d5f77 Merge pull request #983 from mackerelio/fix-packaging-cgo
  • 6775c96 Merge pull request #982 from mackerelio/use-plugin-mysql-external-repository
  • 74fd750 Merge remote-tracking branch 'origin/master' into use-plugin-mysql-external-r...
  • 4cefe62 Merge pull request #972 from mackerelio/divide-gomod
  • 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.75.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...0.75.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 Jan 22, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3980454175

  • 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 5, 2023

Superseded by #31.

@dependabot dependabot bot closed this Feb 5, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/wix/github.com/mackerelio/mackerel-agent-plugins-0.75.0 branch February 5, 2023 16:04
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