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.3 to 5.1.4 in /pgp-keys-map-test1 #864

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps httpcore5 from 5.1.3 to 5.1.4.

Changelog

Sourced from httpcore5's changelog.

Release 5.1.4

This is a maintenance release that corrects a number of defects discovered since release 5.1.3, mostly in H2 protocol handling.

Change Log

  • HTTPCLIENT-2222: Back-ported some protocol negotiation improvements from 5.2.x. Fixes ProtocolNegotiationException. Contributed by Gaojie Liu

  • HTTPCORE-713: InetAddressUtils#isIPv6*Address performance optimization Contributed by David Schlosnagle

  • Bug fix: non-blocking TLS sessions fail to update their event interest mask upon TLS handshake initiation. Contributed by Oleg Kalnichevski

  • HTTPCORE-708: H2 stream multiplexer incorrectly handles multiple frame fragments in a single input chunk. Contributed by Oleg Kalnichevski

  • HTTPCLIENT-2201: protocol exception thrown while consuming pushed headers can leave the pushed H2 stream on the client side in an inconsistent state. Contributed by Oleg Kalnichevski

  • Protocol negotiators now keep track the negotiated HTTP protocol version and can report it to the application layer; improved HTTP protocol negotiation. Contributed by Oleg Kalnichevski

  • HTTPCORE-707: H2 connections incorrectly enforce the frame size max limit based on local settings instead of remote ones. Contributed by Oleg Kalnichevski

Commits
  • 80a9569 HttpCore 5.1.4 release
  • ecc9316 Updated release notes for HttpCore 5.1.4 release
  • e0062fe Update Dockerfile
  • 45afde3 HTTPCLIENT-2222: fixed ProtocolNegotiationException
  • c6dfb03 HTTPCORE-713: Optimize InetAddressUtils#isIPv6*Address
  • 1963a3e Bug fix: non-blocking TLS sessions fail to update their event interest mask u...
  • 64c4c7b HTTPCORE-708: H2 stream multiplexer incorrectly handles multiple frame fragme...
  • 0ed656a HTTPCLIENT-2201: protocol exception thrown while consuming pushed headers can...
  • f9aa955 Protocol negotiators now keep track the negotiated HTTP protocol version and ...
  • b2a5a18 HTTPCORE-707: H2 connections incorrectly enforce the frame size max limit bas...
  • 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.3 to 5.1.4.
- [Release notes](https://github.com/apache/httpcomponents-core/releases)
- [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.1.4/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.1.3...rel/v5.1.4)

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

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

sonarcloud bot commented Jul 11, 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 f4ac43a into master Jul 11, 2022
@robot-simplify4u robot-simplify4u deleted the dependabot/maven/pgp-keys-map-test1/org.apache.httpcomponents.core5-httpcore5-5.1.4 branch July 11, 2022 01:52
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