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 #966

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
detox ^19.4.5 -> ^20.0.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

wix/Detox

v20.0.0

Compare Source

Detox 20 (codename 🐈‍⬛ "Ashan") is finally shipped. :shipit:

🎉 See our new blog post for more details:
https://wix.github.io/Detox/blog/2022/11/10/detox-20-is-out

Features

  • JS: Internals API for third-party integrations (#​3333)
  • Config: Add new logger configs (#​3333)
  • Config: Add new testRunner configs (#​3333)
  • Config: Add reversePorts to Android app configs (#​3610)
  • iOS: support --headless config (#​3304)
  • Artifacts: New insights in detox.trace.json (#​3333)
  • Artifacts: Unite detox_pid_*.log artifacts into a single log (#​3333)
  • CLI: add detox reset-lock-file command (#​3285)

Breaking changes

Fixes

v19.13.0

Compare Source

What's Changed

Full Changelog: wix/Detox@19.12.6...19.13.0

v19.12.6

Compare Source

Fixes

v19.12.5

Compare Source

What's Changed

Full Changelog: wix/Detox@19.12.4...19.12.5

v19.12.4

Compare Source

What's Changed

Fixes

Full Changelog: wix/Detox@19.12.3...19.12.4

v19.12.3

Compare Source

What's Changed

Fixes

Full Changelog: wix/Detox@19.12.2...19.12.3

v19.12.2

Compare Source

What's Changed

Fixes

Full Changelog: wix/Detox@19.12.1...19.12.2

v19.12.1

Compare Source

What's Changed

Full Changelog: wix/Detox@19.12.0...19.12.1

v19.12.0: (React Native v0.69)

Compare Source

What's Changed

In this release, we introduce official support for React Native 0.69 🚀 (@​jonathanmos, #​3580).

Caveat: We haven't validated Detox against the integration of RN's new-architecture in RN projects. We largely aim at getting around to it in a matter of weeks.

Full Changelog: wix/Detox@19.11.0...19.12.0

v19.11.0

Compare Source

What's changed

Features:

Full Changelog: wix/Detox@19.10.0...19.11.0


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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 10, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
[email protected] (added) binding.gyp app/package.json via [email protected], [email protected]
[email protected] (added) install app/package.json via [email protected], [email protected]
[email protected] (upgraded) postinstall app/package.json
🫣 Native code

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

Package Location Source
[email protected] (added) binding.gyp app/package.json via [email protected], [email protected]
Pull request report summary
Issue Status
Install scripts ⚠️ 3 issues
Native code ⚠️ 1 issue
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]

Powered by socket.dev

@renovate
Copy link
Contributor Author

renovate bot commented Nov 11, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 20.x releases. But if you manually upgrade to 20.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/detox-20.x branch November 11, 2022 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant