Skip to content

Update dependencies, version number to 2.0.2 for NPM release - #633

Merged
flacoman91 merged 4 commits into
mainfrom
rad-update-deps
Aug 5, 2026
Merged

Update dependencies, version number to 2.0.2 for NPM release#633
flacoman91 merged 4 commits into
mainfrom
rad-update-deps

Conversation

@flacoman91

Copy link
Copy Markdown
Collaborator

Summary

  • Bump package to 2.0.2 and refresh minor/patch tooling deps (Storybook 10.5.6, Vite 8.2, typescript-eslint 8.66, @cfpb/cfpb-design-system 5.8.2, eslint-plugin-unicorn 73, jsdom 30.0.1, and related updates).
  • Fix ESLint/Vite config fallout from those bumps: include vite.dsr-css.config.ts in tsconfig.eslint.json, make Vite/Vitest config imports native-loader friendly (explicit .ts extensions + JSON import attributes), and turn off unicorn/single-line-block-comment-style so concise prop JSDoc stays intact.
  • Fix Alert story typing so field-level statuses narrow correctly for TextInput, plus small test/formatting cleanups.

TypeScript 7 was evaluated but not adopted yet — it still needs a dual TS 6 install for typescript-eslint until the Compiler API lands in 7.1.

Test plan

  • yarn lint
  • yarn test:ci
  • yarn build (no ESLint project-include errors; no Vite configLoader: 'native' warning)
  • Spot-check Alert field-level stories in Storybook

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-05 22:55 UTC

@flacoman91
flacoman91 requested review from virginiacc and wpears August 5, 2026 18:11
@flacoman91 flacoman91 changed the title Update dependencies, version numbers Update dependencies, version number to 2.0.2 for NPM release Aug 5, 2026
@flacoman91
flacoman91 enabled auto-merge (squash) August 5, 2026 18:23
@flacoman91
flacoman91 merged commit e8439b1 into main Aug 5, 2026
3 checks passed
@flacoman91
flacoman91 deleted the rad-update-deps branch August 5, 2026 22:54
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