chore(deps): bump launch-editor from 2.6.1 to 2.14.1 in /examples/angular-universal#4634
Conversation
|
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx test @builder.io/sdks |
❌ Failed | 10s | View ↗ |
nx test @e2e/angular-17 |
✅ Succeeded | 7m 9s | View ↗ |
nx test @e2e/qwik-city |
✅ Succeeded | 8m 15s | View ↗ |
nx test @e2e/react-sdk-next-14-app |
✅ Succeeded | 4m 46s | View ↗ |
nx test @e2e/svelte |
✅ Succeeded | 4m 34s | View ↗ |
nx test @e2e/react-sdk-next-pages |
✅ Succeeded | 4m 47s | View ↗ |
nx test @e2e/hydrogen |
✅ Succeeded | 4m 52s | View ↗ |
nx test @e2e/nextjs-sdk-next-app |
✅ Succeeded | 6m 57s | 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:52:58 UTC
|
@dependabot rebase |
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.6.1 to 2.14.1. - [Commits](vitejs/launch-editor@v2.6.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>
35db529 to
39216cc
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.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
Example-project lockfile update for a dev-only transitive package; no runtime or app logic changes.
Overview
Updates
examples/angular-universal/package-lock.jsonso the resolvedlaunch-editorpackage moves from 2.6.1 to 2.14.1 (still pulled in as a dev transitive dependency, e.g. via webpack dev tooling).The lockfile also refreshes
launch-editor’s dependencies:picocolors1.0.0 → 1.1.1 andshell-quote1.8.1 → 1.8.4 (including anenginesentry onshell-quote). No application source files change in this PR.Reviewed by Cursor Bugbot for commit 39216cc. Bugbot is set up for automated code reviews on this repo. Configure here.