chore: update ejs#4764
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the ejs dependency used by packages/create-webpack-app to a newer major version, and refreshes the root lockfile accordingly.
Changes:
- Bump
ejsfrom^5.0.2to^6.0.1forcreate-webpack-app. - Update
package-lock.jsonto reflect the newejsversion and resulting dependency resolutions.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/create-webpack-app/package.json | Updates the ejs dependency version used by the scaffolding tool. |
| package-lock.json | Refreshes resolved dependency versions/integrities after the ejs bump (and other transitive updates). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4764 +/- ##
=======================================
Coverage 92.58% 92.58%
=======================================
Files 14 14
Lines 4911 4911
Branches 731 731
=======================================
Hits 4547 4547
Misses 362 362
Partials 2 2 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Summary
chore - update ejs deps
What kind of change does this PR introduce?
chore
Did you add tests for your changes?
Existing
Does this PR introduce a breaking change?
No
If relevant, what needs to be documented once your changes are merged or what have you already documented?
No
Use of AI
Nothing