Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @uswds/uswds from 3.6.1 to 3.7.0 #151

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps @uswds/uswds from 3.6.1 to 3.7.0.

Release notes

Sourced from @​uswds/uswds's releases.

USWDS 3.7.0

What's new in USWDS 3.7.0

Items we've identified with a Markup change have a non-breaking change in their component markup. Teams should update their implementations and templates to reflect this change.

Features

Package A11y Breaking Markup change Description
usa-banner Updated the banner component so that it initializes without requiring import of the usa-accordion package. (#5551)
usa-banner Optimized the us_flag_small.png icon and added a vector us_flag.svg icon. Update this asset in your project for improved image quality. Thanks @​aduth! (#5542)
usa-data-picker Yes Improved keyboard navigation for screen readers in the date picker component. This change enables table navigation controls in the calendar, which creates more consistent and intuitive navigation across browsers and screen readers. (#5374)
usa-icon Added the X social media icon. We added the X social media icon, but also preserved the legacy Twitter icon to allow teams to make the decision on when to update their social media information. (#5589)
usa-modal Updated modal JavaScript to include fallbacks and error messages when initialization cannot be completed. This update also prevented errors when trying to initialize modal twice. (#5315)

Bug fixes

Package A11y Breaking Markup change Description
usa-card Fixed a bug that prevented $theme-card-padding-y from accepting expected token values. (#5571)
usa-footer Yes Restored underlines to footer links in default states. Now, footer links meet WCAG 2.0 AA requirements. (#5588)
usa-identifier Yes Yes Updated the screen reader readout to say "Official" instead of "An official". When read out on a screen reader, the statement "An official website of [Agency name]" can sound like "UNofficial website of [Agency name]". To minimize confusion, we hid the word "An" from screen readers with aria-hidden. To improve the screen reader experience, update your component markup. (#5491)
usa-range Yes Yes Removed redundant ARIA attributes on the range component to improve the screen reader experience. To incorporate these changes, update your range component markup. (#5413)
usa-range Yes Yes Added optional data-text-unit and data-text-preposition attributes to range slider. When used alongside the max attribute, the optional data-text-unit attribute adds language for the unit type. For example, adding a value of "stars" enables a readout like "3.5 stars of 5". The optional data-text-preposition creates the ability to customize the language of the preposition "of" in that string. (#5472)
usa-site-alert Removed the top margin from the site alert component. Thanks @​lpsinger! (#5550)
uswds-core Fixed a bug that prevented $theme-site-margins-width from accepting expected token values. (#5582)

Dependencies and security

Updated the default node version from 16 to 20. (#5560)

Dependency name Previous version New version
classlist-polyfill 1.0.3 1.2.0
@​babel/core 7.16.7 7.23.2
@​babel/preset-env 7.16.7 7.23.2
@​chanzuckerberg/axe-storybook-testing 6.3.0 6.3.1
@​material-design-icons/svg 0.11.1 0.14.13
@​storybook/addon-a11y 6.5.12 6.5.16
@​storybook/addon-essentials 6.5.12 6.5.16
@​storybook/addon-links 6.5.12 6.5.16
@​storybook/builder-webpack5 6.5.12 6.5.16
@​storybook/html 6.5.12 6.5.16
@​storybook/manager-webpack5 6.5.12 6.5.16
@​types/node 16.11.19 20.8.9
ansi-colors 4.1.1 4.1.3

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested a review from a team as a code owner November 13, 2023 13:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uswds/uswds-3.7.0 branch from 6b58318 to 523a3aa Compare November 13, 2023 18:22
Bumps [@uswds/uswds](https://github.com/uswds/uswds) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/uswds/uswds/releases)
- [Commits](uswds/uswds@v3.6.1...v3.7.0)

---
updated-dependencies:
- dependency-name: "@uswds/uswds"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uswds/uswds-3.7.0 branch from 523a3aa to 5d0500d Compare November 13, 2023 18:32
@echappen echappen merged commit d3a8ec5 into main Nov 13, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uswds/uswds-3.7.0 branch November 13, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant