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

Update react dependencies #1458

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Update react dependencies #1458

merged 1 commit into from
Aug 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react (source) 11.11.4 -> 11.13.0 age adoption passing confidence
eslint-plugin-react 7.34.3 -> 7.35.0 age adoption passing confidence
react-router-dom (source) 6.23.1 -> 6.26.0 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/react)

v11.13.0

Compare Source

v11.12.0

Compare Source

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.35.0

Compare Source

Added
Fixed
Changed

v7.34.4

Compare Source

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

v6.26.0

Compare Source

Minor Changes
  • Add a new replace(url, init?) alternative to redirect(url, init?) that performs a history.replaceState instead of a history.pushState on client-side navigation redirects (#​11811)
Patch Changes
  • Fix initial hydration behavior when using future.v7_partialHydration along with unstable_patchRoutesOnMiss (#​11838)
    • During initial hydration, router.state.matches will now include any partial matches so that we can render ancestor HydrateFallback components
  • Updated dependencies:

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

v6.24.1

Compare Source

Patch Changes

v6.24.0

Compare Source

Minor Changes
Patch Changes
  • Fix fetcher.submit types - remove incorrect navigate/fetcherKey/unstable_viewTransition options because they are only relevant for useSubmit (#​11631)
  • Allow falsy location.state values passed to <StaticRouter> (#​11495)
  • Updated dependencies:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/react-dependencies branch 6 times, most recently from 74682b6 to bb7f93e Compare July 3, 2024 13:18
@renovate renovate bot changed the title Update dependency react-router-dom to v6.24.0 Update dependency react-router-dom to v6.24.1 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/react-dependencies branch 6 times, most recently from 4460586 to 960fddf Compare July 11, 2024 08:08
@renovate renovate bot force-pushed the renovate/react-dependencies branch from 960fddf to 518a013 Compare July 12, 2024 01:13
@renovate renovate bot changed the title Update dependency react-router-dom to v6.24.1 Update react dependencies Jul 13, 2024
@renovate renovate bot force-pushed the renovate/react-dependencies branch 11 times, most recently from 79a2af6 to 0398c2d Compare July 19, 2024 08:09
@renovate renovate bot force-pushed the renovate/react-dependencies branch 9 times, most recently from cc7a9dc to 6533879 Compare July 25, 2024 14:34
@renovate renovate bot force-pushed the renovate/react-dependencies branch from 6533879 to 643d768 Compare August 1, 2024 15:26
@renovate renovate bot force-pushed the renovate/react-dependencies branch 13 times, most recently from 51f4282 to cd43872 Compare August 15, 2024 10:24
@buberdds buberdds force-pushed the renovate/react-dependencies branch from cd43872 to d07f820 Compare August 15, 2024 10:29
Copy link

github-actions bot commented Aug 15, 2024

Deployed to Cloudflare Pages

Latest commit: d07f820e112f79b9e2d352cb5f4f0efe9b1f9ed9
Status:✅ Deploy successful!
Preview URL: https://b4378b99.oasis-explorer.pages.dev

@buberdds buberdds merged commit 6291e78 into master Aug 15, 2024
8 checks passed
@buberdds buberdds deleted the renovate/react-dependencies branch August 15, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant