Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency com.google.accompanist:accompanist-permissions to v…
…0.37.0 (#429) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.accompanist:accompanist-permissions](https://redirect.github.com/google/accompanist) | `0.36.0` -> `0.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.accompanist:accompanist-permissions/0.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.accompanist:accompanist-permissions/0.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.accompanist:accompanist-permissions/0.36.0/0.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.accompanist:accompanist-permissions/0.36.0/0.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/julioromano/mooviez). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information