mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(deps): update haze to v1.2.1 (#756)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dev.chrisbanes.haze:haze-materials](https://redirect.github.com/chrisbanes/haze) | `1.2.0` -> `1.2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [dev.chrisbanes.haze:haze](https://redirect.github.com/chrisbanes/haze) | `1.2.0` -> `1.2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chrisbanes/haze (dev.chrisbanes.haze:haze-materials)</summary> ### [`v1.2.1`](https://redirect.github.com/chrisbanes/haze/releases/tag/1.2.1) [Compare Source](https://redirect.github.com/chrisbanes/haze/compare/1.2.0...1.2.1) ##### What's Changed - Fix Haze not drawing any effects in previews by [@​chrisbanes](https://redirect.github.com/chrisbanes) in [https://github.com/chrisbanes/haze/pull/470](https://redirect.github.com/chrisbanes/haze/pull/470) - Fix issues with missing effects in LazyLayouts by [@​chrisbanes](https://redirect.github.com/chrisbanes) in [https://github.com/chrisbanes/haze/pull/469](https://redirect.github.com/chrisbanes/haze/pull/469) **Full Changelog**: https://github.com/chrisbanes/haze/compare/1.2.0...1.2.1 </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 these updates 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/msfjarvis/compose-lobsters). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1b79de1514
commit
b79be58dd2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ coroutines = "1.10.1"
|
|||
dagger = "2.55"
|
||||
eithernet = "2.0.0"
|
||||
glance = "1.0.0"
|
||||
haze = "1.2.0"
|
||||
haze = "1.2.1"
|
||||
junit = "5.11.4"
|
||||
konvert = "4.0.1"
|
||||
kotlin = "2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue