Skip to content

Bump gax from 2.17.0 to 2.20.1 in /plugins/repository-gcs#45

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-gcs/com.google.api-gax-2.20.1
Closed

Bump gax from 2.17.0 to 2.20.1 in /plugins/repository-gcs#45
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-gcs/com.google.api-gax-2.20.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps gax from 2.17.0 to 2.20.1.

Release notes

Sourced from gax's releases.

v2.20.1

2.20.1 (2022-12-02)

Bug Fixes

  • deps: Update dependency com.google.api.grpc:grpc-google-common-protos to v2.11.0 (#1906) (d27d848)
  • deps: Update dependency com.google.api.grpc:proto-google-common-protos to v2.11.0 (#1907) (7504e37)
  • deps: Update dependency com.google.cloud:google-cloud-shared-config to v1.5.5 (#1911) (772c221)
  • deps: Update dependency com.google.protobuf:protobuf-bom to v3.21.10 (#1912) (f508f24)
  • Watchdog controls lifecycle of the future, not executor (#1890) (bd1714e)

v2.20.0

2.20.0 (2022-11-30)

Features

Bug Fixes

  • deps: Update dependency com.google.auth:google-auth-library-credentials to v1.13.0 (#1881) (d059db7)
  • deps: Update dependency com.google.auth:google-auth-library-oauth2-http to v1.13.0 (#1882) (67af68a)
  • deps: Update dependency io.grpc:grpc-bom to v1.51.0 (#1889) (85af72c)
  • deps: Update dependency org.mockito:mockito-core to v4.9.0 (#1879) (9505cb1)

v2.19.6

2.19.6 (2022-12-09)

Bug Fixes

v2.19.5

2.19.5 (2022-11-07)

Bug Fixes

  • deps: Update dependency com.google.cloud:google-cloud-shared-config to v1.5.4 (#1840) (8f7a38c)
  • deps: Update dependency com.google.code.gson:gson to v2.10 (#1845) (816e666)
  • deps: Update dependency com.google.protobuf:protobuf-bom to v3.21.9 (#1850) (f270ac4)
  • deps: Update dependency io.grpc:grpc-bom to v1.50.2 (#1842) (11c4a7c)
  • deps: Update dependency org.mockito:mockito-core to v4.8.1 (#1843) (bf67fc2)
  • deps: Update dependency org.threeten:threetenbp to v1.6.4 (#1857) (a9e2374)

... (truncated)

Changelog

Sourced from gax's changelog.

2.20.1 (2022-12-02)

Bug Fixes

  • deps: Update dependency com.google.api.grpc:grpc-google-common-protos to v2.11.0 (#1906) (d27d848)
  • deps: Update dependency com.google.api.grpc:proto-google-common-protos to v2.11.0 (#1907) (7504e37)
  • deps: Update dependency com.google.cloud:google-cloud-shared-config to v1.5.5 (#1911) (772c221)
  • deps: Update dependency com.google.protobuf:protobuf-bom to v3.21.10 (#1912) (f508f24)
  • Watchdog controls lifecycle of the future, not executor (#1890) (bd1714e)

2.20.0 (2022-11-30)

Features

Bug Fixes

  • deps: Update dependency com.google.auth:google-auth-library-credentials to v1.13.0 (#1881) (d059db7)
  • deps: Update dependency com.google.auth:google-auth-library-oauth2-http to v1.13.0 (#1882) (67af68a)
  • deps: Update dependency io.grpc:grpc-bom to v1.51.0 (#1889) (85af72c)
  • deps: Update dependency org.mockito:mockito-core to v4.9.0 (#1879) (9505cb1)

2.19.5 (2022-11-07)

Bug Fixes

  • deps: Update dependency com.google.cloud:google-cloud-shared-config to v1.5.4 (#1840) (8f7a38c)
  • deps: Update dependency com.google.code.gson:gson to v2.10 (#1845) (816e666)
  • deps: Update dependency com.google.protobuf:protobuf-bom to v3.21.9 (#1850) (f270ac4)
  • deps: Update dependency io.grpc:grpc-bom to v1.50.2 (#1842) (11c4a7c)
  • deps: Update dependency org.mockito:mockito-core to v4.8.1 (#1843) (bf67fc2)
  • deps: Update dependency org.threeten:threetenbp to v1.6.4 (#1857) (a9e2374)

Dependencies

  • update dependency com.google.api:api-common to 2.2.2 (ad7ad1c)
  • update dependency com.google.api.grpc:grpc-google-common-protos to 2.10.0 (ad7ad1c)
  • Update dependency com.google.api.grpc:proto-google-common-protos to 2.10.0 (ad7ad1c)
  • update dependency com.google.auth:google-auth-library-credentials to 1.12.1 (ad7ad1c)
  • update dependency com.google.auth:google-auth-library-oauth2-http to 1.12.1 (ad7ad1c)
  • update dependency com.google.http-client:google-http-client to 1.42.3 (ad7ad1c)
  • update dependency com.google.http-client:google-http-client-gson to 1.42.3 (ad7ad1c)

... (truncated)

Commits
  • 582b650 chore(main): release 2.20.1 (#1920)
  • d27d848 fix(deps): update dependency com.google.api.grpc:grpc-google-common-protos to...
  • 772c221 fix(deps): update dependency com.google.cloud:google-cloud-shared-config to v...
  • d4ba37d chore(main): release 2.20.1-SNAPSHOT (#1904)
  • fb4a180 test: Add unit tests for Watchdog (#1919)
  • bd1714e fix: Watchdog controls lifecycle of the future, not executor (#1890)
  • f0a769c chore: Update README about maven migration (#1913)
  • 7504e37 fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • af157d0 chore(deps): update dependency com.google.protobuf:protobuf-java to v3.21.10 ...
  • f508f24 fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.21.10 (#1...
  • Additional commits viewable 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)

Bumps [gax](https://github.com/googleapis/gax-java) from 2.17.0 to 2.20.1.
- [Release notes](https://github.com/googleapis/gax-java/releases)
- [Changelog](https://github.com/googleapis/gax-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/gax-java@v2.17.0...v2.20.1)

---
updated-dependencies:
- dependency-name: com.google.api:gax
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Dec 12, 2022

The following labels could not be found: dependabot.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@github-actions
Copy link
Copy Markdown

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: b74b535
    Please examine the workflow log, locate, and copy-paste the failure below.
    Flakey test?
    Iterate to green.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #55.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-gcs/com.google.api-gax-2.20.1 branch January 23, 2023 02:27
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