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.34.0 #1816

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Update roborazzi to v1.34.0 #1816

merged 1 commit into from
Nov 25, 2024

Conversation

slack-oss-bot
Copy link
Collaborator

@slack-oss-bot slack-oss-bot commented Nov 24, 2024

This PR contains the following updates:

Package Type Update Change
io.github.takahirom.roborazzi plugin minor 1.33.0 -> 1.34.0
io.github.takahirom.roborazzi:roborazzi-junit-rule dependencies minor 1.33.0 -> 1.34.0
io.github.takahirom.roborazzi:roborazzi-compose dependencies minor 1.33.0 -> 1.34.0
io.github.takahirom.roborazzi:roborazzi dependencies minor 1.33.0 -> 1.34.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.34.0

Compare Source

Stabilize RoborazziOptions and RoborazziRule.Options

RoborazziOptions and RoborazziRule.Options were not annotated with ExperimentalRoborazziApi, but their constructor parameters had the annotation. This caused ExperimentalRoborazziApi to be unintentionally exposed. To address this, we have separated constructors for stable parameters. Additionally, within Roborazzi samples, we have enabled allWarningsAsErrors = true to ensure that any unexpected exposure can be promptly identified.
Thank you for reporting this issue and for your code review, @​colinrtwhite!

Fixes for Accessibility Checks

We introduced Experimental Accessibility Test Framework checks in version 1.33.0.
Thanks to @​yschimke's contribution, several fixes have been implemented for accessibility checks, including check suppression and improved logging.

What's Changed

Full Changelog: takahirom/roborazzi@1.33.0...1.34.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot merged commit 6a62864 into main Nov 25, 2024
5 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/roborazzi branch November 25, 2024 08:08
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