[Snyk] Upgrade @uswds/uswds from 3.7.1 to 3.8.0 #4
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.
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade @uswds/uswds from 3.7.1 to 3.8.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 3 months ago.
Release notes
Package name: @uswds/uswds
Features
usa-checkbox
,uswds-core
input.indeterminate = true
via JavaScript or add thedata-indeterminate
attribute. This is only a style addition and does not affect checkbox functionality. Thanks @ lpsinger! (#5713)usa-in-page-nav
data-heading-selector
attribute to designate the heading levels that should be included in the component. By default, the component will pull allH2
andH3
headers. (#5444)usa-table
,uswds-core
.usa-table--sticky-header
class to enable sticky positioning on table headers. Use the new$theme-table-sticky-top-offset
setting to set the value of the top offset for sticky table headers. (#5420) Thanks @ etanb!usa-table
,uswds-core
$theme-table-background-color
setting to set your desired table background color. (#5420)usa-validation
textarea
support to the validation component. (#5233) Thanks @ danbrady!usa-layout-docs
,uswds-core
$theme-sidenav-reorder
for documentation page sidenav. Use$theme-sidenav-reorder
to support old CSS order functionality. This setting can introduce usability issues, so we suggest that teams update their sidenav markup instead. (#5807)Bug fixes
usa-button
,uswds-core
usa-icon
elements inside ofusa-button
. Use the new$theme-button-icon-gap
setting to set the width of the horizontal gap between the button's text and icon. (#5398)usa-button
,usa-checkbox
,usa-combo-box
,usa-file-input
,usa-radio
,uswds-core
usa-button-group
usa-date-picker
highlight
high contrast token on focus. (#5701)usa-footer
usa-footer
. (#5675)usa-layout-docs
,uswds-core
usa-table
Breaking changes
Documentation page template
We're updating the documentation template to better match the HTML order of the side navigation to the visual order at mobile widths. Before USWDS 3.8.0 we used CSS to re-order the sidenav at mobile widths, placing it below the page's main text content. Starting with USWDS 3.8.0, our default styles no longer use CSS to re-order the side navigation. Now, we suggest including a duplicate sidenav after the main text content, using utility classes to hide/show the sidenavs at the proper widths. The example below shows a before/after.
Teams that wish to maintain the old CSS order functionality can temporarily add
$theme-sidenav-reorder: true
to their project settings. This setting reinstates the CSS re-ordering. As we mentioned, this setting can introduce usability issues, so the best long-term solution is to update the sidenav markup instead.Dependencies and security
0
vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install @ uswds/uswds
)15
moderate,25
high vulnerabilities in devDependencies (development dependencies).Release TGZ SHA-256 hash:
072f0f8333b1aa000183e00676616d9ff5a174e27ca8d35c130ca70ea5d4f66d
What's new in USWDS 3.7.1
Features
usa-footer
usa-layout-grid
dependency from theusa-footer
package. This update reduces the footer package size. Thanks @ danbrady! (#5289)If you notice changes in your layout after making this update, your Sass might be missing the
usa-layout-grid
package. You can include it by adding@ forward usa-layout-grid
to your Sass entry point.Bug fixes
usa-banner
usa-dark-background
,usa-section
:visited
link styling inusa-section--dark
elements. Thanks @ aduth! (#5567)usa-footer
usa-header
,usa-nav
usa-nav__submenu
elements should align with other header elements. Thanks @ lpsinger! (#5649)usa-nav
usa-nav
usa-nav
$theme-max-header-width
from accepting a value of"none"
. (#5624)uswds-core
.left-full
,.right-full
, and.top-full
utility classes. (#5633)Dependencies and security
Thanks @ deckar01 for contributing this dependency update!
0
vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install @ uswds/uswds
)24
moderate,27
high vulnerabilities in devDependencies (development dependencies).Release TGZ SHA-256 hash:
6e1d3032e1a7ac614d05fe76c87cc398725d84e5ba0656a7a17c6ca4c7579526
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: