Bump the all group with 6 updates#344
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [io.ktor:ktor-version-catalog](https://github.com/ktorio/ktor) | `3.4.2` | `3.4.3` | | [org.http4k:http4k-server-netty](https://github.com/http4k/http4k) | `6.43.0.0` | `6.44.0.0` | | [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) | `2.3.6` | `2.3.7` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.6` | `2.3.7` | | [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` | Updates `io.ktor:ktor-version-catalog` 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.http4k:http4k-server-netty` from 6.43.0.0 to 6.44.0.0 - [Release notes](https://github.com/http4k/http4k/releases) - [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md) - [Commits](http4k/http4k@6.43.0.0...6.44.0.0) Updates `com.google.devtools.ksp:symbol-processing-api` 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) 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) 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: io.ktor:ktor-version-catalog dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.http4k:http4k-server-netty dependency-version: 6.44.0.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.google.devtools.ksp:symbol-processing-api dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 all group with 6 updates:
3.4.23.4.36.43.0.06.44.0.02.3.62.3.72.3.62.3.72.3.202.3.212.3.202.3.21Updates
io.ktor:ktor-version-catalogfrom 3.4.2 to 3.4.3Release notes
Sourced from io.ktor:ktor-version-catalog's releases.
Changelog
Sourced from io.ktor:ktor-version-catalog'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
org.http4k:http4k-server-nettyfrom 6.43.0.0 to 6.44.0.0Release notes
Sourced from org.http4k:http4k-server-netty's releases.
Changelog
Sourced from org.http4k:http4k-server-netty's changelog.
Commits
7336e9bRelease 6.44.0.07a39244CHANGELOGc013c9bAdd logprobs, structured output, and reasoning to OpenAI chat completions (#1...355d7b7Refactor MCP protocol: unify JSON-RPC message handling and simplify server ar...f05ee6cRevert "Refactor MCP protocol: unify JSON-RPC message handling and simplify s...8d6e4e9Refactor MCP protocol: unify JSON-RPC message handling and simplify server ar...0737c4dUpgrade Graphlqlaac0215Bump KSP to 2.3.7 and Kotlin to 2.3.21aacdf3eBump dependency versions inlibs.versions.tomland updateHTMXand `HYPER...2ea9b04dynamodb-fake putItem to evluate condition on missing item (#1522)Updates
com.google.devtools.ksp:symbol-processing-apifrom 2.3.6 to 2.3.7Release notes
Sourced from com.google.devtools.ksp:symbol-processing-api's releases.
Commits
94f2104Move AnnotationResolutionStrategy-related files to common dir98fb4c7Add infrastructure for declaring test annotations25c30c3Update test outputcd0eb19Update AnnotationsInDependenciesProcessor output with line numbers1a7d8daFix crash inPsiResolutionStrategyfor annotations with nullable fqn (#2864)3a5f866Remove KtEntry type0b3b39eUpdate codeowners8b309d5Add more information to error messagef50f2f7Add comment on performancee142fd7Handle missing cases in CollectAnnotatedSymbolsPsiVisitorUpdates
com.google.devtools.kspfrom 2.3.6 to 2.3.7Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
94f2104Move AnnotationResolutionStrategy-related files to common dir98fb4c7Add infrastructure for declaring test annotations25c30c3Update test outputcd0eb19Update AnnotationsInDependenciesProcessor output with line numbers1a7d8daFix crash inPsiResolutionStrategyfor annotations with nullable fqn (#2864)3a5f866Remove KtEntry type0b3b39eUpdate codeowners8b309d5Add more information to error messagef50f2f7Add comment on performancee142fd7Handle missing cases in CollectAnnotatedSymbolsPsiVisitorUpdates
org.jetbrains.kotlin.jvmfrom 2.3.20 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
org.jetbrains.kotlin.plugin.serializationfrom 2.3.20 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
org.jetbrains.kotlin.plugin.serializationfrom 2.3.20 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
com.google.devtools.kspfrom 2.3.6 to 2.3.7Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
94f2104Move AnnotationResolutionStrategy-related files to common dir98fb4c7Add infrastructure for declaring test annotations25c30c3Update test outputcd0eb19Update AnnotationsInDependenciesProcessor output with line numbers1a7d8daFix crash inPsiResolutionStrategyfor annotations with nullable fqn (#2864)3a5f866Remove KtEntry type0b3b39eUpdate codeowners8b309d5Add more information to error messagef50f2f7Add comment on performancee142fd7Handle missing cases in CollectAnnotatedSymbolsPsiVisitorDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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