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 jetty.version from 9.4.35.v20201120 to 9.4.36.v20210114 #3662

Merged
merged 1 commit into from Jan 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2021

Bumps jetty.version from 9.4.35.v20201120 to 9.4.36.v20210114.
Updates jetty-bom from 9.4.35.v20201120 to 9.4.36.v20210114

Release notes

Sourced from jetty-bom's releases.

9.4.36.v20210114

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #5870 - jetty-maven-plugin fails to run ServletContainerInitializer on Windows due to URI case comparison bug
  • #5855 - HttpClient may not send queued requests
  • #5845 - Use UTF-8 encoding for client basic auth if requested
  • #5830 - Jetty-util contains wrong Import-Package
  • #5825 - Revisit Statistics classes (@rk1165)
  • #5824 - Build up of ConstraintMappings when stopping and starting WebAppContext
  • #5821 - JMX-ify Scheduler implementations (@rk1165)
  • #5820 - backport fix for ArithmeticException in Pool
  • #5804 - Jetty 9.4.x spotbug issue map iteration using entrySet(), diamond list creation
  • #5801 - Implement max duration of HTTP ConnectionPools
  • #5794 - ServerConnector leaks closed sockets which can lead to file descriptor exhaustion (@joewitt)
  • #5785 - Reduce log level for WebSocket connections closed by clients
  • #5783 - Fix ConnectionStatistics.*Rate() methods
  • #5778 - fix ByteBufferPool race condition
  • #5755 - Cannot configure maxDynamicTableSize on HTTP2Client
  • #5743 - max usage count fixes
  • #5726 - Implement and test a WebSocket Proxy with the 9.4 Jetty API
  • #5725 - Review Preventers
  • #5722 - Broken Documentation links
  • #5718 - Use File.list and File.walk within a try with resource
  • #5713 - Get rid of test dependencies on derby
  • #5709 - Bump maven-pmd-plugin from 3.13.0 to 3.14.0
  • #5689 - Jetty ssl keystorePath doesn't work with absolute path
  • #5672 - Bump maven-jxr-plugin from 2.5 to 3.0.0
  • #5666 - Bump geronimo-atinject_1.0_spec from 1.1 to 1.2
  • #5633 - Allow to configure HttpClient request authority
  • #5499 - Improve temporary buffer usage for WebSocket PerMessageDeflate. (@leonchen83)
Commits

Updates jetty-servlet from 9.4.35.v20201120 to 9.4.36.v20210114

Release notes

Sourced from jetty-servlet's releases.

9.4.36.v20210114

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #5870 - jetty-maven-plugin fails to run ServletContainerInitializer on Windows due to URI case comparison bug
  • #5855 - HttpClient may not send queued requests
  • #5845 - Use UTF-8 encoding for client basic auth if requested
  • #5830 - Jetty-util contains wrong Import-Package
  • #5825 - Revisit Statistics classes (@rk1165)
  • #5824 - Build up of ConstraintMappings when stopping and starting WebAppContext
  • #5821 - JMX-ify Scheduler implementations (@rk1165)
  • #5820 - backport fix for ArithmeticException in Pool
  • #5804 - Jetty 9.4.x spotbug issue map iteration using entrySet(), diamond list creation
  • #5801 - Implement max duration of HTTP ConnectionPools
  • #5794 - ServerConnector leaks closed sockets which can lead to file descriptor exhaustion (@joewitt)
  • #5785 - Reduce log level for WebSocket connections closed by clients
  • #5783 - Fix ConnectionStatistics.*Rate() methods
  • #5778 - fix ByteBufferPool race condition
  • #5755 - Cannot configure maxDynamicTableSize on HTTP2Client
  • #5743 - max usage count fixes
  • #5726 - Implement and test a WebSocket Proxy with the 9.4 Jetty API
  • #5725 - Review Preventers
  • #5722 - Broken Documentation links
  • #5718 - Use File.list and File.walk within a try with resource
  • #5713 - Get rid of test dependencies on derby
  • #5709 - Bump maven-pmd-plugin from 3.13.0 to 3.14.0
  • #5689 - Jetty ssl keystorePath doesn't work with absolute path
  • #5672 - Bump maven-jxr-plugin from 2.5 to 3.0.0
  • #5666 - Bump geronimo-atinject_1.0_spec from 1.1 to 1.2
  • #5633 - Allow to configure HttpClient request authority
  • #5499 - Improve temporary buffer usage for WebSocket PerMessageDeflate. (@leonchen83)
