chore(deps): update dependency detox to v20 #966
Closed
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:
^19.4.5
->^20.0.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
wix/Detox
v20.0.0
Compare Source
Detox 20 (codename 🐈⬛ "Ashan") is finally shipped.
🎉 See our new blog post for more details:
https://wix.github.io/Detox/blog/2022/11/10/detox-20-is-out
Features
reversePorts
to Android app configs (#3610)detox.trace.json
(#3333)detox_pid_*.log
artifacts into a single log (#3333)detox reset-lock-file
command (#3285)Breaking changes
<27.2.5
(https://github.com/wix/Detox/pull/3392)skipLegacyWorkersInjection
(#3286)-o, --runner-config
(#3333)Fixes
headless
config param to the AVD validator. (https://github.com/wix/Detox/pull/3614)v19.13.0
Compare Source
What's Changed
Full Changelog: wix/Detox@19.12.6...19.13.0
v19.12.6
Compare Source
Fixes
v19.12.5
Compare Source
What's Changed
Full Changelog: wix/Detox@19.12.4...19.12.5
v19.12.4
Compare Source
What's Changed
Fixes
headless
config param to the emulator version validator (resolves https://github.com/wix/Detox/issues/3613). By @paulrostorp in https://github.com/wix/Detox/pull/3614.Full Changelog: wix/Detox@19.12.3...19.12.4
v19.12.3
Compare Source
What's Changed
Fixes
ConcurrentModificationException
error. By @d4vidi and @zhouzh1 in https://github.com/wix/Detox/pull/3616.Full Changelog: wix/Detox@19.12.2...19.12.3
v19.12.2
Compare Source
What's Changed
Fixes
device.sendToHome()
). By @asafkorem in https://github.com/wix/Detox/pull/3609.NoSuchMethodError: No static method isBlank
. By @ngandhy in https://github.com/wix/Detox/pull/3441..
) from URLs on the network logs (which made it difficult to open links from the logs). By @mikasius in https://github.com/wix/Detox/pull/3594.Full Changelog: wix/Detox@19.12.1...19.12.2
v19.12.1
Compare Source
What's Changed
status
value. by @asafkorem in https://github.com/wix/Detox/pull/3587Full Changelog: wix/Detox@19.12.0...19.12.1
v19.12.0
: (React Native v0.69)Compare Source
What's Changed
In this release, we introduce official support for React Native 0.69 🚀 (@jonathanmos, #3580).
Caveat: We haven't validated Detox against the integration of RN's new-architecture in RN projects. We largely aim at getting around to it in a matter of weeks.
Full Changelog: wix/Detox@19.11.0...19.12.0
v19.11.0
Compare Source
What's changed
Features:
Full Changelog: wix/Detox@19.10.0...19.11.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 Mend Renovate. View repository job log here.