Skip to content

Bump uswds from 2.0.0-beta to 2.0.0-beta.2

Created by: dependabot-preview[bot]

Bumps uswds from 2.0.0-beta to 2.0.0-beta.2.

Release notes

Sourced from uswds's releases.

2.0.0 Beta 2

Internal

  • Say goodbye to maya
  • Welcome saracope to the core team
  • Added a new build process to uswds-site to modularize the CSS output and compile only the Sass necessary to see the change. For instance, utility classes, layout grid, fonts, and USWDS components don't need to be re-generated when making a change to custom Sass. (https://github-redirect.dependabot.com/uswds/uswds-site/pull/674)
    • Add new gulp scripts and npm scripts to process only the necessary Sass
    • Add conditional stylesheets to uswds-site that load individual CSS modules when in the local environment and a single, minified CSS file when built through Federalist
    • This can speed up most builds by about 10x!

Additions

  • Added Public Sans to its own repo: uswds/public-sans
  • Added basic gulp pipeline to its own repo: uswds/uswds-gulp

Updates

Bug fixes

Improvements

Documentation

... (truncated)
Commits
  • 139f4b4 Merge pull request #2852 from uswds/release-2.0.0-beta.2
  • 4dc7845 2.0.0-beta.2
  • 2f5f5ac Update package lock
  • 7a09fff Merge pull request #2827 from uswds/dw-fix-buttons
  • d9595ae Merge branch 'release-2.0' into dw-fix-buttons
  • a6a58c9 Merge pull request #2844 from uswds/dw-consolidate-mixins
  • 476bed9 Move public mixins into mixins folder
  • b72bb36 Merge pull request #2842 from uswds/dw-update-yargs
  • e26e344 Update to yargs@12.0.2
  • 96ba311 Merge pull request #2841 from uswds/dw-import-order
  • 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 cancel merge will cancel a previously requested merge
  • @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.

Merge request reports