Commits

Updates jetty-http from 9.4.35.v20201120 to 9.4.36.v20210114

Release notes

Sourced from jetty-http's releases.

9.4.36.v20210114

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #5870 - jetty-maven-plugin fails to run ServletContainerInitializer on Windows due to URI case comparison bug
  • #5855 - HttpClient may not send queued requests
  • #5845 - Use UTF-8 encoding for client basic auth if requested
  • #5830 - Jetty-util contains wrong Import-Package
  • #5825 - Revisit Statistics classes (@rk1165)
  • #5824 - Build up of ConstraintMappings when stopping and starting WebAppContext
  • #5821 - JMX-ify Scheduler implementations (@rk1165)
  • #5820 - backport fix for ArithmeticException in Pool
  • #5804 - Jetty 9.4.x spotbug issue map iteration using entrySet(), diamond list creation
  • #5801 - Implement max duration of HTTP ConnectionPools
  • #5794 - ServerConnector leaks closed sockets which can lead to file descriptor exhaustion (@joewitt)
  • #5785 - Reduce log level for WebSocket connections closed by clients
  • #5783 - Fix ConnectionStatistics.*Rate() methods
  • #5778 - fix ByteBufferPool race condition
  • #5755 - Cannot configure maxDynamicTableSize on HTTP2Client
  • #5743 - max usage count fixes
  • #5726 - Implement and test a WebSocket Proxy with the 9.4 Jetty API
  • #5725 - Review Preventers
  • #5722 - Broken Documentation links
  • #5718 - Use File.list and File.walk within a try with resource
  • #5713 - Get rid of test dependencies on derby
  • #5709 - Bump maven-pmd-plugin from 3.13.0 to 3.14.0
  • #5689 - Jetty ssl keystorePath doesn't work with absolute path
  • #5672 - Bump maven-jxr-plugin from 2.5 to 3.0.0
  • #5666 - Bump geronimo-atinject_1.0_spec from 1.1 to 1.2
  • #5633 - Allow to configure HttpClient request authority
  • #5499 - Improve temporary buffer usage for WebSocket PerMessageDeflate. (@leonchen83)
Commits

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 `jetty.version` from 9.4.35.v20201120 to 9.4.36.v20210114.

Updates `jetty-bom` from 9.4.35.v20201120 to 9.4.36.v20210114
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.36.v20210114)

Updates `jetty-servlet` from 9.4.35.v20201120 to 9.4.36.v20210114
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.36.v20210114)

Updates `jetty-http` from 9.4.35.v20201120 to 9.4.36.v20210114
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.36.v20210114)

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 Jan 20, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jan 20, 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

@joschi joschi added this to the 2.0.19 milestone Jan 20, 2021
@joschi joschi merged commit fb0dedd into master Jan 20, 2021
@joschi joschi deleted the dependabot/maven/jetty.version-9.4.36.v20210114 branch January 20, 2021 07:19
joschi pushed a commit that referenced this pull request Jan 23, 2021
Bumps `jetty.version` from 9.4.35.v20201120 to 9.4.36.v20210114.

Updates `jetty-bom` from 9.4.35.v20201120 to 9.4.36.v20210114
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.36.v20210114)

Updates `jetty-servlet` from 9.4.35.v20201120 to 9.4.36.v20210114
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.36.v20210114)

Updates `jetty-http` from 9.4.35.v20201120 to 9.4.36.v20210114
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.36.v20210114)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit fb0dedd)
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.

None yet

1 participant