Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip RenderNode impl on API 31 #79

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

chrisbanes
Copy link
Owner

Seems to be a Compose/platform bug. See #77

Seems to be a Compose/platform bug.
@chrisbanes chrisbanes enabled auto-merge (squash) January 5, 2024 10:09
@chrisbanes chrisbanes merged commit 86d3370 into main Jan 5, 2024
2 checks passed
@chrisbanes chrisbanes deleted the cb/render-effect-api31 branch January 5, 2024 10:38
ZacSweers referenced this pull request in ZacSweers/CatchUp Jan 5, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dev.chrisbanes.haze:haze](https://togithub.com/chrisbanes/haze) |
`0.4.2` -> `0.4.3` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/dev.chrisbanes.haze:haze/0.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/dev.chrisbanes.haze:haze/0.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/dev.chrisbanes.haze:haze/0.4.2/0.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/dev.chrisbanes.haze:haze/0.4.2/0.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>chrisbanes/haze (dev.chrisbanes.haze:haze)</summary>

### [`v0.4.3`](https://togithub.com/chrisbanes/haze/releases/tag/0.4.3)

[Compare
Source](https://togithub.com/chrisbanes/haze/compare/0.4.2...0.4.3)

**Fix**: Avoid using `RenderNode` blur implementation on API 31 for now.
See [#&#8203;77](https://togithub.com/chrisbanes/haze/issues/77)
**Fix**: Transparent tints now work everywhere.
**Feature**: Allow setting a tint on each `hazeChild`

#### What's Changed

- Fix transparent tints causing crash on Android by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[https://github.com/chrisbanes/haze/pull/74](https://togithub.com/chrisbanes/haze/pull/74)
- Update roborazzi to v1.9.0-alpha-4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/chrisbanes/haze/pull/76](https://togithub.com/chrisbanes/haze/pull/76)
- Update agp to v8.2.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/chrisbanes/haze/pull/75](https://togithub.com/chrisbanes/haze/pull/75)
- Skip RenderNode impl on API 31 by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[https://github.com/chrisbanes/haze/pull/79](https://togithub.com/chrisbanes/haze/pull/79)
- Allow override tint on `hazeChild` by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[https://github.com/chrisbanes/haze/pull/81](https://togithub.com/chrisbanes/haze/pull/81)

**Full Changelog**:
chrisbanes/haze@0.4.2...0.4.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant