-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
chore: Bump react from 17.0.2 to 18.0.0 #4783
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
Conversation
Thanks for the PR, @dependabot[bot]! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
152a616
to
f415a45
Compare
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 17.0.2 to 18.0.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.0.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f415a45
to
c385171
Compare
Codecov Report
@@ Coverage Diff @@
## main #4783 +/- ##
==========================================
- Coverage 93.63% 92.46% -1.17%
==========================================
Files 301 315 +14
Lines 11257 11562 +305
Branches 3328 3434 +106
==========================================
+ Hits 10540 10691 +151
- Misses 417 565 +148
- Partials 300 306 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
👌 Love the major version bumps without common consumer semver breakages.
Bumps react from 17.0.2 to 18.0.0.
Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
34aa5cf
Update local package.jsons for 1872a933d
Gate legacy hidden (#24047)d5f1b06
[ServerContext] Flight support for ServerContext (#23244)1780659
Move createRoot/hydrateRoot to react-dom/client (#23385)42f15b3
[DevTools][Transition Tracing] onTransitionComplete and onTransitionStart imp...1ad8d81
Remove object-assign polyfill (#23351)b3f3da2
Land warnOnSubscriptionInsideStartTransition flag (#23353)1f3f6db
Remove createMutableSource from stable exports (#23352)587e759
Remove Numeric Fallback of Symbols (#23348)552c067
Remove public export for unstable-shared-subset.js (#23261)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)