Skip to content

Bump golang.org/x/oauth2 from 0.24.0 to 0.35.0 in /web/go-oidc#26

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/web/go-oidc/golang.org/x/oauth2-0.35.0
Closed

Bump golang.org/x/oauth2 from 0.24.0 to 0.35.0 in /web/go-oidc#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/web/go-oidc/golang.org/x/oauth2-0.35.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 8, 2026

Bumps golang.org/x/oauth2 from 0.24.0 to 0.35.0.

Commits
  • 89ff2e1 google: add safer credentials JSON loading options.
  • acc3815 endpoints: fix %q verb use with wrong type
  • f28b0b5 all: fix some comments
  • fd15e0f x/oauth2: populate RetrieveError from DeviceAuth
  • 792c877 oauth2: use strings.Builder instead of bytes.Buffer
  • 014cf77 all: upgrade go directive to at least 1.24.0 [generated]
  • 3c76ce5 endpoints: correct Naver OAuth2 endpoint URLs
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 8, 2026
@jplock
Copy link
Copy Markdown
Contributor

jplock commented Feb 8, 2026

@dependabot rebase

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.35.0.
- [Commits](golang/oauth2@v0.24.0...v0.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/web/go-oidc/golang.org/x/oauth2-0.35.0 branch from 22c94f2 to 4547a8e Compare February 8, 2026 23:34
@jplock
Copy link
Copy Markdown
Contributor

jplock commented Feb 9, 2026

Closing: conflicts with #27. Will include this update in the major version bump commit.

@jplock jplock closed this Feb 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 9, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/web/go-oidc/golang.org/x/oauth2-0.35.0 branch February 9, 2026 13:36
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