Skip to content

Commit

Permalink
Update dependency dev.chrisbanes.haze:haze to v0.7.3 (#1538)
Browse files Browse the repository at this point in the history
[![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://github.com/chrisbanes/haze) |
`0.7.2` -> `0.7.3` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/dev.chrisbanes.haze:haze/0.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/dev.chrisbanes.haze:haze/0.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/dev.chrisbanes.haze:haze/0.7.2/0.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/dev.chrisbanes.haze:haze/0.7.2/0.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v0.7.3`](https://github.com/chrisbanes/haze/releases/tag/0.7.3)

[Compare
Source](https://github.com/chrisbanes/haze/compare/0.7.2...0.7.3)

#### What's Changed

- Update coil to v3.0.0-alpha07 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/chrisbanes/haze/pull/244](https://github.com/chrisbanes/haze/pull/244)
- Update dependency androidx.test.ext:junit-ktx to v1.2.1 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/chrisbanes/haze/pull/242](https://github.com/chrisbanes/haze/pull/242)
- Update roborazzi to v1.21.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/chrisbanes/haze/pull/247](https://github.com/chrisbanes/haze/pull/247)
- Integrate GlobalPositionAwareModifierNode into Haze modifiers by
[@&#8203;chrisbanes](https://github.com/chrisbanes) in
[https://github.com/chrisbanes/haze/pull/246](https://github.com/chrisbanes/haze/pull/246)
- Add ListOverImage sample by
[@&#8203;chrisbanes](https://github.com/chrisbanes) in
[https://github.com/chrisbanes/haze/pull/248](https://github.com/chrisbanes/haze/pull/248)
- Update dependency org.robolectric:robolectric to v4.13 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/chrisbanes/haze/pull/251](https://github.com/chrisbanes/haze/pull/251)

**Full Changelog**:
chrisbanes/haze@0.7.2...0.7.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 783ae3d commit fdc8b3a
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 @@ -203,7 +203,7 @@ errorProneAnnotations = "com.google.errorprone:error_prone_annotations:2.28.0"

fileSize = "me.saket.filesize:filesize:1.2.0"

haze = "dev.chrisbanes.haze:haze:0.7.2"
haze = "dev.chrisbanes.haze:haze:0.7.3"

javaxInject = "javax.inject:javax.inject:1"

Expand Down

0 comments on commit fdc8b3a

Please sign in to comment.