-
-
Notifications
You must be signed in to change notification settings - Fork 79
build(deps): bump io.undertow:undertow-core from 2.3.8.Final to 2.3.9.Final #1273
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
Merged
lvca
merged 1 commit into
main
from
dependabot/maven/io.undertow-undertow-core-2.3.9.Final
Oct 16, 2023
Merged
build(deps): bump io.undertow:undertow-core from 2.3.8.Final to 2.3.9.Final #1273
lvca
merged 1 commit into
main
from
dependabot/maven/io.undertow-undertow-core-2.3.9.Final
Oct 16, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.8.Final to 2.3.9.Final. - [Commits](undertow-io/undertow@2.3.8.Final...2.3.9.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
mergify bot
added a commit
that referenced
this pull request
Sep 8, 2025
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 5.0.0. Release notes *Sourced from [actions/setup-node's releases](https://github.com/actions/setup-node/releases).* > v5.0.0 > ------ > > What's Changed > -------------- > > ### Breaking Changes > > * Enhance caching in setup-node with automatic package manager detection by [`@priya-kinthali`](https://github.com/priya-kinthali) in [actions/setup-node#1348](https://redirect.github.com/actions/setup-node/pull/1348) > > This update, introduces automatic caching when a valid `packageManager` field is present in your `package.json`. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, > set `package-manager-cache: false` > > ``` > steps: > - uses: actions/checkout@v5 > - uses: actions/setup-node@v5 > with: > package-manager-cache: false > ``` > > * Upgrade action to use node24 by [`@salmanmkc`](https://github.com/salmanmkc) in [actions/setup-node#1325](https://redirect.github.com/actions/setup-node/pull/1325) > > Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. [See Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1) > > ### Dependency Upgrades > > * Upgrade `@octokit/request-error` and `@actions/github` by [`@dependabot`](https://github.com/dependabot)[bot] in [actions/setup-node#1227](https://redirect.github.com/actions/setup-node/pull/1227) > * Upgrade uuid from 9.0.1 to 11.1.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [actions/setup-node#1273](https://redirect.github.com/actions/setup-node/pull/1273) > * Upgrade undici from 5.28.5 to 5.29.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [actions/setup-node#1295](https://redirect.github.com/actions/setup-node/pull/1295) > * Upgrade form-data to bring in fix for critical vulnerability by [`@gowridurgad`](https://github.com/gowridurgad) in [actions/setup-node#1332](https://redirect.github.com/actions/setup-node/pull/1332) > * Upgrade actions/checkout from 4 to 5 by [`@dependabot`](https://github.com/dependabot)[bot] in [actions/setup-node#1345](https://redirect.github.com/actions/setup-node/pull/1345) > > New Contributors > ---------------- > > * [`@priya-kinthali`](https://github.com/priya-kinthali) made their first contribution in [actions/setup-node#1348](https://redirect.github.com/actions/setup-node/pull/1348) > * [`@salmanmkc`](https://github.com/salmanmkc) made their first contribution in [actions/setup-node#1325](https://redirect.github.com/actions/setup-node/pull/1325) > > **Full Changelog**: <actions/setup-node@v4...v5.0.0> Commits * [`a0853c2`](actions/setup-node@a0853c2) Bump actions/checkout from 4 to 5 ([#1345](https://redirect.github.com/actions/setup-node/issues/1345)) * [`b7234cc`](actions/setup-node@b7234cc) Upgrade action to use node24 ([#1325](https://redirect.github.com/actions/setup-node/issues/1325)) * [`d7a1131`](actions/setup-node@d7a1131) Enhance caching in setup-node with automatic package manager detection ([#1348](https://redirect.github.com/actions/setup-node/issues/1348)) * [`5e2628c`](actions/setup-node@5e2628c) Bumps form-data ([#1332](https://redirect.github.com/actions/setup-node/issues/1332)) * [`65becef`](actions/setup-node@65becef) Bump undici from 5.28.5 to 5.29.0 ([#1295](https://redirect.github.com/actions/setup-node/issues/1295)) * [`7e24a65`](actions/setup-node@7e24a65) Bump uuid from 9.0.1 to 11.1.0 ([#1273](https://redirect.github.com/actions/setup-node/issues/1273)) * [`08f58d1`](actions/setup-node@08f58d1) Bump `@octokit/request-error` and `@actions/github` ([#1227](https://redirect.github.com/actions/setup-node/issues/1227)) * See full diff in [compare view](actions/setup-node@49933ea...a0853c2) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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)
mergify bot
added a commit
that referenced
this pull request
Sep 29, 2025
… to 2.19.1 [skip ci] Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.19.0 to 2.19.1. Release notes *Sourced from [org.codehaus.mojo:versions-maven-plugin's releases](https://github.com/mojohaus/versions/releases).* > 2.19.1 > ------ > > 🐛 Bug Fixes > ----------- > > * Resolves [#1270](https://redirect.github.com/mojohaus/versions/issues/1270): Ensuring thread safety when creating VersionsHelper ([#1273](https://redirect.github.com/mojohaus/versions/pull/1273)) [`@andrzejj0`](https://github.com/andrzejj0) > * Resolves [#1266](https://redirect.github.com/mojohaus/versions/issues/1266): Applying the include filter during association resolution ([#1274](https://redirect.github.com/mojohaus/versions/pull/1274)) [`@andrzejj0`](https://github.com/andrzejj0) > > 📝 Documentation updates > ----------------------- > > * Resolves [#1271](https://redirect.github.com/mojohaus/versions/issues/1271): Fixed broken Site links ([#1275](https://redirect.github.com/mojohaus/versions/pull/1275)) [`@andrzejj0`](https://github.com/andrzejj0) Commits * [`804a5ab`](mojohaus/versions@804a5ab) [maven-release-plugin] prepare release 2.19.1 * [`4affd18`](mojohaus/versions@4affd18) Resolves [#1270](https://redirect.github.com/mojohaus/versions/issues/1270): Ensuring thread safety when VersionsHelper ([#1273](https://redirect.github.com/mojohaus/versions/issues/1273)) * [`6bd8d68`](mojohaus/versions@6bd8d68) Resolves [#1266](https://redirect.github.com/mojohaus/versions/issues/1266): Applying the include filter while resolving property associat... * [`60d273c`](mojohaus/versions@60d273c) Resolves [#1271](https://redirect.github.com/mojohaus/versions/issues/1271): Fixed broken Site links ([#1275](https://redirect.github.com/mojohaus/versions/issues/1275)) * [`4456751`](mojohaus/versions@4456751) Revert "Bump org.hibernate:hibernate-validator ([#1267](https://redirect.github.com/mojohaus/versions/issues/1267))" * [`3eee9f9`](mojohaus/versions@3eee9f9) Bump org.hibernate:hibernate-validator ([#1267](https://redirect.github.com/mojohaus/versions/issues/1267)) * [`9c43c1a`](mojohaus/versions@9c43c1a) [maven-release-plugin] prepare for next development iteration * See full diff in [compare view](mojohaus/versions@2.19.0...2.19.1) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps io.undertow:undertow-core from 2.3.8.Final to 2.3.9.Final.
Commits
4db51f9
Prepare 2.3.9.Finalcc76a04
Merge pull request #1520 from ropalka/UNDERTOW-2316d8b9bea
Merge pull request #1522 from fl4via/UNDERTOW-2313e92f244
Merge pull request #1333 from baranowb/UNDERTOW-207222ab63b
Merge pull request #1521 from fl4via/UNDERTOW-2271766a2ec
[UNDERTOW-2313] NPE occurs in session invalidation if a session creation atte...52cf6a7
[UNDERTOW-2271] Fix the findbugs error (NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE)1f67f7a
[UNDERTOW-2271] CVE-2023-3223 Large uploaded file does not persist to disk if...e6acf35
Merge pull request #1513 from TomasHofman/UNDERTOW-230515b4159
[UNDERTOW-2316] Unify InMemorySessionManager getSession() method behavior wit...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)