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

build(deps): bump golang.org/x/oauth2 from 0.0.0-20221014153046-6fdb5e3db783 to 0.13.0 in /services/gcs #1833

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps golang.org/x/oauth2 from 0.0.0-20221014153046-6fdb5e3db783 to 0.13.0.

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 442d6d3 to fd8df68 Compare October 6, 2023 16:21
@BeyondRobot BeyondRobot enabled auto-merge (squash) October 6, 2023 16:23
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from fd8df68 to 85e2d70 Compare October 6, 2023 16:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 85e2d70 to 0b00422 Compare October 6, 2023 17:17
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch 3 times, most recently from c69f6e6 to 812ea81 Compare October 9, 2023 18:03
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch 2 times, most recently from 365418d to 7bd4a76 Compare October 9, 2023 18:49
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 7bd4a76 to c051534 Compare October 13, 2023 16:40
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch 2 times, most recently from a887292 to 93f6219 Compare October 13, 2023 17:35
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch 2 times, most recently from dd947a6 to 9dcd69d Compare October 16, 2023 16:42
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 9dcd69d to 46673c4 Compare October 17, 2023 16:25
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from b6c5bd6 to 02741c4 Compare October 26, 2023 23:00
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 02741c4 to 321aa35 Compare October 27, 2023 00:01
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 321aa35 to 2dfbb0b Compare October 27, 2023 00:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 2dfbb0b to e86e984 Compare October 27, 2023 01:38
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from e86e984 to 60079a7 Compare October 27, 2023 02:26
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 60079a7 to 505dbcc Compare October 27, 2023 03:05
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch 2 times, most recently from 53c8131 to 90118a6 Compare October 27, 2023 04:18
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from 90118a6 to e151763 Compare October 27, 2023 04:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/services/gcs/golang.org/x/oauth2-0.13.0 branch from e151763 to de1ed23 Compare October 27, 2023 05:12
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20221014153046-6fdb5e3db783 to 0.13.0.
- [Commits](https://github.com/golang/oauth2/commits/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/services/gcs/golang.org/x/oauth2-0.13.0 branch from de1ed23 to 02858fa Compare October 27, 2023 05:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Superseded by #1906.

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

Pull request was closed

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