build(deps): bump the dependencies group across 1 directory with 7 updates - #30
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the dependencies group across 1 directory with 7 updates#30dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Qodana for JVM21 new problems were found
View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2026.1.3
with:
upload-result: trueContact Qodana teamContact us at qodana-support@jetbrains.com
|
…dates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.gitlab.arturbosch.detekt:detekt-formatting](https://github.com/detekt/detekt) | `1.23.6` | `1.23.8` | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.4.0` | `2.4.10` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.4.0` | `2.4.10` | | org.jetbrains.intellij.platform.settings | `2.17.0` | `2.18.1` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.11.0` | `2.14.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.6.1` | `9.7.1` | Updates `io.gitlab.arturbosch.detekt:detekt-formatting` from 1.23.6 to 1.23.8 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.6...v1.23.8) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.4.0 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.0...v2.4.10) Updates `io.gitlab.arturbosch.detekt` from 1.23.6 to 1.23.8 - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.6...v1.23.8) Updates `org.jetbrains.kotlin.jvm` from 2.4.0 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.4.0...v2.4.10) Updates `org.jetbrains.intellij.platform.settings` from 2.17.0 to 2.18.1 Updates `com.google.code.gson:gson` from 2.11.0 to 2.14.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.14.0) Updates `gradle-wrapper` from 9.6.1 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.6.1...v9.7.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gradle-wrapper dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.gitlab.arturbosch.detekt dependency-version: 1.23.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting dependency-version: 1.23.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.intellij.platform.settings dependency-version: 2.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/dependencies-f0e682e69c
branch
from
August 24, 2026 08:38
5352f55 to
9c971ca
Compare
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 dependencies group with 6 updates in the / directory:
1.23.61.23.82.4.02.4.102.4.02.4.102.17.02.18.12.11.02.14.09.6.19.7.1Updates
io.gitlab.arturbosch.detekt:detekt-formattingfrom 1.23.6 to 1.23.8Release notes
Sourced from io.gitlab.arturbosch.detekt:detekt-formatting's releases.
... (truncated)
Commits
0462637Prepare Release 1.23.8 (#7976)42856f6chore(deps): update dependency gradle to v8.12.1 (#7780)8f354e6fix(deps): update dependency com.android.tools.build:gradle to v8.8.1 (#7936)435188c[LOCAL] Bump upload-artifacts to v4 to unblock GHAa147198[UnnecessaryParentheses] Allow float/double without integer part (#7751)66d5f2c[LOCAL] Unbreak functionalTest after 2.0.21 bump4487e61[LOCAL] Unbreak warnings-as-errors after 2.0.21 bumpb07d697[LOCAL] Unblock build after Kotlin 2.0.21 bumpa6d0bd7fix(deps): update kotlin to 2.0.21 (#7580)ba84337chore(deps): update dependency gradle to v8.10.2 (#7668)Updates
org.jetbrains.kotlin:kotlin-reflectfrom 2.4.0 to 2.4.10Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
Commits
5687445Add Changelog for 2.4.10-RC2ba30392[Wasm] Support regenerate unchanged modules flag on KGP6307e73[Wasm] Implement Xwasm-IC-generate-unchanged-modules flag39d7aeeAdd ChangeLog for 2.4.10-RC2a2956be[Gradle] Update karma.conf.js to use 'require(...)' instead plain strings9b1361c[Gradle] KT-87223: Updated regression testa4c153a[Gradle] KT-87223: Fix toochain to 2.4.0 for abiValidation compat configbc04b90Add ChangeLog for 2.4.10-RCbbcb94b[CRI] explicitly disable CRI generation for non-JVM targets to avoid false-po...6c2c458Scripting: fix jvmTarget processing from script annotationsUpdates
io.gitlab.arturbosch.detektfrom 1.23.6 to 1.23.8Release notes
Sourced from io.gitlab.arturbosch.detekt's releases.
... (truncated)
Commits
0462637Prepare Release 1.23.8 (#7976)42856f6chore(deps): update dependency gradle to v8.12.1 (#7780)8f354e6fix(deps): update dependency com.android.tools.build:gradle to v8.8.1 (#7936)435188c[LOCAL] Bump upload-artifacts to v4 to unblock GHAa147198[UnnecessaryParentheses] Allow float/double without integer part (#7751)66d5f2c[LOCAL] Unbreak functionalTest after 2.0.21 bump4487e61[LOCAL] Unbreak warnings-as-errors after 2.0.21 bumpb07d697[LOCAL] Unblock build after Kotlin 2.0.21 bumpa6d0bd7fix(deps): update kotlin to 2.0.21 (#7580)ba84337chore(deps): update dependency gradle to v8.10.2 (#7668)Updates
org.jetbrains.kotlin.jvmfrom 2.4.0 to 2.4.10Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
Commits
5687445Add Changelog for 2.4.10-RC2ba30392[Wasm] Support regenerate unchanged modules flag on KGP6307e73[Wasm] Implement Xwasm-IC-generate-unchanged-modules flag39d7aeeAdd ChangeLog for 2.4.10-RC2a2956be[Gradle] Update karma.conf.js to use 'require(...)' instead plain strings9b1361c[Gradle] KT-87223: Updated regression testa4c153a[Gradle] KT-87223: Fix toochain to 2.4.0 for abiValidation compat configbc04b90Add ChangeLog for 2.4.10-RCbbcb94b[CRI] explicitly disable CRI generation for non-JVM targets to avoid false-po...6c2c458Scripting: fix jvmTarget processing from script annotationsUpdates
org.jetbrains.intellij.platform.settingsfrom 2.17.0 to 2.18.1Updates
com.google.code.gson:gsonfrom 2.11.0 to 2.14.0Release notes
Sourced from com.google.code.gson:gson's releases.
... (truncated)
Commits
3ff35d6[maven-release-plugin] prepare release gson-parent-2.14.0a3024fdBump the maven group with 13 updates (#3002)5689ffeBump the github-actions group across 1 directory with 3 updates (#3018)48db33cAddLegacyProtoTypeAdapterFactory. (#3014)53d703eUpdate outdated comment regarding serializable types (#3012)0189b72RemoveSerializablefrom internalTypeimplementation classes. (#3011)f4d371dFix duplicate key detection when first value is null (#3006)27d9ba1Fix typo in README (JPMS dependencies section) (#3005)1fa9b7aValidate that strings being parsed as integers consist of ASCII characters (#...b7d5954Add iterator fail-fast tests for LinkedTreeMap.clear() (#2992)Updates
gradle-wrapperfrom 9.6.1 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
92f0512update fixed issues for 9.7.1 (#38892)820ee75update fixed issues for 9.7.182c23f9Fix annotation parameter ordering problem in KTS (#38878)ef11a72Fix annotation parameter ordering issuebb0d8a9Make relevant tests polyglot (run for multiple DSLs)336e129Update signing configuration (#38874)4bdf0daUpdate signing configurationcd9b92cList issues resolved in 9.7.1 (#38839)5f4e381List issues resolved in 9.7.11e08ab5Keep type-use annotations in extracted ABI classes (#38810)