-
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 #229
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.11` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.11` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.11` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.8` | `2.3.11` | | 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/master/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/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.24) Updates `io.ktor:ktor-server-core` from 2.3.8 to 2.3.11 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.11 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.11 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-server-test-host` from 2.3.8 to 2.3.11 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-server-netty` from 2.3.8 to 2.3.11 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-serialization-jackson` from 2.3.8 to 2.3.11 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) 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/master/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.11 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) 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/master/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]>
Superseded by #230. |
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.11
2.3.8
2.3.11
2.3.8
2.3.11
2.3.8
2.3.11
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.11Release notes
Sourced from io.ktor:ktor-server-core's releases.
Commits
Updates
io.ktor:ktor-server-netty
from 2.3.8 to 2.3.11Release notes
Sourced from io.ktor:ktor-server-netty's releases.
Commits
Updates
io.ktor:ktor-serialization-jackson
from 2.3.8 to 2.3.11Release notes
Sourced from io.ktor:ktor-serialization-jackson's releases.
Commits
Updates
io.ktor:ktor-server-test-host
from 2.3.8 to 2.3.11Release notes
Sourced from io.ktor:ktor-server-test-host's releases.
Commits
Updates
io.ktor:ktor-server-netty
from 2.3.8 to 2.3.11Release notes
Sourced from io.ktor:ktor-server-netty's releases.
Commits
Updates
io.ktor:ktor-serialization-jackson
from 2.3.8 to 2.3.11Release notes
Sourced from io.ktor:ktor-serialization-jackson's releases.
Commits
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 rayokota7d172bb
Merge branch '7.3.x' into 7.4.x by rayokotabc79d98
Merge branch '7.2.x' into 7.3.x by rayokotaff129a2
Merge pull request #3062 from confluentinc/pr_merge_from_7_1_x_to_7_2_xba34552
Merge branch '7.2.x' into pr_merge_from_7_1_x_to_7_2_x517c178
Merge branch '7.0.x' into 7.1.x by rayokotaeabeec8
Merge pull request #3061 from confluentinc/cherry-pick-field-oneofaf44d2e
Merge pull request #3059 from MaciasMucias/masterUpdates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.16.1 to 2.17.1Commits
659c1d0
[maven-release-plugin] prepare release jackson-module-kotlin-2.17.1fca7a96
Prepare for 2.17.1 releaseb9c1f8a
Merge pull request #788 from FasterXML/k163377-patch-1e4b9eae
Fix badge URL6ad4436
Merge pull request #786 from k163377/maintain-tag-2.17b2f1c87
Revised description to conform to 2.17ce3e046
Merge pull request #779 from k163377/fix-7788958072
Update release notes wrt #7793ec1661
Fixed to not process constructors of Java classes32730dc
Merge pull request #776 from k163377/improve-perfUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.16.1 to 2.17.1Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.16.1 to 2.17.1Updates
org.postgresql:postgresql
from 42.7.2 to 42.7.3Release notes
Sourced from org.postgresql:postgresql's releases.
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
818953a
fix Issue # 3145 boolean types not handled in SimpleQuery mode (#3146)0e8ab63
The Gradle config enforces 17+ (#3147)b591b9f
Fix 2 changelog entry titles (#3142)81844e6
chore: ensure CI jobs include tests for all the values of preferQueryMode2fada9e
update security page (#3135)388f027
fix: typo password_encrypton -> password_encryption in the error message9cde4f5
Update site for release of 42.7.2 (#3133)df14e53
update version and last year modifiedUpdates
org.flywaydb:flyway-core
from 10.8.1 to 10.12.0Release notes
Sourced from org.flywaydb:flyway-core's releases.
Commits
2bb4305
Bump version to flyway-10.12.0b674678
Bump version to flyway-10.11.100db8d5
Bump version to flyway-10.11.05511c69
Bump version to flyway-10.10.0b682387
Bump version to flyway-10.9.1d38d8c3
Bump version to flyway-10.9.0Updates
org.flywaydb:flyway-database-postgresql
from 10.8.1 to 10.12.0Updates
org.flywaydb:flyway-database-postgresql
from 10.8.1 to 10.12.0Updates
ch.qos.logback:logback-classic
from 1.5.0 to 1.5.6Commits
7812a55
prepare release 1.5.6759fc25
fix issues/805 i.e. LOGBACK-1768, included file with inner conditional3d55638
start work on 1.5.6-SNAPSHOTa91d2b6
notes about javadocsc7c5e89
prepare release 1.5.57db8797
upgrade build to slf4j 2.0.13f9c04d2
test inclusion with conditionalsf32ed30
remove support for metaannotations for NoAutoStart annotation4476edd
Search for@NoAutoStart
annotations in ancestor hierarchy, implemented interf...a649c60
rename IncludeActionTest as IncludeModelHandlerTestUpdates
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.kotest:kotest-runner-junit5
from 5.8.0 to 5.8.1Release notes
Sourced from io.kotest:kotest-runner-junit5's releases.