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.4 to 12.0.5 #559

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2023

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

Release notes

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

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
  • #10852 - Add ResourceHandler.setUseFileMapping(boolean) option
  • #10277 - Review read failures impacting writes
Commits
  • 3aed62e Updating to version 12.0.5
  • e481b45 Follow up for issue #10933 and associated PR #10949.
  • 62210d3 add deployment exception for non Jakarta WebSocket endpoints used in ServerEn...
  • fbf8ddd Follow up for issue #10933 and associated PR #10949.
  • c5e40f5 Implemented server-side reset of the stream using error code NO_ERROR in case...
  • de5dffe Merge pull request #11070 from jetty/fix/12.0.x/ee8-ee9-nested-handler-impl-t...
  • 15c3369 Issue #10852 - Add ResourceHandler.setUseFileMapping(boolean) feature (#11071)
  • 499c71d Add missing license header on new testcase
  • 13d9277 Add Testcase for ee8/ee9 nested HandlerCollection
  • 35af2d8 Do not use HttpStream.Wrapper in SizeLimitHandler (#11051)
  • Additional commits viewable in compare view

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

Release notes

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

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
  • #10852 - Add ResourceHandler.setUseFileMapping(boolean) option
  • #10277 - Review read failures impacting writes
Commits
  • 3aed62e Updating to version 12.0.5
  • e481b45 Follow up for issue #10933 and associated PR #10949.
  • 62210d3 add deployment exception for non Jakarta WebSocket endpoints used in ServerEn...
  • fbf8ddd Follow up for issue #10933 and associated PR #10949.
  • c5e40f5 Implemented server-side reset of the stream using error code NO_ERROR in case...
  • de5dffe Merge pull request #11070 from jetty/fix/12.0.x/ee8-ee9-nested-handler-impl-t...
  • 15c3369 Issue #10852 - Add ResourceHandler.setUseFileMapping(boolean) feature (#11071)
  • 499c71d Add missing license header on new testcase
  • 13d9277 Add Testcase for ee8/ee9 nested HandlerCollection
  • 35af2d8 Do not use HttpStream.Wrapper in SizeLimitHandler (#11051)
  • 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.4 to 12.0.5.

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

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

---
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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 20, 2023 08:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 20, 2023
@jolarsen jolarsen merged commit 14fce59 into master Dec 20, 2023
2 checks passed
@jolarsen jolarsen deleted the dependabot/maven/jetty.version-12.0.5 branch December 20, 2023 08:37
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