Skip to content

Bump golang.org/x/oauth2 from 0.9.0 to 0.13.0#720

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

Bump golang.org/x/oauth2 from 0.9.0 to 0.13.0#720
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/oauth2-0.13.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps golang.org/x/oauth2 from 0.9.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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 6, 2023 17:14
@guardrails
Copy link

guardrails bot commented Oct 6, 2023

⚠️ We detected 11 security issues in this pull request:

Vulnerable Libraries (11)
Severity Details
N/A pkg:golang/golang.org/x/sys@v0.0.0-20200106162015-b016eb3dc98e upgrade to: 1.17.10,1.18.2,0.0.0-20220412211240-33da011f77ad
N/A pkg:golang/github.com/aws/aws-sdk-go@v1.44.264 - no patch available
N/A pkg:golang/golang.org/x/net@v0.0.0-20220725212005-46097bf591d3 upgrade to: 0.7.0
N/A pkg:golang/golang.org/x/sys@v0.0.0-20200615200032-f1bc736245b1 upgrade to: 1.17.10,1.18.2,0.0.0-20220412211240-33da011f77ad
High pkg:golang/github.com/prometheus/client_golang@v1.7.1 upgrade to: 1.11.1
High pkg:golang/github.com/prometheus/client_golang@v0.9.1 upgrade to: 1.11.1
High pkg:golang/github.com/prometheus/client_golang@v1.0.0 upgrade to: 1.11.1
N/A pkg:golang/go.opentelemetry.io/otel/sdk@v1.0.0-RC3 - no patch available
N/A pkg:golang/github.com/gogo/protobuf@v1.1.1 upgrade to: 1.3.2
N/A pkg:golang/golang.org/x/crypto@v0.0.0-20180904163835-0709b304e793 upgrade to: 1.12.16,1.13.7,0.0.0-20200124225646-8b5121be2f68
N/A pkg:golang/golang.org/x/net@v0.0.0-20181114220301-adae6a3d119a upgrade to: 1.15.12,1.16.4,0.0.0-20210428140749-89ef3d95e781

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from e2ba29d to fd517fa Compare October 6, 2023 17:24
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from fd517fa to 35fbfcd Compare October 9, 2023 17:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 35fbfcd to c1d8a00 Compare October 9, 2023 17:44
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from c1d8a00 to afc8046 Compare October 10, 2023 17:18
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from afc8046 to 486d905 Compare October 13, 2023 17:15
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 486d905 to 28fa86c Compare October 13, 2023 17:26
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 28fa86c to 5029423 Compare October 17, 2023 17:28
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 5029423 to 18f9420 Compare October 18, 2023 17:17
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 18f9420 to d656e91 Compare October 18, 2023 17:24
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from d656e91 to 1294637 Compare October 19, 2023 17:40
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 1294637 to ace556b Compare October 20, 2023 17:15
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from ace556b to dddf5bc Compare October 23, 2023 18:07
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from dddf5bc to 449b401 Compare October 23, 2023 18:16
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 449b401 to 3d43bed Compare October 25, 2023 17:40
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 3d43bed to b0308b0 Compare October 25, 2023 17:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from b0308b0 to b8d83aa Compare October 26, 2023 17:52
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from b8d83aa to 961a58b Compare October 26, 2023 18:00
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 961a58b to ecd9534 Compare October 27, 2023 17:47
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from ecd9534 to ce8c4f4 Compare October 30, 2023 17:28
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from ce8c4f4 to 50757fa Compare October 31, 2023 17:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 50757fa to 6fb4093 Compare November 1, 2023 17:20
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch from 6fb4093 to efdb5ff Compare November 2, 2023 18:07
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.9.0 to 0.13.0.
- [Commits](golang/oauth2@v0.9.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  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.13.0 branch from efdb5ff to ce62f1d Compare November 3, 2023 17:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Superseded by #753.

@dependabot dependabot bot closed this Nov 9, 2023
auto-merge was automatically disabled November 9, 2023 17:19

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/oauth2-0.13.0 branch November 9, 2023 17:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants