Skip to content

ARTEMIS-X Bump jetty.version from 12.1.1 to 12.1.2#5961

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/jetty.version-12.1.2
Closed

ARTEMIS-X Bump jetty.version from 12.1.1 to 12.1.2#5961
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/jetty.version-12.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 9, 2025

Copy link
Copy Markdown
Contributor

Bumps jetty.version from 12.1.1 to 12.1.2.
Updates org.eclipse.jetty:jetty-bom from 12.1.1 to 12.1.2

Release notes

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

12.1.2

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #13640 - Fix NPE in ee9/ee8 nested.BufferedResponesHandler
  • #13634 - Avoid sending RST_STREAM for closed streams
  • #13625 - Not possible to control HttpClient Accept-Encoding weights with standard API and discovered Compression
  • #13624 - ContextClassLoader changed on resumed requests with QoSHandler
  • #13621 - Restore BufferingResponseListener.onContent(Response, ByteBuffer) behavior
  • #13613 - HttpInput#read rethrows already thrown exception, leading to possible self-suppressing exception issue
  • #13608 - DebugHandler changes Thread name without restoring it afterwards
  • #13603 - Bad Accept-Language request headers can result in NPE during HttpServletRequest.getLocale() call
  • #13599 - Merge ConstantThrowable and StaticException
  • #13598 - Server hangs when client closes too many connections.
  • #13592 - ClosedFileSystemException when upgrading to 12.1.1
  • #13586 - Merge back Release/12.0.27
  • #13583 - NPE in WriteFlusher after org.eclipse.jetty.http.BadMessageException: 417
  • #13579 - How to remove a websocket mapping
  • #13571 - JMX Bean Names are not predictable now that they have hashcodes
  • #13567 - Jetty 12.1.1 HTTP2 broken data
  • #13563 - Jetty 12.1.0 fails to serve big (> 1MiB) static web resources located inside a jar file
  • #13549 - Ensure buffer is always released from HTTP/3 HeadersGenerator in case of failure.
  • #13548 - Improved HTTP2Connection dump information (@​znight1020)
  • #13539 - HttpCookie.Builder does not allow removing SameSite
  • #13482 - New request attribute __oejs.Request.Cookies
  • #13472 - Support multiple directories to be scanned by deployment-scanner
  • #11826 - NativeHelper triggers JDK warning
Commits
  • 6cc265b Updating to version 12.1.2
  • 1c39df1 Merge pull request #13671 from jetty/fix/jetty-12.1.x/ServerWebSocketContaine...
  • 03c136b Fix ServerWebSocketContainer lifecycle when restarted.
  • 10cfa7e Issue #13603 - Params only parsing from HttpFields.getValueList() is broken (...
  • 113a78c After #13596, HttpClient.name defaults to null, which makes the name of t...
  • 53dae43 Issue #13624 use context classloader for resumed qos threads (#13629)
  • 5185ddd Fixes #13625 - Not possible to control HttpClient Accept-Encoding weights wit...
  • b67ed04 Implement etag support in CompressionHandler (#13633)
  • 46b2ca0 Issue #13603 - Bad Accept-Language parsing fix for Locale. [12.1.x] (#13612)
  • 501dc71 Do not rethrow Content.Source exceptions (#13614)
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.ee9:jetty-ee9-bom from 12.1.1 to 12.1.2

Release notes

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

12.1.2

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #13640 - Fix NPE in ee9/ee8 nested.BufferedResponesHandler
  • #13634 - Avoid sending RST_STREAM for closed streams
  • #13625 - Not possible to control HttpClient Accept-Encoding weights with standard API and discovered Compression
  • #13624 - ContextClassLoader changed on resumed requests with QoSHandler
  • #13621 - Restore BufferingResponseListener.onContent(Response, ByteBuffer) behavior
  • #13613 - HttpInput#read rethrows already thrown exception, leading to possible self-suppressing exception issue
  • #13608 - DebugHandler changes Thread name without restoring it afterwards
  • #13603 - Bad Accept-Language request headers can result in NPE during HttpServletRequest.getLocale() call
  • #13599 - Merge ConstantThrowable and StaticException
  • #13598 - Server hangs when client closes too many connections.
  • #13592 - ClosedFileSystemException when upgrading to 12.1.1
  • #13586 - Merge back Release/12.0.27
  • #13583 - NPE in WriteFlusher after org.eclipse.jetty.http.BadMessageException: 417
  • #13579 - How to remove a websocket mapping
  • #13571 - JMX Bean Names are not predictable now that they have hashcodes
  • #13567 - Jetty 12.1.1 HTTP2 broken data
  • #13563 - Jetty 12.1.0 fails to serve big (> 1MiB) static web resources located inside a jar file
  • #13549 - Ensure buffer is always released from HTTP/3 HeadersGenerator in case of failure.
  • #13548 - Improved HTTP2Connection dump information (@​znight1020)
  • #13539 - HttpCookie.Builder does not allow removing SameSite
  • #13482 - New request attribute __oejs.Request.Cookies
  • #13472 - Support multiple directories to be scanned by deployment-scanner
  • #11826 - NativeHelper triggers JDK warning
Commits
  • 6cc265b Updating to version 12.1.2
  • 1c39df1 Merge pull request #13671 from jetty/fix/jetty-12.1.x/ServerWebSocketContaine...
  • 03c136b Fix ServerWebSocketContainer lifecycle when restarted.
  • 10cfa7e Issue #13603 - Params only parsing from HttpFields.getValueList() is broken (...
  • 113a78c After #13596, HttpClient.name defaults to null, which makes the name of t...
  • 53dae43 Issue #13624 use context classloader for resumed qos threads (#13629)
  • 5185ddd Fixes #13625 - Not possible to control HttpClient Accept-Encoding weights wit...
  • b67ed04 Implement etag support in CompressionHandler (#13633)
  • 46b2ca0 Issue #13603 - Bad Accept-Language parsing fix for Locale. [12.1.x] (#13612)
  • 501dc71 Do not rethrow Content.Source exceptions (#13614)
  • Additional commits viewable in compare view

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 12.1.1 to 12.1.2.

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

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

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-bom
  dependency-version: 12.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.ee9:jetty-ee9-bom
  dependency-version: 12.1.2
  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 Oct 9, 2025
@jbertram jbertram closed this Oct 20, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/jetty.version-12.1.2 branch October 20, 2025 16:17
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.

1 participant