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 react-router #946

Merged
merged 1 commit into from
Jul 22, 2024
Merged

fix(deps): update react-router #946

merged 1 commit into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router (source) 6.24.1 -> 6.25.1 age adoption passing confidence
react-router-dom (source) 6.24.1 -> 6.25.1 age adoption passing confidence
react-router-dom (source) ~6.24.0 -> ~6.25.0 age adoption passing confidence

Release Notes

remix-run/react-router (react-router)

v6.25.1: v6.25.1

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6251

v6.25.0

Compare Source

Minor Changes
  • Stabilize future.unstable_skipActionErrorRevalidation as future.v7_skipActionErrorRevalidation (#​11769)

    • When this flag is enabled, actions will not automatically trigger a revalidation if they return/throw a Response with a 4xx/5xx status code
    • You may still opt-into revalidation via shouldRevalidate
    • This also changes shouldRevalidate's unstable_actionStatus parameter to actionStatus
Patch Changes
  • Fix regression and properly decode paths inside useMatch so matches/params reflect decoded params (#​11789)
  • Updated dependencies:
remix-run/react-router (react-router-dom)

v6.25.1

Compare Source

Patch Changes

v6.25.0

Compare Source

Minor Changes
  • Stabilize future.unstable_skipActionErrorRevalidation as future.v7_skipActionErrorRevalidation (#​11769)

    • When this flag is enabled, actions will not automatically trigger a revalidation if they return/throw a Response with a 4xx/5xx status code
    • You may still opt-into revalidation via shouldRevalidate
    • This also changes shouldRevalidate's unstable_actionStatus parameter to actionStatus
Patch Changes

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 21, 2024 04:58
@renovate renovate bot added dependencies Pull requests that update a dependency file minor yarn labels Jul 21, 2024
@renovate renovate bot temporarily deployed to github-pages July 21, 2024 05:02 Inactive
Copy link

Storybook for this build: https://ds.equisoft.io/pr-946/

@renovate renovate bot temporarily deployed to github-pages July 21, 2024 05:02 Inactive
Copy link

Webapp for this build: https://ds.equisoft.io/pr-946/webapp/

@meriouma meriouma enabled auto-merge (squash) July 22, 2024 17:01
@meriouma meriouma merged commit a4c1519 into master Jul 22, 2024
22 checks passed
@meriouma meriouma deleted the renovate/react-router branch July 22, 2024 17:01
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 minor yarn
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant