Bump launch-editor from 2.10.0 to 2.14.1#6036
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
960c167 to
7db5889
Compare
2a9f5d6 to
de0aa4e
Compare
77d7fc5 to
a3427fe
Compare
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.10.0 to 2.14.1. - [Commits](vitejs/launch-editor@v2.10.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>
a3427fe to
1679ef3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps launch-editor from 2.10.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 tooling update; no app code changes, with a minor hardening fix for path handling in the editor-launch helper.
Overview
Updates the lockfile so
launch-editorresolves to 2.14.1 (from 2.10.0), pulled in via@react-native-community/cli-toolsfor “open in editor” behavior during React Native CLI workflows.The bump also refreshes
launch-editor’s own dependencies (picocolors,shell-quote). Upstream 2.14.x includes a fix to reject UNC paths when launching an editor, plus routine dependency and CI/test updates—no application source changes in this PR.Reviewed by Cursor Bugbot for commit 1679ef3. Bugbot is set up for automated code reviews on this repo. Configure here.