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 plugin emulatorWtf to v0.18.0 #1745

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

slack-oss-bot
Copy link
Collaborator

@slack-oss-bot slack-oss-bot commented Oct 18, 2024

This PR contains the following updates:

Package Type Update Change
wtf.emulator.gradle (source) plugin minor 0.17.0 -> 0.18.0

Warning

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


Release Notes

emulator-wtf/gradle-plugin (wtf.emulator.gradle)

v0.18.0

Compare Source

What's Changed

  • New: much improved error messages, including stacktrace and testname of first failing test
  • New (beta): added initial support for a summary task that can print out test results from all modules, documentation incoming
  • BREAKING!
    • Minimum supported Android Gradle Plugin is now 7.0.0
    • Minimum supported Gradle is now 7.0.2
    • Changed default results output folder to build/test-results/${taskName}, aligning with jvm tests
  • Fixed project isolation issues, the plugin should work with isolated projects now
  • Fixed configuration cache issues due to unserializable AndroidVariant being lambda-captured in internal emulator.wtf Gradle Plugin code
  • Bumped default ew-cli to 0.11.1:
    • Fixed an issue where downloading individual test videos would bork out with a Faulty ew-cli, no QOI decoder configured? error

Changes by PR

New Contributors

Full Changelog: emulator-wtf/gradle-plugin@0.17.0...0.18.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 this update 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 force-pushed the renovate/wtf.emulator.gradle-0.x branch 2 times, most recently from 9906acf to 74ea28e Compare October 20, 2024 08:08
@slack-oss-bot slack-oss-bot force-pushed the renovate/wtf.emulator.gradle-0.x branch from 74ea28e to 0c929ba Compare October 21, 2024 08:09
@slack-oss-bot slack-oss-bot added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit 468be3c Oct 22, 2024
5 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/wtf.emulator.gradle-0.x branch October 22, 2024 04:54
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.

2 participants