-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 #22
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
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe recent change involves updating a dependency in the Vue.js application from Changes
Poem
Comment |
3d2aed5 to
daad503
Compare
daad503 to
30a0120
Compare
30a0120 to
34ed9cd
Compare
34ed9cd to
dc5d79a
Compare
dc5d79a to
38ab6d9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- apps/vue3/package.json (1 hunks)
Files skipped from review due to trivial changes (1)
- apps/vue3/package.json
38ab6d9 to
4c2c583
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
Files selected for processing (1)
- apps/vue3/package.json (1 hunks)
Additional comments not posted (1)
apps/vue3/package.json (1)
34-34: Approve the dependency update but verify compatibility.The update from
npm-run-alltonpm-run-all2is noted. Ensure thatnpm-run-all2supports all the features used in the project, especiallyrun-pused in the scripts.The dependency update is approved.
Run the following script to verify the compatibility and functionality of
npm-run-all2:
4c2c583 to
a3f91e2
Compare
a3f91e2 to
3e11e00
Compare
3e11e00 to
87f63de
Compare
87f63de to
e56c41b
Compare
e56c41b to
8a713e2
Compare
8a713e2 to
03a321d
Compare
03a321d to
7d0cd9f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
apps/vue3/package.json (1)
34-34: Dependency Update: Replacingnpm-run-allwithnpm-run-all2The new dependency
"npm-run-all2": "^5.0.0"is now added in the devDependencies. Please verify thatnpm-run-all2provides the expected CLI commands (such asrun-p) used in your npm scripts (e.g.,"build": "run-p type-check build-only"). Also, ensure that any documentation or further configuration referencing the old package is updated accordingly.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (1)
apps/vue3/package.json(1 hunks)
d00c5f5 to
35bc9e6
Compare
032675e to
49ad0fd
Compare
49ad0fd to
e55cc5f
Compare
e55cc5f to
5a2b6fa
Compare
5a2b6fa to
2ffafa2
Compare
2ffafa2 to
5b5f959
Compare
5b5f959 to
b3494c8
Compare
b3494c8 to
15ed6a1
Compare
e492d7a to
9fd7fb5
Compare
9fd7fb5 to
12ab79b
Compare
12ab79b to
5efac9a
Compare
5efac9a to
5c36840
Compare
5c36840 to
87d8c20
Compare
This PR contains the following updates:
^4.1.5->^5.0.0This is a special PR that replaces
npm-run-allwith the community suggested minimal stable replacement version.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.
This PR was generated by Mend Renovate. View the repository job log.