Skip to content

build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.30.0 #25

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps golang.org/x/oauth2 from 0.21.0 to 0.30.0.

Commits
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • 471209b oauth2: drop dependency on go-cmp
  • 6968da2 oauth2: sync Token.ExpiresIn from internal Token
  • d2c4e0a oauth2: context instead of golang.org/x/net/context in doc
  • 883dc3c endpoints: add various endpoints from stale CLs
  • 1c06e87 all: make use of oauth.Token.ExpiresIn
  • 65c15a3 oauth2: remove extra period
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 6, 2025
Copy link

review-ai-agent bot commented May 6, 2025

Pull Request Revisions

RevisionDescription
r5
Updated Go version and dependenciesModified Go version to 1.24 and updated dependency versions, including OAuth2 and go-cmp packages
r4
Updated Go version and dependenciesUpgraded Go version to 1.24, updated CI workflow, and bumped dependency versions including oauth2 and go-cmp
r3
Updated Go version in CI workflowModified CI workflow container image from Go 1.22 to Go 1.24 for testing environment
r2
Updated Go version in moduleModified Go version from 1.22.0 and 1.24.1 toolchain to single version 1.24.0
r1
Updated Go module dependenciesUpdated Go toolchain version and dependency versions for oauth2 and go-cmp packages

☑️ AI review skipped for r5
Help React with emojis to give feedback on AI-generated reviews:
  • 👍 means the feedback was helpful and actionable
  • 👎 means the feedback was incorrect or unhelpful
💬 Replying to feedback with a comment helps us improve the system. Your input also contributes to shaping future interactions with the AI reviewer.

We'd love to hear from you—reach out anytime at [email protected].

@mpminardi mpminardi force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.30.0 branch 3 times, most recently from 5cb7ef6 to 8afbe77 Compare June 13, 2025 15:41
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.30.0.
- [Commits](golang/oauth2@v0.21.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@mpminardi mpminardi force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.30.0 branch from 8afbe77 to ca664d7 Compare June 16, 2025 13:48
@mpminardi mpminardi merged commit 35b8e02 into main Jun 16, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/oauth2-0.30.0 branch June 16, 2025 15:44
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.

1 participant