Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.29 to 12.0.30.

Release notes

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

12.0.30

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #13983 - 12.0.x: Fix error handling from jsp with post form
  • #13978 - 12.0.x: allow configuring the default max local streams on the H2 client
  • #13962 - HTTP/2 Client connection timeout does not work
  • #13933 - completeStream changes introduced "Unconsumed" bug
  • #13922 - ResourceServlet Download link broken
  • #13886 - Servlet filter mappings not working with quickstart
  • #13849 - Connection reset on HTTP/2 when using CompressionHandler with default WindowRateControl
  • #13842 - 12.0.x: warn the first time the TCCL fails to be set
  • #13613 - HttpInput#read rethrows already thrown exception, leading to possible self-suppressing exception issue
  • #13470 - Jetty 12.0: ManagedSession issues due to recursion and/pr multiple completions of the stream.
  • #13413 - Fix <license><name> by using SPDX in pom.xml (@​julianladisch)
Commits
  • fba5b7a Updating to version 12.0.30
  • e82837b Issue #13525 - Backport fixes for AbstractJakartaWebSocketFrameHandlerTest
  • a77695b [12.0.x Root pom] Bump the dev-dependencies group with 5 updates
  • 5237545 [12.0.x EE8] Bump the dev-dependencies group
  • 88cdde0 12.0.x: Fix error handling from jsp with post form (#13983)
  • e0f20f7 12.0.x: ignore last writes done by the ResourceService used in `ResourceSer...
  • 212ea8e #13922 disable async context timeout when serving files asynchronously
  • edfe9c0 12.0.x: allow configuring the default max local streams on the H2 client (#13...
  • 1d1d1a9 12.0.x: Fix invalid persistence check before consumeAll() when completing t...
  • 9ea032e [12.0.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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency (automated) dependency update infrastructure build infrastructure (Maven plugins, CI related, ...) labels Nov 13, 2025
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Impacted file tree graph

@@          Coverage Diff           @@
##             main   #1487   +/-   ##
======================================
  Coverage      77%     77%           
  Complexity    101     101           
======================================
  Files         149     149           
  Lines        7280    7280           
  Branches      633     633           
======================================
  Hits         5601    5601           
  Misses       1307    1307           
  Partials      372     372           
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

Test Results

 50 files  ±0   50 suites  ±0   4m 31s ⏱️ -3s
433 tests ±0  432 ✅ ±0  1 💤 ±0  0 ❌ ±0 
432 runs  ±0  431 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 8941229. ± Comparison against base commit 65edd26.

@mprins mprins removed the infrastructure build infrastructure (Maven plugins, CI related, ...) label Nov 14, 2025
@mprins mprins merged commit e5791d7 into main Nov 14, 2025
23 checks passed
@mprins mprins deleted the dependabot/maven/main/org.eclipse.jetty.ee10-jetty-ee10-bom-12.0.30 branch November 14, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency (automated) dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants