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

fix(deps): update dependency @trussworks/react-uswds to v6 #247

Merged
merged 3 commits into from
Nov 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@trussworks/react-uswds ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

trussworks/react-uswds (@​trussworks/react-uswds)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • <TimePicker> implementations must specify a label prop
  • Dropdown has been removed use <Select> instead
Features
Bug Fixes
Documentation & Examples

v5.5.0

Compare Source

Features
Bug Fixes
  • Language selector: add prop for display lang for bug fix (#​2622) (df68d0d)
  • Sass modules bug (#​2555) (a1ed9f7)
  • storybook: password label set to password input field id on sign in (#​2618) (eae195e)
  • storybook: sufficient color contrast set in custom class button (#​2619) (2878822)
  • Updates file input stories to set appropriate html for value of label (#​2628) (7f51150)
Documentation & Examples

v5.4.0

Compare Source

Features
  • deps: Allow consumers to use newer uswds minor versions (#​2600) (36c1c8a)

v5.3.1

Compare Source

Bug Fixes

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features
Bug Fixes
Documentation & Examples

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 29, 2023
Copy link
Contributor Author

renovate bot commented Nov 29, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: app/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @uswds/[email protected]
npm ERR! node_modules/@uswds/uswds
npm ERR!   @uswds/uswds@"3.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @uswds/uswds@"^3.6.0" from @trussworks/[email protected]
npm ERR! node_modules/@trussworks/react-uswds
npm ERR!   @trussworks/react-uswds@"^6.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/4423c8/fc1ea9/cache/others/npm/_logs/2023-11-29T02_04_01_367Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/4423c8/fc1ea9/cache/others/npm/_logs/2023-11-29T02_04_01_367Z-debug-0.log

Copy link
Contributor Author

renovate bot commented Nov 29, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@sawyerh sawyerh merged commit 603c356 into main Nov 29, 2023
6 checks passed
@sawyerh sawyerh deleted the renovate/trussworks-react-uswds-6.x branch November 29, 2023 02:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant