-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the dependencies group across 1 directory with 19 updates #227
Closed
Conversation
This file contains 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 the dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.24` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.24` | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.10` | | org.apache.kafka:kafka_2.12 | `3.6.1` | `3.7.0` | | [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.6.0` | `7.6.1` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.16.1` | `2.17.1` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.16.1` | `2.17.1` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.2` | `42.7.3` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.8.1` | `10.12.0` | | org.flywaydb:flyway-database-postgresql | `10.8.1` | `10.12.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.0` | `1.5.6` | | [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) | `5.8.0` | `5.8.1` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.9` | `1.13.10` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.6` | `1.19.7` | | [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) | `1.19.6` | `1.19.7` | | [jvm](https://github.com/JetBrains/kotlin) | `1.9.22` | `1.9.24` | Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.22 to 1.9.24 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.24) Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.22 to 1.9.24 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.24) Updates `io.ktor:ktor-server-core` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.10) Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.10) Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.10) Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.10) Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.10) Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.10) Updates `org.apache.kafka:kafka_2.12` from 3.6.1 to 3.7.0 Updates `io.confluent:kafka-avro-serializer` from 7.6.0 to 7.6.1 - [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.17.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.1) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.1 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.17.1 Updates `org.postgresql:postgresql` from 42.7.2 to 42.7.3 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.2...REL42.7.3) Updates `org.flywaydb:flyway-core` from 10.8.1 to 10.12.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.8.1...flyway-10.12.0) Updates `org.flywaydb:flyway-database-postgresql` from 10.8.1 to 10.12.0 Updates `org.flywaydb:flyway-database-postgresql` from 10.8.1 to 10.12.0 Updates `ch.qos.logback:logback-classic` from 1.5.0 to 1.5.6 - [Commits](qos-ch/logback@v_1.5.0...v_1.5.6) Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.22 to 1.9.24 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.24) Updates `io.kotest:kotest-runner-junit5` from 5.8.0 to 5.8.1 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@v5.8.0...v5.8.1) Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.10/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.8...2.3.10) Updates `io.mockk:mockk` from 1.13.9 to 1.13.10 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.9...1.13.10) Updates `org.testcontainers:postgresql` from 1.19.6 to 1.19.7 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.6...1.19.7) Updates `org.testcontainers:kafka` from 1.19.6 to 1.19.7 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.6...1.19.7) Updates `org.testcontainers:kafka` from 1.19.6 to 1.19.7 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.6...1.19.7) Updates `jvm` from 1.9.22 to 1.9.24 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.24) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.kafka:kafka_2.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.confluent:kafka-avro-serializer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.kotest:kotest-runner-junit5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:kafka dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:kafka dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
d0d6ea5
to
a5c4842
Compare
Superseded by #229. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 19 updates in the / directory:
1.9.22
1.9.24
1.9.22
1.9.24
2.3.8
2.3.10
2.3.8
2.3.10
2.3.8
2.3.10
2.3.8
2.3.10
3.6.1
3.7.0
7.6.0
7.6.1
2.16.1
2.17.1
2.16.1
2.17.1
42.7.2
42.7.3
10.8.1
10.12.0
10.8.1
10.12.0
1.5.0
1.5.6
5.8.0
5.8.1
1.13.9
1.13.10
1.19.6
1.19.7
1.19.6
1.19.7
1.9.22
1.9.24
Updates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.22 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
org.jetbrains.kotlin:kotlin-test
from 1.9.22 to 1.9.24Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
0d7708d
Add changelog for 1.9.24392181d
[K/N] Devirtualization: fixed the problem with type checks9ac91e4
[K/N][tests] Couple of reproducers for #KT-672181a630b5
[WasmJs] Add support for external class reflection0872420
ReorganizeGradleBuildTime
entries to match actual structure used in compiler8bbf8dc
[Minor] Renamecompiler
andcompilerPipeline
files to show backend belonging05373c4
[CLI] Include klib generation into IR translation time measurementscc379a8
[CLI] Notify JS IR perf manager when generation is started and finishedc3a1c4e
[CLI] Notify WASM perf manager when generation is started and finished4bbc4cf
[CLI] Notify JS IR perf manager when analysis is started and finishedUpdates
io.ktor:ktor-server-core
from 2.3.8 to 2.3.10Release notes
Sourced from io.ktor:ktor-server-core's releases.
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Updates
io.ktor:ktor-server-netty
from 2.3.8 to 2.3.10Release notes
Sourced from io.ktor:ktor-server-netty's releases.
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Updates
io.ktor:ktor-serialization-jackson
from 2.3.8 to 2.3.10Release notes
Sourced from io.ktor:ktor-serialization-jackson's releases.
Changelog
Sourced from io.ktor:ktor-serialization-jackson's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Updates
io.ktor:ktor-server-test-host
from 2.3.8 to 2.3.10Release notes
Sourced from io.ktor:ktor-server-test-host's releases.
Changelog
Sourced from io.ktor:ktor-server-test-host's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Updates
io.ktor:ktor-server-netty
from 2.3.8 to 2.3.10Release notes
Sourced from io.ktor:ktor-server-netty's releases.
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Updates
io.ktor:ktor-serialization-jackson
from 2.3.8 to 2.3.10Release notes
Sourced from io.ktor:ktor-serialization-jackson's releases.
Changelog
Sourced from io.ktor:ktor-serialization-jackson's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Updates
org.apache.kafka:kafka_2.12
from 3.6.1 to 3.7.0Updates
io.confluent:kafka-avro-serializer
from 7.6.0 to 7.6.1Commits
e09b8f9
Set Confluent to 7.6.1, Kafka to 7.6.1.83b8886
Merge branch '7.5.x' into 7.6.x by rayokota133881a
Merge branch '7.4.x' into 7.5.x by rayokota