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.17 to 12.0.6 in /data-prepper-plugins/s3-source #220

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps org.eclipse.jetty:jetty-bom from 11.0.17 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

12.0.5

Changelog

  • #11051 - Do not use HttpStream.Wrapper in SizeLimitHandler
  • #11040 - "not an allowed scheme" for GraalVM Native-Image resource:-URIs
  • #11037 - Serialize HttpClient request failures
  • #11036 - Improve the dump output of ConcurrentPool
  • #11032 - add deployment exception for non Jakarta WebSocket endpoints used in ServerEndpointConfig
  • #11030 - Refactor eeX plus.security and plus.annotation classes to core
  • #11027 - Cleanup Module + XML properties usage
  • #11021 - Do not call afterResponse() in case of failures
  • #11016 - IllegalStateException when stopping Server with pending requests
  • #11014 - RedirectRegexRule and RewritePatternRule should consider relativeRedirectAllowed
  • #10956 - Simplify Expect: 100-Continue handling
  • #10933 - Review ServletChannelState.asyncError()
  • #10897 - Refactor JNDI across environments for common JNDI components that can be in core

... (truncated)

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

---
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]>
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.

0 participants