Bump the dependencies group with 3 updates#295
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dependencies group with 3 updates: [io.netty:netty-bom](https://github.com/netty/netty), [org.jline:jline](https://github.com/jline/jline3) and [org.junit:junit-bom](https://github.com/junit-team/junit-framework). Updates `io.netty:netty-bom` from 4.2.13.Final to 4.2.14.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final) Updates `org.jline:jline` from 4.1.0 to 4.1.2 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@4.1.0...4.1.2) Updates `org.junit:junit-bom` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jline:jline dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 the dependencies group with 3 updates: io.netty:netty-bom, org.jline:jline and org.junit:junit-bom.
Updates
io.netty:netty-bomfrom 4.2.13.Final to 4.2.14.FinalRelease notes
Sourced from io.netty:netty-bom's releases.
Commits
0a60b75[maven-release-plugin] prepare release netty-4.2.14.Final72df658Fix MQTT decoder size check after variable header replay (#16787)7125dbaMQTT: Allow MQTT 5 CONNECT with password only (#16833)9e19320IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...4ce9f17Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)f7b1b7dFix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...0ccb265IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...a6aeb6dResolve all localhost addresses without querying DNS servers (#16749)c328ba2Fix ResumptionController wrapping (#16815)bc5862bHTTP2: Use 100 as default max concurrent streams setting (#16804)Updates
org.jline:jlinefrom 4.1.0 to 4.1.2Release notes
Sourced from org.jline:jline's releases.
Commits
9a74970fix: use parser for command argument splitting (#1907)c9b9315chore: Bump eu.maveniverse.maven.nisse:extension from 0.9.1 to 0.9.2 (#1905)a2e0670fix: ensure cursor position after alternate screen init (#1883) (#1904)6ac5ec1fix: NonBlockingInputStream keeps thread alive after EOF (fixes #1879) (#1903)1ef5bedfix: DefaultParser preserves backslashes inside quotes (#1902)2825bc2fix: echo preserves backslash before unrecognised escape sequences (#1901)798308ffix: add filter-by-commitish to 3.x release drafter configaf5638afix: avoid aliasing and immutable list issues in Display oldLines (#1878)f55dc2eMerge pull request #1898 from jline/dependabot/maven/master/com.palantir.java...1f73667Merge pull request #1894 from jline/dependabot/maven/master/eu.maveniverse.ma...Updates
org.junit:junit-bomfrom 6.0.3 to 6.1.0Release notes
Sourced from org.junit:junit-bom's releases.
Commits
0dc3af1Release 6.1.01d13002Prepare 6.1.0 release notes072b217Update plugin spotless to v8.5.0 (#5668)3a53480Update Gradle to v9.5.1 (#5666)0e18a20Update zizmorcore/zizmor-action action to v0.5.4 (#5669)0a2634fUpdate github/codeql-action action to v4.35.5 (#5671)4dbd556Restructure workflows to have single "status" job (#5670)f2194ceIncrease timeout to reduce flakiness5c8fdd2Update dependency org.apache.groovy:groovy to v5.0.6 (#5659)43c6982Update dependency org.slf4j:slf4j-jdk14 to v2.0.18 (#5667)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions