chore(deps): bump the all group with 5 updates - #32
Merged
Merged
Conversation
--- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 8.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: com.google.devtools.ksp dependency-version: 2.3.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
kotest pulls kotlinx-io 0.8.2, whose Wasm import object uses `import.meta`. Webpack 5.108+, shipped with Kotlin 2.4.20, parses such a file as an ES module, so the Karma bundle fails to load and wasmJsBrowserTest dies before any test runs. See https://youtrack.jetbrains.com/issue/KT-88162 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.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 5 updates:
3.18.13.18.28.10.18.10.22.4.102.4.202.4.102.4.202.3.112.3.12Updates
com.squareup.okio:okiofrom 3.18.1 to 3.18.2Changelog
Sourced from com.squareup.okio:okio's changelog.
Commits
9403a09Prepare for release 3.18.2.5a1c153Fix an unintended behavior change with base64 padding (#1869)Updates
com.diffplug.spotless:spotless-plugin-gradlefrom 8.10.1 to 8.10.2Release notes
Sourced from com.diffplug.spotless:spotless-plugin-gradle's releases.
Commits
876c8c4Published gradle/8.10.2ff28375Published lib/4.10.2e260aa7shortenFullyQualifiedTypes: preserve unqualified type resolution (#3037)5a2cdcaUpdate changelogs.98ca50eMerge remote-tracking branch 'origin/main' into 3033-unqualified-type-collision9591d7eResolve interopability with spotless, lombok and VSCode (#3038)5842e1bshortenFullyQualifiedTypes: shorten FQTs in expression context (#3039)e7f5b60Add changelog entries79ff6c7Resolve interopability with spotless, lombok and VSCode411abb5shortenFullyQualifiedTypes: preserve unqualified type resolutionUpdates
org.jetbrains.kotlin.multiplatformfrom 2.4.10 to 2.4.20Updates
org.jetbrains.kotlin.plugin.serializationfrom 2.4.10 to 2.4.20Updates
org.jetbrains.kotlin.plugin.serializationfrom 2.4.10 to 2.4.20Updates
com.google.devtools.kspfrom 2.3.11 to 2.3.12Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
a3c3859Format Resolver filea614317Fix grammatical errors in Resolver doc commentsc19f255Merge equal EXPECT NEXT and EXPECT CURRENT in javaBackingFieldUsedInKotlind3df886Add test for getting default annotation values in KMP3bcac20Mark testJavaBackingFieldUsedInKotlin as fixede74bb5fUpdate expected test output in libOriginsc9b1d40Use KSSyntheticJavaBackingFieldImpl in KSPropertyDeclarationImplafefe15Add KSSyntheticJavaBackingFieldImpl2da07c1Add test for missing synthetic Java fields7033530Fix visibility modifiers for Kotlin-based backing fieldsDependabot 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