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

build(deps-dev): bump detox from 19.13.0 to 20.19.5 in /example #584

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps detox from 19.13.0 to 20.19.5.

Release notes

Sourced from detox's releases.

20.19.5

What's Changed

iOS - Improvements and Fixes

Full Changelog: wix/Detox@20.19.4...20.19.5

20.19.4

What's Changed

Detox 20.x still supports older versions of Node (down to 14.x), and if you've been getting errors like:

error detox@20.19.3: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2"

...this hotfix should resolve your issue. (i.e., The prior version bump to minimum 18.x+ was unintended.)

Nevertheless, make sure to upgrade your Node.js in time. 😉

Full Changelog: wix/Detox@20.19.3...20.19.4

20.19.3

What's Changed

[!NOTE]
This version introduces several fixes for WebView testing on iOS, following initial feedback on the latest minor release (20.19), where we introduced web APIs on iOS for feature parity with Android. Check our WebView APIs for more information.

iOS Fixes: WebView support

  • Inner Frames Interaction: add support for web-view interaction capabilities within inner frames.
  • CORS Restrictions Bypass: Implemented a bypass for Cross-Origin Resource Sharing (CORS) restrictions during Detox tests, addressing issues related to inner frames.
  • Cursor Position on Typing: resolved an issue to keep the cursor at the end of the text field while typing.

by @​asafkorem in wix/Detox#4411

Full Changelog: wix/Detox@20.19.2...20.19.3

20.19.2

What's Changed

iOS

... (truncated)

Commits
  • 60a56b0 Publish 20.19.5 [ci skip]
  • c92ee73 Merge pull request #4429 from wix/fix/disable-cors-workaround-by-default
  • 7c44093 Merge branch 'master' into fix/disable-cors-workaround-by-default
  • a16a83d Merge pull request #4427 from wix/fix/web-views-special-input-fields
  • ea82e7d chore(ios): bump DetoxSync submodule to latest commit.
  • 6a661df docs(guides): add "Bypass CORS Restrictions" section to WebViews testing guide.
  • c3ccdaa docs(API): add detoxDisableWebKitSecurity launch-arg API.
  • ded6510 refactor: rename detoxDisableWebKitSecurity flag.
  • 5a516fd fix(ios): disable WebKit security with feature-toggle.
  • 509a34d fix(ios, webviews): work-around selection on email inputs.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [detox](https://github.com/wix/Detox) from 19.13.0 to 20.19.5.
- [Release notes](https://github.com/wix/Detox/releases)
- [Commits](wix/Detox@19.13.0...20.19.5)

---
updated-dependencies:
- dependency-name: detox
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2024

The following labels could not be found: 🤖 dependabot 🤖.

Copy link
Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #613.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-example-detox-20.19.5 branch May 1, 2024 15:32
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