-
Notifications
You must be signed in to change notification settings - Fork 124
chore(deps): update dependency cross-env to v10 #584
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
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #584 +/- ##
=======================================
Coverage 95.67% 95.67%
=======================================
Files 11 11
Lines 1364 1364
Branches 313 313
=======================================
Hits 1305 1305
Misses 55 55
Partials 4 4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
[skip ci] ## <small>4.8.1 (2025-08-06)</small> * chore: add GIT_TOKEN ([baabae9](baabae9)) * chore: use npm trusted publisher (#589) ([8f2ed13](8f2ed13)), closes [#589](#589) * chore(deps): update dependency cross-env to v10 (#584) ([ad4405a](ad4405a)), closes [#584](#584) * chore(deps): update dependency selfsigned to v3 (#582) ([9e62fb1](9e62fb1)), closes [#582](#582) * fix: patch undici File support on Node.js < 20 (#588) ([0e5ad19](0e5ad19)), closes [#588](#588)
|
🎉 This PR is included in version 4.8.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^7.0.3->^10.0.0Release Notes
kentcdodds/cross-env (cross-env)
v10.0.0Compare Source
TL;DR: You should probably not have to change anything if:
In this release (which should have been v8 except I had some issues with automated releases 🙈), I've updated all the things and modernized the package. This happened in #261
Was this needed? Not really, but I just thought it'd be fun to modernize this package.
Here's the highlights of what was done.
The tool maintains its original functionality while being completely modernized with the latest tooling and best practices
BREAKING CHANGES
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.