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

build(deps): bump google-http-client from 1.42.3 to 1.43.0 #1960

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps google-http-client from 1.42.3 to 1.43.0.

Release notes

Sourced from google-http-client's releases.

v1.43.0

1.43.0 (2023-02-24)

Features

  • GsonFactory to have read leniency option via GsonFactory.builder().setReadLeniency(true).build() (00d61b9)
  • Next release from main branch is 1.43.0 (#1764) (9fbae6c)

Dependencies

  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.0 (#1774) (dc41010)
  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.1 (#1785) (234e7b5)
  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.2 (#1810) (23094ff)
  • Update dependency com.google.code.gson:gson to v2.10.1 (#1799) (a114c7e)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.18.0 (#1797) (09f3607)
  • Update dependency com.google.protobuf:protobuf-java to v3.21.12 (#1789) (03b5b32)
  • Update dependency kr.motd.maven:os-maven-plugin to v1.7.1 (#1777) (3f318f4)
  • Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#1790) (0664e17)
  • Update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#1787) (512aa23)
  • Update project.appengine.version to v2.0.10 (#1773) (5ddb634)
Changelog

Sourced from google-http-client's changelog.

1.43.0 (2023-02-24)

Features

  • GsonFactory to have read leniency option via GsonFactory.builder().setReadLeniency(true).build() (00d61b9)
  • Next release from main branch is 1.43.0 (#1764) (9fbae6c)

Dependencies

  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.0 (#1774) (dc41010)
  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.1 (#1785) (234e7b5)
  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.2 (#1810) (23094ff)
  • Update dependency com.google.code.gson:gson to v2.10.1 (#1799) (a114c7e)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.18.0 (#1797) (09f3607)
  • Update dependency com.google.protobuf:protobuf-java to v3.21.12 (#1789) (03b5b32)
  • Update dependency kr.motd.maven:os-maven-plugin to v1.7.1 (#1777) (3f318f4)
  • Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#1790) (0664e17)
  • Update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#1787) (512aa23)
  • Update project.appengine.version to v2.0.10 (#1773) (5ddb634)
Commits
  • 75921a6 chore(main): release 1.43.0 (#1768)
  • 02e2bed build(deps): update releasetool version for release scripts (#1768) (#1820)
  • 23094ff deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.14.2 (#...
  • 00d61b9 feat: GsonFactory to have read leniency option (#1819)
  • 0664e17 deps: update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#1790)
  • b9b6322 chore(deps): update dependency com.google.cloud:libraries-bom to v26.4.0 (#1796)
  • 03b5b32 deps: update dependency com.google.protobuf:protobuf-java to v3.21.12 (#1789)
  • 512aa23 deps: update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#1787)
  • 8a13e02 build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /.kokoro (#1792)
  • d7e7cf8 build(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • 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-http-client](https://github.com/googleapis/google-http-java-client) from 1.42.3 to 1.43.0.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-http-java-client@v1.42.3...v1.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
@velo velo merged commit c121713 into master Feb 27, 2023
@velo velo deleted the dependabot/maven/com.google.http-client-google-http-client-1.43.0 branch February 27, 2023 17:28
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.

None yet

1 participant