chore(deps): bump the minor group across 1 directory with 3 updates#6621
chore(deps): bump the minor group across 1 directory with 3 updates#6621dependabot[bot] wants to merge 1 commit into
Conversation
|
@claude help me understand why the |
|
Claude finished @anna-parker's task in 58s —— View job CodeQL Failure Analysis
The failure is not a problem with your workflow file — it's a known compatibility limitation of CodeQL's Kotlin extractor. The exact error from the logs: Why the build/tests pass but CodeQL failsThe backend build and integration tests use the real Kotlin compiler, which compiles 2.4.0 just fine. The CodeQL Do you need to update the action?The workflow itself ( Options
This is a common pattern with Kotlin major version bumps (e.g. the same thing happened with the 2.0 → 2.1 transition) and CodeQL support typically follows within a few weeks. |
|
ok then lets just wait a week or so for this! |
90764d2 to
b8a191c
Compare
Bumps the minor group with 3 updates in the /backend directory: software.amazon.awssdk:s3, [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) and [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin). Updates `software.amazon.awssdk:s3` from 2.45.1 to 2.46.12 Updates `org.jetbrains.kotlin.jvm` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) Updates `org.jetbrains.kotlin.plugin.spring` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.46.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
b8a191c to
fe1635f
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor group with 3 updates in the /backend directory: software.amazon.awssdk:s3, org.jetbrains.kotlin.jvm and org.jetbrains.kotlin.plugin.spring.
Updates
software.amazon.awssdk:s3from 2.45.1 to 2.46.12Updates
org.jetbrains.kotlin.jvmfrom 2.3.21 to 2.4.0Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
add726cAdd ChangeLog for 2.4.0-RC269a4a81[Wasm] Add binaryen per-file arguments8907c63[KGP] Suppress duplicate compiler warning output when --warning-mode=all is a...f9bef12[KGP] Add failing test for duplicate compiler warning output via Problems API7fe49c2KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs13d25e2KT-86268: Regression test addedf7d1a76[JKlib] Fix JAR deserializer configuration.5cec663[JKlib] Wire up JvmBuiltInClassDescriptorFactoryef14611Make the default stability of non-final classesUnknowninstead ofStabled76473a[Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failuresUpdates
org.jetbrains.kotlin.plugin.springfrom 2.3.21 to 2.4.0Release notes
Sourced from org.jetbrains.kotlin.plugin.spring's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.spring's changelog.
... (truncated)
Commits
add726cAdd ChangeLog for 2.4.0-RC269a4a81[Wasm] Add binaryen per-file arguments8907c63[KGP] Suppress duplicate compiler warning output when --warning-mode=all is a...f9bef12[KGP] Add failing test for duplicate compiler warning output via Problems API7fe49c2KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs13d25e2KT-86268: Regression test addedf7d1a76[JKlib] Fix JAR deserializer configuration.5cec663[JKlib] Wire up JvmBuiltInClassDescriptorFactoryef14611Make the default stability of non-final classesUnknowninstead ofStabled76473a[Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failures🚀 Preview: Add
previewlabel to enable