Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps com.google.api-client:google-api-client from 1.34.0 to 2.2.0.

Release notes

Sourced from com.google.api-client:google-api-client's releases.

v2.2.0

2.2.0 (2023-01-26)

Features

v2.1.4

2.1.4 (2023-01-26)

Bug Fixes

  • deps: Update dependency com.google.api-client:google-api-client to v2.1.3 (#2239) (a830476)
  • deps: Update dependency com.google.cloud:libraries-bom to v26.4.0 (#2240) (710a5ad)
  • deps: Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#2236) (aa2b08c)
  • deps: Update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#2237) (5de8cc2)

Documentation

  • Adding deprecated annotation and guide for migration (#2244) (e505c26)

v2.1.3

2.1.3 (2023-01-20)

Bug Fixes

  • Media upload to have applicationName as User-Agent (#2227) (2595de0)

v2.1.2

2.1.2 (2023-01-03)

Bug Fixes

  • Make Details field extends GenericJson so that GoogleJsonError should include any arbitrary error info from services (#2210) (60939b1)

v2.1.1

2.1.1 (2022-12-02)

Bug Fixes

  • Pinning commons-codec dependency in google-api-client (#2201) (27e94c0)

v2.1.0

2.1.0 (2022-11-29)

... (truncated)

Changelog

Sourced from com.google.api-client:google-api-client's changelog.

2.2.0 (2023-01-26)

Features

2.1.4 (2023-01-26)

Bug Fixes

  • deps: Update dependency com.google.api-client:google-api-client to v2.1.3 (#2239) (a830476)
  • deps: Update dependency com.google.cloud:libraries-bom to v26.4.0 (#2240) (710a5ad)
  • deps: Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#2236) (aa2b08c)
  • deps: Update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#2237) (5de8cc2)

Documentation

  • Adding deprecated annotation and guide for migration (#2244) (e505c26)

2.1.3 (2023-01-20)

Bug Fixes

  • Media upload to have applicationName as User-Agent (#2227) (2595de0)

2.1.2 (2023-01-03)

Bug Fixes

  • Make Details field extends GenericJson so that GoogleJsonError should include any arbitrary error info from services (#2210) (60939b1)

2.1.1 (2022-12-02)

Bug Fixes

  • Pinning commons-codec dependency in google-api-client (#2201) (27e94c0)

2.1.0 (2022-11-29)

Features

... (truncated)

Commits
  • 8f75dc6 chore(main): release 2.2.0 (#2247)
  • bb494ee feat: remove deprecated OOB flow (#2242)
  • 47cb4b8 chore(main): release 2.1.5-SNAPSHOT (#2246)
  • b5aa4b5 chore(main): release 2.1.4 (#2245)
  • aa2b08c fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14 ...
  • 03102d0 chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • a830476 fix(deps): update dependency com.google.api-client:google-api-client to v2.1....
  • 710a5ad fix(deps): update dependency com.google.cloud:libraries-bom to v26.4.0 (#2240)
  • 18a75c7 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 5de8cc2 fix(deps): update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#...
  • 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 [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 1.34.0 to 2.2.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.34.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 30, 2023

The following labels could not be found: dependabot.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 09bbae0
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2024

Superseded by #123.

@dependabot dependabot bot closed this Feb 20, 2024
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-gcs/com.google.api-client-google-api-client-2.2.0 branch February 20, 2024 06:49
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