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

Update roborazzi to v1.12.0 #183

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Update roborazzi to v1.12.0 #183

merged 1 commit into from
Apr 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.takahirom.roborazzi 1.11.0 -> 1.12.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-junit-rule 1.11.0 -> 1.12.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose-desktop 1.11.0 -> 1.12.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi-compose 1.11.0 -> 1.12.0 age adoption passing confidence
io.github.takahirom.roborazzi:roborazzi 1.11.0 -> 1.12.0 age adoption passing confidence

Release Notes

takahirom/roborazzi (io.github.takahirom.roborazzi)

v1.12.0

Compare Source

Bug Fixes
  • Fixed an issue where recorded images with a transparent background and a scaling option (e.g., 0.5F) were always detected as changes. Thanks for reporting this, @​yongsuk44!
  • Addressed a bug related to robolectric.screenshot.hwrdr.native introduced in Robolectric 4.12, which caused unwanted shadows when using Compose's roboCaptureImage{} with this new option. This has now been corrected by @​lukas-mercari. Thanks for your contribution!
What's Changed
New Contributors

Full Changelog: takahirom/roborazzi@1.11.0...1.12.0


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 has been generated by Mend Renovate. View repository job log here.

@chrisbanes chrisbanes merged commit 2d9276b into main Apr 12, 2024
2 checks passed
@chrisbanes chrisbanes deleted the renovate/roborazzi branch April 12, 2024 06:42
ZacSweers pushed a commit to ZacSweers/CatchUp that referenced this pull request Apr 12, 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.6.2` -> `0.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/dev.chrisbanes.haze:haze/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/dev.chrisbanes.haze:haze/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/dev.chrisbanes.haze:haze/0.6.2/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/dev.chrisbanes.haze:haze/0.6.2/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/chrisbanes/haze/compare/0.6.2...0.7.0)

#### What's Changed

- Update plugin mavenpublish to v0.28.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#164
- Update roborazzi to v1.11.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#166
- Update agp to v8.3.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#167
- Update dependency org.robolectric:robolectric to v4.12 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#170
- Update actions/configure-pages action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#171
- Update dependency gradle to v8.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#169
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#168
- Fix HazeChild being conditionally added by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[chrisbanes/haze#174
- Update plugin com.gradle.enterprise to v3.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#175
- Update dependency org.robolectric:robolectric to v4.12.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#176
- Enable Robolectric hardware rendering by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[chrisbanes/haze#147
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#177
- Update plugin com.gradle.enterprise to v3.17.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#179
- Update agp to v8.3.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#180
- Tidy up settings.gradle.kts by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[chrisbanes/haze#181
- Remove deprecated library and APIs by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[chrisbanes/haze#182
- Update roborazzi to v1.12.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#183

**Full Changelog**:
chrisbanes/haze@0.6.2...0.7.0

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

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.

None yet

1 participant