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.15 to 12.0.9 #2569

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps org.eclipse.jetty:jetty-bom from 11.0.15 to 12.0.9.

Release notes

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

12.0.9

Changelog

  • #11699 - new IllegalStateException when attempting to access Request/Response outside of Request Lifecycle
  • #11687 - HttpFields$Mutable$Wrapper.computeField() incorrectly calls onAddField() when null is returned by computeFn
  • #11686 - Document the rewrite Jetty module.
  • #11659 - HTTP Fields with OWS (Optional WhiteSpace) in value are not properly parsed in Jetty 12
  • #11651 - Jetty 12.0.x refactor common maven plugin classes
  • #11649 - NON_POOLING static ByteBufferPool
  • #11648 - Introduce new HttpDateTime class for parsing obsolete Date formats in HTTP and Cookie
  • #11642 - Restore jetty-ee8-runner
  • #11639 - Introduce various aliases to start.jar options
  • #11637 - Fix for some invalid server behaviors when a client is aborting a request
  • #11616 - Distribution tests depends on jetty-home so ensure it is build first
  • #11573 - Introduce new disable-urlcache module to globally disable JVM URL caching of jar protocol references
  • #11570 - update SizeLimitHandler with fixes needed for appengine tests
  • #11566 - Move ClassMatcher to core to have a consistent fix for addServerClasses in all environments
  • #11490 - CustomRequestLog.ignorePath doesn't work as documented
  • #11488 - Inconsistent default port number in HttpURI and HostPort
  • #11420 - HTTP/3 Race with Dynamic Table referencing in QPackDecoder
  • #11026 - Start Stop issue with Jetty 12 - state file not deleted every time

12.0.8

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #11587 - Allow configuring showCause in ErrorHandler
  • #11583 - Broken HTTP/3 tests
  • #11577 - Remove usages of URIUtil.toURI and URIUtil.split
  • #11574 - shibboleth idp webapp under jetty 12.0.7
  • #11572 - Deploy behaves differently when both WAR and XML exist in ${jetty.base}/webapps/ and you update the XML vs updating the WAR.
  • #11558 - New tmp directory should be created on every WebAppContext start, if not explicitly configured
  • #11556 - Improvements and cleanups to ErrorHandler.
  • #11553 - Restore startWebapp() to WebAppContext
  • #11548 - java.nio.file.ClosedFileSystemException on hot redeploy
  • #11539 - Resource.copyTo(Resource) has different behavior from Jetty 9/10/11
  • #11522 - Allows to change the default ErrorHandler response type (@​dhs3000)
  • #11518 - Ensure request is set for ContextScopeListener in EE10
  • #11513 - Perf regression in the HTTP parser caused by long look-ahead
  • #11510 - Occasional NPE in ClassMatcher.match() from WebAppClassLoader.loadClass() usage
  • #11509 - Removing constructor in CookieCache on minor version Change of artifact
  • #11498 - Optimized ReservedThreadExecutor with ThreadIdPool
  • #11495 - Add UriCompliance rules that follow the HTTP / URI / Servlet specs for illegal & suspicious characters
  • #11486 - Improve HTTP parsing long look-ahead
  • #11482 - The StatisticsHandler doesn't count 2xx codes
  • #11451 - Reintroduce Cross Context Dispatch in Jetty 12
  • #11411 - Allow non existant resources to be obtained from Resource.resolve()

... (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.15 to 12.0.9.
- [Release notes](https://github.com/jetty/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.15...jetty-12.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@wenshao wenshao closed this May 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

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.

@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.9 branch May 16, 2024 05:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant