Skip to content

Bump golang.org/x/oauth2 from 0.0.0-20220223155221-ee480838109b to 0.27.0 in /prometheus-to-sd#4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/prometheus-to-sd/golang.org/x/oauth2-0.27.0
Open

Bump golang.org/x/oauth2 from 0.0.0-20220223155221-ee480838109b to 0.27.0 in /prometheus-to-sd#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/prometheus-to-sd/golang.org/x/oauth2-0.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown

Bumps golang.org/x/oauth2 from 0.0.0-20220223155221-ee480838109b to 0.27.0.

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Medium Risk
Updates core OAuth2/authentication vendor code (token retrieval/parsing, ADC flows, external account support) and bumps the module’s Go toolchain version, which could change runtime auth behavior or break builds in environments not on Go 1.23.

Overview
Bumps golang.org/x/oauth2 to v0.27.0 (and updates go.sum/vendored sources), pulling in substantial upstream changes across token exchange, ADC handling, and Google-specific credential sources.

Notable vendored behavior changes include new PKCE/device-authorization helpers, reworked auth-style caching and token error parsing (now treating RFC6749 error fields as failures even on 2xx), updates to external account/workload identity flows (including executable credential sources and AWS IMDSv2 support), and removal of legacy App Engine-specific hooks/ctxhttp vendor code.

Also bumps the module go version from 1.20 to 1.23.0 in go.mod.

Reviewed by Cursor Bugbot for commit 998ef94. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20220223155221-ee480838109b to 0.27.0.
- [Commits](https://github.com/golang/oauth2/commits/v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 20, 2026
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