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 google.golang.org/api from 0.111.0 to 0.117.0 #2952

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps google.golang.org/api from 0.111.0 to 0.117.0.

Release notes

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

v0.117.0

0.117.0 (2023-04-10)

Features

v0.116.0

0.116.0 (2023-04-05)

Features

v0.115.0

0.115.0 (2023-04-04)

Features

v0.114.0

0.114.0 (2023-03-17)

Features

Bug Fixes

v0.113.0

0.113.0 (2023-03-15)

Features

... (truncated)

Changelog

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

0.117.0 (2023-04-10)

Features

0.116.0 (2023-04-05)

Features

0.115.0 (2023-04-04)

Features

0.114.0 (2023-03-17)

Features

Bug Fixes

0.113.0 (2023-03-15)

Features

  • all: Auto-regenerate discovery clients (#1900) (fc221ce)
  • idtoken: Add support for external_account (#1897) (64b6ee4)
  • transport: Add support for setting quota project with envvar (#1892) (63c48a6)

0.112.0 (2023-03-09)

... (truncated)

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 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 requested a review from a team as a code owner April 10, 2023 21:57
@dependabot dependabot bot requested a review from mhutchinson April 10, 2023 21:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 10, 2023
@dependabot dependabot bot requested a review from jiggoha April 10, 2023 21:57
@mhutchinson
Copy link
Contributor

/gcbrun

@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/api-0.117.0 branch 2 times, most recently from f23e179 to a8fba87 Compare April 11, 2023 15:43
@mhutchinson
Copy link
Contributor

This is failing with:

storage/cloudspanner/storage_provider.go:84:26: SA1019: r.SessionPoolConfig.WriteSessions is deprecated: The session pool no longer prepares a fraction of the sessions with a read/write transaction. This setting therefore does not have any meaning anymore, and may be removed in the future. (staticcheck)
	setFloat64IfNotDefault(&r.SessionPoolConfig.WriteSessions, *csSessionWriteSessions)

@roger2hk
Copy link
Contributor

Let me fix and merge #2957, which is blocking this PR, and then we can come back to this one.

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.111.0 to 0.117.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.111.0...v0.117.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  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/google.golang.org/api-0.117.0 branch from a8fba87 to 0515e09 Compare April 11, 2023 20:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2023

Superseded by #2962.

@dependabot dependabot bot closed this Apr 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/api-0.117.0 branch April 14, 2023 15:11
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.

2 participants