Skip to content

Bump @uswds/uswds from 3.12.0 to 3.13.0 #2608

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2025

Bumps @uswds/uswds from 3.12.0 to 3.13.0.

Release notes

Sourced from @​uswds/uswds's releases.

USWDS 3.13.0

What's new in USWDS 3.13.0

Features

Package A11y Breaking Markup change Description
usa-banner - - - Added a Web Component variant of banner. This release contains the first Web Component in USWDS. The addition of the usa-banner tag will make it easier for many teams to get up and running with USWDS, and we plan to add more Web Components in the future. Huge thanks to @​mejiaj who did much of the work on this component in the USWDS Elements repository (#6460)
usa-range Yes - - Currently, the range slider has audible cues that aren't available for sighted users. This update adds a value to the slider so the current value is visible. (#6302) Thank you, @​aduth!
uswds-core Yes - - Animated transitions now respect the system's reduced motion preference. A new transition utility handles default behavior for easing and disabling inessential animation. (#6268) Thank you, @​cathybaptista!

Dependency updates

Dependency name Previous version New version
lit -- 3.2.1

Note: While Lit is a new dependency, it's only necessary for the new Web Component banner variant. If you're using the compiled version of that component from dist, Lit's already included.

Dev Dependency updates

Dependency name Previous version New version
@​rollup/plugin-commonjs -- 28.0.3
@​spiriit/vite-plugin-svg-spritemap -- 4.0.0
eslint-plugin-airbnb-base -- 0.0.1-security
eslint-plugin-lit -- 2.0.0
lit -- 3.2.1
vite -- 6.3.5
vite-plugin-svg-sprite -- 0.6.2
undici 6.21.1 6.21.3

0 vulnerabilities in regular dependencies (dependencies for USWDS projects installed with npm install @​uswds/uswds) 55 vulnerabilities (29 moderate, 26 high) in devDependencies (development dependencies)

Release TGZ SHA-256 hash: 6eac004fb7785490eb640f388c6949c57951501876acb109ecdd4c8ead7518b6

Commits
  • b2c5153 Merge pull request #6479 from uswds/release-3.13.0
  • e7f4948 add security hash
  • b1b2055 3.13.0
  • f40b8ee 3.12.0
  • 93b3635 Merge pull request #6476 from uswds/dependabot/npm_and_yarn/vite-6.3.5
  • a8df9b6 Merge branch 'develop' into dependabot/npm_and_yarn/vite-6.3.5
  • 5f7361b Merge pull request #6473 from uswds/dependabot/npm_and_yarn/undici-6.21.3
  • 93d98b3 build(deps-dev): bump undici from 6.21.1 to 6.21.3
  • f1c27ee build(deps-dev): bump vite from 6.2.2 to 6.3.5
  • f7e072e Merge pull request #6460 from uswds/mh/port-banner
  • Additional commits viewable in compare view

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)

Bumps [@uswds/uswds](https://github.com/uswds/uswds) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/uswds/uswds/releases)
- [Commits](uswds/uswds@v3.12.0...v3.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from alexjanousekGSA May 23, 2025 23:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 23, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added the javascript Pull requests that update Javascript code label May 23, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant