chore(deps): update plugin emulatorwtf to v1 #2450
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.19.4->1.0.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
emulator-wtf/gradle-plugin (wtf.emulator.gradle)
v1.0.2Compare Source
What's Changed
ListProperty<String> getNonProxyHosts()to theemulatorwtf {}dsl. Use it to explicitly bypass configured proxy settings for specific hosts.Changes by PR
Full Changelog: emulator-wtf/gradle-plugin@1.0.1...1.0.2
v1.0.1Compare Source
What's Changed
emulatorWtfConnectivityChecktask. Addwtf.emulator.connectivitycheck=trueto yourgradle.propertiesto register the task on any module that has thewtf.emulator.gradleplugin applied.Changes by PR
Full Changelog: emulator-wtf/gradle-plugin@1.0.0...1.0.1
v1.0.0Compare Source
Breaking changes in 1.0.0
We've made a bunch of breaking changes in 1.0.0. Read more about the 1.0.0 release and breaking changes.
What's Changed
baselineprofileplugin when using Gradle-managed devices.GITHUB_TOKENas the token is no longer supported. Please switch to OIDC authentication instead, read more here.devicesyou can now specify devices to run tests on with repeateddevice {}blocks.flakyTestRepeatModeargument now takes aFlakyRepeatModeenum value instead of a string.targets {}block. Example usage to target a specific class:wtf.emulator:test-runtime-androiddependency to theandroidTestImplementationconfiguration to enable per-test video captures. You can disable this by addingwtf.emulator.addruntimedependency=falseto yourgradle.propertiesfile.Changes by PR
Full Changelog: emulator-wtf/gradle-plugin@0.19.4...1.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.
This PR has been generated by Renovate Bot.