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

[Security] Bump jetty9.version from 9.4.23.v20191118 to 9.4.24.v20191120 #1512

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps jetty9.version from 9.4.23.v20191118 to 9.4.24.v20191120.

Updates jetty-server from 9.4.23.v20191118 to 9.4.24.v20191120

Commits
  • 363d5f2 Updating to version 9.4.24.v20191120
  • ba1fe28 Merge pull request #4335 from eclipse/jetty-9.4.x-improve-error-handler-output
  • cf0df6e Issue #4334 - Improve testing of ErrorHandler behavior
  • cba60d2 Fixing typo in stalebot message
  • 87eefa3 Fixes #3083 - Aligning default in ini to XML default
  • 9e40fc9 Issue #4334 - Improve testing of ErrorHandler behavior
  • dc03431 Merge branch 'release-9.4.23' into jetty-9.4.x
  • cff6bb4 Issue #4128 - test the decoding of OpenId Credentials (#4166)
  • d44a693 Issue #4331 - Improve handling of HttpOutput.close() for pending writes.
  • 9ab6a07 we do not need those repositories now
  • Additional commits viewable in compare view

Updates jetty-client from 9.4.23.v20191118 to 9.4.24.v20191120

Commits
  • 363d5f2 Updating to version 9.4.24.v20191120
  • ba1fe28 Merge pull request #4335 from eclipse/jetty-9.4.x-improve-error-handler-output
  • cf0df6e Issue #4334 - Improve testing of ErrorHandler behavior
  • cba60d2 Fixing typo in stalebot message
  • 87eefa3 Fixes #3083 - Aligning default in ini to XML default
  • 9e40fc9 Issue #4334 - Improve testing of ErrorHandler behavior
  • dc03431 Merge branch 'release-9.4.23' into jetty-9.4.x
  • cff6bb4 Issue #4128 - test the decoding of OpenId Credentials (#4166)
  • d44a693 Issue #4331 - Improve handling of HttpOutput.close() for pending writes.
  • 9ab6a07 we do not need those repositories now
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `jetty9.version` from 9.4.23.v20191118 to 9.4.24.v20191120.

Updates `jetty-server` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-client` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 22, 2019
@dependabot-preview
Copy link
Contributor Author

We've just been alerted that this update fixes a security vulnerability:

Sourced from The GitHub Security Advisory Database.

Moderate severity vulnerability that affects org.eclipse.jetty:jetty-server
In Eclipse Jetty versions 9.4.21.v20190926, 9.4.22.v20191022, and 9.4.23.v20191118, the generation of default unhandled Error response content (in text/html and text/json Content-Type) does not escape Exception messages in stacktraces included in error output.

Affected versions: ["= 9.4.23.v20191118"]

@dependabot-preview dependabot-preview bot changed the title Bump jetty9.version from 9.4.23.v20191118 to 9.4.24.v20191120 [Security] Bump jetty9.version from 9.4.23.v20191118 to 9.4.24.v20191120 Dec 2, 2019
@dependabot-preview dependabot-preview bot added the security Pull requests that address a security vulnerability label Dec 2, 2019
@arteam arteam merged commit 79a7aca into 4.1-development Dec 3, 2019
@arteam arteam deleted the dependabot/maven/jetty9.version-9.4.24.v20191120 branch December 3, 2019 16:38
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 security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants