Skip to content

Commit

Permalink
Update compose-ui to v1.4.3 (slackhq#606)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[androidx.compose.ui:ui-viewbinding](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-util](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-unit](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-tooling-preview](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-tooling-data](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-tooling](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-text](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-test-manifest](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-test-junit4](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |
|
[androidx.compose.ui:ui-graphics](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.4.2` -> `1.4.3` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

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

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

Co-authored-by: Zac Sweers <[email protected]>
  • Loading branch information
slack-oss-bot and ZacSweers authored May 6, 2023
1 parent 64ddc1f commit fc60d93
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 @@ -16,7 +16,7 @@ compose-foundation = "1.4.3"
compose-material = "1.4.3"
compose-material3 = "1.1.0-rc01"
compose-runtime = "1.4.3"
compose-ui = "1.4.2"
compose-ui = "1.4.3"
compose-jb = "1.4.0"
compose-jb-kotlinVersion = "1.8.20"
compose-integration-constraintlayout = "1.0.1"
Expand Down

0 comments on commit fc60d93

Please sign in to comment.