Skip to content

Commit

Permalink
Update dependency com.github.alorma:compose-settings-ui-m3 to v1.0.2 (#…
Browse files Browse the repository at this point in the history
…988)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.alorma:compose-settings-ui-m3](https://togithub.com/alorma/Compose-Settings)
| `1.0.1` -> `1.0.2` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.alorma:compose-settings-ui-m3/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.alorma:compose-settings-ui-m3/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.alorma:compose-settings-ui-m3/1.0.1/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.alorma:compose-settings-ui-m3/1.0.1/1.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>alorma/Compose-Settings
(com.github.alorma:compose-settings-ui-m3)</summary>

###
[`v1.0.2`](https://togithub.com/alorma/Compose-Settings/releases/tag/1.0.2)

[Compare
Source](https://togithub.com/alorma/Compose-Settings/compare/1.0.1...1.0.2)

##### What's Changed

- Bump androidx.compose:compose-bom from 2023.09.00 to 2023.09.01 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/alorma/Compose-Settings/pull/176](https://togithub.com/alorma/Compose-Settings/pull/176)
- Bump androidx.compose:compose-bom from 2023.09.01 to 2023.09.02 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/alorma/Compose-Settings/pull/177](https://togithub.com/alorma/Compose-Settings/pull/177)

**Full Changelog**:
alorma/Compose-Settings@1.0.1...1.0.2

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ZacSweers/CatchUp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zac Sweers <[email protected]>
  • Loading branch information
renovate[bot] and ZacSweers authored Sep 29, 2023
1 parent dc32c9e commit 7fc0c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ misc-debug-guava = "com.google.guava:guava:32.1.2-jre"
misc-debug-processPhoenix = "com.jakewharton:process-phoenix:2.1.2"
misc-debug-telescope = "com.mattprecious.telescope:telescope:2.2.0"

misc-composeSettings = "com.github.alorma:compose-settings-ui-m3:1.0.1"
misc-composeSettings = "com.github.alorma:compose-settings-ui-m3:1.0.2"
misc-composeSettings-base = "com.github.alorma:compose-settings-storage-base:1.0.2"
misc-composeSettings-datastore = "com.github.alorma:compose-settings-storage-datastore:0.27.0"
misc-javaxInject = "org.glassfish:javax.annotation:10.0-b28"
Expand Down

0 comments on commit 7fc0c36

Please sign in to comment.