Skip to content

Bump google-http-client-apache-v2 from 1.34.0 to 1.40.1#1

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.google.http-client-google-http-client-apache-v2-1.40.1
Closed

Bump google-http-client-apache-v2 from 1.34.0 to 1.40.1#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.google.http-client-google-http-client-apache-v2-1.40.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2021

Bumps google-http-client-apache-v2 from 1.34.0 to 1.40.1.

Release notes

Sourced from google-http-client-apache-v2's releases.

google-http-java-client v1.40.1

Bug Fixes

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.5 (#1437) (0ce8467)
  • update dependency com.fasterxml.jackson.core:jackson-core to v2.13.0 (#1469) (7d9a042)
  • update dependency com.google.protobuf:protobuf-java to v3.18.0 (#1454) (cc63e41)
  • update dependency com.google.protobuf:protobuf-java to v3.18.1 (#1470) (c36637a)
  • update dependency com.puppycrawl.tools:checkstyle to v9 (#1441) (a95cd97)
  • update project.appengine.version to v1.9.91 (#1287) (09ebf8d)

google-http-java-client v1.40.0

Features

Bug Fixes

  • GSON parser now throws IOException on invalid JSON input (#1355) (0a505a7)
  • Add shopt -s nullglob to dependencies script (#1412) (933b0bd)
  • default charset to UTF-8 for text/csv if not specified (#1423) (26f3da4)
  • make depencence on javax.annotation optional (#1323) (#1405) (4ccad0e)
  • release scripts from issuing overlapping phases (#1344) (539407e)
  • test error responses such as 403 (#1345) (a83c43f)
  • typo (#1342) (2bbc0e4)
  • Update dependencies.sh to not break on mac (933b0bd)
  • Use BufferedInputStream to inspect HttpResponse error (#1411) (33acb86)

Documentation

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.3 (#1340) (81e479a)

... (truncated)

Changelog

Sourced from google-http-client-apache-v2's changelog.

1.40.1 (2021-10-07)

Bug Fixes

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.5 (#1437) (0ce8467)
  • update dependency com.fasterxml.jackson.core:jackson-core to v2.13.0 (#1469) (7d9a042)
  • update dependency com.google.protobuf:protobuf-java to v3.18.0 (#1454) (cc63e41)
  • update dependency com.google.protobuf:protobuf-java to v3.18.1 (#1470) (c36637a)
  • update dependency com.puppycrawl.tools:checkstyle to v9 (#1441) (a95cd97)
  • update project.appengine.version to v1.9.91 (#1287) (09ebf8d)

1.40.0 (2021-08-20)

Features

Bug Fixes

  • GSON parser now throws IOException on invalid JSON input (#1355) (0a505a7)
  • Add shopt -s nullglob to dependencies script (#1412) (933b0bd)
  • default charset to UTF-8 for text/csv if not specified (#1423) (26f3da4)
  • make depencence on javax.annotation optional (#1323) (#1405) (4ccad0e)
  • release scripts from issuing overlapping phases (#1344) (539407e)
  • test error responses such as 403 (#1345) (a83c43f)
  • typo (#1342) (2bbc0e4)
  • Update dependencies.sh to not break on mac (933b0bd)
  • Use BufferedInputStream to inspect HttpResponse error (#1411) (33acb86)

Documentation

Dependencies

  • update dependency com.fasterxml.jackson.core:jackson-core to v2.12.3 (#1340) (81e479a)

... (truncated)

Commits
  • 0b533c9 chore: release 1.40.1 (#1462)
  • 99d61c7 chore(deps): libraries-bom 23.1.0 (#1467)
  • a95cd97 deps: update dependency com.puppycrawl.tools:checkstyle to v9 (#1441)
  • 82b1bf3 build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin ...
  • 06f8845 build: add jdk 17 to java units and dependency builds (#1461)
  • 57ef11a fix: update NetHttpRequest to prevent silent retry of DELETE requests (#1472)
  • 135bd25 chore: update repo-metadata.json client_documentation link (#1476)
  • c95e44f chore(deps): libraries-bom 23.0.0 (#1447)
  • c36637a deps: update dependency com.google.protobuf:protobuf-java to v3.18.1 (#1470)
  • 7d9a042 deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.13.0 (#...
  • 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 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-client-apache-v2](https://github.com/googleapis/google-http-java-client) from 1.34.0 to 1.40.1.
- [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.34.0...v1.40.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 23, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2022

Superseded by #10.

@dependabot dependabot bot closed this Jan 6, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.google.http-client-google-http-client-apache-v2-1.40.1 branch January 6, 2022 09:26
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants