Bump the kotlin-ksp group with 2 updates#6524
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the kotlin-ksp group with 2 updates: [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) and [com.google.devtools.ksp](https://github.com/google/ksp). Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` 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: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp - dependency-name: com.google.devtools.ksp dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp ... Signed-off-by: dependabot[bot] <[email protected]>
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 kotlin-ksp group with 2 updates: org.jetbrains.kotlin:kotlin-stdlib-jdk8 and com.google.devtools.ksp.
Updates
org.jetbrains.kotlin:kotlin-stdlib-jdk8from 2.3.20 to 2.3.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8'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