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 jetty.version from 12.0.5 to 12.0.6 #582

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps jetty.version from 12.0.5 to 12.0.6.
Updates org.eclipse.jetty:jetty-bom from 12.0.5 to 12.0.6

Release notes

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

12.0.6

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #11329 - Jetty 11->12 migration guide has incorrect new artifact names
  • #11317 - Cleanup usages of addBean(Object) from constructors
  • #11312 - baseResource/resourceBase is no longer extracted from ServletContext
  • #11309 - ensure callback is always completed in WebSocketCoreSession
  • #11303 - JettyWebSocketFrameHandler incorrectly relies on autoDemand when handlers are not registered
  • #11299 - EE8/9 DefaultServlet.doPost() doesn't behave like Jetty 10/11
  • #11296 - AbstractLoginModule porting issue
  • #11290 - HTTP 400 and NPE in HttpParser for blank header value in Jetty 12.x
  • #11288 - Fixes for Spring core integration
  • #11282 - Deadlocks with DEBUG logging enabled in jetty-server testing
  • #11281 - Failed LOG.debug() with MultiPart
  • #11280 - EE10 OSGi Boot invalid jetty.xml Handler configuration
  • #11275 - Jakarta websocket @​OnMessage with Reader parameter stops working when there is an unhandled exception
  • #11262 - Correct some javadoc typos
  • #11259 - HTTP/2 connection not closed after idle timeout when TCP congested
  • #11253 - Jetty 12 ComplianceViolation.Listener not notified for URI, Cookie, and Multipart violations.
  • #11230 - Problem with parsing of form parameters without values in Jetty 12?
  • #11228 - Reorganized and refactored JettyHomeTester to introduce JPMSTester.
  • #11220 - ContextHandler(anyHandler) NPE during . logging 'because "this._vhosts" is null'
  • #11098 - Sporadic NPE in ArrayByteBufferPool.evict()
  • #11096 - IllegalAccessException when invoking WebSocket end point methods in Jetty 12
  • #11095 - throws IllegalStateException for completed requests when Gzip Handler is used
  • #11081 - Dropped WebSocket messages due to race condition in WebSocket frame handling
  • #11080 - Google Cloud: during Multipart - java.lang.IllegalArgumentException: Cannot create chunk from non-retainable ContentChunk
  • #10220 - Implement CrossOriginHandler
Commits
  • 78ab6e6 Updating to version 12.0.6
  • 275fcb2 Merge pull request #11352 from jetty/fix/jetty-12.0.x-11349-merge-from-11
  • b87556b Reverting extraneous version updates from merge (we'll do those separately)
  • 58eaa5f Merge remote-tracking branch 'origin/jetty-11.0.x' into fix/jetty-12.0.x-1134...
  • 0b587f6 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
  • c5a73c5 #11349 update to quiche version 0.20.0
  • 554d5b1 Issue #11275 - explicitly close websocket endpoint after error from Dispatche...
  • a33dd59 Fixes #11339 - Content-type additional parameters.
  • 51824f6 Merge branch 'jetty-12.0.x' of github.com:jetty/jetty.project into jetty-12.0.x
  • 64964b6 Adding prefix configuration to dependabot
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.ee10:jetty-ee10-bom from 12.0.5 to 12.0.6

Release notes

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

12.0.6

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #11329 - Jetty 11->12 migration guide has incorrect new artifact names
  • #11317 - Cleanup usages of addBean(Object) from constructors
  • #11312 - baseResource/resourceBase is no longer extracted from ServletContext
  • #11309 - ensure callback is always completed in WebSocketCoreSession
  • #11303 - JettyWebSocketFrameHandler incorrectly relies on autoDemand when handlers are not registered
  • #11299 - EE8/9 DefaultServlet.doPost() doesn't behave like Jetty 10/11
  • #11296 - AbstractLoginModule porting issue
  • #11290 - HTTP 400 and NPE in HttpParser for blank header value in Jetty 12.x
  • #11288 - Fixes for Spring core integration
  • #11282 - Deadlocks with DEBUG logging enabled in jetty-server testing
  • #11281 - Failed LOG.debug() with MultiPart
  • #11280 - EE10 OSGi Boot invalid jetty.xml Handler configuration
  • #11275 - Jakarta websocket @​OnMessage with Reader parameter stops working when there is an unhandled exception
  • #11262 - Correct some javadoc typos
  • #11259 - HTTP/2 connection not closed after idle timeout when TCP congested
  • #11253 - Jetty 12 ComplianceViolation.Listener not notified for URI, Cookie, and Multipart violations.
  • #11230 - Problem with parsing of form parameters without values in Jetty 12?
  • #11228 - Reorganized and refactored JettyHomeTester to introduce JPMSTester.
  • #11220 - ContextHandler(anyHandler) NPE during . logging 'because "this._vhosts" is null'
  • #11098 - Sporadic NPE in ArrayByteBufferPool.evict()
  • #11096 - IllegalAccessException when invoking WebSocket end point methods in Jetty 12
  • #11095 - throws IllegalStateException for completed requests when Gzip Handler is used
  • #11081 - Dropped WebSocket messages due to race condition in WebSocket frame handling
  • #11080 - Google Cloud: during Multipart - java.lang.IllegalArgumentException: Cannot create chunk from non-retainable ContentChunk
  • #10220 - Implement CrossOriginHandler
Commits
  • 78ab6e6 Updating to version 12.0.6
  • 275fcb2 Merge pull request #11352 from jetty/fix/jetty-12.0.x-11349-merge-from-11
  • b87556b Reverting extraneous version updates from merge (we'll do those separately)
  • 58eaa5f Merge remote-tracking branch 'origin/jetty-11.0.x' into fix/jetty-12.0.x-1134...
  • 0b587f6 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
  • c5a73c5 #11349 update to quiche version 0.20.0
  • 554d5b1 Issue #11275 - explicitly close websocket endpoint after error from Dispatche...
  • a33dd59 Fixes #11339 - Content-type additional parameters.
  • 51824f6 Merge branch 'jetty-12.0.x' of github.com:jetty/jetty.project into jetty-12.0.x
  • 64964b6 Adding prefix configuration to dependabot
  • Additional commits viewable in compare view

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 `jetty.version` from 12.0.5 to 12.0.6.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2024 09:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2024
@mrsladek mrsladek merged commit 60d15ca into master Feb 9, 2024
2 checks passed
@mrsladek mrsladek deleted the dependabot/maven/jetty.version-12.0.6 branch February 9, 2024 21:28
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