-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency cross-env to v10 #1418
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cross-env-10.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
d91de5d to
835e8c0
Compare
835e8c0 to
b2058c9
Compare
b2058c9 to
7e77fb1
Compare
7e77fb1 to
5d940a0
Compare
5d940a0 to
08ee4e2
Compare
08ee4e2 to
bf1fa90
Compare
bf1fa90 to
2b660c8
Compare
2b660c8 to
ff7c531
Compare
ff7c531 to
9e7cbee
Compare
9e7cbee to
1d8b5c2
Compare
1d8b5c2 to
b7cd934
Compare
21cee71 to
1c9a041
Compare
1c9a041 to
7cdfe82
Compare
2d4d2c6 to
f4558da
Compare
a7416b1 to
1aaabd6
Compare
1aaabd6 to
da9a2c9
Compare
da9a2c9 to
1a218bc
Compare
1a218bc to
dd48659
Compare
6452d7c to
42897d2
Compare
42897d2 to
081322f
Compare
081322f to
03c1d9a
Compare
03c1d9a to
ce7b962
Compare
ce7b962 to
746d2ab
Compare
fd5af43 to
51e5db6
Compare
51e5db6 to
a7c96ae
Compare
a7c96ae to
74be57b
Compare
74be57b to
91e155f
Compare
91e155f to
24d7569
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
🔕 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.