Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps braces to 3.0.3 and updates ancestor dependency @uswds/compile. These dependencies need to be updated together.

Updates braces from 3.0.2 to 3.0.3

Commits

Updates @uswds/compile from 1.1.0 to 1.3.1

Release notes

Sourced from @​uswds/compile's releases.

v1.3.1

What's New in this Release

This release just contains a bugfix in the copy assets task when running against current versions of USWDS.

Huge thanks to @​mdmower-csnw for catching this immediately after 1.3.0 went out

0 vulnerabilities using npm audit.

Release TGZ SHA-256 hash: 4bc31a3fcae3c51dac860a14b0f8214b2927b884cba199bbf1266220a6fa4a38

v1.3.0

What's New in v1.3.0

  • This release includes a new gulp task to copy Web Components to dist. This task will be used by USWDS in a forthcoming release (#152)

Dependencies and security

Dependency name Previous version New version
undici 6.21.1 6.21.3

0 vulnerabilities using npm audit.

Release TGZ SHA-256 hash: a7a13fb630e324b3d9c49f3c1c782f2adb08e6db55edbaeb9d1a31ccb48bd4f6

v1.2.2

What's Changed

New Contributors

Full Changelog: uswds/uswds-compile@release-1.2.1...develop

0 vulnerabilities using npm audit

Release TGZ SHA-256 hash: b4c283a6984025f4a9ba06398a6c4bc39731111bb99f86c703701628101a01f4

USWDS Compile 1.2.1

What's new in USWDS Compile 1.2.1

Silenced USWDS Sass deprecation warnings. Sass deprecation warnings related to USWDS code will now be turned off by default. If you would like to see deprecation warnings related to USWDS Sass, set settings.compile.sassDeprecationWarnings to true in your gulpfile.js. Deprecation warnings for non-USWDS Sass will output even when this value is set to false. Thanks @​mdmower-csnw!

[!NOTE] USWDS Sass deprecations are being tracked in uswds/uswds#6104

... (truncated)

Commits
  • fc01469 Merge pull request #157 from uswds/hotfix-1.3.1
  • 9880ce5 check for existence of component dir before copying
  • e67a1c6 Merge pull request #154 from uswds/develop
  • 75194aa Merge pull request #155 from uswds/mh-version-bump
  • 5cb2f79 version 1.3.0
  • 24bdaaa Merge pull request #153 from uswds/dependabot/npm_and_yarn/undici-6.21.3
  • f433265 Merge pull request #152 from uswds/mh/add-web-component-copy
  • 64e0078 Bump undici from 6.21.1 to 6.21.3
  • 7a1d2b0 add task to copy compiled web components
  • 1257f04 Merge pull request #150 from uswds/release-1.2.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by heymatthenry, a new releaser for @​uswds/compile since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [@uswds/compile](https://github.com/uswds/uswds-compile). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `@uswds/compile` from 1.1.0 to 1.3.1
- [Release notes](https://github.com/uswds/uswds-compile/releases)
- [Commits](uswds/uswds-compile@v1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: braces
  dependency-version: 3.0.3
  dependency-type: indirect
- dependency-name: "@uswds/compile"
  dependency-version: 1.3.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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