Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the stable-packages group with 4 updates #605

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2023

Bumps the stable-packages group with 4 updates: github.com/mackerelio/checkers, github.com/mackerelio/mackerel-agent, golang.org/x/oauth2 and golang.org/x/sync.

Updates github.com/mackerelio/checkers from 0.0.4 to 0.2.0

Release notes

Sourced from github.com/mackerelio/checkers's releases.

v0.2.0

What's Changed

Full Changelog: mackerelio/checkers@v0.1.0...v0.2.0

v0.1.0

What's Changed

Full Changelog: mackerelio/checkers@v0.0.4...v0.1.0

Commits
  • cc5a030 Merge pull request #24 from mackerelio/retr
  • f384267 rename asstatusparse.go -> statusmap.go
  • a166b54 Parse was marked as deprecated
  • 7bc75f8 add retract directive to deprecate v0.1.0
  • 1fd6e2d Merge pull request #20 from mackerelio/support-as-status
  • 72e28ed Merge pull request #21 from itchyny/improve-as-status
  • 505df3f Merge pull request #23 from mackerelio/dependabot/github_actions/mackerelio/w...
  • 72f6f06 Bump mackerelio/workflows from 1.0.1 to 1.0.2
  • 9e28625 Merge pull request #22 from mackerelio/pin-wf
  • ad383e3 pinned [email protected]
  • Additional commits viewable in compare view

Updates github.com/mackerelio/mackerel-agent from 0.77.1 to 0.78.0

Release notes

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

v0.78.0

  • Bump github.com/mackerelio/mkr from 0.51.0 to 0.53.0 in /wix #936
  • Bump github.com/mackerelio/mackerel-agent-plugins from 0.78.0 to 0.79.0 in /wix #935
  • Bump github.com/mackerelio/go-check-plugins from 0.44.0 to 0.45.0 in /wix #934
  • update go version 1.19.x -> 1.20.x on GitHub Action #933
  • Bump actions/checkout from 3 to 4 #932
  • Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.8 #930
  • Bump golang.org/x/text from 0.9.0 to 0.13.0 #929
  • Bump golang.org/x/sys from 0.7.0 to 0.12.0 in /wix #928
  • remove comment that differ from current plugin implementation #927
  • Remove old rpm packaging #926
  • Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 #910
  • Bump actions/setup-go from 3 to 4 #887
Changelog

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

0.78.0 (2023-09-22)

  • Bump github.com/mackerelio/mkr from 0.51.0 to 0.53.0 in /wix #936 (dependabot[bot])
  • Bump github.com/mackerelio/mackerel-agent-plugins from 0.78.0 to 0.79.0 in /wix #935 (dependabot[bot])
  • Bump github.com/mackerelio/go-check-plugins from 0.44.0 to 0.45.0 in /wix #934 (dependabot[bot])
  • update go version 1.19.x -> 1.20.x on GitHub Action #933 (rmatsuoka)
  • Bump actions/checkout from 3 to 4 #932 (dependabot[bot])
  • Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.8 #930 (dependabot[bot])
  • Bump golang.org/x/text from 0.9.0 to 0.13.0 #929 (dependabot[bot])
  • Bump golang.org/x/sys from 0.7.0 to 0.12.0 in /wix #928 (dependabot[bot])
  • remove comment that differ from current plugin implementation #927 (kga)
  • Remove old rpm packaging #926 (yseto)
  • Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 #910 (dependabot[bot])
  • Bump actions/setup-go from 3 to 4 #887 (dependabot[bot])
Commits
  • 8acc11d Merge pull request #937 from mackerelio/bump-version-0.78.0
  • 4ab36b6 ready for next release and update changelogs. version: 0.78.0
  • e44c93a Merge pull request #936 from mackerelio/dependabot/go_modules/wix/github.com/...
  • 9b0c305 Bump github.com/mackerelio/mkr from 0.51.0 to 0.53.0 in /wix
  • fbc45ef Merge pull request #935 from mackerelio/dependabot/go_modules/wix/github.com/...
  • 8376ba5 Bump github.com/mackerelio/mackerel-agent-plugins in /wix
  • 92e16bb Merge pull request #934 from mackerelio/dependabot/go_modules/wix/github.com/...
  • d4dde90 Bump github.com/mackerelio/go-check-plugins in /wix
  • 3b0406a Merge pull request #932 from mackerelio/dependabot/github_actions/actions/che...
  • f077459 Merge pull request #928 from mackerelio/dependabot/go_modules/wix/golang.org/...
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.12.0 to 0.13.0

Commits
  • 3c5dbf0 go.mod: update golang.org/x dependencies
  • 11625cc google: add authorized_user conditional to Credentials.UniverseDomain
  • 8d6d45b google: add Credentials.UniverseDomain to support TPC
  • 43b6a7b google: adding support for external account authorized user
  • 14b275c oauth2: workaround misspelling of verification_uri
  • 18352fc google/internal/externalaccount: adding BYOID Metrics
  • 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL
  • 2d9e4a2 oauth2/google: remove meta validations for aws external credentials
  • 55cd552 oauth2: support PKCE
  • e3fb0fb oauth2: support device flow
  • See full diff in compare view

Updates golang.org/x/sync from 0.3.0 to 0.5.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the stable-packages group with 4 updates: [github.com/mackerelio/checkers](https://github.com/mackerelio/checkers), [github.com/mackerelio/mackerel-agent](https://github.com/mackerelio/mackerel-agent), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/mackerelio/checkers` from 0.0.4 to 0.2.0
- [Release notes](https://github.com/mackerelio/checkers/releases)
- [Commits](mackerelio/checkers@v0.0.4...v0.2.0)

Updates `github.com/mackerelio/mackerel-agent` from 0.77.1 to 0.78.0
- [Release notes](https://github.com/mackerelio/mackerel-agent/releases)
- [Changelog](https://github.com/mackerelio/mackerel-agent/blob/master/CHANGELOG.md)
- [Commits](mackerelio/mackerel-agent@v0.77.1...v0.78.0)

Updates `golang.org/x/oauth2` from 0.12.0 to 0.13.0
- [Commits](golang/oauth2@v0.12.0...v0.13.0)

Updates `golang.org/x/sync` from 0.3.0 to 0.5.0
- [Commits](golang/sync@v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/mackerelio/checkers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stable-packages
- dependency-name: github.com/mackerelio/mackerel-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stable-packages
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stable-packages
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stable-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2023

Superseded by #606.

@dependabot dependabot bot closed this Nov 12, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/stable-packages-f9a75aa115 branch November 12, 2023 16:15
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants