Bump the app-dependencies group with 11 updates#57
Merged
Conversation
Bumps the app-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` | | [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) | `3.4.2` | `3.4.3` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.4.2` | `3.4.3` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.4.2` | `3.4.3` | | [io.ktor:ktor-server-auth](https://github.com/ktorio/ktor) | `3.4.2` | `3.4.3` | | [io.ktor:ktor-server-cio](https://github.com/ktorio/ktor) | `3.4.2` | `3.4.3` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `3.4.2` | `3.4.3` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.4.2` | `3.4.3` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.3.20` | `2.3.21` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.3.20` | `2.3.21` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.6` | `2.3.7` | Updates `gradle-wrapper` from 9.4.1 to 9.5.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.5.0) Updates `io.ktor:ktor-client-auth` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-client-cio` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-client-logging` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-server-auth` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-server-cio` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-server-content-negotiation` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-client-cio` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-client-logging` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-server-auth` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-server-cio` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-server-content-negotiation` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.2...3.4.3) Updates `org.jetbrains.kotlin.jvm` from 2.3.20 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.20 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.3.20 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) Updates `com.google.devtools.ksp` from 2.3.6 to 2.3.7 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.6...2.3.7) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-server-auth dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-server-auth dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-server-cio dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-server-content-negotiation dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 app-dependencies group with 11 updates:
9.4.19.5.03.4.23.4.33.4.23.4.33.4.23.4.33.4.23.4.33.4.23.4.33.4.23.4.33.4.23.4.32.3.202.3.212.3.202.3.212.3.62.3.7Updates
gradle-wrapperfrom 9.4.1 to 9.5.0Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3fe117dUpdate jdks.yaml (#37703)33d145aUpdate jdks.yamlf7a05d1Update Gradle wrapper to version 9.5.0-rc-4 (#37654)266facdUpdate Gradle wrapper to version 9.5.0-rc-40ad6dd8Suppress OSC taskbar reset on plain/piped stdout (#37646)966025dSuppress OSC taskbar reset on plain/piped stdoute745573Polish IP docs (#37642)d5cfd07Ensure BuildOperationQueue will progress without extra leases (#37629)acdf0c3Ensure BuildOperationQueue will progress without extra leasesf7d0e4fRename anchorUpdates
io.ktor:ktor-client-authfrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-client-auth's releases.
Changelog
Sourced from io.ktor:ktor-client-auth's changelog.
Commits
5d9a998Release 3.4.3 (#5547)6a11a76KTOR-8989 Close or cancel engine only when the client reference count… (#5525)3acb8eaKTOR-8938 Inherit server coroutine context in WebSocket session (#5426)cec7d38Fix flaky test failures on native platforms (#5485)bd8bea1KTOR-9507 Update Jackson to 2.21 and 3.1.05e29515KTOR-9507 Update netty to 4.2.12733b8e1KTOR-9373 Make ConcurrentMap iteration safe on Native (#5407)1f83f21KTOR-9451 Support nested generic types (#5500)2440990Apache 5 Client. Don't ignore resultCallback (#5526)430f320Follow-up: KTOR-9497 Preventing a fatal crash in DarwinSession on close (#5533)Updates
io.ktor:ktor-client-ciofrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-client-cio's releases.
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
Commits
5d9a998Release 3.4.3 (#5547)6a11a76KTOR-8989 Close or cancel engine only when the client reference count… (#5525)3acb8eaKTOR-8938 Inherit server coroutine context in WebSocket session (#5426)cec7d38Fix flaky test failures on native platforms (#5485)bd8bea1KTOR-9507 Update Jackson to 2.21 and 3.1.05e29515KTOR-9507 Update netty to 4.2.12733b8e1KTOR-9373 Make ConcurrentMap iteration safe on Native (#5407)1f83f21KTOR-9451 Support nested generic types (#5500)2440990Apache 5 Client. Don't ignore resultCallback (#5526)430f320Follow-up: KTOR-9497 Preventing a fatal crash in DarwinSession on close (#5533)Updates
io.ktor:ktor-client-loggingfrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-client-logging's releases.
Changelog
Sourced from io.ktor:ktor-client-logging's changelog.
Commits
5d9a998Release 3.4.3 (#5547)6a11a76KTOR-8989 Close or cancel engine only when the client reference count… (#5525)3acb8eaKTOR-8938 Inherit server coroutine context in WebSocket session (#5426)cec7d38Fix flaky test failures on native platforms (#5485)bd8bea1KTOR-9507 Update Jackson to 2.21 and 3.1.05e29515KTOR-9507 Update netty to 4.2.12733b8e1KTOR-9373 Make ConcurrentMap iteration safe on Native (#5407)1f83f21KTOR-9451 Support nested generic types (#5500)2440990Apache 5 Client. Don't ignore resultCallback (#5526)430f320Follow-up: KTOR-9497 Preventing a fatal crash in DarwinSession on close (#5533)Updates
io.ktor:ktor-server-authfrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-server-auth's releases.
Changelog
Sourced from io.ktor:ktor-server-auth's changelog.
Commits
5d9a998Release 3.4.3 (#5547)6a11a76KTOR-8989 Close or cancel engine only when the client reference count… (#5525)3acb8eaKTOR-8938 Inherit server coroutine context in WebSocket session (#5426)cec7d38Fix flaky test failures on native platforms (#5485)bd8bea1KTOR-9507 Update Jackson to 2.21 and 3.1.05e29515KTOR-9507 Update netty to 4.2.12733b8e1KTOR-9373 Make ConcurrentMap iteration safe on Native (#5407)1f83f21KTOR-9451 Support nested generic types (#5500)2440990Apache 5 Client. Don't ignore resultCallback (#5526)430f320Follow-up: KTOR-9497 Preventing a fatal crash in DarwinSession on close (#5533)Updates
io.ktor:ktor-server-ciofrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-server-cio's releases.
Changelog
Sourced from io.ktor:ktor-server-cio's changelog.
Commits
5d9a998Release 3.4.3 (#5547)6a11a76KTOR-8989 Close or cancel engine only when the client reference count… (#5525)3acb8eaKTOR-8938 Inherit server coroutine context in WebSocket session (#5426)cec7d38Fix flaky test failures on native platforms (#5485)bd8bea1KTOR-9507 Update Jackson to 2.21 and 3.1.05e29515KTOR-9507 Update netty to 4.2.12733b8e1KTOR-9373 Make ConcurrentMap iteration safe on Native (#5407)1f83f21KTOR-9451 Support nested generic types (#5500)2440990Apache 5 Client. Don't ignore resultCallback (#5526)430f320Follow-up: KTOR-9497 Preventing a fatal crash in DarwinSession on close (#5533)Updates
io.ktor:ktor-server-content-negotiationfrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-server-content-negotiation's changelog.
Commits
5d9a998Release 3.4.3 (#5547)6a11a76KTOR-8989 Close or cancel engine only when the client reference count… (#5525)3acb8eaKTOR-8938 Inherit server coroutine context in WebSocket session (#5426)cec7d38Fix flaky test failures on native platforms (#5485)bd8bea1KTOR-9507 Update Jackson to 2.21 and 3.1.05e29515KTOR-9507 Update netty to 4.2.12733b8e1KTOR-9373 Make ConcurrentMap iteration safe on Native (#5407)1f83f21KTOR-9451 Support nested generic types (#5500)2440990Apache 5 Client. Don't ignore resultCallback (#5526)430f320Follow-up: KTOR-9497 Preventing a fatal crash in DarwinSession on close (#5533)Updates
io.ktor:ktor-serialization-kotlinx-jsonfrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
Commits
5d9a998Release 3.4.3 (#5547)6a11a76KTOR-8989 Close or cancel engine only when the client reference count… (#5525)3acb8eaKTOR-8938 Inherit server coroutine context in WebSocket session (#5426)cec7d38Fix flaky test failures on native platforms (#5485)bd8bea1KTOR-9507 Update Jackson to 2.21 and 3.1.05e29515KTOR-9507 Update netty to 4.2.12733b8e1KTOR-9373 Make ConcurrentMap iteration safe on Native (#5407)1f83f21KTOR-9451 Support nested generic types (#5500)2440990Apache 5 Client. Don't ignore resultCallback (#5526)430f320Follow-up: KTOR-9497 Preventing a fatal crash in DarwinSession on close (#5533)Updates
io.ktor:ktor-client-ciofrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-client-cio's releases.
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
Commits
5d9a998Release 3.4.3 (#5547)6a11a76KTOR-8989 Close or cancel engine only when the client reference count… (#5525)3acb8eaKTOR-8938 Inherit server coroutine context in WebSocket session (#5426)cec7d38Fix flaky test failures on native platforms (#5485)bd8bea1KTOR-9507 Update Jackson to 2.21 and 3.1.05e29515KTOR-9507 Update netty to 4.2.12733b8e1KTOR-9373 Make ConcurrentMap iteration safe on Native (#5407)1f83f21KTOR-9451 Support nested generic types (#5500)2440990Apache 5 Client. Don't ignore resultCallback (#5526)430f320Follow-up: KTOR-9497 Preventing a fatal crash in DarwinSession on close (#5533)Updates
io.ktor:ktor-client-loggingfrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-client-logging's releases.
Changelog
Sourced from io.ktor:ktor-client-logging's changelog.