Bump uswds from 2.10.1 to 2.10.2
Created by: dependabot-preview[bot]
Bumps uswds from 2.10.1 to 2.10.2.
Release notes
Sourced from uswds's releases.
2.10.2
What’s new in USWDS 2.10.2
Bugfixes and updates
Fixed
SVG4Everybody
compatibility. Now USWDS javascript will compile properly with Babel. Now you should be able to useuswds.js
oruswds.min.js
in a React app without any problems. Thanks@aduth
!Fixed a flash of unstyled content in extended header megamenu. Now there won't be a flash of megamenu content while the USWDS javascript loads. (Note: This requires
uswds-init
.)Added more white icon variants. Added white icon variants for
add
,remove
, andexpand_more
so teams can have accessible icon color combinations on dark backgrounds, especially in the accordion and the top navigation.More consistently use theme text and link colors across components. Improved our use of
$theme-text-
and$theme-link-
color settings in components and variants likeusa-dark-background
andusa-section--dark
.Dependencies
Updates snyk from
1.439.1
to1.467.0
0
vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install uswds
)
5
low,2
high vulnerabilities indevDependencies
(development dependencies)
Commits
-
5c7d465
Merge pull request #4067 from uswds/release-2.10.2 -
c3be564
Update security hash -
2e87c86
2.10.2 -
419ae7e
Merge pull request #4066 from uswds/dw-update-refs-2.10.2 -
1c65b23
Update refs to 2.10.2 -
6513d44
Merge pull request #4059 from uswds/dw-use-proper-color-tokens -
6511249
Use them var for reverse text in usa-dark-background -
aead326
Merge pull request #4061 from uswds/dw-add-white-icon-variant -
35ddda1
Add white variant ofremove
icon for dark background accordions. -
a0b3613
Merge branch 'develop' into dw-add-white-icon-variant - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)