Skip to content

chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0#857

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/oauth2-0.36.0
Open

chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0#857
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/oauth2-0.36.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

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

Commits
  • 4d954e6 all: upgrade go directive to at least 1.25.0 [generated]
  • 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)

Summary by CodeRabbit

  • Chores
    • Updated the OAuth2 client library to the latest stable minor release to ensure improved security and reliability; this is a low-risk dependency update with no changes to public APIs or runtime behavior.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 9, 2026
@KooshaPari
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.36.0 branch from 392388e to c293ae2 Compare March 12, 2026 03:24
@KooshaPari
Copy link
Owner

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.36.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/golang.org/x/oauth2-0.36.0 branch from c293ae2 to 5cffcdd Compare March 12, 2026 08:40
@KooshaPari
Copy link
Owner

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Mar 14, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link

coderabbitai bot commented Mar 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6f086a89-e62e-4a19-9450-5266a4526fd7

📥 Commits

Reviewing files that changed from the base of the PR and between a82cb72 and 5cffcdd.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
📜 Recent review details
🔇 Additional comments (1)
go.mod (1)

31-31: Dependency bump is safe; Go 1.26.0 satisfies v0.36.0 minimum requirement of Go 1.25.0.

v0.36.0 is a non-breaking Go version bump (1.24 → 1.25 minimum) with no functional code changes or API modifications. Your existing oauth2 call sites are fully compatible.


📝 Walkthrough

Walkthrough

The golang.org/x/oauth2 dependency was updated from v0.35.0 to v0.36.0 in go.mod. No code, control flow, exported declarations, or other dependency versions were changed.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Bumped golang.org/x/oauth2 from v0.35.0 to v0.36.0; no other edits to source files or configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

HELIOS-CODEX-L0

Poem

🐰 A version bump hops by with cheer,
OAuth2 steps up, the path is clear,
From thirty-five to thirty-six it springs,
Tiny change, but joyous things!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically summarizes the main change: bumping the golang.org/x/oauth2 dependency from v0.35.0 to v0.36.0, which is the sole purpose of this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/golang.org/x/oauth2-0.36.0
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai bot added the HELIOS-CODEX-L0 HELIOS-CODEX foundation layer label Mar 14, 2026
@KooshaPari
Copy link
Owner

@coderabbitai full review

@coderabbitai
Copy link

coderabbitai bot commented Mar 19, 2026

✅ Actions performed

Full review triggered.

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 HELIOS-CODEX-L0 HELIOS-CODEX foundation layer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant