fix(deps): update haze to v1.7.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| dev.chrisbanes.haze:haze-materials | 1.6.7 -> 1.7.0 |
||
| dev.chrisbanes.haze:haze | 1.6.7 -> 1.7.0 |
Release Notes
chrisbanes/haze (dev.chrisbanes.haze:haze-materials)
v1.7.0
Highlights
- 🆕
forceInvalidateOnPreDrawparameter onHazeEffectScope(doc) - Optimized noise texture handling on Android
- Only enable pre-draw listeners when we need to use them
- This should be the last of the v1.x releases (barring any blocking issues which crop up).
Key dependencies
- Kotlin 2.2.20
- Compose Multiplatform 1.9.3
- Jetpack Compose 1.9.4
What's Changed
- Dependency updates by @​chrisbanes in #​752
- Add workaround for Kotlin Yarn errors by @​chrisbanes in #​764
- Add LeakCanary to sample by @​chrisbanes in #​769
- Bump compile and min SDK versions by @​chrisbanes in #​773
- [Android] Optimize noise texture by @​chrisbanes in #​778
- Optimize areas and area offsets by @​chrisbanes in #​779
- Enable Kotlin explicit API by @​chrisbanes in #​790
- Compose 1.9.x and Kotlin 2.2.20 by @​chrisbanes in #​791
- Reduce screenshot test thresholds by @​chrisbanes in #​806
- Introduce expandLayerBounds flag by @​chrisbanes in #​807
- Only enable pre-draw listeners when necessary by @​chrisbanes in #​809
- Add forceInvalidateOnPreDraw flag by @​chrisbanes in #​810
- Add a common pre-draw listener by @​chrisbanes in #​811
- Invalidate on position change by @​chrisbanes in #​812
- Update Android version references in platforms.md by @​XIVIX134 in #​814
New Contributors
- @​XIVIX134 made their first contribution in #​814
Full Changelog: https://github.com/chrisbanes/haze/compare/1.6.10...1.7.0
v1.6.10
What's Changed
- Add clipToAreasBounds flag by @​chrisbanes in #​744
Full Changelog: https://github.com/chrisbanes/haze/compare/1.6.9...1.6.10
v1.6.9
What's Changed
- Fix transparent edges... again by @​chrisbanes in #​728
Full Changelog: https://github.com/chrisbanes/haze/compare/1.6.8...1.6.9
v1.6.8
What's Changed
- Check if node is attached from updateEffect by @​chrisbanes in #​724
- Reduce unnecessary draw invalidations by @​chrisbanes in #​725
Full Changelog: https://github.com/chrisbanes/haze/compare/1.6.7...1.6.8
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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.