Bump the all group across 1 directory with 21 updates - #364
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/gradle/all-2cdc4f5770
branch
2 times, most recently
from
August 2, 2026 20:29
4e329ae to
f74f90a
Compare
Bumps the all group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.ktor:ktor-version-catalog](https://github.com/ktorio/ktor) | `3.5.0` | `3.5.2` | | [org.http4k:http4k-server-netty](https://github.com/http4k/http4k) | `6.50.0.0` | `6.57.1.0` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.4.1.Final` | `2.4.2.Final` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.1` | `9.7.0` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.84` | `1.85` | | [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) | `0.28.0` | `0.30.0` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `3.0.3` | `3.0.6` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` | | [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.2` | | [io.heapy.kotaml:kotaml](https://github.com/Heapy/kotaml) | `0.108.0` | `0.110.0` | | [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) | `2.3.9` | `2.3.11` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.9` | `2.3.11` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.33` | `1.6.1` | | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.16.5` | `1.17.0` | | [org.mongodb:mongodb-driver-kotlin-coroutine](https://github.com/mongodb/mongo-java-driver) | `5.8.0` | `5.9.1` | | [io.netty:netty-all](https://github.com/netty/netty) | `4.2.14.Final` | `4.2.17.Final` | | [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.2.14.Final` | `4.2.17.Final` | | [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.14.Final` | `4.2.17.Final` | | [io.netty:netty-transport-native-io_uring](https://github.com/netty/netty) | `4.2.14.Final` | `4.2.17.Final` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | Updates `io.ktor:ktor-version-catalog` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.5.0...3.5.2) Updates `org.http4k:http4k-server-netty` from 6.50.0.0 to 6.57.1.0 - [Release notes](https://github.com/http4k/http4k/releases) - [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md) - [Commits](http4k/http4k@6.50.0.0...6.57.1.0) Updates `io.undertow:undertow-core` from 2.4.1.Final to 2.4.2.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.4.1.Final...2.4.2.Final) Updates `gradle-wrapper` from 9.5.1 to 9.7.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.5.1...v9.7.0) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.84 to 1.85 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.commonmark:commonmark` from 0.28.0 to 0.30.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](commonmark/commonmark-java@commonmark-parent-0.28.0...commonmark-parent-0.30.0) Updates `com.networknt:json-schema-validator` from 3.0.3 to 3.0.6 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@3.0.3...3.0.6) Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.platform:junit-platform-launcher` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `org.junit.platform:junit-platform-launcher` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.2) Updates `io.heapy.kotaml:kotaml` from 0.108.0 to 0.110.0 - [Release notes](https://github.com/Heapy/kotaml/releases) - [Commits](Heapy/kotaml@v0.108.0...v0.110.0) Updates `com.google.devtools.ksp:symbol-processing-api` from 2.3.9 to 2.3.11 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.9...2.3.11) Updates `com.google.devtools.ksp` from 2.3.9 to 2.3.11 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.9...2.3.11) Updates `ch.qos.logback:logback-classic` from 1.5.33 to 1.6.1 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.33...v_1.6.1) Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.5 to 1.17.0 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.16.5...v1.17.0) Updates `org.mongodb:mongodb-driver-kotlin-coroutine` from 5.8.0 to 5.9.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.8.0...r5.9.1) Updates `io.netty:netty-all` from 4.2.14.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.17.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.2.14.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.17.Final) Updates `io.netty:netty-transport-native-epoll` from 4.2.14.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.17.Final) Updates `io.netty:netty-transport-native-io_uring` from 4.2.14.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.17.Final) Updates `io.netty:netty-transport-native-kqueue` from 4.2.14.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.17.Final) Updates `io.netty:netty-transport-native-epoll` from 4.2.14.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.17.Final) Updates `io.netty:netty-transport-native-io_uring` from 4.2.14.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.14.Final...netty-4.2.17.Final) Updates `org.jetbrains.kotlin.jvm` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `com.google.devtools.ksp` from 2.3.9 to 2.3.11 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.9...2.3.11) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp:symbol-processing-api dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.heapy.kotaml:kotaml dependency-version: 0.110.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.ktor:ktor-version-catalog dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.netty:netty-all dependency-version: 4.2.16.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.2.16.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.netty:netty-transport-native-epoll dependency-version: 4.2.16.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.netty:netty-transport-native-io_uring dependency-version: 4.2.16.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.netty:netty-transport-native-io_uring dependency-version: 4.2.16.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.netty:netty-transport-native-kqueue dependency-version: 4.2.16.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.netty:netty-transport-native-kqueue dependency-version: 4.2.16.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.undertow:undertow-core dependency-version: 2.4.2.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.85' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.commonmark:commonmark dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.http4k:http4k-server-netty dependency-version: 6.55.0.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.mongodb:mongodb-driver-kotlin-coroutine dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/all-2cdc4f5770
branch
from
August 9, 2026 20:28
f74f90a to
eea1ed3
Compare
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 all group with 21 updates in the / directory:
3.5.03.5.26.50.0.06.57.1.02.4.1.Final2.4.2.Final9.5.19.7.01.841.850.28.00.30.03.0.33.0.66.1.06.1.26.1.06.1.20.108.00.110.02.3.92.3.112.3.92.3.111.5.331.6.11.16.51.17.05.8.05.9.14.2.14.Final4.2.17.Final4.2.14.Final4.2.17.Final4.2.14.Final4.2.17.Final4.2.14.Final4.2.17.Final2.3.212.4.102.3.212.4.10Updates
io.ktor:ktor-version-catalogfrom 3.5.0 to 3.5.2Release notes
Sourced from io.ktor:ktor-version-catalog's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-version-catalog's changelog.
... (truncated)
Commits
01c469aRelease 3.5.2 (#5781)c965a0cKTOR-9741 Prevent CIO request handler leak (#5783)74df458chore: fix some comments to improve readability2672567[KTOR-9704] Optimized encoding flow for UTF-8 (#5743)d5680edKTOR-5391: Document ECDSA certificate limitation for client authentication (#...9b0f356something::javaClass.nameis not the name of the class of something but `"j...58256cdKTOR-9743 Clarify readLine documentation088bd60KTOR-9679 Fix regressions caused by adding buffering167176aKTOR-9588 Do not send Content-Length: 0 for body-less GET requests (#5620)7fb0844KTOR-9585 Fix schema title trimmingUpdates
org.http4k:http4k-server-nettyfrom 6.50.0.0 to 6.57.1.0Release notes
Sourced from org.http4k:http4k-server-netty's releases.
... (truncated)
Changelog
Sourced from org.http4k:http4k-server-netty's changelog.
... (truncated)
Commits
0801487Release 6.57.1.0450fac8CHANGELOG662bd44Fix kdocaedc82cRelease 6.57.0.0d2cfa49Release 6.57.0.08dc8c81pdate version.json to 6.56.0.037228e4switch runner for publish job53c3e33Upgrade versions08e4442Release 6.57.0.0ee7a158CHANGELOGUpdates
io.undertow:undertow-corefrom 2.4.1.Final to 2.4.2.FinalCommits
92850b2Prepare 2.4.2.Final8643d98Merge pull request #1976 from ropalka/2026-06-23-backports-2.4.x5700856[UNDERTOW-2709] UndertowOptions.ALLOWED_REQUEST_ATTRIBUTES_PATTERN is ignored...f5f85e7[UNDERTOW-2771] Revisited delimiters and unescaped characters7afc4df[UNDERTOW-2771] Decode query and path parameters if and only if parser is con...464418e[UNDERTOW-1918] ComplexSSLTestCase fails sporadically with ConnectionClosedEx...88734e1Merge pull request #1973 from fl4via/backport-fixes_2.4.x665ff7f[UNDERTOW-2761] return 413 status instead of 500 in case of RequestTooBigExce...e1daa7f[UNDERTOW-2759] Excluding new concurrency rules - they need further investiga...41c665f[UNDERTOW-2759] Excluding false positive - it is safe to have unread field no...Updates
gradle-wrapperfrom 9.5.1 to 9.7.0Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3defbfcmake DistributionIntegrationSpec more permissive for releases (#38766)f176043make DistributionIntegrationSpec more permissive for releasesb0828daPrepare release notes for Gradle 9.7.0GA (#38756)064b6d6cleanupdfe7bdcadd new training to release notes7561968add release notes for 3780168a1f35cherrypick 38367 to releasea462c95Rebalance AllVersionsCrossVersion buckets for agents without TestDistribution...820e2b1Update Gradle wrapper to version 9.7.0-rc-3 (#38743)75ea3d7Update Gradle wrapper to version 9.7.0-rc-3Updates
org.bouncycastle:bcpkix-jdk18onfrom 1.84 to 1.85Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
org.commonmark:commonmarkfrom 0.28.0 to 0.30.0Release notes
Sourced from org.commonmark:commonmark's releases.
... (truncated)
Changelog
Sourced from org.commonmark:commonmark's changelog.
... (truncated)
Commits
64037cf[maven-release-plugin] prepare release commonmark-parent-0.30.0bd3e066Fix Javadoc4aaf754mvn versions:set -DnewVersion=0.30.0-SNAPSHOT42b4fb7Prepare CHANGELOG for version 0.30.0b76e09dLimit how deep inline nodes may nest by default (100)49f65cbFix StackOverflowError when parsing deeply nested emphasis610f84bFix StackOverflowError when parsing pathological autolink email addresses9f1d738Fix StackOverflowError when parsing pathological HTML block attributese13297eFix quadratic runtime when parsing pathological backticks89d1bd3Fix quadratic runtime when parsing with lots of<Updates
com.networknt:json-schema-validatorfrom 3.0.3 to 3.0.6Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
... (truncated)
Commits
12b85e4upgrade to 3.0.6 and update changelog8bf1423Fall back to the library class loader for classpath resources (#1265)1ef129eAdd schema tests (#1260) (#1261)a7fbcc9Bump jackson to 3.1.4 to fix CVE-2026-54512 and CVE-2026-54513 (#1263)9575509Reduce per-validation allocation in ExecutionContext (#1259)36f2feftest: re-enable and strengthen recursive $ref SelfRefTest (#1258)f75875esimplify additionalItems validation flow (