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 dependency io.github.usefulness:screenshot-testing-core to v1 #602

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.usefulness:screenshot-testing-core 0.17.5 -> 1.0.1 age adoption passing confidence

Release Notes

usefulness/screenshot-tests-for-android (io.github.usefulness:screenshot-testing-core)

v1.0.1

What's Changed

  • Restore previous behavior and take only incoming screenshots into account when comparing images in verification mode (meaning reference directory can contain more files, but they effectively will be ignored) - https://github.com/usefulness/screenshot-tests-for-android/pull/272
    • The initial, more strict behavior doesn't play well with setup with multiple build variants have reference screenshots in the same directory

Full Changelog: usefulness/screenshot-tests-for-android@v1.0.0...v1.0.1

v1.0.0

What's Changed

  • The plugin has been rewritten to Kotlin, Python is no longer required
  • The plugin supports libraries targeting Android API >29
  • Behavior changes:
    • Diff on failed screenshot is not marked with red rectangle anymore
    • Removed lots of now unsupported config
    • Switched Gradle APIs to use Property instead of plain values
    • Tasks can be now skipped if their inputs are considered up-to-date
    • Instead manually pulling files from the device the plugin now relies on AGP to fetch required files using TestStorage. AGP 8.3.0 is now required
    • Despite there are no changes the screenshots recorded with 0.17.5 are not the same as this version. This is a known issue

Full Changelog: usefulness/screenshot-tests-for-android@v0.17.5...v1.0.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 this update 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.

@renovate renovate bot force-pushed the renovate/io.github.usefulness-screenshot-testing-core-1.x branch from 32d2065 to 25fb231 Compare May 18, 2024 22:17
@mateuszkwiecinski mateuszkwiecinski force-pushed the renovate/io.github.usefulness-screenshot-testing-core-1.x branch from 25fb231 to b0a603a Compare May 18, 2024 23:25
Copy link
Contributor Author

renovate bot commented May 18, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mateuszkwiecinski mateuszkwiecinski force-pushed the renovate/io.github.usefulness-screenshot-testing-core-1.x branch from 0da7b16 to b40cf0a Compare May 19, 2024 12:42
@mateuszkwiecinski mateuszkwiecinski force-pushed the renovate/io.github.usefulness-screenshot-testing-core-1.x branch from b40cf0a to fe9d249 Compare May 19, 2024 12:45
@mateuszkwiecinski mateuszkwiecinski merged commit 4f5a17a into master May 19, 2024
19 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the renovate/io.github.usefulness-screenshot-testing-core-1.x branch May 19, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant