java-samples icon indicating copy to clipboard operation
java-samples copied to clipboard

chore(deps): bump com.google.http-client:google-http-client-jackson2 from 1.41.0 to 1.44.2 in /calendar/sync

Open dependabot[bot] opened this issue 1 year ago • 1 comments
trafficstars

Bumps com.google.http-client:google-http-client-jackson2 from 1.41.0 to 1.44.2.

Release notes

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

v1.44.2

1.44.2 (2024-05-16)

Bug Fixes

  • Base64 decoding to discard newline characters (#1941) (4e153db)

Dependencies

  • Update actions/upload-artifact action to v3.1.3 (#1860) (60deab2)
  • Update dependency com.google.cloud:native-image-shared-config to v1.7.6 (#1928) (3dd6b79)
  • Update dependency org.apache.felix:maven-bundle-plugin to v5.1.9 (#1888) (41c16b9)
  • Update project.appengine.version to v2.0.25 (#1931) (53eb6a1)

v1.44.1

1.44.1 (2024-01-26)

Bug Fixes

  • Fixing declaration of maven-source-plugin for release job (f555f56)

v1.44.0

1.44.0 (2024-01-23)

Features

Bug Fixes

  • Native image configs for google-http-java-client (#1893) (1acedf7)
  • SerialVersionUID fix for Serializable Classes (#1883) (f390020)

Dependencies

  • Newer grpc-context to override old one (#1916) (f23e9b1)
  • Testing exlcusing commons-logging (#1905) (8e3f4d5)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.23.0 (#1887) (ce5dbfc)
  • Update project.appengine.version to v2.0.24 (#1889) (0091413)

v1.43.3

1.43.3 (2023-06-21)

... (truncated)

Changelog

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

1.44.2 (2024-05-16)

Bug Fixes

  • Base64 decoding to discard newline characters (#1941) (4e153db)

Dependencies

  • Update actions/upload-artifact action to v3.1.3 (#1860) (60deab2)
  • Update dependency com.google.cloud:native-image-shared-config to v1.7.6 (#1928) (3dd6b79)
  • Update dependency org.apache.felix:maven-bundle-plugin to v5.1.9 (#1888) (41c16b9)
  • Update project.appengine.version to v2.0.25 (#1931) (53eb6a1)

1.44.1 (2024-01-26)

Bug Fixes

  • Fixing declaration of maven-source-plugin for release job (f555f56)

1.44.0 (2024-01-23)

Features

Bug Fixes

  • Native image configs for google-http-java-client (#1893) (1acedf7)
  • SerialVersionUID fix for Serializable Classes (#1883) (f390020)

Dependencies

  • Newer grpc-context to override old one (#1916) (f23e9b1)
  • Testing exlcusing commons-logging (#1905) (8e3f4d5)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.23.0 (#1887) (ce5dbfc)
  • Update project.appengine.version to v2.0.24 (#1889) (0091413)

1.43.3 (2023-06-21)

Dependencies

  • Update dependency com.google.j2objc:j2objc-annotations to v2 (#1805) (00eb7b1)

... (truncated)

Commits
  • a82b18e chore(main): release 1.44.2 (#1930)
  • 1538b9d chore: update dependency versions in java templates (#1964) (#1940)
  • 4e153db fix: Base64 decoding to discard newline characters (#1941)
  • 31e847a build(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • 60deab2 deps: update actions/upload-artifact action to v3.1.3 (#1860)
  • a56b73f build(deps): update dependency org.apache.maven.plugins:maven-resources-plugi...
  • 97ac85c build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin t...
  • 7f58bd5 build(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plug...
  • 9fe11d9 chore: remove obsolete kokoro configs and update DocFX profile (#1934)
  • 53eb6a1 deps: update project.appengine.version to v2.0.25 (#1931)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

dependabot[bot] avatar May 20 '24 19:05 dependabot[bot]