Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps io.undertow:undertow-core from 2.3.13.Final to 2.3.14.Final.

Release notes

Sourced from io.undertow:undertow-core's releases.

v2.3.14.Final

Includes CVES: CVE-2024-6162 CVE-2024-27316 CVE-2023-5685

    Release Notes - Undertow - Version 2.3.14.Final
Commits
  • d8edb8b Prepare 2.3.14.Final
  • 58dd3f8 Merge pull request #1608 from ropalka/UNDERTOW-2409
  • ef052c3 Merge pull request #1609 from fl4via/UNDERTOW-2334
  • 62aef6a Merge pull request #1604 from fl4via/UNDERTOW-2405
  • 603f276 [UNDERTOW-2405] The correct error code to be sent if frame parser refuses mor...
  • 296636d [UNDERTOW-2405] CVE-2024-27316 Create system property io.undertow.http2-max-h...
  • d798de6 [UNDERTOW-2405] CVE-2024-27316 Remove new max connections per listener config...
  • 90f202a [UNDERTOW-2334] CVE-2024-6162 AJP Parser: Do not share the decodeBuffer Strin...
  • 51ae527 [UNDERTOW-2409] Adjust properly session timeout also in case when GET request...
  • 5ed2b4f Merge pull request #1606 from fl4via/UNDERTOW-2407
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 24, 2024
@openshift-ci openshift-ci bot requested review from adietish and sbouchet June 24, 2024 15:19
Copy link

openshift-ci bot commented Jun 24, 2024

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Collaborator

@sbouchet sbouchet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

openshift-ci bot commented Jun 25, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbouchet

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sbouchet sbouchet force-pushed the dependabot/gradle/io.undertow-undertow-core-2.3.14.Final branch from abd5954 to 5d9e609 Compare June 25, 2024 13:39
@openshift-ci openshift-ci bot removed the lgtm label Jun 25, 2024
Copy link

openshift-ci bot commented Jun 25, 2024

New changes are detected. LGTM label has been removed.

@sbouchet
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@sbouchet
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/io.undertow-undertow-core-2.3.14.Final branch from 5d9e609 to 73857f2 Compare June 25, 2024 15:54
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.13.Final to 2.3.14.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.3.13.Final...2.3.14.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@sbouchet sbouchet force-pushed the dependabot/gradle/io.undertow-undertow-core-2.3.14.Final branch from 73857f2 to 00eec8b Compare June 26, 2024 08:32
Copy link

@sbouchet sbouchet added the lgtm label Jun 26, 2024
@sbouchet
Copy link
Collaborator

/override ci/prow/e2e-openshift

Copy link

openshift-ci bot commented Jun 26, 2024

@sbouchet: Overrode contexts on behalf of sbouchet: ci/prow/e2e-openshift

In response to this:

/override ci/prow/e2e-openshift

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-merge-bot openshift-merge-bot bot merged commit 7115a8e into main Jun 26, 2024
@dependabot dependabot bot deleted the dependabot/gradle/io.undertow-undertow-core-2.3.14.Final branch June 26, 2024 14:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved dependencies Pull requests that update a dependency file java Pull requests that update Java code lgtm needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant