Bump the dependencies group across 1 directory with 24 updates#11
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 24 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.github.rfresh2:JDA](https://github.com/discord-jda/JDA) | `6.4.31` | `6.4.32` | | com.github.rfresh2:MCProtocolLib | `1.21.4.49` | `26.2.0.1` | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.12.Final` | `4.2.15.Final` | | [org.redisson:redisson](https://github.com/redisson/redisson) | `4.3.1` | `4.6.1` | | com.viaversion:viaversion-common | `5.9.0-20260417.203614-32` | `5.9.1` | | com.viaversion:viabackwards-common | `5.9.0-20260417.203715-15` | `5.9.1` | | [com.viaversion:viarewind-common](https://github.com/ViaVersion/viarewind-common) | `4.1.0-20260409.155713-7` | `4.1.1` | | [org.jline:jline](https://github.com/jline/jline3) | `4.0.12` | `4.2.1` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `7.0.2` | `7.1.0` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.10` | `42.7.11` | | [org.jdbi:jdbi3-postgres](https://github.com/jdbi/jdbi) | `3.52.1` | `3.53.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.5.0-jre` | `33.6.0-jre` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.32` | `1.5.34` | | org.slf4j:slf4j-api | `2.0.17` | `2.0.18` | | [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `3.1.2` | `3.2.0` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `2.0.4` | `2.0.5` | | [org.graalvm.sdk:nativeimage](https://github.com/oracle/graal) | `25.0.2` | `25.0.3` | | [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) | `1.0.0` | `1.1.2` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.4.1` | `9.4.2` | | [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `9.2.0` | `9.5.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.1` | Updates `com.github.rfresh2:JDA` from 6.4.31 to 6.4.32 - [Release notes](https://github.com/discord-jda/JDA/releases) - [Commits](https://github.com/discord-jda/JDA/commits) Updates `com.github.rfresh2:MCProtocolLib` from 1.21.4.49 to 26.2.0.1 Updates `io.netty:netty-bom` from 4.2.12.Final to 4.2.15.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.12.Final...netty-4.2.15.Final) Updates `org.redisson:redisson` from 4.3.1 to 4.6.1 - [Release notes](https://github.com/redisson/redisson/releases) - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) - [Commits](redisson/redisson@redisson-4.3.1...redisson-4.6.1) Updates `com.viaversion:viaversion-common` from 5.9.0-20260417.203614-32 to 5.9.1 Updates `com.viaversion:viabackwards-common` from 5.9.0-20260417.203715-15 to 5.9.1 Updates `com.viaversion:viarewind-common` from 4.1.0-20260409.155713-7 to 4.1.1 - [Commits](https://github.com/ViaVersion/viarewind-common/commits) Updates `org.jline:jline` from 4.0.12 to 4.2.1 - [Release notes](https://github.com/jline/jline3/releases) - [Commits](jline/jline3@4.0.12...4.2.1) Updates `com.zaxxer:HikariCP` from 7.0.2 to 7.1.0 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-7.0.2...HikariCP-7.1.0) Updates `org.postgresql:postgresql` from 42.7.10 to 42.7.11 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.10...REL42.7.11) Updates `org.jdbi:jdbi3-postgres` from 3.52.1 to 3.53.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.52.1...v3.53.0) Updates `com.google.guava:guava` from 33.5.0-jre to 33.6.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `ch.qos.logback:logback-classic` from 1.5.32 to 1.5.34 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.32...v_1.5.34) Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 Updates `org.slf4j:jul-to-slf4j` from 2.0.17 to 2.0.18 Updates `tools.jackson:jackson-bom` from 3.1.2 to 3.2.0 - [Commits](FasterXML/jackson-bom@jackson-bom-3.1.2...jackson-bom-3.2.0) 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) Updates `org.testcontainers:testcontainers` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.4...2.0.5) Updates `org.testcontainers:testcontainers-junit-jupiter` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@2.0.4...2.0.5) Updates `org.graalvm.sdk:nativeimage` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/oracle/graal/releases) - [Commits](oracle/graal@vm-25.0.2...vm-25.0.3) Updates `org.graalvm.buildtools.native` from 1.0.0 to 1.1.2 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@1.0...1.1.2) Updates `com.gradleup.shadow` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.1...9.4.2) Updates `io.freefair.lombok` from 9.2.0 to 9.5.0 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@9.2.0...9.5.0) Updates `gradle-wrapper` from 9.4.1 to 9.5.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.5.1) --- updated-dependencies: - dependency-name: com.github.rfresh2:JDA dependency-version: 6.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.github.rfresh2:MCProtocolLib dependency-version: 26.2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.netty:netty-bom dependency-version: 4.2.15.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.redisson:redisson dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.viaversion:viaversion-common dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.viaversion:viabackwards-common dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.viaversion:viarewind-common dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jline:jline dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.zaxxer:HikariCP dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jdbi:jdbi3-postgres dependency-version: 3.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.guava:guava dependency-version: 33.6.0-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:jul-to-slf4j dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tools.jackson:jackson-bom dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:testcontainers-junit-jupiter dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.graalvm.sdk:nativeimage dependency-version: 25.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.graalvm.buildtools.native dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.gradleup.shadow dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.freefair.lombok dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gradle-wrapper dependency-version: 9.5.1 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 22 updates in the / directory:
6.4.316.4.321.21.4.4926.2.0.14.2.12.Final4.2.15.Final4.3.14.6.15.9.0-20260417.203614-325.9.15.9.0-20260417.203715-155.9.14.1.0-20260409.155713-74.1.14.0.124.2.17.0.27.1.042.7.1042.7.113.52.13.53.033.5.0-jre33.6.0-jre1.5.321.5.342.0.172.0.183.1.23.2.06.0.36.1.02.0.42.0.525.0.225.0.31.0.01.1.29.4.19.4.29.2.09.5.09.4.19.5.1Updates
com.github.rfresh2:JDAfrom 6.4.31 to 6.4.32Release notes
Sourced from com.github.rfresh2:JDA's releases.
... (truncated)
Commits
Updates
com.github.rfresh2:MCProtocolLibfrom 1.21.4.49 to 26.2.0.1Updates
io.netty:netty-bomfrom 4.2.12.Final to 4.2.15.FinalRelease notes
Sourced from io.netty:netty-bom's releases.
... (truncated)
Commits
a41f7b2[maven-release-plugin] prepare release netty-4.2.15.Final2394530Auto-port 4.2: MQTT: Reject malformed no-payload packets with non-zero Remain...0bd1657Add maxWindowLog parameter to ZstdDecoder to bound memory allocation (#16850)76291f5Fix SCTP and Redis tests (#16893)e067b6eFix revapi warnings (#16885)5a52600Pass maxAllocation to Brotli and Zstd decoders (#16844)541add0Merge commit from fork270800eMerge commit from fork3d45a1eMerge commit from fork75127caMerge commit from forkUpdates
org.redisson:redissonfrom 4.3.1 to 4.6.1Release notes
Sourced from org.redisson:redisson's releases.
... (truncated)
Changelog
Sourced from org.redisson:redisson's changelog.
... (truncated)
Commits
b31191e[maven-release-plugin] prepare release redisson-4.6.187b638cMicronaut 5.1.0 compatiblity64072a4Merge branch 'master' of github.com:redisson/redisson0edfcbeMerge pull request #7183 from redisson/dependabot/maven/org.apache.maven.plug...5969c30Merge pull request #7205 from yipeng09/fix-connections-holder-double-release15bd1aeFix ConnectionsHolder init-connection double releasec44c329Merge pull request #7206 from yipeng09/fix-asyncsemaphore-cancelled-waiter2a9275fFix AsyncSemaphore.tryRun over-increment on cancelled waiters949cbd8Merge branch 'master' of github.com:redisson/redisson7f4c43eMerge pull request #7186 from redisson/dependabot/maven/org.testcontainers-ju...Updates
com.viaversion:viaversion-commonfrom 5.9.0-20260417.203614-32 to 5.9.1Updates
com.viaversion:viabackwards-commonfrom 5.9.0-20260417.203715-15 to 5.9.1Updates
com.viaversion:viarewind-commonfrom 4.1.0-20260409.155713-7 to 4.1.1Commits
Updates
org.jline:jlinefrom 4.0.12 to 4.2.1Release notes
Sourced from org.jline:jline's releases.
... (truncated)
Commits
ee6981echore: Bump com.diffplug.spotless:spotless-maven-plugin (#1973)561d0f2fix: add compiled groovy classes to javadoc classpath (#1972)733eb35Merge commit from fork934f09eMerge commit from forka5b4ca6refactor: unify ScreenTerminal and fix stale status rows (#1971)41537cefix: sync LineReader display model on resize (fixes #1940)b018d30test: add LineReader EOF tests for different terminal providers (#1961) (#1968)b3260e4chore: Bump com.palantir.javaformat:palantir-java-format (#1964)a86915dfix: propagate EOF in PtyInputStream to avoid infinite loop (#1961) (#1963)fd2741efix: override bulk write in NonCloseableOutputStream to avoid byte-at-a-time ...Updates
com.zaxxer:HikariCPfrom 7.0.2 to 7.1.0Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
e4c04e8[maven-release-plugin] prepare release HikariCP-7.1.0b7c5afeupgrade fabric8 docker dependency for tests315ab1cupdate testcontainer dependency and postgresql test dependencya400521fix compiler warnings37167dcprepare for v7.1.0 release5e63223Avoid virtual-thread yield spin in ConcurrentBag (#2402)bba167fUpdate README.md62d720bupdate CHANGES for backport release 6.3.3, fix micrometrics dep versionc3a2473Update README.md25663ef[maven-release-plugin] prepare for next development iterationUpdates
org.postgresql:postgresqlfrom 42.7.10 to 42.7.11Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
78e261ffix: Add sources and javadocs to shaded published lib generation1e09fa0update Changelog and website for release of 42.7.11 (#4042)d479fa5Fix scram fix location in changelog and update published artifact developer l...b04fc46docs: Add scram max iters fix to changelogcf54822test: Disable scram test on older version without scram_iterations GUC7dbcc79test: Add SCRAM max iteration testsc9d41d1fix: Limit SCRAM PBKDF2 iterations accepted from the servera340cb2style: replace@exceptionwith@throwsin getBoolean javadoc77837f8fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite....23af03bchore(deps): update actions/checkout action to v6Updates
org.jdbi:jdbi3-postgresfrom 3.52.1 to 3.53.0Release notes
Sourced from org.jdbi:jdbi3-postgres's releases.
Changelog
Sourced from org.jdbi:jdbi3-postgres's changelog.
Commits
5361840[maven-release-plugin] prepare release v3.53.059a8376Release notes 3.53.01f1a5c5freemarker: disable template class resolution83465acMerge remote-tracking branch 'origin/master' into sqlexception-handler-statem...5d4191fMerge pull request #2969 from hgschmie/testcontainers205f9bdbalign mysql docker image property namece9f12calign oracle docker image property nameebceb8amove to testcontainers 2.x9a42863add documentation and exampled53118fSqlExceptionHandler: add StatementContext parameter, remove confusing return ...Updates
com.google.guava:guavafrom 33.5.0-jre to 33.6.0-jreRelease notes
Sourced from com.google.guava:guava's releases.