crossfeed
crossfeed copied to clipboard
Bump @trussworks/react-uswds from 5.2.0 to 9.0.0 in /frontend
Bumps @trussworks/react-uswds from 5.2.0 to 9.0.0.
Release notes
Sourced from @trussworks/react-uswds
's releases.
v9.0.0
9.0.0 (2024-03-21)
⚠ BREAKING CHANGES
- fix various 8.0.0 issues (#2820)
Bug Fixes
- Added hook to combobox for when options change (#2715) (031b9fb)
- Allow importing css from npm package (#2807) (8551f35)
- fix various 8.0.0 issues (#2820) (e05061e)
Documentation & Examples
v8.0.0
8.0.0 (2024-03-06)
⚠ BREAKING CHANGES
- Webpack/Jest to Vite/Vitest migration (#2716)
Features
Bug Fixes
Documentation & Examples
- Made storybook docs available again, small org changes elsewhere (#2795) (e77fe30)
- removed circleci references (#2777) (b3e79f2)
v7.0.0
7.0.0 (2024-02-22)
⚠ BREAKING CHANGES
... (truncated)
Changelog
Sourced from @trussworks/react-uswds
's changelog.
9.0.0 (2024-03-21)
⚠ BREAKING CHANGES
- fix various 8.0.0 issues (#2820)
Bug Fixes
- Added hook to combobox for when options change (#2715) (031b9fb)
- Allow importing css from npm package (#2807) (8551f35)
- fix various 8.0.0 issues (#2820) (e05061e)
Documentation & Examples
8.0.0 (2024-03-06)
⚠ BREAKING CHANGES
- Webpack/Jest to Vite/Vitest migration (#2716)
Features
Bug Fixes
Documentation & Examples
- Made storybook docs available again, small org changes elsewhere (#2795) (e77fe30)
- removed circleci references (#2777) (b3e79f2)
7.0.0 (2024-02-22)
⚠ BREAKING CHANGES
Features
... (truncated)
Commits
145f2fc
chore(main): release 9.0.0 (#2808)ed919bf
build(deps-dev): Bump the storybook group with 13 updates (#2842)e05061e
fix!: fix various 8.0.0 issues (#2820)8551f35
fix: Allow importing css from npm package (#2807)cfe3736
build(deps-dev): Bump@babel/core
from 7.24.0 to 7.24.1 (#2839)843f8bd
build(deps-dev): Bump sass from 1.71.1 to 1.72.0 (#2840)be3c448
build(deps-dev): Bump the vite group with 1 update (#2838)ad44a21
build(deps-dev): Bump the eslint group with 1 update (#2836)e1d769a
build: dependabot groups (#2833)3fa28c8
build(deps-dev): Bump stylelint-config-sass-guidelines from 11.0.0 to 11.1.0 ...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by andyfromtruss, a new releaser for @trussworks/react-uswds
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)