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 3 updates #626

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2024

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

Updates github.com/mackerelio/mackerel-agent from 0.78.2 to 0.78.3

Release notes

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

v0.78.3

  • Bump github.com/mackerelio/mkr from 0.53.0 to 0.54.0 in /wix #959
  • Bump github.com/mackerelio/mackerel-client-go from 0.26.0 to 0.29.0 #958
  • Bump actions/setup-go from 4 to 5 #954
  • Bump actions/github-script from 6 to 7 #948
  • Bump github.com/fatih/color from 1.15.0 to 1.16.0 #944
  • Bump golang.org/x/text from 0.13.0 to 0.14.0 #943
Changelog

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

0.78.3 (2023-12-25)

  • Bump github.com/mackerelio/mkr from 0.53.0 to 0.54.0 in /wix #959 (dependabot[bot])
  • Bump github.com/mackerelio/mackerel-client-go from 0.26.0 to 0.29.0 #958 (dependabot[bot])
  • Bump actions/setup-go from 4 to 5 #954 (dependabot[bot])
  • Bump actions/github-script from 6 to 7 #948 (dependabot[bot])
  • Bump github.com/fatih/color from 1.15.0 to 1.16.0 #944 (dependabot[bot])
  • Bump golang.org/x/text from 0.13.0 to 0.14.0 #943 (dependabot[bot])
Commits
  • f41be78 Merge pull request #960 from mackerelio/bump-version-0.78.3
  • 3997f97 ready for next release and update changelogs. version: 0.78.3
  • 032094f Merge pull request #944 from mackerelio/dependabot/go_modules/github.com/fati...
  • ff9e5a5 Merge pull request #948 from mackerelio/dependabot/github_actions/actions/git...
  • 24eb6ea Merge pull request #958 from mackerelio/dependabot/go_modules/github.com/mack...
  • a9171c1 Bump github.com/mackerelio/mackerel-client-go from 0.26.0 to 0.29.0
  • dcdd909 Merge pull request #943 from mackerelio/dependabot/go_modules/golang.org/x/te...
  • 1dc7718 Merge pull request #954 from mackerelio/dependabot/github_actions/actions/set...
  • 7fc8a29 Merge pull request #959 from mackerelio/dependabot/go_modules/wix/github.com/...
  • e43c2e8 Bump github.com/mackerelio/mkr from 0.53.0 to 0.54.0 in /wix
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.15.0 to 0.17.0

Commits
  • ebe81ad go.mod: update golang.org/x dependencies
  • adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to supp...
  • deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC
  • 39adbb7 go.mod: update golang.org/x dependencies
  • 4ce7bbb google: add Credentials.GetUniverseDomain with GCE MDS support
  • 1e6999b google: add UniverseDomain to CredentialsParams
  • See full diff in compare view

Updates golang.org/x/sync from 0.5.0 to 0.6.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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 11, 2024
Bumps the stable-packages group with 3 updates: [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/mackerel-agent` from 0.78.2 to 0.78.3
- [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.78.2...v0.78.3)

Updates `golang.org/x/oauth2` from 0.15.0 to 0.17.0
- [Commits](golang/oauth2@v0.15.0...v0.17.0)

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

---
updated-dependencies:
- dependency-name: github.com/mackerelio/mackerel-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/stable-packages-6b71b65207 branch from ff934e4 to 6c402eb Compare March 3, 2024 16:43
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2024

Superseded by #633.

@dependabot dependabot bot closed this Mar 10, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/stable-packages-6b71b65207 branch March 10, 2024 16:29
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