Skip to content

chore: consolidate Dependabot dependency updates (#249, #255, #256, #258)#263

Open
mhewson wants to merge 1 commit intonextfrom
chore/dependabot-rollup
Open

chore: consolidate Dependabot dependency updates (#249, #255, #256, #258)#263
mhewson wants to merge 1 commit intonextfrom
chore/dependabot-rollup

Conversation

@mhewson
Copy link
Copy Markdown
Member

@mhewson mhewson commented Apr 1, 2026

Dependabot rollup

Consolidates 4 open Dependabot PRs into a single PR. All changes are patch-level updates to dev dependencies or transitive lockfile bumps.

Changes included

Package Old New Source PR Type
lodash 4.17.21 4.17.23 #256 patch, dev dep
js-yaml 4.1.0 4.1.1 #249 patch, transitive
qs 6.13.0 6.14.1 #255 minor, transitive
@isaacs/brace-expansion 5.0.0 5.0.1 #258 patch, transitive

Not included

#245 (style-dictionary 4→5 + @tokens-studio/sd-transforms 1.2.3→1.3.0) is excluded — style-dictionary v5 is a breaking major version that changes the token reference format, causing 71 build errors with the current config. It requires a dedicated migration spike.

Validation

  • ✅ All tests pass (pnpm test)
  • ✅ Full build passes (pnpm build)

Closing

Closes #249
Closes #255
Closes #256
Closes #258

Safe patch/minor bumps consolidated from open Dependabot PRs:
- lodash 4.17.21 → 4.17.23 (closes #256)
- js-yaml 4.1.0 → 4.1.1 (closes #249) - transitive dep, lockfile update
- qs 6.13.0 → 6.14.1 (closes #255) - transitive dep, lockfile update
- @isaacs/brace-expansion 5.0.0 → 5.0.1 (closes #258) - transitive dep, lockfile update

Note: #245 (style-dictionary 4→5 + sd-transforms 1.2.3→1.3.0) excluded;
v5 is a breaking major version requiring dedicated build config migration.
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.

1 participant