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.39.0 to 1.39.1 #172

Merged
merged 3 commits into from Mar 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps google-http.version from 1.39.0 to 1.39.1.
Updates google-http-client from 1.39.0 to 1.39.1

Release notes

Sourced from google-http-client's releases.

v1.39.1

Bug Fixes

  • default application/json charset to utf-8 (#1305) (c4dfb48), closes #1102
  • when disconnecting, close the underlying connection before the response InputStream (#1315) (f84ed59), closes #1303

Documentation

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.2 (#1309) (aa7d703)
  • update dependency com.google.protobuf:protobuf-java to v3.15.3 (#1301) (1db338b)
  • update dependency com.google.protobuf:protobuf-java to v3.15.6 (#1310) (9cb50e4)
Changelog

Sourced from google-http-client's changelog.

1.39.1 (2021-03-15)

Bug Fixes

  • default application/json charset to utf-8 (#1305) (c4dfb48), closes #1102
  • when disconnecting, close the underlying connection before the response InputStream (#1315) (f84ed59), closes #1303

Documentation

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.2 (#1309) (aa7d703)
  • update dependency com.google.protobuf:protobuf-java to v3.15.3 (#1301) (1db338b)
  • update dependency com.google.protobuf:protobuf-java to v3.15.6 (#1310) (9cb50e4)
Commits
  • 02a2b0b chore: release 1.39.1 (#1300)
  • f84ed59 fix: when disconnecting, close the underlying connection before the response ...
  • 9cb50e4 deps: update dependency com.google.protobuf:protobuf-java to v3.15.6 (#1310)
  • e5f391a build(java): update autorelease title check in response to the new multi rele...
  • bd73908 chore: copy README to docfx-yml dir (#1313)
  • aa7d703 deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.12.2 (#...
  • 62be21b docs: 19.0.0 libraries-bom (#1312)
  • fc00f28 chore(deps): update dependency com.google.cloud:libraries-bom to v19 (#1311)
  • 1a77c50 chore: update README with CI, stability, latest version badges (#1307)
  • c4dfb48 fix: default application/json charset to utf-8 (#1305)
  • Additional commits viewable in compare view

Updates google-http-client-gson from 1.39.0 to 1.39.1

Release notes

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

v1.39.1

Bug Fixes

  • default application/json charset to utf-8 (#1305) (c4dfb48), closes #1102
  • when disconnecting, close the underlying connection before the response InputStream (#1315) (f84ed59), closes #1303

Documentation

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.2 (#1309) (aa7d703)
  • update dependency com.google.protobuf:protobuf-java to v3.15.3 (#1301) (1db338b)
  • update dependency com.google.protobuf:protobuf-java to v3.15.6 (#1310) (9cb50e4)
Changelog

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

1.39.1 (2021-03-15)

Bug Fixes

  • default application/json charset to utf-8 (#1305) (c4dfb48), closes #1102
  • when disconnecting, close the underlying connection before the response InputStream (#1315) (f84ed59), closes #1303

Documentation

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.2 (#1309) (aa7d703)
  • update dependency com.google.protobuf:protobuf-java to v3.15.3 (#1301) (1db338b)
  • update dependency com.google.protobuf:protobuf-java to v3.15.6 (#1310) (9cb50e4)
Commits
  • 02a2b0b chore: release 1.39.1 (#1300)
  • f84ed59 fix: when disconnecting, close the underlying connection before the response ...
  • 9cb50e4 deps: update dependency com.google.protobuf:protobuf-java to v3.15.6 (#1310)
  • e5f391a build(java): update autorelease title check in response to the new multi rele...
  • bd73908 chore: copy README to docfx-yml dir (#1313)
  • aa7d703 deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.12.2 (#...
  • 62be21b docs: 19.0.0 libraries-bom (#1312)
  • fc00f28 chore(deps): update dependency com.google.cloud:libraries-bom to v19 (#1311)
  • 1a77c50 chore: update README with CI, stability, latest version badges (#1307)
  • c4dfb48 fix: default application/json charset to utf-8 (#1305)
  • 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)

Bumps `google-http.version` from 1.39.0 to 1.39.1.

Updates `google-http-client` from 1.39.0 to 1.39.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](googleapis/google-http-java-client@v1.39.0...v1.39.1)

Updates `google-http-client-gson` from 1.39.0 to 1.39.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md)
- [Commits](googleapis/google-http-java-client@v1.39.0...v1.39.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team, mlenkeit, ioangut and FelixRottler March 16, 2021 06:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@hilmarf hilmarf enabled auto-merge (squash) March 16, 2021 07:49
@sonarcloud
Copy link

sonarcloud bot commented Mar 16, 2021

Kudos, SonarCloud 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 2315703 into main Mar 16, 2021
@hilmarf hilmarf deleted the dependabot/maven/google-http.version-1.39.1 branch March 16, 2021 08:59
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

2 participants