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 3 updates: com.google.accompanist:accompanist-permissions, org.jetbrains.kotlinx:kotlinx-collections-immutable and com.airbnb.android:lottie-compose.
Updates
com.google.accompanist:accompanist-permissions
from 0.34.0 to 0.36.0Release notes
Sourced from com.google.accompanist:accompanist-permissions's releases.
Commits
21b1e34
Merge pull request #1790 from google/ben/stable17232badb
Upgrade upload artifactec69b6d
Remove device-tests action1318d1c
Fix device tests action06b8df6
Upgrade github action for uploading test artifactsc78ec25
Upgrade to Compose 1.7 stable3b40d2b
Merge pull request #1789 from SimonMarquis/patch-1c35db2b
Fix markdown layout bug in navigation-material.md68fa222
Prepare for next release1745adc
Merge pull request #1780 from google/bumptobetaUpdates
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
com.airbnb.android:lottie-compose
from 6.5.1 to 6.5.2Changelog
Sourced from com.airbnb.android:lottie-compose's changelog.
Commits
18ed210
v6.5.2453b43c
Adding null check for context before callingUtils.getAnimationScale
(#2546)0cf178c
Fix SplitDimensionPathKeyframeAnimation value callbacks arguments (#2543)66bc2fb
[a11y] Adding reduce motion logic to LottieAnimation for compose usage (#2542)a1fb304
v6.5.2-SNAPSHOTDependabot 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