chore(deps): update dependency detox to v20#966
Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
|
🎉 Deployment for commit 8ef6a26 : IngressesDocker images
Debug
|
Socket Security Pull Request ReportDependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again. 📜 Install scriptsInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
🫣 Native codeContains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs. Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.
Pull request report summary
Bot CommandsTo ignore an alert, reply with a comment starting with
Powered by socket.dev |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |








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.0Compare 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
reversePortsto Android app configs (#3610)detox.trace.json(#3333)detox_pid_*.logartifacts into a single log (#3333)detox reset-lock-filecommand (#3285)Breaking changes
<27.2.5(https://github.com/wix/Detox/pull/3392)skipLegacyWorkersInjection(#3286)-o, --runner-config(#3333)Fixes
headlessconfig param to the AVD validator. (https://github.com/wix/Detox/pull/3614)v19.13.0Compare Source
What's Changed
Full Changelog: wix/Detox@19.12.6...19.13.0
v19.12.6Compare Source
Fixes
v19.12.5Compare Source
What's Changed
Full Changelog: wix/Detox@19.12.4...19.12.5
v19.12.4Compare Source
What's Changed
Fixes
headlessconfig 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.3Compare Source
What's Changed
Fixes
ConcurrentModificationExceptionerror. By @d4vidi and @zhouzh1 in https://github.com/wix/Detox/pull/3616.Full Changelog: wix/Detox@19.12.2...19.12.3
v19.12.2Compare 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.1Compare Source
What's Changed
statusvalue. 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.0Compare 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.