Skip to content
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

Bump org.eclipse.jetty:jetty-bom from 11.0.22 to 12.0.12 #239

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps org.eclipse.jetty:jetty-bom from 11.0.22 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 <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:jetty-bom](https://github.com/jetty/jetty.project) from 11.0.22 to 12.0.12.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.22...jetty-12.0.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2024

Superseded by #244.

@dependabot dependabot bot closed this Sep 6, 2024
@dependabot dependabot bot deleted the dependabot/gradle/org.eclipse.jetty-jetty-bom-12.0.12 branch September 6, 2024 11:24
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.

0 participants