android / health-samples

Apache License 2.0
253 stars 146 forks source link

Update dependency com.google.accompanist:accompanist-permissions to v0.32.0 - autoclosed #151

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.accompanist:accompanist-permissions 0.24.9-beta -> 0.32.0 age adoption passing confidence

Release Notes

google/accompanist (com.google.accompanist:accompanist-permissions) ### [`v0.32.0`](https://togithub.com/google/accompanist/releases/tag/v0.32.0): 🌈 #### What’s Changed - Upgrade to Compose 1.5 Stable ### [`v0.30.1`](https://togithub.com/google/accompanist/releases/tag/v0.30.1): 🌈 ##### What’s Changed - Release 0.30.1 ([#​1569](https://togithub.com/google/accompanist/issues/1569)) [@​bentrengrove](https://togithub.com/bentrengrove) - Rollback navigation upgrade to latest stable ([#​1554](https://togithub.com/google/accompanist/issues/1554)) [@​bentrengrove](https://togithub.com/bentrengrove) - \[Pager Indicators] Documentation ([#​1566](https://togithub.com/google/accompanist/issues/1566)) [@​es0329](https://togithub.com/es0329) - \[Pager] Fix typo in pager.md ([#​1561](https://togithub.com/google/accompanist/issues/1561)) [@​barnard-b](https://togithub.com/barnard-b) - Remove experimental pager API annotation ([#​1555](https://togithub.com/google/accompanist/issues/1555)) [@​bentrengrove](https://togithub.com/bentrengrove) ### [`v0.30.0`](https://togithub.com/google/accompanist/releases/tag/v0.30.0): 🌈 ##### What’s Changed - Upgrade to Compose 1.4 ([#​1550](https://togithub.com/google/accompanist/issues/1550)) [@​bentrengrove](https://togithub.com/bentrengrove) - \[Adaptive] Fix technically incorrect usage of produceState ([#​1547](https://togithub.com/google/accompanist/issues/1547)) [@​alexvanyo](https://togithub.com/alexvanyo) - Switch to gradle build action for CI ([#​1540](https://togithub.com/google/accompanist/issues/1540)) [@​bentrengrove](https://togithub.com/bentrengrove) ### [`v0.28.0`](https://togithub.com/google/accompanist/releases/tag/v0.28.0): 🌈 #### What’s Changed - **\[ThemeAdapter] Migrate all theme adapter libraries to Accompanist ([#​1410](https://togithub.com/google/accompanist/issues/1410)) [@​ricknout](https://togithub.com/ricknout)** - **\[Test Harness] Add test harness library ([#​1392](https://togithub.com/google/accompanist/issues/1392)) [@​alexvanyo](https://togithub.com/alexvanyo)** - \[Adaptive] Fix adaptive bug report name ([#​1412](https://togithub.com/google/accompanist/issues/1412)) [@​alexvanyo](https://togithub.com/alexvanyo) - Updated swiperefresh.md ([#​1401](https://togithub.com/google/accompanist/issues/1401)) [@​vusimoy0](https://togithub.com/vusimoy0) ### [`v0.27.1`](https://togithub.com/google/accompanist/releases/tag/v0.27.1): 🌈 ##### What’s Changed - Upgrade to Compose 1.3.1 ([#​1389](https://togithub.com/google/accompanist/issues/1389)) [@​bentrengrove](https://togithub.com/bentrengrove) - \[SwipeRefresh] Deprecate SwipeRefresh ([#​1385](https://togithub.com/google/accompanist/issues/1385)) [@​bentrengrove](https://togithub.com/bentrengrove) - \[Pager] Nested Scrolling list offset issue ([#​1399](https://togithub.com/google/accompanist/issues/1399)) [@​Levi-Moreira](https://togithub.com/Levi-Moreira) - \[Web] Fix WebView always filling max available space ([#​1397](https://togithub.com/google/accompanist/issues/1397)) [@​bentrengrove](https://togithub.com/bentrengrove) - Base z-order on visibleEntries ([#​1384](https://togithub.com/google/accompanist/issues/1384)) [@​jbw0033](https://togithub.com/jbw0033) - \[Pager] Make Pager able to scroll by flinging a nested scroll child ([#​1332](https://togithub.com/google/accompanist/issues/1332)) [@​wcaokaze](https://togithub.com/wcaokaze) - Fix Permissions docs ([#​1383](https://togithub.com/google/accompanist/issues/1383)) [@​manuelvicnt](https://togithub.com/manuelvicnt) ### [`v0.27.0`](https://togithub.com/google/accompanist/releases/tag/v0.27.0): 🌈 ##### What’s Changed - Update to Compose 1.3 ([#​1379](https://togithub.com/google/accompanist/issues/1379)) [@​bentrengrove](https://togithub.com/bentrengrove) - fix(ci): replace set-output to GITHUB_OUTPUT ([#​1374](https://togithub.com/google/accompanist/issues/1374)) [@​k1rnt](https://togithub.com/k1rnt) - Revert "\[DrawablePainter] Fix overwriting bounds of drawable when drawing it via DrawablePainter" ([#​1368](https://togithub.com/google/accompanist/issues/1368)) [@​andkulikov](https://togithub.com/andkulikov) - \[Pager indicators]Don't draw active dot indicators for empty pagers. ([#​1329](https://togithub.com/google/accompanist/issues/1329)) [@​koral--](https://togithub.com/koral--) ### [`v0.25.1`](https://togithub.com/google/accompanist/releases/tag/v0.25.1): 🌈 Upgrade to Compose 1.2.1 ([#​1286](https://togithub.com/google/accompanist/issues/1286)) Upgrade to Compose Compiler 1.3.0 - Kotlin 1.7.10 ([#​1286](https://togithub.com/google/accompanist/issues/1286)) ### [`v0.25.0`](https://togithub.com/google/accompanist/releases/tag/v0.25.0): 🌈 #### What’s Changed - Upgrade to Compose 1.2 ([#​1262](https://togithub.com/google/accompanist/issues/1262)) [@​bentrengrove](https://togithub.com/bentrengrove) - \[Pager] Remember nested connection in Pager component ([#​1264](https://togithub.com/google/accompanist/issues/1264)) [@​ShikaSD](https://togithub.com/ShikaSD) - \[Pager Indicators] Fix behavior of `pagerTabIndicatorOffset` in RTL layouts ([#​1223](https://togithub.com/google/accompanist/issues/1223)) [@​patrykmichalik](https://togithub.com/patrykmichalik) - \[SystemUiController] Add support for systemBarsBehavior ([#​1251](https://togithub.com/google/accompanist/issues/1251)) [@​alexvanyo](https://togithub.com/alexvanyo) - \[Navigation Material] Mark transitionsInProgress complete in BottomSheetNavigator ([#​1244](https://togithub.com/google/accompanist/issues/1244)) [@​jbw0033](https://togithub.com/jbw0033) - \[Navigation Animation] Avoid crashing when the start destination changes ([#​1243](https://togithub.com/google/accompanist/issues/1243)) [@​jbw0033](https://togithub.com/jbw0033) - \[Navigation Material] Remove usages of undefined `Destinations.Home` string from code samples in documentation ([#​1231](https://togithub.com/google/accompanist/issues/1231)) [@​patrykmichalik](https://togithub.com/patrykmichalik) - \[Navigation] Fix overlapping elements in Sample Bottom Sheets layout ([#​1148](https://togithub.com/google/accompanist/issues/1148)) [@​leinardi](https://togithub.com/leinardi) - \[navigation material] use result of assertThat ([#​1230](https://togithub.com/google/accompanist/issues/1230)) [@​saied89](https://togithub.com/saied89) - \[WebView] Correct typos in documentation ([#​1229](https://togithub.com/google/accompanist/issues/1229)) [@​patrykmichalik](https://togithub.com/patrykmichalik) - \[systemUiController] Minor typos in docs: setStatusBarColor, setNavigationBarColor ([#​1227](https://togithub.com/google/accompanist/issues/1227)) [@​MarkusBillharz](https://togithub.com/MarkusBillharz) - \[Web] Fix webview not destroyed ([#​1221](https://togithub.com/google/accompanist/issues/1221)) [@​rlatapy-luna](https://togithub.com/rlatapy-luna)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.