Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump httpcore5 from 5.1.4 to 5.2 in /pgp-keys-map-test1 #1114

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps httpcore5 from 5.1.4 to 5.2.

Changelog

Sourced from httpcore5's changelog.

Release 5.2

This is the first GA release in the 5.2 release series. This release finalizes the 5.2 APIs and also corrects a number of defects discovered since the previous release.

Please note that 5.2 upgrades the minimal JRE level to version 8 (8u251 is required).

Notable changes and features included in the 5.2 series:

  • Upgrade to Java 8.

  • Improved support for TLS upgrade and HTTP protocol upgrade (async).

  • Improved HTTP protocol negotiation.

  • Improved customization of connection listeners (async).

  • Improved parsing and formatting of URI components.

  • Use of Java 8 date / time APIs

Change Log

  • Bug fix: HTTP/1.1 protocol handler must continue message processing as long as there is data in the session input buffer. Contributed by Oleg Kalnichevski

  • HTTPCORE-726: Improved capacity management in SharedInputBuffer. Contributed by John Leacox

  • Bug fix: Fixed incorrect calculation of the capacity increment in StringAsyncEntityConsumer. Contributed by Oleg Kalnichevski

  • Add and use TLS accessor methods to use lambdas from httpclient5 later. Contributed by Gary Gregory

  • Deprecate org.apache.hc.core5.util.LangUtils.equals(Object, Object) in favor or java.util.Objects.equals(Object, Object). Deprecate org.apache.hc.core5.util.LangUtils.equals(Object[], Object[]) in favor or java.util.Arrays.equals(Object[], Object[]). Contributed by Gary Gregory

  • URI Builder performance optimization (#355) Contributed by jkmcl

Release 5.2 BETA2

... (truncated)

Commits
  • d83d743 HttpCore 5.2 release
  • e154468 Updated release notes for HttpCore 5.2 release
  • d04dcb0 Bug fix: async HTTP/1.1 server protocol handler incorrectly increments reques...
  • 8fabd3d HTTPCORE-727 (follow-up): async HTTP/1.1 protocol handler fails to count byte...
  • 6023622 Upgraded HttpComponents Parent to version 13
  • 350e57d Make it possible to read chunked entities with maxResultLength (#373)
  • 350bd4f HTTPCORE-727: Protocol handlers fail to update input metrics when receive inp...
  • 62c3bd3 Bug fix: HTTP/1.1 protocol handler must continue message processing as long a...
  • 793bbc2 Corrected asserts in Http1IntegrationTest#testExpectationFailed test case
  • d31e3b6 Improved capacity tracking in async EchoHandler
  • 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 [httpcore5](https://github.com/apache/httpcomponents-core) from 5.1.4 to 5.2.
- [Release notes](https://github.com/apache/httpcomponents-core/releases)
- [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.1.4...rel/v5.2)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@robot-simplify4u robot-simplify4u enabled auto-merge (rebase) November 8, 2022 01:04
@sonarcloud
Copy link

sonarcloud bot commented Nov 8, 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

@robot-simplify4u robot-simplify4u merged commit 2438153 into master Nov 8, 2022
@robot-simplify4u robot-simplify4u deleted the dependabot/maven/pgp-keys-map-test1/org.apache.httpcomponents.core5-httpcore5-5.2 branch November 8, 2022 01:13
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
Development

Successfully merging this pull request may close these issues.

1 participant