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

Update dependency detox to v20.13.0 #170

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
detox 20.12.2 -> 20.13.0 age adoption passing confidence

Release Notes

wix/Detox (detox)

v20.13.0

Compare Source

What's Changed

This release brings a new device allocation lifecycle (#​4173, @​noomorph) – the device management moved to the parent process (as opposed to every child (worker) process before). This is a backwards-compatible change for most of the users, but we recommend custom Detox driver maintainers to check for any issues (cc @​awinograd).

  • Fixed -u, --cleanup option. For example, in Jest, devices used to shut down prematurely after each test file. Now they will only shut down after the entire test session (#​2894)
  • [Genymotion SaaS] The -R, --retries option functions correctly after initial boot failures (#​3655).
  • Fixed race conditions when running multiple detox test... commands at once (#​3573)
Technical changes
  • detox reset-lock-file command is no longer needed for 99.9% of cases
  • All the device registries (lock files) have been reduce to a single one
  • The cookie object issued by the allocation driver must be a plain serializable object (NB @​awinograd), not an instance of a class

Full Changelog: wix/Detox@20.12.2...20.13.0


Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: detox@20.12.2

@karlhorky karlhorky merged commit 8d033ef into main Oct 6, 2023
5 checks passed
@karlhorky karlhorky deleted the renovate/dependency-upgrades-non-major branch October 6, 2023 10:14
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.

1 participant