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-gson from 1.33.0 to 2.2.0 #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps google-api-client-gson from 1.33.0 to 2.2.0.

Release notes

Sourced from google-api-client-gson'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 google-api-client-gson'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 [google-api-client-gson](https://github.com/googleapis/google-api-java-client) from 1.33.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.33.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 26, 2023
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 java Pull requests that update Java code
Projects
None yet
0 participants