chore(deps): bump launch-editor from 2.6.0 to 2.14.1 in /starters/create-builder/create-react-app#4636
Conversation
|
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx test @snippet/angular-17 |
❌ Failed | 47s | View ↗ |
nx test @e2e/nuxt |
✅ Succeeded | 5m 49s | View ↗ |
nx test @e2e/gen1-react |
✅ Succeeded | 4m 30s | View ↗ |
nx test @e2e/nextjs-sdk-next-app |
✅ Succeeded | 7m 5s | View ↗ |
nx test @e2e/react |
✅ Succeeded | 4m 21s | View ↗ |
nx test @e2e/hydrogen |
✅ Succeeded | 4m 53s | View ↗ |
nx test @e2e/angular-17-ssr |
✅ Succeeded | 5m 19s | View ↗ |
nx test @snippet/nuxt |
✅ Succeeded | 1m 24s | View ↗ |
Additional runs (38) |
✅ Succeeded | ... | View ↗ |
💡 Dealing with memory or CPU issues? See memory and CPU details with the resource usage add-on ↗.
☁️ Nx Cloud last updated this comment at 2026-06-14 19:46:16 UTC
|
@dependabot rebase |
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.6.0 to 2.14.1. - [Commits](vitejs/launch-editor@v2.6.0...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>
66b204e to
dd9806e
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.6.0 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
Lockfile-only transitive dev dependency update with no application code changes; impact is limited to webpack-dev-server’s editor-launch behavior in development.
Overview
Updates transitive dev dependencies in
starters/create-builder/create-react-appby refreshingpackage-lock.jsonandyarn.lockonly—nopackage.jsonor app source changes.launch-editoris resolved from 2.6.0 to 2.14.1 (still pulled in viawebpack-dev-server’s^2.6.0range). That bump also movespicocolorsto 1.1.1 andshell-quoteto 1.8.4, whichlaunch-editordepends on.Upstream changes in this range include hardening such as rejecting UNC paths when opening an editor from the dev overlay—relevant only to local dev tooling, not production runtime.
Reviewed by Cursor Bugbot for commit dd9806e. Bugbot is set up for automated code reviews on this repo. Configure here.