Skip to content

chore(deps): refresh stale transitive dependencies to clear security alerts - #893

Merged
Daniel (dasanra) merged 2 commits into
mainfrom
chore/refresh-lockfile-security-alerts
Aug 25, 2026
Merged

chore(deps): refresh stale transitive dependencies to clear security alerts#893
Daniel (dasanra) merged 2 commits into
mainfrom
chore/refresh-lockfile-security-alerts

Conversation

@dasanra

@dasanra Daniel (dasanra) commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

What it solves

pnpm-lock.yaml had not been re-resolved since June 2025, leaving many
transitive dependencies pinned below versions their parents' semver ranges
already permit. This refreshes those transitives to reduce open Dependabot
alerts.

Lockfile-only: package.json is unchanged and no pnpm.overrides were added,
so every version move is an in-range resolution — nothing is forced.

Changelog

  • Refreshed stale transitive dependencies in pnpm-lock.yaml (54 changed, 3 added, 5 removed)
  • Notable updates: dompurify, undici, mermaid, js-yaml, brace-expansion, basic-ftp, lodash-es, svgo, nanoid, flatted, katex, @babel/*
  • Four cross-major moves, all in-range: estree-util-value-to-estree and estree-util-is-identifier-name (via remark-reading-time), uuid (via mermaid), ip-address (dev-only, via socks)
  • Verified locally: pnpm typecheck, pnpm lint and pnpm build (359 pages exported) all pass

Checklist

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Branch preview

✅ Deploy successful!

Website:
https://chore_refresh_lockfile_security_alerts--docs.review.5afe.dev

@dasanra
Daniel (dasanra) merged commit d258e0f into main Aug 25, 2026
7 checks passed
@dasanra
Daniel (dasanra) deleted the chore/refresh-lockfile-security-alerts branch August 25, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants