Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency detox to v20.32.0 #269

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
detox 20.20.1 -> 20.32.0 age adoption passing confidence

Release Notes

wix/Detox (detox)

v20.32.0

Compare Source

What's Changed

iOS

React Native New Architecture Support: Added support for React Native's new architecture on iOS. By @​asafkorem in #​4661.
Android support for the new architecture is in progress and coming soon.

Android

Improved Genymotion Integration: Replaced gmsaas auth whoami with gmsaas doctor (which performs authentication checks and verifies the adb binary location and execution permissions). By @​d4vidi in #​4676.

Full Changelog: wix/Detox@20.31.0...20.32.0

v20.31.0

Compare Source

What's New

  • Support React Native 0.74, 0.75, 0.76 without the new architecture. New architecture is in progress.

What's Changed

Android and iOS
Other
  • Documentation significantly improvements

New Contributors

Full Changelog: wix/Detox@20.28.0...20.31.0

v20.28.0

Compare Source

What's Changed

New Feature
Improvements

New Contributors

Full Changelog: wix/Detox@20.27.6...20.28.0

v20.27.6

Compare Source

What's Changed

iOS Fix

Full 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 the testID XML attribute to id for consistency with the by.id matcher. #​4614 by @​asafkorem
  • generateViewHierarchyXML: Fixed an issue that caused a duplicated declaration error during view hierarchy XML generation. #​4615 by @​asafkorem

Full 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!

Detox Copilot demo

🔥 Key Highlights:
  • 🛠️ Simple Setup: Easily initialize Detox Copilot with a custom Prompt Handler for seamless integration into your test suite.
  • 🤖 Human-readable Intents: Run actions and assertions straight from natural language commands.
  • 💡 Enhanced Abilities: Leverage multimodal-LLM capabilities for visual analysis and more!

💻 Check out the Detox-Copilot repo here, and dive into our test-app demo here.

⚠️ This is a beta release, and we’re collecting feedback from early adopters. Stay tuned for official guides and API updates soon!

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

v20.26.1

Compare Source

v20.25.6

Compare Source

What's Changed

Build

Full Changelog: wix/Detox@20.25.5...20.25.6

v20.25.5

Compare Source

What's Changed

iOS Fix

Full Changelog: wix/Detox@20.25.3...20.25.5

v20.25.4

Compare Source

v20.25.3

Compare Source

What's Changed

v20.25.2

Compare Source

What's Changed

Full Changelog: wix/Detox@20.25.1...20.25.2

v20.25.1

Compare Source

What's Changed

Android
  • Genymotion cloud debugging: ADB device list dump before each adbconnect retry (@​d4vidi, #​4529)

Full Changelog: wix/Detox@20.25.0...20.25.1

v20.25.0

Compare Source

What's Changed

Android
  • Genymotion cloud support: Added fix for increased stability - preliminary ADB daemon start (@​d4vidi, #​4527)

Full Changelog: wix/Detox@20.24.0...20.25.0

v20.24.0

Compare Source

What's Changed

Full Changelog: wix/Detox@20.23.1...20.24.0

v20.23.1

Compare Source

What's Changed

Fixes: Compliance with Xcode 16 and iOS 18

Full Changelog: wix/Detox@20.23.0...20.23.1

v20.23.0

Compare Source

What's Changed

General
New Features

New Contributors

Full Changelog: wix/Detox@20.22.2...20.23.0

v20.22.2

Compare Source

Fixes

Full Changelog: wix/Detox@20.22.1...20.22.2

v20.22.1

Compare Source

v20.22.0

Compare Source

What's Changed
System API (iOS Only)

This version adds support for system-dialogs interaction.

At the moment, System APIs are limited to iOS system dialogs (e.g. permissions, alerts, etc.). We plan to expand the System APIs to include Android support and more system-level interactions, such as OS browser (Safari / Chrome), interactions with push notifications, photo library, etc.

[!IMPORTANT]
System APIs are currently in an experimental phase. This means that the API is not yet final and may change over minor releases.

By @​asafkorem in https://github.com/wix/Detox/pull/4457.

Full Changelog: wix/Detox@20.21.0...20.22.0

v20.21.0

Compare Source

v20.20.3

Compare Source

What's Changed
New Contributors

Full Changelog: wix/Detox@20.20.2...20.20.3

v20.20.2

Compare Source

What's Changed

iOS Fix: WebView Support
  • Typing issue with React web pages fixed. Corrected a problem where typing events were not properly handled in MUI TextField component. By @​asafkorem. See PR #​4444 and Issue #​4437.

Full Changelog: wix/Detox@20.20.1...20.20.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) April 13, 2024 09:15
Copy link

codesandbox bot commented Apr 13, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@renovate renovate bot changed the title chore(deps): update dependency detox to v20.20.2 chore(deps): update dependency detox to v20.20.3 Apr 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.20.3 chore(deps): update dependency detox to v20.21.0 May 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.21.0 chore(deps): update dependency detox to v20.22.2 May 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.22.2 chore(deps): update dependency detox to v20.23.0 Jun 19, 2024
Copy link

@renovate renovate bot changed the title chore(deps): update dependency detox to v20.23.0 chore(deps): update dependency detox to v20.23.1 Jul 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.23.1 chore(deps): update dependency detox to v20.24.0 Jul 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.24.0 chore(deps): update dependency detox to v20.25.0 Jul 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.25.0 chore(deps): update dependency detox to v20.25.1 Jul 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.25.1 chore(deps): update dependency detox to v20.25.2 Aug 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.25.2 chore(deps): update dependency detox to v20.25.3 Aug 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.25.3 chore(deps): update dependency detox to v20.25.4 Aug 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.25.4 chore(deps): update dependency detox to v20.25.5 Aug 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.25.5 chore(deps): update dependency detox to v20.25.6 Aug 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.25.6 chore(deps): update dependency detox to v20.26.1 Sep 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.26.1 chore(deps): update dependency detox to v20.26.2 Sep 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.26.2 chore(deps): update dependency detox to v20.27.0 Sep 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.27.0 chore(deps): update dependency detox to v20.27.1 Sep 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.27.1 chore(deps): update dependency detox to v20.27.2 Sep 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.27.2 chore(deps): update dependency detox to v20.27.3 Oct 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.27.3 chore(deps): update dependency detox to v20.27.4 Oct 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.27.4 chore(deps): update dependency detox to v20.27.5 Oct 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.27.5 chore(deps): update dependency detox to v20.27.6 Oct 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.27.6 chore(deps): update dependency detox to v20.28.0 Nov 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.28.0 chore(deps): update dependency detox to v20.31.0 Dec 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency detox to v20.31.0 chore(deps): update dependency detox to v20.32.0 Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants