Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused accompanist deps (#1848)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.accompanist:accompanist-permissions](https://redirect.github.com/google/accompanist) | dependencies | minor | `0.36.0` -> `0.37.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>google/accompanist (com.google.accompanist:accompanist-permissions)</summary> ### [`v0.37.0`](https://redirect.github.com/google/accompanist/releases/tag/v0.37.0): 🌈 #### What’s Changed - Release v0.37.0 ([#​1812](https://redirect.github.com/google/accompanist/issues/1812)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Convert samples to M3 and edge to edge ([#​1810](https://redirect.github.com/google/accompanist/issues/1810)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Convert sample app activity to Compose ([#​1807](https://redirect.github.com/google/accompanist/issues/1807)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove Navigation Animation ([#​1808](https://redirect.github.com/google/accompanist/issues/1808)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove system ui controller ([#​1809](https://redirect.github.com/google/accompanist/issues/1809)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove Navigation Material ([#​1806](https://redirect.github.com/google/accompanist/issues/1806)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove Test Harness ([#​1805](https://redirect.github.com/google/accompanist/issues/1805)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Fix issue bundling kotlin metadataJvm in permissions lint ([#​1804](https://redirect.github.com/google/accompanist/issues/1804)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Upgrade to Kotlin 2.0.20 and move to build-logic for Gradle ([#​1802](https://redirect.github.com/google/accompanist/issues/1802)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - \[Permissions] Support calling rememberPermissionState in a Compose preview ([#​1803](https://redirect.github.com/google/accompanist/issues/1803)) [@​eygraber](https://redirect.github.com/eygraber) - Remove insets-ui ([#​1801](https://redirect.github.com/google/accompanist/issues/1801)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove Web ([#​1800](https://redirect.github.com/google/accompanist/issues/1800)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove Placeholder ([#​1799](https://redirect.github.com/google/accompanist/issues/1799)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove ThemeAdapter ([#​1798](https://redirect.github.com/google/accompanist/issues/1798)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove SwipeRefresh ([#​1797](https://redirect.github.com/google/accompanist/issues/1797)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove Pager ([#​1796](https://redirect.github.com/google/accompanist/issues/1796)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Remove FlowLayout library ([#​1795](https://redirect.github.com/google/accompanist/issues/1795)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - \[Permissions] fix([gh-1781](https://redirect.github.com/google/accompanist/issues/1781)): check for `Denied(shouldShowRationale=false)` in `MutableMultiplePermissionsState.shouldShowRationale` ([#​1783](https://redirect.github.com/google/accompanist/issues/1783)) [@​FelixZY](https://redirect.github.com/FelixZY) - Update update-release.yml ([#​1792](https://redirect.github.com/google/accompanist/issues/1792)) [@​bentrengrove](https://redirect.github.com/bentrengrove) - Fix insets-ui migration step ([#​1791](https://redirect.github.com/google/accompanist/issues/1791)) [@​alexvanyo](https://redirect.github.com/alexvanyo) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: Zac Sweers <[email protected]>
- Loading branch information