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

chore(deps): bump the root-go-dependencies group with 5 updates #406

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the root-go-dependencies group with 5 updates:

Package From To
golang.org/x/oauth2 0.23.0 0.24.0
google.golang.org/api 0.203.0 0.209.0
google.golang.org/genproto 0.0.0-20241015192408-796eee8c2d53 0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/api 0.0.0-20241007155032-5fefd90f89a9 0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/protobuf 1.35.1 1.35.2

Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits

Updates google.golang.org/api from 0.203.0 to 0.209.0

Release notes

Sourced from google.golang.org/api's releases.

v0.209.0

0.209.0 (2024-11-21)

Features

v0.208.0

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

v0.207.0

0.207.0 (2024-11-19)

Features

v0.206.0

0.206.0 (2024-11-14)

Features

v0.205.0

0.205.0 (2024-11-06)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.209.0 (2024-11-21)

Features

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

0.207.0 (2024-11-19)

Features

0.206.0 (2024-11-14)

Features

0.205.0 (2024-11-06)

Features

0.204.0 (2024-10-31)

... (truncated)

Commits

Updates google.golang.org/genproto from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241113202542-65e8d215514f

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20241007155032-5fefd90f89a9 to 0.0.0-20241104194629-dd2ea8efbc28

Commits

Updates google.golang.org/protobuf from 1.35.1 to 1.35.2

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner December 1, 2024 10:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2024
Bumps the root-go-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.203.0` | `0.209.0` |
| [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20241015192408-796eee8c2d53` | `0.0.0-20241113202542-65e8d215514f` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20241007155032-5fefd90f89a9` | `0.0.0-20241104194629-dd2ea8efbc28` |
| google.golang.org/protobuf | `1.35.1` | `1.35.2` |

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `google.golang.org/api` from 0.203.0 to 0.209.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.203.0...v0.209.0)

Updates `google.golang.org/genproto` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241113202542-65e8d215514f
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241007155032-5fefd90f89a9 to 0.0.0-20241104194629-dd2ea8efbc28
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
- dependency-name: google.golang.org/genproto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@m4mm4r m4mm4r force-pushed the dependabot/go_modules/root-go-dependencies-c3659e3765 branch from f48022b to c9758e3 Compare December 3, 2024 10:06
@TheodorEmanuelsson
Copy link

@dependabot merge

@dependabot dependabot bot merged commit b867145 into master Dec 4, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/root-go-dependencies-c3659e3765 branch December 4, 2024 10:01
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant