Skip to content

build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.37.0 in /tool/actions-plan-preview - #7331

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/tool/actions-plan-preview/golang.org/x/oauth2-0.37.0
Closed

build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.37.0 in /tool/actions-plan-preview#7331
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/tool/actions-plan-preview/golang.org/x/oauth2-0.37.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Commits
  • c624b89 google: change the snake case endpoint to kebab-case
  • 09a82f6 all: upgrade go directive to at least 1.26.0 [generated]
  • 4d954e6 all: upgrade go directive to at least 1.25.0 [generated]
  • 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
  • See full diff 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)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.30.0 to 0.37.0.
- [Commits](golang/oauth2@v0.30.0...v0.37.0)

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

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 Sep 8, 2026
Copilot AI lite review requested due to automatic review settings September 8, 2026 23:12
@dependabot
dependabot Bot requested a review from a team as a code owner September 8, 2026 23:12
@dependabot
dependabot Bot requested review from Warashi and khanhtc1202 September 8, 2026 23:12
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
@dependabot
dependabot Bot requested a review from ffjlabo September 8, 2026 23:12
@dependabot dependabot Bot added the go Pull requests that update Go code label Sep 8, 2026
@netlify

netlify Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit beed3bd
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6aa0965bc605fb0008916a83

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward dependency version bump with consistent go.mod/go.sum updates and no detected usage patterns in this module that would be impacted by upstream behavioral changes.

Pull request overview

This PR updates the tool/actions-plan-preview Go module’s dependency on golang.org/x/oauth2 to a newer release, keeping the GitHub Actions plan-preview tool aligned with upstream fixes and maintenance updates.

Changes:

  • Bump golang.org/x/oauth2 from v0.30.0 to v0.37.0 in tool/actions-plan-preview/go.mod.
  • Update tool/actions-plan-preview/go.sum checksums to match the new module version.
File summaries
File Description
tool/actions-plan-preview/go.mod Updates the direct golang.org/x/oauth2 requirement to v0.37.0 (module already targets Go 1.26.2).
tool/actions-plan-preview/go.sum Refreshes module hashes for the updated golang.org/x/oauth2 version.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@dependabot @github

dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #7372.

@dependabot dependabot Bot closed this Sep 10, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/tool/actions-plan-preview/golang.org/x/oauth2-0.37.0 branch September 10, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tool 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