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 @trussworks/react-uswds from 5.5.0 to 6.1.0 #31

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps @trussworks/react-uswds from 5.5.0 to 6.1.0.

Release notes

Sourced from @​trussworks/react-uswds's releases.

v6.1.0

6.1.0 (2023-11-27)

Features

Bug Fixes

  • a11y: move aria-label from svg icon to button (#2640) (fa18032)
  • adding labels in combo box (default combo box, with default value) (#2636) (7714d14)

v6.0.0

6.0.0 (2023-10-31)

⚠ BREAKING CHANGES

  • <TimePicker> implementations must specify a label prop
  • Dropdown has been removed use <Select> instead

Features

Bug Fixes

  • Label is mandatory for TimePicker component (#2629) (c7f00d3)
  • readme quick links (#2646) (d4c0b4e)
  • Updates sign in stories to fix aria-controls issue of show password button (#2627) (67c1114)

Documentation & Examples

Changelog

Sourced from @​trussworks/react-uswds's changelog.

6.1.0 (2023-11-27)

Features

Bug Fixes

  • a11y: move aria-label from svg icon to button (#2640) (fa18032)
  • adding labels in combo box (default combo box, with default value) (#2636) (7714d14)

6.0.0 (2023-10-31)

⚠ BREAKING CHANGES

  • <TimePicker> implementations must specify a label prop
  • Dropdown has been removed use <Select> instead

Features

Bug Fixes

  • Label is mandatory for TimePicker component (#2629) (c7f00d3)
  • readme quick links (#2646) (d4c0b4e)
  • Updates sign in stories to fix aria-controls issue of show password button (#2627) (67c1114)

Documentation & Examples

Commits
  • e3d743d chore(release): release 6.1.0 (#2652)
  • 0f3ab25 build(deps-dev): Bump @​storybook/addons from 7.5.2 to 7.5.3 (#2669)
  • a7bd7a7 chore: Fix reported unused imports (#2668)
  • fad63b1 feat: Add “use client” to fix React Server Components (#2656)
  • cc8ae36 build(deps-dev): Bump sass from 1.68.0 to 1.69.5 (#2665)
  • 1d72b80 build(deps-dev): Bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 (#2664)
  • 6ba201c chore: add kleinschmidtj as a contributor for code (#2661)
  • fa18032 fix(a11y): move aria-label from svg icon to button (#2640)
  • 306daaa chore: Add recent contributors (#2653)
  • c04291b build(deps-dev): Bump fork-ts-checker-webpack-plugin from 9.0.0 to 9.0.2 (#2657)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@trussworks/react-uswds](https://github.com/trussworks/react-uswds) from 5.5.0 to 6.1.0.
- [Release notes](https://github.com/trussworks/react-uswds/releases)
- [Changelog](https://github.com/trussworks/react-uswds/blob/main/CHANGELOG.md)
- [Commits](trussworks/react-uswds@5.5.0...6.1.0)

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

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 Dec 4, 2023
@lpsinger
Copy link
Member

lpsinger commented Dec 4, 2023

Skipping due to uswds/uswds#5558.

@lpsinger lpsinger closed this Dec 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/trussworks/react-uswds-6.1.0 branch December 4, 2023 17:49
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