FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): bump google-api-client-bom from 1.30.10 to 1.31.4 by dependabot[bot] · Pull Request #537 · firebase/firebase-admin-java · GitHub

chore(deps): bump google-api-client-bom from 1.30.10 to 1.31.4 - #537

Merged
hiranya911 merged 2 commits into
masterfrom
dependabot/maven/com.google.api-client-google-api-client-bom-1.31.4
Apr 29, 2021
Merged

chore(deps): bump google-api-client-bom from 1.30.10 to 1.31.4#537
hiranya911 merged 2 commits into
masterfrom
dependabot/maven/com.google.api-client-google-api-client-bom-1.31.4

Conversation

dependabot Bot commented on behalf of github Apr 28, 2021
edited by hiranya911
Loading

Copy link
Copy Markdown
Contributor

Bumps google-api-client-bom from 1.30.10 to 1.31.4.

Release notes

Sourced from google-api-client-bom's releases.

v1.31.4

Bug Fixes

  • re-encode public keys from google.jks into p12 format for android (#1738) (83f3702)
  • wrap BatchRequest InputStream with BufferedInputStream (#1749) (07346d8)

Dependencies

v1.31.3

Dependencies

v1.31.2

1.31.2 (2021-01-14)

Bug Fixes

Documentation

  • Update the documentation link for GoogleCredential from deprecated version to newer version (#1652) (98db6ca)

Dependencies

v1.31.1

1.31.1 (2020-11-16)

Bug Fixes

v1.31.0

... (truncated)

Changelog

Sourced from google-api-client-bom's changelog.

1.31.4 (2021-04-09)

Bug Fixes

  • re-encode public keys from google.jks into p12 format for android (#1738) (83f3702)
  • wrap BatchRequest InputStream with BufferedInputStream (#1749) (07346d8)

Dependencies

1.31.3 (2021-03-01)

Dependencies

1.31.2 (2021-01-14)

Bug Fixes

Documentation

  • Update the documentation link for GoogleCredential from deprecated version to newer version (#1652) (98db6ca)

Dependencies

1.31.1 (2020-11-16)

Bug Fixes

1.31.0 (2020-11-10)

... (truncated)

Commits
  • 9c69975 chore: release 1.31.4 (#1744)
  • ad288df chore(deps): update dependency com.google.oauth-client:google-oauth-client-bo...
  • 5f62a41 deps: update project.http.version to v1.39.2 (#1748)
  • 3f4d37d chore(deps): update dependency com.google.protobuf:protobuf-java to v3.15.8 (...
  • cbfa60d chore(deps): update dependency com.google.cloud.samples:shared-configuration ...
  • 2197258 deps: update guava (#1762)
  • b6d938c chore(deps): update dependency com.google.protobuf:protobuf-java to v3.15.7 (...
  • b3377d5 chore: remove staging bucket v2 (#1756)
  • d4c821d chore(java): detect sample-secrets in build.sh (#1754)
  • eb01182 chore(deps): update dependency com.google.cloud:libraries-bom to v19.2.1 (#1751)
  • Additional commits viewable in compare view

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)

Resolves #533

dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 28, 2021

Copy link
Copy Markdown
Contributor

Test failures seem to be due to the JSON parser changes in googleapis/google-api-java-client#1661

hiranya911 commented Apr 29, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Until the issues with Gson (see googleapis/google-api-java-client#1779) are addressed I'm:

  • forcing the use of jackson2 parser in our code, and
  • putting the use of API client Utils class behind our own ApiClientUtils for better control.

Resolves #533

lahirumaramba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks, Hiranya! LGTM!

hiranya911 merged commit 3940859 into master Apr 29, 2021
hiranya911 deleted the dependabot/maven/com.google.api-client-google-api-client-bom-1.31.4 branch April 29, 2021 22:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

google-api-client needs to be updated

2 participants


Back | FazBrowse Home | New Git URL