[Snyk] Upgrade @uswds/uswds from 3.12.0 to 3.13.0#2675
Merged
ashley-weaver merged 2 commits intoJun 16, 2025
Conversation
Snyk has created this PR to upgrade @uswds/uswds from 3.12.0 to 3.13.0. See this package in npm: @uswds/uswds See this project in Snyk: https://app.snyk.io/org/oeda/project/e154d95c-b8a9-4c10-a6ee-551e194cf61b?utm_source=github&utm_medium=referral&page=upgrade-pr
ashley-weaver
approved these changes
Jun 16, 2025
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.
Snyk has created this PR to upgrade @uswds/uswds from 3.12.0 to 3.13.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 23 days ago.
Release notes
Package name: @uswds/uswds
-
3.13.0 - 2025-05-23
Package
A11y
Breaking
Markup change
Description
-
-
-
Added a Web Component variant of banner. This release contains the first Web Component in USWDS. The addition of the
Yes
-
-
Currently, the range slider has audible cues that aren't available for sighted users. This update adds a value to the slider so the current value is visible. (#6302) Thank you, @ aduth!
Yes
-
-
Animated transitions now respect the system's reduced motion preference. A new transition utility handles default behavior for easing and disabling inessential animation. (#6268) Thank you, @ cathybaptista!
Dependency name
Previous version
New version
lit
--
3.2.1
Dependency name
Previous version
New version
@ rollup/plugin-commonjs
--
28.0.3
@ spiriit/vite-plugin-svg-spritemap
--
4.0.0
--
0.0.1-security
eslint-plugin-lit
--
2.0.0
lit
--
3.2.1
vite
--
6.3.5
vite-plugin-svg-sprite
--
0.6.2
undici
6.21.1
6.21.3
-
3.12.0 - 2025-03-07
Package
A11y
Breaking
Markup change
Description
-
-
-
Enabled native JavaScript translation for date picker calendar labels. The calendar now uses the
-
-
-
Added the
-
-
-
Enabled tooltip functionality on non-button elements. Thanks @ anmazz! (#6035)
Package
A11y
Breaking
Markup change
Description
-
-
-
Updated checkbox and radio styles so that the interactive area now matches the width of the content. Previously, the interactive area extended the full width of its container. (#6192)
-
-
-
Fixed a bug that prevented in-page navigation from scrolling to nested headings. Now, the component can smooth scroll to headings within components like card and summary box.
-
-
-
Resolved Sass deprecation warnings related to the color function. This change ensures compatibility with Dart Sass 2.0.0 and eliminates the use of deprecated color functions. (#6270)
-
-
-
Replaced
Dependency name
Previous version
New version
resolve-id-refs
0.1.0
--
Dependency name
Previous version
New version
@ babel/core
7.26.0
7.26.8
@ babel/preset-env
7.26.0
7.26.8
gulp-sass
5.1.0
6.0.0
postcss
8.4.49
8.5.2
sass
1.83.1
1.84.0
sass-embedded
1.83.1
1.83.4
sass-loader
13.3.2
16.0.4
snyk
1.1295.0
1.1295.3
stylelint
16.11.0
16.12.0
typescript
5.7.2
5.7.3
webpack
5.97.1
5.98.0
- Thanks to @ aduth for making our prettier configuration more explicit. (#6269)
- Thanks to @ szepeviktor for fixing typos. (#6251)
- Thanks to @ jcklpe for updating broken links in the USWDS README. (#6239)
- Thanks to @ aduth for improving the JavaScript examples in our README (#5928)
- Thanks to @ aduth for improving our automated unit test scans (#6171)
from @uswds/uswds GitHub release notesWhat's new in USWDS 3.13.0
Features
usa-bannerusa-bannertag will make it easier for many teams to get up and running with USWDS, and we plan to add more Web Components in the future. Huge thanks to @ mejiaj who did much of the work on this component in the USWDS Elements repository (#6460)usa-rangeuswds-coreDependency updates
Note: While Lit is a new dependency, it's only necessary for the new Web Component banner variant. If you're using the compiled version of that component from
dist, Lit's already included.Dev Dependency updates
eslint-plugin-airbnb-base0vulnerabilities in regular dependencies (dependencies for USWDS projects installed with npm install @ uswds/uswds)55vulnerabilities (29moderate,26high) in devDependencies (development dependencies)Release TGZ SHA-256 hash:
6eac004fb7785490eb640f388c6949c57951501876acb109ecdd4c8ead7518b6What's new in USWDS 3.12.0
Features
usa-date-picker,usa-date-range-pickerDate.toLocaleStringAPI to automatically build translated labels based on the document'slangattribute. Thanks @ deebloo! (#5679)usa-in-page-navigationdata-minimum-heading-countproperty to the in-page navigation component. This property hides the component when the content region does not contain the minimum number of headings. By default, this attribute hides the in-page navigation component when there are fewer than two headings in the content region.✏️ Teams should customize the value of this property based on their content needs. (#6205)
usa-tooltipBug fixes
usa-checkbox,usa-radiousa-in-page-navigation✏ Teams that use
data-scroll-offsetshould check to make sure this change does not cause regressions in scroll behaviors. Thanks @ jhancock532! (#5878)uswds-coreuswds-coreresolve-id-refsdependency with custom JavaScript. (#6308)Dependencies and security
Dependency updates
Dev dependency updates
Additional updates
Important
USWDS now requires a verified signature on all commits to this repository. Learn more about how to set up signature verification in our CONTRIBUTING.md file.
Additional contributions
0vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install @ uswds/uswds)30moderate,26high vulnerabilities in devDependencies (development dependencies).Release TGZ SHA-256 hash:
8a562ec0c24d93b7eeaeaa9056f54050054344331dd34ca96d5be161442f09cdImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: