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 #1382

Merged
merged 1 commit into from
May 10, 2024
Merged

Update react dependencies #1382

merged 1 commit into from
May 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 14.2.2 -> 14.3.1 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-refresh (source) 0.14.0 -> 0.14.2 age adoption passing confidence
react-router-dom (source) 6.22.3 -> 6.23.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react)

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

facebook/react (eslint-plugin-react-hooks)

v4.6.2

Compare Source

v4.6.1

Compare Source

facebook/react (react)

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-dom)

v18.3.1

Compare Source

v18.3.0

Compare Source

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

v6.23.0

Compare Source

Minor Changes
  • Add a new unstable_dataStrategy configuration option (#​11098)
    • This option allows Data Router applications to take control over the approach for executing route loaders and actions
    • The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more
Patch Changes
  • Updated dependencies:
    • @remix-run/router@1.16.0
    • react-router@6.23.0

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-dependencies branch 5 times, most recently from a0af012 to 0500d31 Compare April 19, 2024 10:22
@renovate renovate bot force-pushed the renovate/react-dependencies branch 2 times, most recently from 56eb4b2 to 72de1c6 Compare April 23, 2024 07:53
@renovate renovate bot changed the title Update dependency @testing-library/react to v14.3.1 Update react dependencies Apr 23, 2024
@renovate renovate bot force-pushed the renovate/react-dependencies branch 8 times, most recently from b2b506c to 6188002 Compare April 26, 2024 18:54
@renovate renovate bot force-pushed the renovate/react-dependencies branch 6 times, most recently from 09854c2 to f65416d Compare May 10, 2024 09:56
@buberdds buberdds force-pushed the renovate/react-dependencies branch from f65416d to 21e96d1 Compare May 10, 2024 10:04
Copy link

github-actions bot commented May 10, 2024

Deployed to Cloudflare Pages

Latest commit: 21e96d12bfad271f8cbcc011a0226d041947295f
Status:✅ Deploy successful!
Preview URL: https://6df0a76f.oasis-explorer.pages.dev

@buberdds
Copy link
Contributor

The app will throw now one deprecation warning in dev mode. Recharts package is using deprecated defaultProps. This will be a blocker for React 19 in the future.

@buberdds buberdds merged commit 7146875 into master May 10, 2024
8 checks passed
@buberdds buberdds deleted the renovate/react-dependencies branch May 10, 2024 10:07
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.

None yet

1 participant