Skip to content

chore: update yarn dependencies#104

Merged
schultzp2020 merged 1 commit into
mainfrom
chore/update-yarn-deps
Jun 17, 2026
Merged

chore: update yarn dependencies#104
schultzp2020 merged 1 commit into
mainfrom
chore/update-yarn-deps

Conversation

@schultzp2020

@schultzp2020 schultzp2020 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Update all devDependencies across the root and all 51 workspace packages.

Root dependencies

Package From To
@changesets/cli 2.30.0 2.31.0
lint-staged 16.4.0 17.0.7
oxfmt 0.46.0 0.55.0
oxlint 1.61.0 1.70.0
oxlint-tsgolint 0.21.1 0.23.0
typescript 6.0.3 (pinned) ^6.0.3 (caret)

Workspace dependencies (all 51 packages)

Package From To
@codemod.com/jssg-types 1.5.2 1.6.2
codemod 1.7.15 1.12.3

All versions remain pinned (no carets) per repo convention.

Test fixture updates

The updated codemod engine (1.12.3) produces slightly different whitespace formatting in AST output (e.g. normalizing spaces around commas in import statements). Updated expected fixtures in 4 codemods:

  • v1.48.0/migrate-blueprints-to-plugin-app-react
  • v1.48.0/migrate-column-config-to-react-element
  • v1.50.0/add-update-location-method
  • v1.50.0/catalog-node-alpha-to-stable
  • v1.50.0/migrate-permissioned-route

All tests pass across all versions (v1.45–v1.52).

@schultzp2020 schultzp2020 force-pushed the chore/update-yarn-deps branch 2 times, most recently from d67747e to 120b410 Compare June 17, 2026 17:51
- @changesets/cli 2.30.0 → 2.31.0
- lint-staged 16.4.0 → 17.0.7
- oxfmt 0.46.0 → 0.55.0
- oxlint 1.61.0 → 1.70.0
- oxlint-tsgolint 0.21.1 → 0.23.0
- typescript 6.0.3 (pin → caret)
@schultzp2020 schultzp2020 force-pushed the chore/update-yarn-deps branch from 120b410 to 5d7af9a Compare June 17, 2026 17:53
@schultzp2020 schultzp2020 merged commit 07bed54 into main Jun 17, 2026
2 checks passed
@schultzp2020 schultzp2020 deleted the chore/update-yarn-deps branch June 17, 2026 17:55
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