Skip to content

Bump org.eclipse.jetty:jetty-bom from 11.0.24 to 12.0.19 #49

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2025

Bumps org.eclipse.jetty:jetty-bom from 11.0.24 to 12.0.19.

Release notes

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

12.0.19

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #12944 - Avoid direct cast to ServletScopedContext
  • #12943 - Unable to handle - IllegalStateException in Jetty Client Request send()
  • #12942 - Backport tracking pool improvements from 12.1.x
  • #12936 - UnsupportedOperationException when modifying HttpServletResponse after commit
  • #12929 - jetty-http-spi Fix Multi-Value Response Headers (@​SentryMan)
  • #12926 - maxFormContentSize doesn't count "=" characters
  • #12925 - Fix to EE8/EE9 StandardDescriptorProcessor to allow duplicate ServletMappings
  • #12923 - Introduce Bouncy Castle Jetty module
  • #12916 - Bad example in JavaDoc of InputStreamResponseListener
  • #12913 - Resource located inside JAR file is wrongfully treated as an alias
  • #12906 - URIUtil#correctURI throws StringIndexOutOfBoundsException
  • #12905 - Fix SSL buffer leak
  • #12900 - Make JPMS work with new Environments features
  • #12893 - Fix config for jspc plugin for eeX jsp demos
  • #12815 - Update jetty-acceptratelimit.xml
  • #12537 - org.eclipse.jetty.server.LowResourceMonitor#setMonitorThreads seems not right (@​lijinliangyihao)
  • #12361 - ErrorHandler#getShowMessageInTitle() is ignored
  • #12205 - Improve the documentation for the Jetty Server Dump

12.0.18

Changelog

  • #12892 - Module http-forwarded does not appear to be able to use the IP in X-Forwarded-For header with any TLS HTTP request if the module http2 is also loaded
  • #12888 - ErrorPageHandler dispatcher returns incorrect 405 for failing POST requests (e.g. JAX-RS)
  • #12882 - Regression: HttpConfiguration setResponseHeaderSize is ineffective in 12.0.17
  • #12871 - Add module ee8-cdi-decorate or update ee10-cdi-decorate to allow run old web applications
  • #12802 - Make Server::setDefaultHandler and Server::setErrorHandler arguments consistent

12.0.17

Special Thanks to the following Eclipse Jetty community members for this release

Of Special Note

The definition of UriCompliance.LEGACY has changed with regards to bad UTF-8 parsing. (This now conforms to Jetty 11/10/9 LEGACY mode behavior.) A new UriCompliance.JETTY_11 has been created to replicate Jetty 11 DEFAULT mode.

... (truncated)

Commits

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 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)

@dependabot dependabot bot added the dependencies Dependencies update to newer versions label Apr 3, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/org.eclipse.jetty-jetty-bom-12.0.19 branch from a55d6f5 to 1911faa Compare April 7, 2025 06:14
@dependabot dependabot bot force-pushed the dependabot/gradle/org.eclipse.jetty-jetty-bom-12.0.19 branch from 1911faa to b3dd7d9 Compare April 14, 2025 06:40
Bumps [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) from 11.0.24 to 12.0.19.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.24...jetty-12.0.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.eclipse.jetty-jetty-bom-12.0.19 branch from b3dd7d9 to 17a2a26 Compare April 16, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies update to newer versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants