[PR #367] [CLOSED] fix(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 #393

Closed
opened 2026-03-04 00:25:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/367
Author: @dependabot[bot]
Created: 11/6/2023
Status: Closed

Base: masterHead: dependabot/go_modules/golang.org/x/oauth2-0.13.0


📝 Commits (1)

  • 49bfc4e fix(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0

📊 Changes

2 files changed (+13 additions, -12 deletions)

View changed files

📝 go.mod (+4 -4)
📝 go.sum (+9 -8)

📄 Description

Bumps golang.org/x/oauth2 from 0.12.0 to 0.13.0.

Commits
  • 3c5dbf0 go.mod: update golang.org/x dependencies
  • 11625cc google: add authorized_user conditional to Credentials.UniverseDomain
  • 8d6d45b google: add Credentials.UniverseDomain to support TPC
  • 43b6a7b google: adding support for external account authorized user
  • 14b275c oauth2: workaround misspelling of verification_uri
  • 18352fc google/internal/externalaccount: adding BYOID Metrics
  • 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL
  • 2d9e4a2 oauth2/google: remove meta validations for aws external credentials
  • 55cd552 oauth2: support PKCE
  • e3fb0fb oauth2: support device flow
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SignTools/SignTools/pull/367 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/6/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/golang.org/x/oauth2-0.13.0` --- ### 📝 Commits (1) - [`49bfc4e`](https://github.com/SignTools/SignTools/commit/49bfc4e762927f945cf3085b66250445becde0f9) fix(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 ### 📊 Changes **2 files changed** (+13 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+4 -4) 📝 `go.sum` (+9 -8) </details> ### 📄 Description Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.12.0 to 0.13.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/oauth2/commit/3c5dbf08cc9840ba292592ec6c68090ea315238c"><code>3c5dbf0</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/oauth2/commit/11625ccb95ae1d99393185eb6eb10d6a5157e711"><code>11625cc</code></a> google: add authorized_user conditional to Credentials.UniverseDomain</li> <li><a href="https://github.com/golang/oauth2/commit/8d6d45b6cde73b704061a2914b49bae1a1d5366e"><code>8d6d45b</code></a> google: add Credentials.UniverseDomain to support TPC</li> <li><a href="https://github.com/golang/oauth2/commit/43b6a7ba1972152df70cd1e5ac7705e981df5f66"><code>43b6a7b</code></a> google: adding support for external account authorized user</li> <li><a href="https://github.com/golang/oauth2/commit/14b275c918cfd6590f412031b27f6ff0d8fd17c5"><code>14b275c</code></a> oauth2: workaround misspelling of verification_uri</li> <li><a href="https://github.com/golang/oauth2/commit/18352fc4335d95cd4b558f7c914898f1c069754e"><code>18352fc</code></a> google/internal/externalaccount: adding BYOID Metrics</li> <li><a href="https://github.com/golang/oauth2/commit/9095a51613032fc4f54e91b3c67c0a922d990bfb"><code>9095a51</code></a> oauth2: clarify error if endpoint missing DeviceAuthURL</li> <li><a href="https://github.com/golang/oauth2/commit/2d9e4a2adf33fc3ce68d77995fadda7234520e5c"><code>2d9e4a2</code></a> oauth2/google: remove meta validations for aws external credentials</li> <li><a href="https://github.com/golang/oauth2/commit/55cd552a36547be12b8a7a384c179b33120240ef"><code>55cd552</code></a> oauth2: support PKCE</li> <li><a href="https://github.com/golang/oauth2/commit/e3fb0fb3af0ee7c0c62e31c393cbcfce6b2af5bf"><code>e3fb0fb</code></a> oauth2: support device flow</li> <li>See full diff in <a href="https://github.com/golang/oauth2/compare/v0.12.0...v0.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/oauth2&package-manager=go_modules&previous-version=0.12.0&new-version=0.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:25:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#393
No description provided.