Rocket.Chat.ReactNative icon indicating copy to clipboard operation
Rocket.Chat.ReactNative copied to clipboard

Upgrade: Bump detox from 19.7.0 to 19.10.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps detox from 19.7.0 to 19.10.0.

Release notes

Sourced from detox's releases.

19.10.0

What's Changed

Full Changelog: https://github.com/wix/Detox/compare/19.9.3...19.10.0

19.9.3

What's changed

Fixes:

Full Changelog: https://github.com/wix/Detox/compare/19.9.2...19.9.3

19.9.2

What's Changed

Fixes

  • iOS: Avoid crash when simctl errs with "nothing to terminate" (@​mikehardy 👑 , #3551)

Internal (relevant to contributors):

  • Android: add missing configuration to the test app in settings.gradle due to RN .68 upgrade (@​jonathanmos, #3549)

19.9.1

What's Changed

Fixes

  • Android: Ignore irrelevant exception that occurs when trying to get a view by tag in RN66 workaround (#3532, @​jonathanmos)
  • Android: Fix and improve error messages in AAPT resolution (#3526, @​d4vidi)

19.9.0

What's Changed

Fixes

  • Force-enable WiFi on instances by default - a work-around for a recently introduced problem in Genymotion SaaS (@​d4vidi, #3527)

Features

19.8.4

What's Changed

Android

  • Fix crash with React Native < .68, which caused by ClassNotFoundException and wasn't successfully fixed in the previous patch (19.8.3) (👑 @​d4vidi 👑, #3508).

... (truncated)

Commits
  • 6468b38 Publish 19.10.0 [ci skip]
  • 4da2f29 Stabilize new crash e2e test on Android (#3562)
  • 9f2db7d fix(android): crash message handling on client.waitUntilAppIsReady (#3498)
  • 430c72e Publish 19.9.3 [ci skip]
  • 4e60f02 Publish 19.9.3-prerelease.0 [ci skip]
  • 5b113a0 Add missing proguard-rules (#3556)
  • 018f1ce Revert "Publish 19.9.3 [ci skip]"
  • 974d612 Fix: Log native errors with stacktraces (no trimming), on Android (#3555)
  • 7855198 Publish 19.9.3 [ci skip]
  • 18e2b8e Merge pull request #3554 from wix/fix/website-release
  • 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 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)

dependabot[bot] avatar Aug 19 '22 09:08 dependabot[bot]