chore: pin ZenNotes 431907df (smol-toml / hono audit fix) - #21
Merged
Merged
Conversation
The pinned core's production audit went red today on smol-toml GHSA-7w5x-hrqm-74c2 (high), which CI checks against .zennotes-source. Upstream fixed it lockfile-only in ZenNotes/zennotes#760 (smol-toml 1.8.0, hono 4.13.7); this follows that squash commit. Moving past a3e638fc also adopts the 2.47.0 core (Cloud conflict and draft fixes, Excalidraw switching fix, wikilink-to-file fix). The bridge-contract additions since the old pin are optional, so the mobile bridge is unchanged, and vault.ts has nothing to mirror. Lands on main rather than release/1.9.8, which is already archived as build 19.
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.
Keeps the "high-severity production advisories" gate green: the pinned core's lockfile carried smol-toml 1.7.0, which GHSA-7w5x-hrqm-74c2 (high) flagged today and which already turned the Android shell's CI red. Upstream fixed it lockfile-only in ZenNotes/zennotes#760 (smol-toml 1.8.0, hono 4.13.7); this pin follows that squash commit.
Moving past
a3e638fcalso adopts the 2.47.0 core (Cloud conflict and draft fixes, Excalidraw switching fix, wikilink-to-file fix). The bridge-contract additions since the old pin are optional, so the mobile bridge is unchanged, andvault.tshas nothing to mirror. Based onmainrather thanrelease/1.9.8, which is already archived as build 19.Verified locally:
npm run upstream(pin check + typecheck),npm test(33 pass),npm run buildwith the boot-path modulepreload check.