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.16 to 12.0.1 #473

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2023

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

Release notes

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

12.0.1

Important Notes

  • New Environment System (ee10 / ee9 / ee8)
  • Supports ee10 / ee9 / ee8 at the same time (in different deployed webapps)
  • Jetty Core no longer has dependencies on any Jakarta EE Spec

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #10420 - do not recycle ServletChannel if aborted
  • #10416 - EE9 Copies HttpFields in response
  • #10411 - Review deployment of Jetty Context XML files
  • #10406 - Bump jetty-setuid to 2.0.1
  • #10388 - Jetty10 inetaccess mod started error
  • #10383 - Unsuppressed exceptions from EE10 ServletTest
  • #10356 - Deploying WAR with ee10-cdi-spi fails with Weld 5/CDI 4
  • #10353 - Questions about porting WebSocket APIs to jetty-core 12
  • #10349 - Character encoding is reset when setting Content-Type
  • #10340 - Implement containsLast in HttpFields
  • #10339 - Freeze HttpFields
  • #10337 - SizeLimitHandler does not enforce 0 responseLimit
  • #10323 - Jetty 12.0.0 return wrong value for HttpServletRequest.isRequestedSessionIdValid
  • #10315 - ServletInputStream::isReady results in IllegalArgumentException
  • #10309 - Jetty 12: X-Powered-By header is added 2 times (if enabled)
  • #10306 - Jetty 12 generates wrong Host header
  • #10295 - FormAuthenticator does not dispatch to an error page but redirect
  • #10294 - Request.getContext().getContextPath()
  • #10284 - Document all HttpFields methods
  • #10275 - Fix wrong websocket artifact Jetty 12.x docs (@​zugazagoitia)
  • #10274 - java.nio.file.FileSystemNotFoundException when creating a resource from a JAR URL
  • #10222 - Experiment/12/improve default servlet
  • #10217 - Review ProxyConnectionFactory buffer management
  • #10213 - UnknownFormatConversionException in start.jar --debug if path has % sign
  • #10207 - Update failed JSP deployment message
  • #10163 - Allow better configuration of WebAppContext classloader
  • #10064 - Various Cleanup in ServletChannel
  • #9169 - Idle timeout is ignored if callback is not completed

12.0.0

Important Notes

  • New Environment System (ee10 / ee9 / ee8)
  • Supports ee10 / ee9 / ee8 at the same time (in different deployed webapps)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 31, 2023 09:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 31, 2023
@mrsladek mrsladek added the ee10 label Sep 8, 2023
@mrsladek mrsladek changed the title Bump org.eclipse.jetty:jetty-bom from 11.0.15 to 12.0.1 Bump org.eclipse.jetty:jetty-bom from 11.0.16 to 12.0.1 Sep 10, 2023
Bumps [org.eclipse.jetty:jetty-bom](https://github.com/eclipse/jetty.project) from 11.0.15 to 12.0.1.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-11.0.15...jetty-12.0.1)

---
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 force-pushed the dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.1 branch from 2857ca2 to 4c2310f Compare September 10, 2023 19:47
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2023

Superseded by #495.

@dependabot dependabot bot closed this Oct 10, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.jetty-jetty-bom-12.0.1 branch October 10, 2023 10:02
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 ee10 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant