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 com.google.http-client:google-http-client-gson from 1.41.4 to 1.43.3 in /plugins/repository-gcs #217

Conversation

dependabot[bot]
Copy link

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

Bumps com.google.http-client:google-http-client-gson from 1.41.4 to 1.43.3.

Release notes

Sourced from com.google.http-client:google-http-client-gson's releases.

v1.43.3

1.43.3 (2023-06-21)

Dependencies

  • Update dependency com.google.j2objc:j2objc-annotations to v2 (#1805) (00eb7b1)
  • Update doclet version to v1.9.0 (#1853) (eeea739)

v1.43.2

1.43.2 (2023-05-09)

Bug Fixes

  • UriTemplate reserved expansion does not escape reserved chars (#1844) (91c46a9), closes #1838

v1.43.1

1.43.1 (2023-03-14)

Bug Fixes

  • JSON deserialization setter case priority (#1831) (30182e1)

Dependencies

  • Update project.appengine.version to v2.0.12 (#1816) (ba84066)

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)

... (truncated)

Changelog

Sourced from com.google.http-client:google-http-client-gson's changelog.

1.43.3 (2023-06-21)

Dependencies

  • Update dependency com.google.j2objc:j2objc-annotations to v2 (#1805) (00eb7b1)
  • Update doclet version to v1.9.0 (#1853) (eeea739)

1.43.2 (2023-05-09)

Bug Fixes

  • UriTemplate reserved expansion does not escape reserved chars (#1844) (91c46a9), closes #1838

1.43.1 (2023-03-14)

Bug Fixes

  • JSON deserialization setter case priority (#1831) (30182e1)

Dependencies

  • Update project.appengine.version to v2.0.12 (#1816) (ba84066)

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)

1.42.3 (2022-10-27)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from mch2 as a code owner June 26, 2023 03:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 26, 2023

The following labels could not be found: dependabot.

@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 5033158
    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?

Bumps [com.google.http-client:google-http-client-gson](https://github.com/googleapis/google-http-java-client) from 1.41.4 to 1.43.3.
- [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.41.4...v1.43.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-gcs/com.google.http-client-google-http-client-gson-1.43.3 branch from 5033158 to 3e4816a Compare July 3, 2023 15:48
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 3e4816a
    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?

@mch2 mch2 force-pushed the main branch 4 times, most recently from ac8eab6 to bb67196 Compare December 13, 2023 21:58
@mch2 mch2 force-pushed the main branch 3 times, most recently from adf0d6e to a9ce180 Compare January 9, 2024 22:22
Copy link
Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #287.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-gcs/com.google.http-client-google-http-client-gson-1.43.3 branch January 29, 2024 03:02
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.

0 participants