build(deps-dev): bump launch-editor from 2.6.0 to 2.14.1#30
Open
dependabot[bot] wants to merge 2 commits into
Open
build(deps-dev): bump launch-editor from 2.6.0 to 2.14.1#30dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
|
|
…rom dev branch Two minimal edits on the prod workflow we just synced over: 1. mac_certs / mac_certs_password now read from secrets.MAC_CERTS / MAC_CERTS_PASSWORD (the dev repo's known-good pair, last refreshed 2025-12-07) instead of secrets.bstack_mac_certs / bstack_mac_certs_password (which only exist on prod, and the prod copies are the broken pair that produced the MAC verification / notarize failures we're debugging). 2. Branch guard now also allows refs/heads/dev so workflow_dispatch from the dev branch actually fires steps instead of skipping silently. This is a dev-only adjustment — the prod workflow stays as-is. Iteration playground only; do not merge upstream.
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>
9d081e0 to
ee02d9d
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.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.