Bump uswds from 2.0.0-beta.5 to 2.0.0-beta.7
Created by: dependabot-preview[bot]
Bumps uswds from 2.0.0-beta.5 to 2.0.0-beta.7.
Release notes
Sourced from uswds's releases.
2.0.0 Beta 7 (Release candidate)
Bug fixes
- Radio buttons are now printable (https://github-redirect.dependabot.com/uswds/uswds/pull/2950)
- Slim alert has the correct (smaller) icon size alert (https://github-redirect.dependabot.com/uswds/uswds/pull/2946)
usa-alert--no-icon
has proper padding (https://github-redirect.dependabot.com/uswds/uswds/pull/2959)- Font stacks now output properly. Thanks @stphnwlkr! (https://github-redirect.dependabot.com/uswds/uswds/pull/2947)
- Non-focusable elements no longer get a focus indicator in Windows 11. Thanks @ncksllvn! (https://github-redirect.dependabot.com/uswds/uswds/pull/2988)
- All type tokens (even
lang
,cond
, andicon
) output proper theme font size utilities. (https://github-redirect.dependabot.com/uswds/uswds/pull/2980)Improvements
⚠ ️ breaking change: gov banner markup now points to the flag in theimg
folder and not the favicon (https://github-redirect.dependabot.com/uswds/uswds/pull/2985)⚠ ️ breaking change:hero
component now uses anh1
for its tagline for better accessibility (https://github-redirect.dependabot.com/uswds/uswds/pull/2973)⚠ ️ breaking change: Removed the alert paragraph component as its functionality is now better controlled with utilities. (https://github-redirect.dependabot.com/uswds/uswds/pull/2990)⚠ ️ breaking change: BEM implementation is clearer and more consistent:
old new .usa-button-unstyled
.usa-button.usa-button--unstyled
.usa-unstyled-list
.usa-list.usa-list--unstyled
.usa-linput-list
removed ul
andli
for checkboxjust div.usa-checkbox
.usa-checkbox-input` .usa-checkbox__input
.usa-checkbox-label` .usa-checkbox__label
ul
andli
for radio buttonsjust div.usa-radio
.usa-radio-input
.usa-radio__input
.usa-radio-label
.usa-radio__label
.media_link
.usa-media-link
.usa-font-lead
.usa-intro
.usa-form-hint
.usa-hint
.usa-label-helper
.usa-hint
.usa-input-error-message
.usa-error-message
.usa-mobile-nav-active
.usa-js-mobile-nav--active
⚠ ️ breaking change: Updatedfooter-big
component to use new BEM (https://github-redirect.dependabot.com/uswds/uswds/pull/2974)⚠ ️ breaking change: Updated measure tokens to conform to guidance and be more reliable (https://github-redirect.dependabot.com/uswds/uswds/issues/2960 and https://github-redirect.dependabot.com/uswds/uswds/pull/2981)
token old value new value migration old → new 1
40ch
44ex
1
→1
2
60ch
60ex
2
→4
3
66ch
64ex
3
→5
4
72ch
68ex
4
→5
5
77ch
72ex
5
→6
6
— 88ex
— ... (truncated)
- Tightened letterspacing of
letterspacing 1
to conform to guidance for small text (https://github-redirect.dependabot.com/uswds/uswds/pull/2965)- Documented supported Node and NPM versions in the README (https://github-redirect.dependabot.com/uswds/uswds/pull/2968)
- Update to most current versions of Source Sans Pro and Merriweather. Thanks @miguelsousa! (https://github-redirect.dependabot.com/uswds/uswds/pull/2934)
- Updated the favicon to match our logo (https://github-redirect.dependabot.com/uswds/uswds/pull/2985)
- Removed EOT and SVG font versions since we do not support IE8 or Safari older than 4.1. Thanks @miguelsousa! (https://github-redirect.dependabot.com/uswds/uswds/pull/2989)
Commits
-
d1028e6
2.0.0-beta.7 -
951b728
Merge pull request #2984 from uswds/sc_snyk-monitoring -
6c164aa
Merge pull request #2986 from uswds/dw-update-public-sans-license -
7e07140
Merge pull request #2990 from uswds/dw-remove-alert-paragraph -
82ea008
Merge pull request #2989 from uswds/dw-remove-eot -
0079316
Merge pull request #2988 from uswds/dw-update-focus -
b293e64
Improve mobile margin between list examples -
da2f122
Remove paragraph alert settings -
5db5334
Remove paragraph alert Sass -
01211ad
Remove paragraph alert from components - 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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.