arquillian / arquillian-container-jetty

Arquillian Jetty Containers
7 stars 14 forks source link

build(deps): Bump org.eclipse.jetty:jetty-bom from 9.4.54.v20240208 to 12.0.12 #211

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.eclipse.jetty:jetty-bom from 9.4.54.v20240208 to 12.0.12.

Release notes

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

12.0.12

Changelog

  • #12072 - Regressions on form handling in ee9 / ee8 environments more error cases return 400 Bad Request now
  • #12070 - HttpSession lastAccessedTime and isNew not getting updated
  • #12044 - Temp directory not deleted
  • #12031 - Regression on ee9 / ee8 MultiPart parsing more error cases return 400 Bad Request now
  • #12022 - Intermittent NPE in OutputStream.close with GzipHandler
  • #12019 - External property file not being read
  • #12018 - NPE when passing null value to Request.param
  • #12012 - Added a UriCompliance.Violation.USER_INFO to deprecate user info in HttpURI
  • #12000 - Cannot use Paths that have spaces with jetty-ee10-maven-plugin
  • #11997 - Update deployment documentation for new features - new eeX.properties and new WEB-INF/jetty-{eeX}-web.xml and WEB-INF/jetty-{eeX}-env.xml configurables.
  • #11996 - mTLS: client cert verification for QUIC/HTTP3
  • #11995 - Upgrade quiche to version 0.22.0
  • #11965 - Client: Some HTTP/2 requests are never sent due to broken client TLS negotiation.
  • #11933 - Introduce new ResourceServlet feature
  • #10904 - jetty.sh reports FAILED too early due to stale state file.
  • #265 - Have start.jar --list-config also show license hints from archives in classloader.

12.0.11

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #11966 - Backport #11774 (env web xml) to Jetty 12.0.x
  • #11951 - Remove buffer from pool on write failure
  • #11949 - Content.Source from methods
  • #11944 - Jetty Part#delete() implementation throws IOException
  • #11938 - Updating URL refs from eclipse.org/jetty and eclipse.dev/jetty to jetty.org (including XML dtd references)
  • #11932 - Review HttpSender.ContentSender (and other ICB) to remove overridden succeeded method
  • #11925 - java.lang.NullPointerException: Cannot invoke "String.startsWith(String)" because "etag" is null
  • #11911 - 11 -> 12 Migration guide wrongly suggests Request.getHttpURI as replacement for HttpServletRequest.getRequestURL
  • #11910 - Introduce ByteChannelContentSource
  • #11909 - Start throws ConcurrentModificationException if an eeX-webapp.ini exists in start.d with a command line
  • #11907 - Fix openid.mod files for Jetty 12
  • #11906 - Improve support for MultiPart in jetty-core
  • #11902 - Un-deprecate WebAppClassLoading.addHiddenClasses(Attributes attributes, String... patterns) method
  • #11897 - Fix missing notifyRemoteAsyncErrors http config wiring
  • #11893 - Hello World Example Fails to Run
  • #11892 - mtls not working with http/3
  • #11888 - Correcting object identity in ee8 and ee9
  • #11878 - Add response to debug log event in HttpSender#failRequest() (@​garydgregory)
  • #11876 - Experiment for aborting callbacks
  • #11873 - Server resources are not found if the server is subclassed in a different package
  • #11847 - replacement for GlobalWebappConfigBinding
  • #11811 - getHeaderNames should return header name once also when request has it in different case

... (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 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[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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.