Bump the gradle-dependencies group across 1 directory with 6 updates #38
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 gradle-dependencies group with 6 updates in the / directory:
0.3.7
0.3.8
2024.08.00
2024.09.00
1.2.1
1.3.0
1.9.1
1.9.2
2.0.20-1.0.24
2.0.20-1.0.25
1.23.6
1.23.7
Updates
org.jetbrains.kotlinx:kotlinx-collections-immutable
from 0.3.7 to 0.3.8Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-collections-immutable's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-collections-immutable's changelog.
Commits
fe7b163
fix memory leak in builders: they should not hold on to the original collecti...c60eb51
Enable KLib ABI validation38be1b4
Gradle 8.103c2248e
Bump binary-compatibility-validator version to 0.16.2 (#188)1d18389
Adds an empty input check to all addAll, removeAll, and retainAll methodsa1d250a
Avoid creating new PersistentList instance when adding all elements of an emp...16bd411
Kotlin K2 migration: add generic type to emptyList7353626
Wasm invalid gradle configuration fix7fb0d74
Add wasmJs target in benchmarks79ef892
Upgrade kotlinx-benchmark version to 0.4.10Updates
androidx.compose:compose-bom
from 2024.08.00 to 2024.09.00Updates
androidx.compose.material3:material3
from 1.2.1 to 1.3.0Updates
androidx.activity:activity-compose
from 1.9.1 to 1.9.2Updates
com.google.devtools.ksp
from 2.0.20-1.0.24 to 2.0.20-1.0.25Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
332a961
Close the KSP caches files after reading themc32a756
Add --stracktrace to the failing test3fc773f
Delete the ksp caches when the task is restored from cachea43ab02
KSP2: get module name from metadatab6dcf9f
getJvmName: clean up7a5ded4
Partially fix mangling of internal functionsc30c83e
Handle explicit JvmNameebf987b
Mangle jvm names for inline class46556c2
MangledNamesProcessor: order visits by name27e51ae
Replace the deprecated ios with iosX64 in testsUpdates
io.gitlab.arturbosch.detekt
from 1.23.6 to 1.23.7Release notes
Sourced from io.gitlab.arturbosch.detekt's releases.
Commits
f951808
Prepare Release 1.23.7 (#7608)396c1e9
[LOCAL] Bump detekt version inside DGP for self inspection8ed0732
[LOCAL] Update CI Matrix setup to match main71cd25e
[LOCAL] Run CI on release/1.x pushesece2afd
[LOCAL] Fix failures with -PwarningsAsErrors=true7e1eb7d
[LOCAL] Fix failures with -Pcompile-test-snippets=truef3ff225
[LOCAL] Add .kotlin to gitignoref7db569
chore(deps): update dependency gradle to v8.10 (#7546)4c5f0a2
fix(deps): update dependency com.android.tools.build:gradle to v8.5.2 (#7525)f475902
[LOCAL] Make sure ./gradlew build works on the release/1.x branch - Take 2Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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