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.7 to 12.0.10 #120

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps org.eclipse.jetty:jetty-bom from 11.0.7 to 12.0.10.

Release notes

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

12.0.10

Changelog

  • #11851 - jetty-ee8-websocket-javax-server export not honoured
  • #11811 - getHeaderNames should return header name once also when request has it in different case
  • #11800 - client: Allow AsyncContentListener.onContent to throw checked Exceptions
  • #11792 - StdErrAppender should detect exception circular references
  • #11776 - NPE from org.eclipse.jetty.ee8.nested.Request.getRequestURL
  • #11767 - Backward compat API WebAppContext.getServerClassMatcher() is not updating the WebAppClassloader
  • #11766 - Ensure ReadListener is nulled out when AsyncContext is completed.
  • #11763 - Race condition in QoSHandler
  • #11760 - request.getHttpURI().getScheme() is null on FORWARD dispatched request, causing NPE
  • #11756 - ChunkAccumulator not working with empty chunks
  • #11748 - Unexpected HTTP Response Status Code: 404 Not Found
  • #11745 - Issue while adding Module for Persistent HTTP Sessions: Google Cloud DataStore
  • #11736 - Issue with Response OutputStream#close() rethrowing same EofException instance
  • #11507 - org.eclipse.jetty.util.Attributes.getAttribute() should specify return type if no match is found
  • #11501 - Introduce experiment fully virtual VirtualThreadPool
  • #11072 - Introduce StateTrackingHandler
  • #9778 - Remove WriteFlusher.Listener
  • #9177 - Add JVM info and OS info to Dumpable.dump()

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

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

---
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 the dependencies Pull requests that update a dependency file label Jun 3, 2024
Copy link

sonarcloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2024

Superseded by #125.

@dependabot dependabot bot closed this Jul 4, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.10 branch July 4, 2024 20:08
@github-actions github-actions bot added this to the 2.3.1 milestone Jul 4, 2024
@radcortez radcortez removed this from the 2.3.1 milestone Jul 12, 2024
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.

1 participant