fix(deps): update module golang.org/x/oauth2 to v0.33.0 #6

Merged
luke merged 1 commits from renovate/golang.org-x-oauth2-0.x into main 2025-11-08 20:26:56 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/oauth2 v0.28.0 -> v0.33.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | golang.org/x/oauth2 | `v0.28.0` -> `v0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2foauth2/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2foauth2/v0.28.0/v0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
renovate-bot added 1 commit 2025-11-08 20:05:53 +00:00
fix(deps): update module golang.org/x/oauth2 to v0.33.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 1s
9314e69afe
Member

Decision: Accept
Change Score: 9/10

The changes propose an upgrade to Go version 1.24 and updates several dependencies, including golang.org/x/oauth2. The updates seem reasonable. One thing to keep in mind is that upgrading golang.org/x/oauth2 could introduce breaking changes, and care should be taken to ensure that the new version is compatible with the rest of the codebase.

No changes are necessary.

**Decision: Accept** **Change Score: 9/10** The changes propose an upgrade to Go version 1.24 and updates several dependencies, including `golang.org/x/oauth2`. The updates seem reasonable. One thing to keep in mind is that upgrading `golang.org/x/oauth2` could introduce breaking changes, and care should be taken to ensure that the new version is compatible with the rest of the codebase. No changes are necessary.
renovate-bot force-pushed renovate/golang.org-x-oauth2-0.x from 9314e69afe to c880ebd95a 2025-11-08 20:20:41 +00:00 Compare
Member

Decision: Accept
Change Score: 10/10

The change is a simple version bump for the golang.org/x/oauth2 dependency. No immediate concerns are raised. However, ensure compatibility with your project's code, as bumping versions can introduce breaking changes. Verify all usages of the oauth2 package still function as expected after this update.

**Decision: Accept** **Change Score: 10/10** The change is a simple version bump for the `golang.org/x/oauth2` dependency. No immediate concerns are raised. However, ensure compatibility with your project's code, as bumping versions can introduce breaking changes. Verify all usages of the oauth2 package still function as expected after this update.
luke merged commit 3fad414237 into main 2025-11-08 20:26:56 +00:00
luke deleted branch renovate/golang.org-x-oauth2-0.x 2025-11-08 20:26:56 +00:00
Sign in to join this conversation.