Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 #549

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps golang.org/x/oauth2 from 0.5.0 to 0.6.0.

Commits
  • 62b4eed go.mod: update golang.org/x dependencies
  • 885f294 google: Add support for OAuth2 token exchange over mTLS
  • 6f9c1a1 google: use Credentials instead of deprecated DefaultCredentials
  • c82d0e1 google/internal/externalaccount: Removed URL validation for google URLs in AD...
  • 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 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)

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Mar 6, 2023
@netlify
Copy link

netlify bot commented Mar 6, 2023

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 76888fb
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/6405b7f73f18100008d07aa1

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.6.0 branch from 37d4973 to 80746d4 Compare March 6, 2023 09:46
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #549 (80746d4) into main (ca809dc) will not change coverage.
The diff coverage is n/a.

❗ Current head 80746d4 differs from pull request most recent head 76888fb. Consider uploading reports for the commit 76888fb to get more accurate results

@@           Coverage Diff           @@
##             main     #549   +/-   ##
=======================================
  Coverage   90.65%   90.65%           
=======================================
  Files          51       51           
  Lines        2248     2248           
=======================================
  Hits         2038     2038           
  Misses        167      167           
  Partials       43       43           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kodiakhq kodiakhq bot removed the automerge label Mar 6, 2023
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Mar 6, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](golang/oauth2@v0.5.0...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.6.0 branch from 80746d4 to 76888fb Compare March 6, 2023 09:52
@sonarcloud
Copy link

sonarcloud bot commented Mar 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@thomaspoignant thomaspoignant merged commit b625a6c into main Mar 6, 2023
@thomaspoignant thomaspoignant deleted the dependabot/go_modules/golang.org/x/oauth2-0.6.0 branch March 6, 2023 18:21
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.

1 participant