chore(deps): update dependency detox to v20.51.3#160
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
3e56017 to
68c2228
Compare
68c2228 to
6a2496f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
20.42.0→20.51.3Release Notes
wix/Detox (detox)
v20.51.3Compare Source
This release focuses on stability fixes across iOS, Android, synchronization reporting, and simulator tooling.
iOS
element(...).atIndex(n).getAttributes()so it now respects the requested index instead of returning attributes for all matching elements.Thanks @vazidmansuri005 in #4912
applesimutils --bootedbiometric flags while preserving the previous behavior for older iOS versions.Thanks @SoaringEarth in #4932
Thanks @markdevocht in #4947 and #4948
NSURLSessiontracking race that could cause SIGSEGV crashes during network task teardown. The upstream fix makes URLSession untracking thread-safe and idempotent.Upstream: wix-incubator/DetoxSync#100 Bump: #4952
Android
XmlSerializerin hardened JavaScript environments, do not leak unexpected errors into tests.Thanks @FrederikBolding in #4943
Thanks @omribz156 in #4950
Synchronization
nullone-time event objects from iOS payloads.Thanks @omribz156 in #4949
New Contributors
Full Changelog: wix/Detox@20.51.1...20.51.3
v20.51.2Compare Source
v20.51.1Compare Source
What's Changed
Full Changelog: wix/Detox@20.50.2...20.51.1
v20.51.0Compare Source
v20.50.4Compare Source
v20.50.1Compare Source
What's Changed
Full Changelog: wix/Detox@20.50.0...20.50.1
v20.50.0Compare Source
What's Changed
Full Changelog: wix/Detox@20.48.1...20.50.0
v20.49.0Compare Source
v20.48.1Compare Source
What's Changed
Full Changelog: wix/Detox@20.48.0...20.48.1
v20.48.0Compare Source
What's Changed
Full Changelog: wix/Detox@20.47.0...20.48.0
v20.47.0Compare Source
What's Changed
by.type()#4788 by @markdevocht in #4793New Contributors
Full Changelog: wix/Detox@20.46.3...20.47.0
v20.46.3Compare Source
What's Changed
Fixes
Internal
.npmignore→files: [...]).Full Changelog: wix/Detox@20.46.0...20.46.3
v20.46.2Compare Source
v20.46.1Compare Source
v20.46.0Compare Source
What's Changed
Android
Configurable system UI (status bar, keyboard, navigation bar) on device allocation, for Android (@d4vidi, #4863)
Read about the new
systemUIconfiguration option here: https://wix.github.io/Detox/docs/config/devicesExamples:
Explicit configuration
Extending a configuration preset - align google emulators to Genymotion's
(See preset options here)
Full Changelog: wix/Detox@20.45.1...20.46.0
v20.45.1Compare Source
What's Changed
Full Changelog: wix/Detox@20.45.0...20.45.1
v20.45.0Compare Source
What's Changed
iOS
Android
Full Changelog: wix/Detox@20.44.0...20.45.0
v20.44.0Compare Source
What's Changed
This version brings support for the latest React Native Versions 0.81 and 0.82 🥳 🎆 🍾
Fixes
Full Changelog: wix/Detox@20.43.0...20.44.0
v20.43.0Compare Source
What's Changed
This version introduces React Native
0.80.xsupport! 🎉🎉🎉Additional fixes
element.takeScreenshot()- invalid filename (#4843, @noomorph)Full Changelog: wix/Detox@20.42.0...20.43.0
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.