Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps org.eclipse.jetty:jetty-bom from 12.1.4 to 12.1.5.

Release notes

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

12.1.5

Changelog

  • #14097 - Can't use Jetty when the default Locale is Azerbaijan
  • #14085 - QoSHandler: Allow customization of rejection status code (429 vs 503) and improve extensibility
  • #14070 - Invalid logger usage in ThreadPool
  • #14063 - Add test scope to jetty-quic-util JUnit dependency
  • #14028 - Native memory leak in zstd compression handler
  • #14017 - Fix cookie-config web.xml attributes when used with quickstart
  • #13993 - Fixes for ThreadLimitHandler with NON_BLOCKING invocation type
  • #13964 - HTTP/2 Client infinite reconnection loop
  • #13962 - HTTP/2 Client connection timeout does not work
Commits
  • 4905d09 Updating to version 12.1.5
  • 03790e9 Fix ZStandard native memory leaks (#14087)
  • 52a743b QoSHandler customization of the status code and the writing of the response...
  • fd6011d Fix loop caused by NegotiatingClientConnection talking to broken server (#1...
  • c1e300d Replace reflection-based BundleClassLoaderHelper with spec-compliant BundleDe...
  • 787aa03 Improve buffer pools stats and dump (#14123)
  • 06ba4eb Introduced Jetty module json.mod, called "json" and not "ajax" despite the ...
  • b448fea Merge pull request #14083 from jetty/fix/jetty-12.1.x/14070-ThreadPoolDebugLog
  • d2a9738 [12.1.x EE8] Bump the build-deps group in /jetty-ee8 with 2 updates
  • d15dc5b [12.1.x Root pom] Bump the dev-dependencies group with 4 updates
  • 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 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 dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 8, 2025
@RafeArnold
Copy link
Contributor

@dependabot recreate

Bumps [org.eclipse.jetty:jetty-bom](https://github.com/jetty/jetty.project) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-12.1.4...jetty-12.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.eclipse.jetty-jetty-bom-12.1.5 branch from 2ab2980 to 6f84c1e Compare December 10, 2025 12:18
@RafeArnold RafeArnold merged commit 8c2a62f into main Dec 10, 2025
5 checks passed
@RafeArnold RafeArnold deleted the dependabot/gradle/org.eclipse.jetty-jetty-bom-12.1.5 branch December 10, 2025 12: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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants