chore(deps): update dependency cross-env to v10#403
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
4 times, most recently
from
August 8, 2025 00:51
0bcb400 to
6e085f8
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
10 times, most recently
from
August 18, 2025 01:11
c27637a to
b105ae5
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
5 times, most recently
from
September 9, 2025 22:28
e73b5fe to
3d213e4
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
6 times, most recently
from
September 24, 2025 21:31
4609381 to
83d988b
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
3 times, most recently
from
October 1, 2025 20:33
89a25ac to
9aa13c8
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
3 times, most recently
from
October 15, 2025 08:47
f4edb99 to
eb96380
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
5 times, most recently
from
October 29, 2025 09:49
07abd6b to
ad6621f
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
4 times, most recently
from
November 5, 2025 20:36
ee72156 to
c594e5b
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
4 times, most recently
from
November 15, 2025 18:06
2dfe8a2 to
8e3fa5c
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
10 times, most recently
from
December 5, 2025 06:24
722deb5 to
3aab7a8
Compare
renovate
Bot
force-pushed
the
renovate/cross-env-10.x
branch
3 times, most recently
from
December 6, 2025 03:08
8b059f1 to
69fe886
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.0.3→10.1.0Release Notes
kentcdodds/cross-env (cross-env)
v10.1.0Compare Source
Features
For example:
If
PORTis already set, use that value, otherwise fallback to8787.Learn more about Shell Parameter Expansion
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.