-
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 gradle group with 17 updates #1709
Closed
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 gradle group with 17 updates: | Package | From | To | | --- | --- | --- | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `9.22.1` | `9.22.3` | | [io.ktor:ktor-server-status-pages](https://github.com/ktorio/ktor) | `2.3.4` | `2.3.5` | | [io.ktor:ktor-server-cors](https://github.com/ktorio/ktor) | `2.3.4` | `2.3.5` | | [io.ktor:ktor-server-call-logging](https://github.com/ktorio/ktor) | `2.3.4` | `2.3.5` | | [io.ktor:ktor-server-locations-jvm](https://github.com/ktorio/ktor) | `2.3.4` | `2.3.5` | | [io.ktor:ktor-server-html-builder-jvm](https://github.com/ktorio/ktor) | `2.3.4` | `2.3.5` | | [io.ktor:ktor-server-websockets-jvm](https://github.com/ktorio/ktor) | `2.3.4` | `2.3.5` | | [io.ktor:ktor-client-auth-jvm](https://github.com/ktorio/ktor) | `2.3.4` | `2.3.5` | | [io.ktor:ktor-server-test-host-jvm](https://github.com/ktorio/ktor) | `2.3.4` | `2.3.5` | | org.apache.kafka:kafka-streams | `3.5.1` | `3.6.0` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.15.2` | `2.15.3` | | [io.insert-koin:koin-core](https://github.com/InsertKoinIO/koin) | `3.4.3` | `3.5.0` | | [io.insert-koin:koin-ktor](https://github.com/InsertKoinIO/koin) | `3.4.3` | `3.5.0` | | [io.insert-koin:koin-test-junit5](https://github.com/InsertKoinIO/koin) | `3.4.3` | `3.5.0` | | [com.willowtreeapps.assertk:assertk-jvm](https://github.com/willowtreeapps/assertk) | `0.26.1` | `0.27.0` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.5` | `1.13.8` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.0` | `1.19.1` | Updates `org.flywaydb:flyway-core` from 9.22.1 to 9.22.3 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.22.1...flyway-9.22.3) Updates `io.ktor:ktor-server-status-pages` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-server-cors` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-server-call-logging` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-server-locations-jvm` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-server-html-builder-jvm` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-server-websockets-jvm` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-client-auth-jvm` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `io.ktor:ktor-server-test-host-jvm` from 2.3.4 to 2.3.5 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.5/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.4...2.3.5) Updates `org.apache.kafka:kafka-streams` from 3.5.1 to 3.6.0 Updates `com.fasterxml.jackson:jackson-bom` from 2.15.2 to 2.15.3 - [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.15.3) Updates `io.insert-koin:koin-core` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@core-3.4.3...3.5.0) Updates `io.insert-koin:koin-ktor` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@core-3.4.3...3.5.0) Updates `io.insert-koin:koin-test-junit5` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@core-3.4.3...3.5.0) Updates `com.willowtreeapps.assertk:assertk-jvm` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/willowtreeapps/assertk/releases) - [Changelog](https://github.com/willowtreeapps/assertk/blob/main/CHANGELOG.md) - [Commits](willowtreeapps/assertk@v0.26.1...v0.27.0) Updates `io.mockk:mockk` from 1.13.5 to 1.13.8 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.5...1.13.8) Updates `org.testcontainers:postgresql` from 1.19.0 to 1.19.1 - [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.0...1.19.1) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.ktor:ktor-server-status-pages dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.ktor:ktor-server-cors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.ktor:ktor-server-call-logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.ktor:ktor-server-locations-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.ktor:ktor-server-html-builder-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.ktor:ktor-server-websockets-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.ktor:ktor-client-auth-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.apache.kafka:kafka-streams dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.insert-koin:koin-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.insert-koin:koin-ktor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.insert-koin:koin-test-junit5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.willowtreeapps.assertk:assertk-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 13, 2023
This was referenced Oct 13, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 gradle group with 17 updates:
9.22.1
9.22.3
2.3.4
2.3.5
2.3.4
2.3.5
2.3.4
2.3.5
2.3.4
2.3.5
2.3.4
2.3.5
2.3.4
2.3.5
2.3.4
2.3.5
2.3.4
2.3.5
3.5.1
3.6.0
2.15.2
2.15.3
3.4.3
3.5.0
3.4.3
3.5.0
3.4.3
3.5.0
0.26.1
0.27.0
1.13.5
1.13.8
1.19.0
1.19.1
Updates
org.flywaydb:flyway-core
from 9.22.1 to 9.22.3Release notes
Sourced from org.flywaydb:flyway-core's releases.
Commits
4888d9c
Bump version to flyway-9.22.3ec476a7
Bump version to flyway-9.22.2Updates
io.ktor:ktor-server-status-pages
from 2.3.4 to 2.3.5Release notes
Sourced from io.ktor:ktor-server-status-pages's releases.
Changelog
Sourced from io.ktor:ktor-server-status-pages's changelog.
Commits
c751ca8
KTOR-6351 Add changelog for 2.3.5 (#3775)c7b9189
Define explicit dependencyf081070
Fix publication issues (#3774)51e7e5f
Release 2.3.5 (#3771)Updates
io.ktor:ktor-server-cors
from 2.3.4 to 2.3.5Release notes
Sourced from io.ktor:ktor-server-cors's releases.
Changelog
Sourced from io.ktor:ktor-server-cors's changelog.
Commits
c751ca8
KTOR-6351 Add changelog for 2.3.5 (#3775)c7b9189
Define explicit dependencyf081070
Fix publication issues (#3774)51e7e5f
Release 2.3.5 (#3771)Updates
io.ktor:ktor-server-call-logging
from 2.3.4 to 2.3.5Release notes
Sourced from io.ktor:ktor-server-call-logging's releases.
Changelog
Sourced from io.ktor:ktor-server-call-logging's changelog.
Commits
c751ca8
KTOR-6351 Add changelog for 2.3.5 (#3775)c7b9189
Define explicit dependencyf081070
Fix publication issues (#3774)51e7e5f
Release 2.3.5 (#3771)Updates
io.ktor:ktor-server-locations-jvm
from 2.3.4 to 2.3.5Release notes
Sourced from io.ktor:ktor-server-locations-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-locations-jvm's changelog.
Commits
c751ca8
KTOR-6351 Add changelog for 2.3.5 (#3775)c7b9189
Define explicit dependencyf081070
Fix publication issues (#3774)51e7e5f
Release 2.3.5 (#3771)Updates
io.ktor:ktor-server-html-builder-jvm
from 2.3.4 to 2.3.5Release notes
Sourced from io.ktor:ktor-server-html-builder-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-html-builder-jvm's changelog.
Commits
c751ca8
KTOR-6351 Add changelog for 2.3.5 (#3775)c7b9189
Define explicit dependencyf081070
Fix publication issues (#3774)51e7e5f
Release 2.3.5 (#3771)Updates
io.ktor:ktor-server-websockets-jvm
from 2.3.4 to 2.3.5Release notes
Sourced from io.ktor:ktor-server-websockets-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-websockets-jvm's changelog.
Commits
c751ca8
KTOR-6351 Add changelog for 2.3.5 (#3775)c7b9189
Define explicit dependencyf081070
Fix publication issues (#3774)51e7e5f
Release 2.3.5 (#3771)Updates
io.ktor:ktor-client-auth-jvm
from 2.3.4 to 2.3.5Release notes
Sourced from io.ktor:ktor-client-auth-jvm's releases.
Changelog
Sourced from io.ktor:ktor-client-auth-jvm's changelog.
Commits
c751ca8
KTOR-6351 Add changelog for 2.3.5 (#3775)c7b9189
Define explicit dependencyf081070
Fix publication issues (#3774)51e7e5f
Release 2.3.5 (#3771)Updates
io.ktor:ktor-server-test-host-jvm
from 2.3.4 to 2.3.5Release notes
Sourced from io.ktor:ktor-server-test-host-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-test-host-jvm's changelog.
Commits
c751ca8
KTOR-6351 Add changelog for 2.3.5 (#3775)c7b9189
Define explicit dependencyf081070
Fix publication issues (#3774)51e7e5f
Release 2.3.5 (#3771)Updates
org.apache.kafka:kafka-streams
from 3.5.1 to 3.6.0Updates
com.fasterxml.jackson:jackson-bom
from 2.15.2 to 2.15.3Commits
151d968
[maven-release-plugin] prepare release jackson-bom-2.15.3f99347b
Prepare for 2.15.3 release11114a2
Updatenexus-staging-maven-plugin
dep to 1.6.13 (from 1.6.8)c6361de
To 2.15.3-SNAPSHOT0cdf4da
[maven-release-plugin] prepare for next development iterationUpdates
io.insert-koin:koin-core
from 3.4.3 to 3.5.0Release notes
Sourced from io.insert-koin:koin-core's releases.
... (truncated)
Changelog
Sourced from io.insert-koin:koin-core's changelog.
... (truncated)
Commits
6d8b643
api sig update for 3.511397b2
Doc update for Compose features - KoinContext KoinAndroidContext and KoinIsol...deb1253
koin-compose - Fix #1601 with stable parameter definition holder9c7d8d3
updated log message start61a88bb
add KoinContext & KoinAndroidContext with check over CompositionLocalProvider...57c84c3
Workaround for module include compile issue - #1341 doc notebce68a1
Merge pull request #1648 from GrzegorzBobryk/maintenance/androidContext8c88fb8
Merge pull request #1632 from DebitCardz/mainea54974
Merge pull request #1645 from GrzegorzBobryk/bugfix/dls_documentation3aa0f8b
Merge branch '3.5.0' into maintenance/androidContextUpdates
io.insert-koin:koin-ktor
from 3.4.3 to 3.5.0Release notes
Sourced from io.insert-koin:koin-ktor's releases.
... (truncated)
Changelog
Sourced from io.insert-koin:koin-ktor's changelog.
... (truncated)
Commits
6d8b643
api sig update for 3.511397b2
Doc update for Compose features - KoinContext KoinAndroidContext and KoinIsol...deb1253
koin-compose - Fix #1601 with stable parameter definition holder9c7d8d3
updated log message start61a88bb
add KoinContext & KoinAndroidContext with check over CompositionLocalProvider...57c84c3
Workaround for module include compile issue - #1341 doc notebce68a1
Merge pull request #1648 from GrzegorzBobryk/maintenance/androidContext8c88fb8
Merge pull request #1632 from DebitCardz/mainea54974
Merge pull request #1645 from GrzegorzBobryk/bugfix/dls_documentation3aa0f8b
Merge branch '3.5.0' into maintenance/androidContextUpdates
io.insert-koin:koin-test-junit5
from 3.4.3 to 3.5.0Release notes
Sourced from io.insert-koin:koin-test-junit5's releases.
... (truncated)
Changelog
Sourced from io.insert-koin:koin-test-junit5's changelog.