jenkinsci / google-compute-engine-plugin

https://plugins.jenkins.io/google-compute-engine/
Apache License 2.0
55 stars 84 forks source link

Bump com.google.http-client:google-http-client from 1.43.3 to 1.44.2 #464

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps com.google.http-client:google-http-client from 1.43.3 to 1.44.2.

Release notes

Sourced from com.google.http-client:google-http-client'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)
Changelog

Sourced from com.google.http-client:google-http-client'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)
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 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)