You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @stianjensen! Sounds good 🙏🏼
I reviewed your PR. Generally, if there's a dependency that you think we should upgrade - you can open a PR for that, but please make sure to run our tests suite before. See our contributing guide for more guidance.
Hello! We appreciate you bringing this issue to our attention.
It looks like this could be a valuable addition or fix to our project.
We believe that this feature would benefit greatly from contributions from the community,
even from first-time contributors.
If you're interested in contributing to this feature,
please take a look at our contribution guide.
It has all the information you need to know about how to submit a pull request and contribute to our project.
You're also welcome to join our Discord server
and discuss this feature with the collaborators or other contributors under the channel 'contributions'.
Please feel free to reach out to us if you have any questions, or need help with anything.
We appreciate your feedback and look forward to working with you!
Describe your idea
Hi!
I noticed that Detox installs quite old versions of several dependencies (chalk, fs-extra, etc.)
I wanted to help updating these to a newer version, and was prompted by the CI check to create an issue for discussing changes to package.json
Here's my first PR that tackles updating chalk to a newer version (that still maintains node support with what Detox currently supports):
#3987
The text was updated successfully, but these errors were encountered: