Update dependencies, version number to 2.0.2 for NPM release - #633
Merged
Conversation
flacoman91
requested review from
anselmbradford,
billhimmelsbach,
contolini and
natalia-fitzgerald
as code owners
August 5, 2026 17:10
|
flacoman91
enabled auto-merge (squash)
August 5, 2026 18:23
anselmbradford
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@cfpb/cfpb-design-system5.8.2,eslint-plugin-unicorn73,jsdom30.0.1, and related updates).vite.dsr-css.config.tsintsconfig.eslint.json, make Vite/Vitest config imports native-loader friendly (explicit.tsextensions + JSON import attributes), and turn offunicorn/single-line-block-comment-styleso concise prop JSDoc stays intact.TextInput, plus small test/formatting cleanups.TypeScript 7 was evaluated but not adopted yet — it still needs a dual TS 6 install for
typescript-eslintuntil the Compiler API lands in 7.1.Test plan
yarn lintyarn test:ciyarn build(no ESLint project-include errors; no ViteconfigLoader: 'native'warning)