Skip to content

chore(deps): consolidate open Dependabot dependency bumps#525

Merged
stormmuller merged 1 commit into
devfrom
claude/dependabot-prs-merge-rwft3j
Jul 23, 2026
Merged

chore(deps): consolidate open Dependabot dependency bumps#525
stormmuller merged 1 commit into
devfrom
claude/dependabot-prs-merge-rwft3j

Conversation

@stormmuller

Copy link
Copy Markdown
Member

Summary

Consolidates all 9 currently-open Dependabot PRs into a single update, applied by bumping each package's version range and regenerating both lockfiles with npm install (rather than merging each branch's lockfile diff separately, which would have produced repeated conflicts across the shared package-lock.json/documentation-site/package-lock.json files).

Supersedes:

All are dependency-only changes; no /src code was modified.

Test plan

  • npm run check-types — 0 errors
  • npm test — 146 test files / 1043 tests passing
  • npm run lint — 0 errors (only pre-existing TODO warnings)
  • npm run cspell — 0 issues
  • npm run check-exports — passing
  • npm run build (root) — succeeds, refreshes /dist
  • documentation-site: npm run build and npm run typecheck — both succeed
  • documentation-site: npm run start, loaded /demos/ecs and /demos/physics in a browser — both render and run correctly after the react/react-dom/@docusaurus/faster bumps

Generated by Claude Code

Merges the updates from PRs #510-#517 and #524: eslint-plugin-prettier
5.5.6, vite 8.1.5, vite-plugin-dts 5.0.3, @commitlint/cli 21.2.1,
fast-uri 3.1.4 (security fix), and in documentation-site: @docusaurus/faster
3.10.2, @mdx-js/react 3.1.1, react/react-dom 19.2.7.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NzTuChrhs1LNoPYiomdHvs
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