chore(deps): bump launch-editor from 2.2.1 to 2.14.1 in /examples/vue/vue-storefront-2#4637
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 6b63cc2
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
|
@dependabot rebase |
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.2.1 to 2.14.1. - [Commits](vitejs/launch-editor@v2.2.1...v2.14.1) --- updated-dependencies: - dependency-name: launch-editor dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
62a824e to
6b63cc2
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps launch-editor from 2.2.1 to 2.14.1.
Commits
3f97c64v2.14.10cc9550fix: reject UNC paths (#138)afd1ab9ci: run tests on mac and windows (#136)0bfa328test: add some tests for launch-editor package (#135)1b006aechore: add README (#134)383ef26v2.14.06277209ci: harden publish settings520b2f7fix(deps): update all non-major dependencies (#129)475ac66chore(deps): update dependency lint-staged to v17 (#130)247bf1dchore(deps): update dependency yorkie to v2 (#131)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for launch-editor since your current version.
Note
Low Risk
Dependency lockfile change only for dev-time editor-launch tooling; no application source changes, though the upstream UNC-path hardening is a minor security improvement on Windows.
Overview
Updates
examples/vue/vue-storefront-2/yarn.lockso resolvedlaunch-editormoves from 2.2.1 to 2.14.1 (still pulled in vialaunch-editor-middleware/ Nuxt dev tooling).The lockfile reflects
launch-editor’s newer dependency set:chalkis dropped in favor ofpicocolors, andshell-quoteis bumped to ^1.8.4 (with matching lock entries).chalk’s version-range alias list no longer includes ^2.3.0, consistent with that removal.Reviewed by Cursor Bugbot for commit 6b63cc2. Bugbot is set up for automated code reviews on this repo. Configure here.