-
Notifications
You must be signed in to change notification settings - Fork 273
chore(deps-dev): bump react and react-native #1278
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
chore(deps-dev): bump react and react-native #1278
Conversation
|
@dependabot recreate |
d3e8a7d
to
eb5e728
Compare
@AugustinLF does the change you mentioned make our jest-preset work incorrectly? It look like we would still be saving the original If so then, we might want to add some comment explaining that this process is not necessary since 0.71 |
@dependabot recreate |
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-native](https://github.com/facebook/react-native). These dependencies needed to be updated together. Updates `react` from 18.1.0 to 18.2.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.2.0/packages/react) Updates `react-native` from 0.70.6 to 0.71.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.70.6...v0.71.0) --- updated-dependencies: - dependency-name: react dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: react-native dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
eb5e728
to
c0f8fc6
Compare
Codecov ReportBase: 95.13% // Head: 95.13% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #1278 +/- ##
=======================================
Coverage 95.13% 95.13%
=======================================
Files 46 46
Lines 3205 3205
Branches 483 483
=======================================
Hits 3049 3049
Misses 156 156 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Bumps react and react-native. These dependencies needed to be updated together.
Updates
react
from 18.1.0 to 18.2.0Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
72b7462
Bump local package.json versions for 18.1 release (#24447)Maintainer changes
This version was pushed to npm by gnoff, a new releaser for react since your current version.
Updates
react-native
from 0.70.6 to 0.71.0Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
5a251ba
[0.71.0] Bump version numbers7dee5e7
[0.71.0-rc.6] Bump version numbers06e8577
Update fingerprint for SSH deploy key (#35791)22f920f
fix(CI): prevent the e2e test from running on 0.71 (#35681)6ece074
[0.71.0-rc.5] Bump version numbers52df783
[LOCAL] Bump RNGP9519a0d
[LOCAL] Fix eslint config for templatece3eefe
Fix cleanup not working on template app (#35679)f7b35c0
Automatically detect when use frameworks is used (#35636)5b32348
Add compiler flag for the new Arch when enabled. (#35672)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)