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-api-client from 1.30.10 to 1.34.0 in /plugins/repository-gcs #3161

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2022

Bumps google-api-client from 1.30.10 to 1.34.0.

Release notes

Sourced from google-api-client's releases.

v1.34.0

1.34.0 (2022-04-12)

Features

  • deprecate OOB auth flow in GooglePromptReceiver (#2034) (334d8d6)

Bug Fixes

  • deps: update dependency com.google.api-client:google-api-client to v1.33.4 (#2022) (582bde1)
  • deps: update dependency com.google.cloud:libraries-bom to v25.1.0 (#2025) (ba36a44)
  • deps: update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.2 (#2033) (fed93e3)

Dependencies

v1.33.4

1.33.4 (2022-03-28)

Dependencies

  • update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 (#2019) (f1e0909)

v1.33.3

1.33.3 (2022-03-25)

Bug Fixes

  • deps: update dependency com.google.api-client:google-api-client to v1.33.2 (#1985) (191850a)
  • deps: update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.4 (#2010) (b4c64a0)
  • deps: update dependency com.google.cloud:libraries-bom to v24.3.0 (#1987) (1620e8f)
  • deps: update dependency com.google.cloud:libraries-bom to v24.4.0 (#2007) (cba8dd2)
  • deps: update dependency com.google.cloud:libraries-bom to v25 (#2014) (43bd4a1)
  • deps: update dependency com.google.guava:guava to v31.1-jre (#2004) (eac0e77)
  • deps: update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.1 (#1986) (b8376f1)

v1.33.2

1.33.2 (2022-02-08)

Dependencies

... (truncated)

Changelog

Sourced from google-api-client's changelog.

1.34.0 (2022-04-12)

Features

  • deprecate OOB auth flow in GooglePromptReceiver (#2034) (334d8d6)

Bug Fixes

  • deps: update dependency com.google.api-client:google-api-client to v1.33.4 (#2022) (582bde1)
  • deps: update dependency com.google.cloud:libraries-bom to v25.1.0 (#2025) (ba36a44)
  • deps: update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.2 (#2033) (fed93e3)

Dependencies

1.33.4 (2022-03-28)

Dependencies

  • update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 (#2019) (f1e0909)

1.33.3 (2022-03-25)

Bug Fixes

  • deps: update dependency com.google.api-client:google-api-client to v1.33.2 (#1985) (191850a)
  • deps: update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.4 (#2010) (b4c64a0)
  • deps: update dependency com.google.cloud:libraries-bom to v24.3.0 (#1987) (1620e8f)
  • deps: update dependency com.google.cloud:libraries-bom to v24.4.0 (#2007) (cba8dd2)
  • deps: update dependency com.google.cloud:libraries-bom to v25 (#2014) (43bd4a1)
  • deps: update dependency com.google.guava:guava to v31.1-jre (#2004) (eac0e77)
  • deps: update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.1 (#1986) (b8376f1)

1.33.2 (2022-02-08)

Dependencies

1.33.1 (2022-01-21)

Bug Fixes

... (truncated)

Commits
  • e616d02 chore(main): release 1.34.0 (#2026)
  • 00eabeb deps: revert protobuf to 3.19 (#2035)
  • 52aed8c chore(deps): update project.http.version to v1.41.7 (#2036)
  • fed93e3 fix(deps): update dependency com.google.oauth-client:google-oauth-client-bom ...
  • 334d8d6 feat: deprecate OOB auth flow in GooglePromptReceiver (#2034)
  • 334f1a1 chore(deps): update project.http.version to v1.41.6 (#2032)
  • 582bde1 fix(deps): update dependency com.google.api-client:google-api-client to v1.33...
  • b36c162 chore(deps): update dependency com.google.protobuf:protobuf-java to v3.20.0 (...
  • 8bffc8c chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 63e660a chore: Enable Size-Label bot in all googleapis Java repositories (#1381) (#2031)
  • 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 [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.30.10 to 1.34.0.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v1.30.10...v1.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and reta as code owners May 3, 2022 17:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2022
Signed-off-by: dependabot[bot] <support@github.com>
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure f6ccf9e
Log 4947

Reports 4947

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 6b63731
Log 4948

Reports 4948

@andrross
Copy link
Member

andrross commented May 4, 2022

Failures related to forbidden API usage:

  * com.google.api.client.http.apache.v2.ApacheHttpTransport
  * org.apache.http.config.Registry
  * org.apache.http.config.RegistryBuilder
  * org.apache.http.conn.socket.PlainConnectionSocketFactory

Signed-off-by: Andrew Ross <andrross@amazon.com>
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success ed2a5f1
Log 5012

Reports 5012

@andrross andrross merged commit 2e53f9a into main May 4, 2022
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-gcs/com.google.api-client-google-api-client-1.34.0 branch May 4, 2022 22:18
@andrross andrross added the backport 2.x Backport to 2.x branch label May 4, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 4, 2022
…gcs (#3161)

* Bump google-api-client from 1.30.10 to 1.34.0 in /plugins/repository-gcs

Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.30.10 to 1.34.0.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v1.30.10...v1.34.0)

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

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

* Updating SHAs

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

* Add missing classes to third party audit

Signed-off-by: Andrew Ross <andrross@amazon.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 2e53f9a)
andrross pushed a commit that referenced this pull request May 4, 2022
…gcs (#3161) (#3191)

* Bump google-api-client from 1.30.10 to 1.34.0 in /plugins/repository-gcs

Bumps [google-api-client](https://github.com/googleapis/google-api-java-client) from 1.30.10 to 1.34.0.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v1.30.10...v1.34.0)

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

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

* Updating SHAs

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

* Add missing classes to third party audit

Signed-off-by: Andrew Ross <andrross@amazon.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 2e53f9a)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants