Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps jetty.version from 11.0.20 to 11.0.21.
Updates org.eclipse.jetty:jetty-bom from 11.0.20 to 11.0.21

Release notes

Sourced from org.eclipse.jetty:jetty-bom's releases.

11.0.21

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #11782 - HttpExchange retained by HttpSenderOverHTTP which caused memory leak (@​shaoxt)
  • #11634 - Socks5Proxy does not support IP addresses with IP segments above 127 (@​MarcinKozak005)
  • #10805 - Jetty response with an invalid HTTP2 packet if the client set the hpack table size as 0
  • #11527 - Reduce ByteBuffer churning in HttpOutput
  • #11656 Upgrade jetty-quiche-native to version 0.21.0
Commits
  • 996cd61 Updating to version 11.0.21
  • 6c3d2ab fix VERSION.TXT
  • ab3c6e9 Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
  • 1995b5e HttpExchange/HttpRequest got retained by HttpSenderOverHTTP (#11782)
  • b776573 revert hazelcast upgrade
  • 409326f revert maven-scm-provider-jgit upgrade
  • 11908bb [11.0.x] Bump the dev-dependencies group across 1 directory with 5 updates
  • 3a3ae3e Merge branch 'jetty-10.0.x' into jetty-11.0.x
  • e594703 [10.0.x] Bump the integration-deps group with 2 updates
  • f66ceea Merge branch 'jetty-10.0.x' into jetty-11.0.x
  • Additional commits viewable in compare view

Updates org.eclipse.jetty:jetty-servlet from 11.0.20 to 11.0.21

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 11.0.20 to 11.0.21.

Updates `org.eclipse.jetty:jetty-bom` from 11.0.20 to 11.0.21
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.20...jetty-11.0.21)

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.20 to 11.0.21

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@codecov
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.41%. Comparing base (e85c47a) to head (52a6b13).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2289      +/-   ##
============================================
+ Coverage     86.39%   86.41%   +0.02%     
- Complexity     1298     1299       +1     
============================================
  Files           148      148              
  Lines          4027     4027              
  Branches        506      506              
============================================
+ Hits           3479     3480       +1     
+ Misses          332      331       -1     
  Partials        216      216              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tipsy tipsy merged commit 181585e into master Jul 1, 2024
@tipsy tipsy deleted the dependabot/maven/master/jetty.version-11.0.21 branch July 1, 2024 18: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants