Skip to content

Bump the all group with 9 updates - #259

Merged
IRus merged 1 commit into
mainfrom
dependabot/gradle/all-7cfdca1aa3
Jul 15, 2025
Merged

Bump the all group with 9 updates#259
IRus merged 1 commit into
mainfrom
dependabot/gradle/all-7cfdca1aa3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2025

Copy link
Copy Markdown
Contributor

Bumps the all group with 9 updates:

Package From To
io.ktor:ktor-version-catalog 3.2.1 3.2.2
io.heapy.komok:komok-tech-di 1.0.12 1.0.13
io.heapy.komok:komok-tech-di-lib 1.0.12 1.0.13
io.micrometer:micrometer-registry-prometheus 1.15.1 1.15.2
io.netty:netty-all 4.2.2.Final 4.2.3.Final
io.netty:netty-transport-native-kqueue 4.2.2.Final 4.2.3.Final
io.netty:netty-transport-native-epoll 4.2.2.Final 4.2.3.Final
io.netty:netty-transport-native-io_uring 4.2.2.Final 4.2.3.Final
org.jetbrains.kotlinx.binary-compatibility-validator 0.18.0 0.18.1

Updates io.ktor:ktor-version-catalog from 3.2.1 to 3.2.2

Release notes

Sourced from io.ktor:ktor-version-catalog's releases.

3.2.2

Published 14 July 2025

Improvements

  • SSE: Change the order of SSE field serialization: put event before data (KTOR-8627)

Bugfixes

  • CORS: server replies with the 405 status code on a preflight request when the plugin is installed in a route (KTOR-4499)
  • Darwin: The Content-Encoding header is removed since 3.0.3 (KTOR-8526)
  • JS/WASM: response doesn't contain the Content-Length header in a browser (KTOR-8377)
  • StatusPages: response headers of OutgoingContent aren't available in the status handlers (KTOR-8232)
  • testApplication: The client.sse() acts like a REST call and not a stream in test environment (KTOR-7910)
  • Config deserialization - default properties problem (KTOR-8654)
  • kotlinx.datetime is not available transitively in 3.2.1 (KTOR-8656)
  • Request builder block overrides HTTP method in specific request builders (get, post, etc) (KTOR-8636)
Changelog

Sourced from io.ktor:ktor-version-catalog's changelog.

3.2.2

Published 14 July 2025

Improvements

  • SSE: Change the order of SSE field serialization: put event before data (KTOR-8627)

Bugfixes

  • CORS: server replies with the 405 status code on a preflight request when the plugin is installed in a route (KTOR-4499)
  • Darwin: The Content-Encoding header is removed since 3.0.3 (KTOR-8526)
  • JS/WASM: response doesn't contain the Content-Length header in a browser (KTOR-8377)
  • StatusPages: response headers of OutgoingContent aren't available in the status handlers (KTOR-8232)
  • testApplication: The client.sse() acts like a REST call and not a stream in test environment (KTOR-7910)
  • Config deserialization - default properties problem (KTOR-8654)
  • kotlinx.datetime is not available transitively in 3.2.1 (KTOR-8656)
  • Request builder block overrides HTTP method in specific request builders (get, post, etc) (KTOR-8636)
Commits
  • 55e419f Add changelog for 3.2.2 (#5008)
  • 24603b7 Release 3.2.2 (#5006)
  • fdf7d36 KTOR-4499 Fix 405 by adding tailcard OPTIONS route where the plugin is instal...
  • 93d1fde Update report links (#5002)
  • 9d31825 KTOR-8377 Keep compression headers but skip check for relevant platforms (#4994)
  • d257361 KTOR-7910 Fix WriteChannelContent streaming in testApplication (#4972)
  • 6be844d Update tomcat to v9.0.107 (#4989)
  • aae3fdb Update tomcat.jakarta to v10.1.43 (#4990)
  • 9aff946 KTOR-8232 Make OutgoingContent headers available in the StatusPages handlers ...
  • 6f9d62f KTOR-8654 Fix optionals in config deserialization in HOCON/Map
  • Additional commits viewable in compare view

Updates io.heapy.komok:komok-tech-di from 1.0.12 to 1.0.13

Commits
  • 2e39b94 Release 1.0.13
  • 4f33bd7 Annotate MapDecoder with @OptIn(ExperimentalSerializationApi) for compati...
  • 972f7a5 Annotate BSON IDs with @param for constructor usage compatibility
  • b533c1b Remove Sonatype snapshot repository and switch to stable KotlinPoet KSP depen...
  • 8fac466 Introduce ktorLibs version catalog and migrate Ktor dependencies
  • 81c68d1 Move komok-tech modules into own subproject
  • 8921a41 Update Gradle wrapper to version 8.14.2
  • 1bde396 Bump the all group with 8 updates (#252)
  • 300d8c8 Bump @​types/node from 24.0.3 to 24.0.7 in /frontend in the all group (#253)
  • 6f9caf0 Bump the all group with 4 updates (#251)
  • Additional commits viewable in compare view

Updates io.heapy.komok:komok-tech-di-lib from 1.0.12 to 1.0.13

Commits
  • 2e39b94 Release 1.0.13
  • 4f33bd7 Annotate MapDecoder with @OptIn(ExperimentalSerializationApi) for compati...
  • 972f7a5 Annotate BSON IDs with @param for constructor usage compatibility
  • b533c1b Remove Sonatype snapshot repository and switch to stable KotlinPoet KSP depen...
  • 8fac466 Introduce ktorLibs version catalog and migrate Ktor dependencies
  • 81c68d1 Move komok-tech modules into own subproject
  • 8921a41 Update Gradle wrapper to version 8.14.2
  • 1bde396 Bump the all group with 8 updates (#252)
  • 300d8c8 Bump @​types/node from 24.0.3 to 24.0.7 in /frontend in the all group (#253)
  • 6f9caf0 Bump the all group with 4 updates (#251)
  • Additional commits viewable in compare view

Updates io.heapy.komok:komok-tech-di-lib from 1.0.12 to 1.0.13

Commits
  • 2e39b94 Release 1.0.13
  • 4f33bd7 Annotate MapDecoder with @OptIn(ExperimentalSerializationApi) for compati...
  • 972f7a5 Annotate BSON IDs with @param for constructor usage compatibility
  • b533c1b Remove Sonatype snapshot repository and switch to stable KotlinPoet KSP depen...
  • 8fac466 Introduce ktorLibs version catalog and migrate Ktor dependencies
  • 81c68d1 Move komok-tech modules into own subproject
  • 8921a41 Update Gradle wrapper to version 8.14.2
  • 1bde396 Bump the all group with 8 updates (#252)
  • 300d8c8 Bump @​types/node from 24.0.3 to 24.0.7 in /frontend in the all group (#253)
  • 6f9caf0 Bump the all group with 4 updates (#251)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.15.1 to 1.15.2

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.15.2

⭐ New Features

  • Flag to register JCache cache.removals as FunctionCounter #6471
  • Log requests as trace level for OtlpMeterRegistry #6514
  • Use String.replace() where possible #6449

🐞 Bug Fixes

  • Distribution without percentiles always has value 0 in Stackdriver #6401
  • Incompatible with slf4j 2 in OSGi #6406
  • LongTaskTimer#measure does not return max duration #6421
  • Return NaN for null KafkaMetrics values #6324
  • Scrape failure when conflicting meter types are registered #6434

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye, and @​msqr

Commits
  • 41f3deb Merge branch '1.14.x' into 1.15.x
  • ce35fb3 Merge branch '1.13.x' into 1.14.x
  • 46376c0 Stop requiring stackdriver-it job for deploy
  • 1ae3f9f Bump software.amazon.awssdk:cloudwatch from 2.31.77 to 2.31.78 (#6527)
  • 25018fd Merge branch '1.14.x' into 1.15.x
  • 8ae8513 Do not publish new OSGi slf4j 2 test module. (#6518)
  • 3bfd3df Bump io.prometheus:prometheus-metrics-bom from 1.3.8 to 1.3.10 (#6521)
  • f516437 Bump software.amazon.awssdk:cloudwatch from 2.31.75 to 2.31.77 (#6520)
  • f9e0fbe Bump io.prometheus:prometheus-metrics-bom from 1.3.8 to 1.3.10 (#6519)
  • 179a245 Merge branch '1.14.x' into 1.15.x
  • Additional commits viewable in compare view

Updates io.netty:netty-all from 4.2.2.Final to 4.2.3.Final

Commits
  • aef99f0 [maven-release-plugin] prepare release netty-4.2.3.Final
  • a79d8a2 Generate missing javadocs jar
  • 29a9678 Fix staging of codec-http3 during release
  • ec465e7 IoUring: Cache the result of ioUringProbe to speed up the initialization of I...
  • a9234c3 IoUring: Correctly refetch completions that were produced because of … (#15480)
  • f8beddd IoUring: Move batchAllocation setting to an extra method (#15479)
  • f52405d IoUring: Explicit set CQSIZE by default and use a much saner default … (#15477)
  • b23e304 IoUring: Simplify submission strategy (#15476)
  • ea823dd IoUring: Only fire IoUringBufferRingExhaustedEvent if we could not (#15474)
  • 757296c Fix size overflow in AbstractDiskHttpData (#15463)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.2.Final to 4.2.3.Final

Commits
  • aef99f0 [maven-release-plugin] prepare release netty-4.2.3.Final
  • a79d8a2 Generate missing javadocs jar
  • 29a9678 Fix staging of codec-http3 during release
  • ec465e7 IoUring: Cache the result of ioUringProbe to speed up the initialization of I...
  • a9234c3 IoUring: Correctly refetch completions that were produced because of … (#15480)
  • f8beddd IoUring: Move batchAllocation setting to an extra method (#15479)
  • f52405d IoUring: Explicit set CQSIZE by default and use a much saner default … (#15477)
  • b23e304 IoUring: Simplify submission strategy (#15476)
  • ea823dd IoUring: Only fire IoUringBufferRingExhaustedEvent if we could not (#15474)
  • 757296c Fix size overflow in AbstractDiskHttpData (#15463)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.2.Final to 4.2.3.Final

Commits
  • aef99f0 [maven-release-plugin] prepare release netty-4.2.3.Final
  • a79d8a2 Generate missing javadocs jar
  • 29a9678 Fix staging of codec-http3 during release
  • ec465e7 IoUring: Cache the result of ioUringProbe to speed up the initialization of I...
  • a9234c3 IoUring: Correctly refetch completions that were produced because of … (#15480)
  • f8beddd IoUring: Move batchAllocation setting to an extra method (#15479)
  • f52405d IoUring: Explicit set CQSIZE by default and use a much saner default … (#15477)
  • b23e304 IoUring: Simplify submission strategy (#15476)
  • ea823dd IoUring: Only fire IoUringBufferRingExhaustedEvent if we could not (#15474)
  • 757296c Fix size overflow in AbstractDiskHttpData (#15463)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.2.Final to 4.2.3.Final

Commits
  • aef99f0 [maven-release-plugin] prepare release netty-4.2.3.Final
  • a79d8a2 Generate missing javadocs jar
  • 29a9678 Fix staging of codec-http3 during release
  • ec465e7 IoUring: Cache the result of ioUringProbe to speed up the initialization of I...
  • a9234c3 IoUring: Correctly refetch completions that were produced because of … (#15480)
  • f8beddd IoUring: Move batchAllocation setting to an extra method (#15479)
  • f52405d IoUring: Explicit set CQSIZE by default and use a much saner default … (#15477)
  • b23e304 IoUring: Simplify submission strategy (#15476)
  • ea823dd IoUring: Only fire IoUringBufferRingExhaustedEvent if we could not (#15474)
  • 757296c Fix size overflow in AbstractDiskHttpData (#15463)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.2.Final to 4.2.3.Final

Commits
  • aef99f0 [maven-release-plugin] prepare release netty-4.2.3.Final
  • a79d8a2 Generate missing javadocs jar
  • 29a9678 Fix staging of codec-http3 during release
  • ec465e7 IoUring: Cache the result of ioUringProbe to speed up the initialization of I...
  • a9234c3 IoUring: Correctly refetch completions that were produced because of … (#15480)
  • f8beddd IoUring: Move batchAllocation setting to an extra method (#15479)
  • f52405d IoUring: Explicit set CQSIZE by default and use a much saner default … (#15477)
  • b23e304 IoUring: Simplify submission strategy (#15476)
  • ea823dd IoUring: Only fire IoUringBufferRingExhaustedEvent if we could not (#15474)
  • 757296c Fix size overflow in AbstractDiskHttpData (#15463)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.2.Final to 4.2.3.Final

Commits
  • aef99f0 [maven-release-plugin] prepare release netty-4.2.3.Final
  • a79d8a2 Generate missing javadocs jar
  • 29a9678 Fix staging of codec-http3 during release
  • ec465e7 IoUring: Cache the result of ioUringProbe to speed up the initialization of I...
  • a9234c3 IoUring: Correctly refetch completions that were produced because of … (#15480)
  • f8beddd IoUring: Move batchAllocation setting to an extra method (#15479)
  • f52405d IoUring: Explicit set CQSIZE by default and use a much saner default … (#15477)
  • b23e304 IoUring: Simplify submission strategy (#15476)
  • ea823dd IoUring: Only fire IoUringBufferRingExhaustedEvent if we could not (#15474)
  • 757296c Fix size overflow in AbstractDiskHttpData (#15463)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-io_uring from 4.2.2.Final to 4.2.3.Final

Commits
  • aef99f0 [maven-release-plugin] prepare release netty-4.2.3.Final
  • a79d8a2 Generate missing javadocs jar
  • 29a9678 Fix staging of codec-http3 during release
  • ec465e7 IoUring: Cache the result of ioUringProbe to speed up the initialization of I...
  • a9234c3 IoUring: Correctly refetch completions that were produced because of … (#15480)
  • f8beddd IoUring: Move batchAllocation setting to an extra method (#15479)
  • f52405d IoUring: Explicit set CQSIZE by default and use a much saner default … (#15477)
  • b23e304 IoUring: Simplify submission strategy (#15476)
  • ea823dd IoUring: Only fire IoUringBufferRingExhaustedEvent if we could not (#15474)
  • 757296c Fix size overflow in AbstractDiskHttpData (#15463)
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlinx.binary-compatibility-validator from 0.18.0 to 0.18.1

Release notes

Sourced from org.jetbrains.kotlinx.binary-compatibility-validator's releases.

0.18.1

What's Changed

  • Fixed a bug preventing use of cross-compilation support during KLIB dump validation #304#306
Commits

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 <dependency name> major version will 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 version will 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

Bumps the all group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [io.ktor:ktor-version-catalog](https://github.com/ktorio/ktor) | `3.2.1` | `3.2.2` |
| [io.heapy.komok:komok-tech-di](https://github.com/Heapy/komok) | `1.0.12` | `1.0.13` |
| [io.heapy.komok:komok-tech-di-lib](https://github.com/Heapy/komok) | `1.0.12` | `1.0.13` |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.15.1` | `1.15.2` |
| [io.netty:netty-all](https://github.com/netty/netty) | `4.2.2.Final` | `4.2.3.Final` |
| [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.2.2.Final` | `4.2.3.Final` |
| [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.2.Final` | `4.2.3.Final` |
| [io.netty:netty-transport-native-io_uring](https://github.com/netty/netty) | `4.2.2.Final` | `4.2.3.Final` |
| [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) | `0.18.0` | `0.18.1` |


Updates `io.ktor:ktor-version-catalog` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.2.1...3.2.2)

Updates `io.heapy.komok:komok-tech-di` from 1.0.12 to 1.0.13
- [Commits](v1.0.12...v1.0.13)

Updates `io.heapy.komok:komok-tech-di-lib` from 1.0.12 to 1.0.13
- [Commits](v1.0.12...v1.0.13)

Updates `io.heapy.komok:komok-tech-di-lib` from 1.0.12 to 1.0.13
- [Commits](v1.0.12...v1.0.13)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.15.1 to 1.15.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.15.1...v1.15.2)

Updates `io.netty:netty-all` from 4.2.2.Final to 4.2.3.Final
- [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.2.2.Final to 4.2.3.Final
- [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.2.2.Final to 4.2.3.Final
- [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)

Updates `io.netty:netty-transport-native-io_uring` from 4.2.2.Final to 4.2.3.Final
- [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.2.2.Final to 4.2.3.Final
- [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.2.2.Final to 4.2.3.Final
- [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)

Updates `io.netty:netty-transport-native-io_uring` from 4.2.2.Final to 4.2.3.Final
- [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.3.Final)

Updates `org.jetbrains.kotlinx.binary-compatibility-validator` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases)
- [Commits](Kotlin/binary-compatibility-validator@0.18.0...0.18.1)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-version-catalog
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.heapy.komok:komok-tech-di
  dependency-version: 1.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.heapy.komok:komok-tech-di-lib
  dependency-version: 1.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.heapy.komok:komok-tech-di-lib
  dependency-version: 1.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.netty:netty-all
  dependency-version: 4.2.3.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.3.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.3.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.3.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.3.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.3.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.3.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator
  dependency-version: 0.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 15, 2025
@IRus
IRus merged commit f6269ae into main Jul 15, 2025
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/all-7cfdca1aa3 branch July 15, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Development

Successfully merging this pull request may close these issues.

1 participant