Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Bump google-http.version from 1.41.5 to 1.41.6 #461

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2022

Bumps google-http.version from 1.41.5 to 1.41.6.
Updates google-http-client from 1.41.5 to 1.41.6

Release notes

Sourced from google-http-client's releases.

v1.41.6

1.41.6 (2022-04-06)

Bug Fixes

  • Content-Encoding: gzip along with Transfer-Encoding: chunked sometimes terminates early (#1608) (941da8b)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.12.1 (#1622) (4e1101d)
  • update dependency com.google.protobuf:protobuf-java to v3.20.0 (#1621) (640dc40)
Changelog

Sourced from google-http-client's changelog.

1.41.6 (2022-04-06)

Bug Fixes

  • Content-Encoding: gzip along with Transfer-Encoding: chunked sometimes terminates early (#1608) (941da8b)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.12.1 (#1622) (4e1101d)
  • update dependency com.google.protobuf:protobuf-java to v3.20.0 (#1621) (640dc40)
Commits
  • 983f8f5 chore(main): release 1.41.6 (#1612)
  • 71f720c chore: Enable Size-Label bot in all googleapis Java repositories (#1381) (#1623)
  • 4e1101d deps: update dependency com.google.errorprone:error_prone_annotations to v2.1...
  • 4ace294 chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugi...
  • 08491f8 build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 640dc40 deps: update dependency com.google.protobuf:protobuf-java to v3.20.0 (#1621)
  • fd3b31a chore(deps): libraries-bom 25.1.0 document update in google-http-java-client ...
  • 5d0cca0 chore(deps): update dependency com.google.cloud:libraries-bom to v25.1.0 (#1614)
  • 941da8b fix: Content-Encoding: gzip along with Transfer-Encoding: chunked sometim...
  • 7e91e67 chore: fix downstream check (#1611)
  • Additional commits viewable in compare view

Updates google-http-client-gson from 1.41.5 to 1.41.6

Release notes

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

v1.41.6

1.41.6 (2022-04-06)

Bug Fixes

  • Content-Encoding: gzip along with Transfer-Encoding: chunked sometimes terminates early (#1608) (941da8b)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.12.1 (#1622) (4e1101d)
  • update dependency com.google.protobuf:protobuf-java to v3.20.0 (#1621) (640dc40)
Changelog

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

1.41.6 (2022-04-06)

Bug Fixes

  • Content-Encoding: gzip along with Transfer-Encoding: chunked sometimes terminates early (#1608) (941da8b)

Dependencies

  • update dependency com.google.errorprone:error_prone_annotations to v2.12.1 (#1622) (4e1101d)
  • update dependency com.google.protobuf:protobuf-java to v3.20.0 (#1621) (640dc40)
Commits
  • 983f8f5 chore(main): release 1.41.6 (#1612)
  • 71f720c chore: Enable Size-Label bot in all googleapis Java repositories (#1381) (#1623)
  • 4e1101d deps: update dependency com.google.errorprone:error_prone_annotations to v2.1...
  • 4ace294 chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugi...
  • 08491f8 build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 640dc40 deps: update dependency com.google.protobuf:protobuf-java to v3.20.0 (#1621)
  • fd3b31a chore(deps): libraries-bom 25.1.0 document update in google-http-java-client ...
  • 5d0cca0 chore(deps): update dependency com.google.cloud:libraries-bom to v25.1.0 (#1614)
  • 941da8b fix: Content-Encoding: gzip along with Transfer-Encoding: chunked sometim...
  • 7e91e67 chore: fix downstream check (#1611)
  • 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)

@dependabot dependabot bot requested review from a team, T-Bendrath, AliceBilc and ioangut April 7, 2022 02:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2022
@hilmarf hilmarf added this to the 2.22 milestone Apr 7, 2022
@hilmarf hilmarf enabled auto-merge (squash) April 7, 2022 13:15
Bumps `google-http.version` from 1.41.5 to 1.41.6.

Updates `google-http-client` from 1.41.5 to 1.41.6
- [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.5...v1.41.6)

Updates `google-http-client-gson` from 1.41.5 to 1.41.6
- [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.5...v1.41.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/google-http.version-1.41.6 branch from 0ac470e to 101fd58 Compare April 7, 2022 13:15
@sonarcloud
Copy link

sonarcloud bot commented Apr 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@hilmarf hilmarf merged commit b745f25 into main Apr 7, 2022
@hilmarf hilmarf deleted the dependabot/maven/google-http.version-1.41.6 branch April 7, 2022 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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