chore(release): v0.30.14 - #610
Merged
Merged
Conversation
Releases the consolidated dependabot bumps and the brace-expansion CVE remediation from #609. Bumps all four version surfaces: - app/package.json - app/package-lock.json (both root version fields) - api/version_spec.json - CHANGELOG.md (promotes [Unreleased] to [0.30.14]) Verified: `npm ci --legacy-peer-deps` and `make code-quality-audit`. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01W7njywYE4bCjoJ6YedziVQ
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.
Releases the consolidated dependabot bumps and the
brace-expansionCVE remediation merged in #609.Follows the repo release convention (cf. #596 → #597): the dependency work lands first, the version bump follows as its own PR.
Version surfaces
All four bumped
0.30.13→0.30.14:app/package.jsonapp/package-lock.json— both rootversionfields (top-level andpackages[""])api/version_spec.jsonCHANGELOG.md—[Unreleased]promoted to[0.30.14] — 2026-07-30Contents of this release
Security —
brace-expansionpinned to the patched build of every major line in the frontend tree (CVE-2026-14257 / GHSA-mh99-v99m-4gvg, high; alert #223). Per-majoroverridesland1.1.18/2.1.4/5.0.9, all carrying the upstreamEXPANSION_MAX_LENGTHguard. A blanket5.xbump is deliberately avoided — its CommonJS entry exports a namespace object rather than a callable, breaking everyminimatch3/5/9 consumer.Changed — frontend dev deps (
@playwright/test,@vue/devtools-api,eslint,globals,postcss,prettier,sass,typescript-eslint,vue-tsc),jsdom→30.x, and compose imagesmysql8.4.11/axllent/mailpitv1.30.6.Verification
npm ci --legacy-peer-deps --prefer-offlineandmake code-quality-auditboth clean. No source changes here beyond version metadata — the functional gates ran on #609.🤖 Generated with Claude Code
https://claude.ai/code/session_01W7njywYE4bCjoJ6YedziVQ