8000 chore(deps): bump jetty12-version from 12.0.19 to 12.0.21 by dependabot[bot] · Pull Request #3932 · hawtio/hawtio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): bump jetty12-version from 12.0.19 to 12.0.21 #3932

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps jetty12-version from 12.0.19 to 12.0.21.
Updates org.eclipse.jetty.ee10:jetty-ee10-webapp from 12.0.19 to 12.0.21

Updates org.eclipse.jetty:jetty-server from 12.0.19 to 12.0.21

Updates org.eclipse.jetty:jetty-bom from 12.0.19 to 12.0.21

Release notes

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

12.0.21

Changelog

  • #13088 - Documented Jetty module changes.
  • #13085 - Improvements to HTTP/2 session container code.
  • #13067 - Fix default fallback Jetty version
  • #13064 - Jetty 12.0.x/12.1.x: ShutdownMonitorTest is stuck
  • #13046 - Restore ee9 (and ee8) behaviors with parsing application/x-www-form-urlencoded parameters

12.0.20

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #13033 - Added "since" and "forRemoval" attributes to AbstractLifeCycle.AbstractLifeCycleListener deprecation, and removed its usages.
  • #13029 - Web-socket that use permessage-deflate extensions are keeping in memory the last message sent to the client
  • #13019 - [util-ajax] Support CharSequence instead of String for JSON.parse (@​scrat98)
  • #13017 - Upgrade quiche to version 0.24.0
  • #13016 - Allow the HttpClient in AbstractProxyServlet to configure additional attributes (@​garydgregory)
  • #13008 - Introduce HttpClient's Request.onResponseListener()
  • #13004 - QueuedThreadPool throws error on quick successive execute calls if initialized with BlockingArrayQueue or ArrayBlockingQueue
  • #12988 - Introduce an HTTP/2 frame listener
  • #12985 - Optimize memory usage of FrameFlusher.timeoutExpired
  • #12981 - MultiPart annotation scanning not done if metadata-complete==true
  • #12965 - Allow Resource instances to provide Content.Source directly
  • #12963 - Slow transfers on custom / non-Path Resource instances (@​kohlschuetter)
  • #12961 - Different results for getRequestURL in filters with async requests
  • #12958 - Discrepancy between Jetty 9 and Jetty 12 when setting the base resource to a path containing ..
  • #12900 - Make JPMS work with new Environments features
  • #12746 - Sporadic NPE in HttpChannelState.onFailure
Commits
  • 1c47196 Updating to version 12.0.21
  • 081b591 Adding CVE label
  • e02e399 Documented Jetty module changes.
  • e532ef9 Improvements to HTTP/2 session container code. (#13085)
  • bc60d05 Issue #13046 - Standardize URL Parameter Decoding in UrlEncoder methods (#13049)
  • 63f0817 Fixing syntax in VERSION.txt
  • fa4cedf Merge remote-tracking branch 'origin/release/12.0.20' into jetty-12.0.x
  • 094a28a Merge pull request #13080 from jetty/fix/12.0.x/stuck-shutdownmonitortest
  • 6948352 Issue #13064 - Let test timeout if there is an issue.
  • 165f90d fix default fallback version
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.eclipse.jetty:jetty-server [>= 11.a, < 12]

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
  • 8000 @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 `jetty12-version` from 12.0.19 to 12.0.21.

Updates `org.eclipse.jetty.ee10:jetty-ee10-webapp` from 12.0.19 to 12.0.21

Updates `org.eclipse.jetty:jetty-server` from 12.0.19 to 12.0.21

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author
dependabot bot commented on behalf of github Jun 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2025
Copy link
github-actions bot commented Jun 1, 2025

Test Results

  6 files  ±0    6 suites  ±0   20m 39s ⏱️ -21s
 65 tests ±0   64 ✅ ±0   1 💤 ±0  0 ❌ ±0 
396 runs  ±0  380 ✅ ±0  16 💤 ±0  0 ❌ ±0 

Results for commit ae8e2ac. ± Comparison against base commit af5d38f.

@hawtio-ci
Copy link
hawtio-ci bot commented Jun 1, 2025

Test results

Run attempt: 2639
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
test-results-quarkus-java-17-firefox 66 64 2 0 0 180.775
test-results-quarkus-java-21-firefox 66 64 2 0 0 190.257
test-results-quarkus-keycloak-java-17-firefox 66 63 3 0 0 249.948
test-results-quarkus-keycloak-java-21-firefox 66 63 3 0 0 237.72
test-results-springboot-java-17-firefox 66 63 3 0 0 189.94
test-results-springboot-java-21-firefox 66 63 3 0 0 190.747

@tadayosi tadayosi merged commit 2f966fd into 4.x Jun 2, 2025
19 checks passed
@dependabot dependabot bot deleted the dependabot/maven/jetty12-version-12.0.21 branch June 2, 2025 06:07
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.

1 participant
0