Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group with 3 updates #446

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

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.0

Release notes

Sourced from com.google.accompanist:accompanist-permissions's releases.

v0.36.0 🌈

What’s Changed

v0.35.2-beta 🌈

What’s Changed

v0.35.1-alpha 🌈

What’s Changed

v0.35.0-alpha 🌈

What’s Changed

Commits
  • 21b1e34 Merge pull request #1790 from google/ben/stable17
  • 232badb Upgrade upload artifact
  • ec69b6d Remove device-tests action
  • 1318d1c Fix device tests action
  • 06b8df6 Upgrade github action for uploading test artifacts
  • c78ec25 Upgrade to Compose 1.7 stable
  • 3b40d2b Merge pull request #1789 from SimonMarquis/patch-1
  • c35db2b Fix markdown layout bug in navigation-material.md
  • 68fa222 Prepare for next release
  • 1745adc Merge pull request #1780 from google/bumptobeta
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlinx:kotlinx-collections-immutable from 0.3.7 to 0.3.8

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-collections-immutable's releases.

v0.3.8

What's Changed

  • Add extension functions to convert Array to persistent collections #159
  • Don't allocate temporary buffer in SmallPersistentVector.removeAll #164
  • Avoid creating new PersistentList instance when adding empty collection #176
  • Fix memory leak in builders #193
Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-collections-immutable's changelog.

CHANGELOG

Commits
  • fe7b163 fix memory leak in builders: they should not hold on to the original collecti...
  • c60eb51 Enable KLib ABI validation
  • 38be1b4 Gradle 8.10
  • 3c2248e Bump binary-compatibility-validator version to 0.16.2 (#188)
  • 1d18389 Adds an empty input check to all addAll, removeAll, and retainAll methods
  • a1d250a Avoid creating new PersistentList instance when adding all elements of an emp...
  • 16bd411 Kotlin K2 migration: add generic type to emptyList
  • 7353626 Wasm invalid gradle configuration fix
  • 7fb0d74 Add wasmJs target in benchmarks
  • 79ef892 Upgrade kotlinx-benchmark version to 0.4.10
  • Additional commits viewable in compare view

Updates com.airbnb.android:lottie-compose from 6.5.1 to 6.5.2

Changelog

Sourced from com.airbnb.android:lottie-compose's changelog.

6.5.2

Bugs Fixed

  • Fix a NPE when running Lottie in instrumentation tests (#2546)
  • Add support for new reduced motion options in Compose (#2542)
Commits
  • 18ed210 v6.5.2
  • 453b43c Adding null check for context before calling Utils.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-SNAPSHOT
  • See full diff in compare view

Dependabot 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

Bumps the all group with 3 updates: [com.google.accompanist:accompanist-permissions](https://github.com/google/accompanist), [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) and [com.airbnb.android:lottie-compose](https://github.com/airbnb/lottie-android).


Updates `com.google.accompanist:accompanist-permissions` from 0.34.0 to 0.36.0
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.34.0...v0.36.0)

Updates `org.jetbrains.kotlinx:kotlinx-collections-immutable` from 0.3.7 to 0.3.8
- [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.collections.immutable@v0.3.7...v0.3.8)

Updates `com.airbnb.android:lottie-compose` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/airbnb/lottie-android/releases)
- [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md)
- [Commits](airbnb/lottie-android@v6.5.1...v6.5.2)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-permissions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: com.airbnb.android:lottie-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 9, 2024 17:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 9, 2024
Copy link
Member

@jumaallan jumaallan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 7a03c57 into main Sep 16, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/all-43107b4c18 branch September 16, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants