[Snyk] Upgrade @uswds/uswds from 3.8.2 to 3.9.0 #116
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.8.2 to 3.9.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 on 2 months ago.
Release notes
Package name: @uswds/uswds
What's new in USWDS 3.9.0
Features
usa-character-count
maxlength
is exceeded in the character count component. Now, the component uses standard USWDS error styles to visually enhance the error state. (#5908)usa-date-picker
,usa-date-range-picker
aria-disabled
to the list of expected attributes in the date picker and date range picker components. Now, the component will disable toggle when thearia-disabled
attribute is present. (#6013)uswds-core
,usa-layout-grid
$theme-utility-breakpoints-custom
setting. This setting generates responsive variants of USWDS utilities at custom breakpoints. Values must be set withpx
values inside a Sass map. Thanks @ jamigibbs! (#6048)Bug fixes
usa-alert
,usa-site-alert
$theme-site-margins-width
to unexpectedly adjust the alignment inside the alert and site alert components. Alignment on the alert and site alert components will likely shift from this change. Confirm that your implementation of the component aligns as expected. (#5636)usa-button
auto
to better match USWDS link styles. Users should confirm that the variant visually displays as expected in their projects. Thanks @ aduth! (#5631)@ include button-unstyled
in your custom styles. These items may be affected by this change.usa-card
$theme-card-font-family
setting. Confirm that your implementation of the card component displays with the expected font family. (#5974)$theme-card-font-family
.usa-combo-box
usa-date-picker
,usa-date-range-picker
mouseover
events to prevent keyboard navigation. Now when you hover your mouse over the date picker buttons, only the hover state will be triggered. (#5774)usa-header
usa-footer
,templates
autocomplete="email"
attribute to the big footer variant and the "Create an account" template. This attribute allows the components to meet the standards outlined in WCAG 1.3.5. (#6002)✏️ Teams should update their markup if they use an email field in their big footer.
usa-identifier
✏️ Teams should update this text if they use the Spanish-language identifier.
usa-memorable-date
✏️ Teams should update their memorable date component to remove the leading numbers.
usa-pagination
Dependencies and security
Thanks @ aduth for contributing to our dependency updates and @ skyf0l for fixing a typo in our package.json!
0
vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install @ uswds/uswds
)29
moderate,26
high vulnerabilities in devDependencies (development dependencies).Release TGZ SHA-256 hash:
140cb2162e6c60a6a6ecbc71d8d047819d4ec26f9dd6c7056bd4bd8a266af2ab
What's new in USWDS 3.8.2
Dependencies and security
Removed the
classlist-polyfill
dependency. This update resolves a Denial of Service (DoS) vulnerability related to theclasslist-polyfill
dependency that we do not consider exploitable on the front end of applications. (#6012)Important
This release may affect some functionality in Internet Explorer 11 (IE11). This update removes the polyfill that added full
classList
support to IE11. USWDS no longer supports IE11, but if your project does, test if this update negatively affects your users and add additional support forclassList
if it does.Thanks @ aduth for the initial work on removing this dependency.
0
vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install @ uswds/uswds
)5
low,11
moderate,44
high vulnerabilities in devDependencies (development dependencies).Release TGZ SHA-256 hash:
94049e150c2a67dfdb75f140fc664d2e936ef652480a2f88dfdd96922e0a940c
Important
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: