Update dependency detox to v20.28.0 #7218
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:
20.26.1
->20.28.0
Release Notes
wix/Detox (detox)
v20.28.0
Compare Source
What's Changed
New Feature
device.tap
anddevice.longPress
: direct screen interaction by coordinate—no specific element needed by @gayablau in https://github.com/wix/Detox/pull/4542 🤯📱👈🏼Improvements
New Contributors
Full Changelog: wix/Detox@20.27.6...20.28.0
v20.27.6
Compare Source
What's Changed
iOS Fix
generateViewHierarchyXML
: Clamp Double values before converting to Integer to avoidDouble value cannot be converted to Int because the result would be less than Int.min
error. by @asafkorem in https://github.com/wix/Detox/pull/4621Full Changelog: wix/Detox@20.27.5...20.27.6
v20.27.5
Compare Source
v20.27.4
Compare Source
What's Changed
Fixes:
generateViewHierarchyXML
: Renamed thetestID
XML attribute toid
for consistency with theby.id
matcher. #4614 by @asafkoremgenerateViewHierarchyXML
: Fixed an issue that caused a duplicated declaration error during view hierarchy XML generation. #4615 by @asafkoremFull Changelog: wix/Detox@20.27.3...20.27.4
v20.27.3
Compare Source
v20.27.2
Compare Source
v20.27.1
Compare Source
v20.27.0
Compare Source
🚀 Detox Copilot (Beta)
We're thrilled to unveil Detox Copilot—bringing AI-powered magic to your Detox framework! 🎉 Now, you can run tests with human-readable commands powered by LLMs, making your testing more intuitive than ever!
🔥 Key Highlights:
💻 Check out the Detox-Copilot repo here, and dive into our test-app demo here.
Full Changelog: wix/Detox@20.26.2...20.27.0
v20.26.2
Compare Source
What's Changed
Full Changelog: wix/Detox@20.25.6...20.26.2
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 was generated by Mend Renovate. View the repository job log.