-
Notifications
You must be signed in to change notification settings - Fork 1
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 monorepo #3307
Update react monorepo #3307
Conversation
|
Run & review this pull request in StackBlitz Codeflow. |
|
Reviewer's Guide by SourceryThis PR updates several React-related packages to their latest versions. The main changes include updating React and React DOM from 18.2.0 to 18.3.1, along with their corresponding TypeScript type definitions and related packages. The updates are implemented through direct version changes in package.json files. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
This PR contains the following updates:
18.3.14
->18.3.16
18.3.14
->18.3.16
18.3.2
->18.3.5
18.3.2
->18.3.5
5.0.0-next-fecc288b7-20221025
->5.1.0
4.6.0
->4.6.2
18.2.0
->18.3.1
18.2.0
->18.3.1
18.2.0
->18.3.1
0.14.0
->0.16.0
Release Notes
facebook/react (eslint-plugin-react-hooks)
v5.1.0
Compare Source
v5.0.0
Compare Source
_Button
or_component
are no longer valid. (@kassens) in #25162useActionState
stable. (@eps1lon in #29665)as
expression in callback. (@StyleShit in #28202)as
expressions in deps array. (@StyleShit in #28189)React.use()
the same asuse()
. (@kassens in #27769)use()
lint to non-experimental. (@kassens in #27768)as
expressions. (@cpojer in #27590)useEffect(fn, undefined)
. (@kassens in #27525)useEvent
touseEffectEvent
. (@sebmarkbage in #25881)useEvent
functions in dependency lists. (@poteto in #25512)useEvent
references instead. (@poteto in #25319)RulesOfHooks
withuseEvent
rules. (@poteto in #25285)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
facebook/react (react-is)
v18.3.1
Compare Source
v18.3.0
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.
Summary by Sourcery
Update various React-related packages and type definitions to their latest versions to ensure compatibility and leverage new features.
Build: