This repository was archived by the owner on Dec 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
chore(deps): update react monorepo #489
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/react-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1d05682 to
a4f2d11
Compare
8770621 to
9025c45
Compare
9025c45 to
3a985f4
Compare
3a985f4 to
d20bc5e
Compare
d20bc5e to
7cf0426
Compare
7cf0426 to
947a8ef
Compare
947a8ef to
61a6a2d
Compare
61a6a2d to
b3d48ff
Compare
b3d48ff to
4025361
Compare
5ef20b3 to
3b219de
Compare
3b219de to
41ad548
Compare
41ad548 to
fb7f2b4
Compare
fb7f2b4 to
a73deaf
Compare
63e3902 to
92c021e
Compare
92c021e to
5324d5d
Compare
5324d5d to
0577b36
Compare
0577b36 to
075f65b
Compare
0898350 to
a7bdf96
Compare
a7bdf96 to
9abc098
Compare
421f0c0 to
4654e78
Compare
4654e78 to
93b5b3f
Compare
a130337 to
5bb4c97
Compare
e9ebc62 to
09970e5
Compare
09970e5 to
8dad803
Compare
8dad803 to
3644c34
Compare
3644c34 to
4b5eb12
Compare
b06ea44 to
74c54ea
Compare
74c54ea to
f88fb8d
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.0->4.6.018.1.0->18.2.017.0.1->17.0.218.1.0->18.2.017.0.1->17.0.20.64.3->0.70.6Release Notes
facebook/react (eslint-plugin-react-hooks)
v4.6.0v4.5.0v4.4.0v4.3.0useTransitionsignature in the rule. (@rickhanlonii in #20976)facebook/react (react)
v18.2.0Compare Source
React DOM
onRecoverableError. (@gnoff in #24591)documentcausing a blank page on mismatch. (@gnoff in #24523)setStatein Safari when adding an iframe. (@gaearon in #24459)React DOM Server
<title>elements to match the browser constraints. (@gnoff in #24679)highWaterMarkto0. (@jplhomer in #24641)Server Components (Experimental)
useId()inside Server Components. (@gnoff) in #24172facebook/react-native
v0.70.6: 0.70.6Compare Source
Fixed
Changed
Promise.allSettledandPromise.any(475310dbba by @retyui)iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.70.5: 0.70.5Compare Source
Hotfix
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.70.x, update to this version to fix it.
If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.70.4: 0.70.4Compare Source
Changed
Fixed
iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.70.3: 0.70.3Compare Source
Fixed
defaultValue" to fix TextInputs not being settable to undefined programmatically (e2645a5) by Garrett Forbes MonroeAndroid specific
iOS specific
React-Core(967de03f30 by @kelset)You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.70.2: 0.70.2Compare Source
Added
iOS specific
Changed
Fixed
Android specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.70.1: 0.70.1Compare Source
Added
Changed
T | null | undefinedas a maybe type of T in turbo module. (9ecd203eec by @ZihanChen-MSFT)Fixed
Android specific
iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.70.0: 0.70.0Compare Source
0.70 stable is out!
This release includes 493 commits with 88 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.69.7: 0.69.7Compare Source
Hotfix
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.69.x, update to this version to fix it.
If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.69.6: 0.69.6Compare Source
Changed
promisefrom 8.0.3 to 8.2.0, enablingPromise.allSettled(951538c080 by @retyui)Fixed
Android specific
iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file
v0.69.5: 0.69.5Compare Source
Changed
Android specific
Fixed
.d.tsfiles (0f0d52067c by @tido64)You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file
v0.69.4: 0.69.4Compare Source
Changed
Android specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.69.3: 0.69.3Compare Source
Fixed
iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.69.2: 0.69.2Compare Source
Changed
iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.69.1: 0.69.1Compare Source
Changed
iOS specific
Fixed
iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.69.0: 0.69.0Compare Source
0.69 stable is out!
This release includes 629 commits with 80 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.68.5: 0.68.5Compare Source
Hotfix
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.68.x, update to this version to fix it.
If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.68.4: 0.68.4Compare Source
Changed
promisefrom 8.0.3 to 8.2.0, enablingPromise.allSettled(951538c080 by @retyui)Android specific
Fixed
.d.tsfiles (0f0d52067c by @tido64)iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file
v0.68.3: 0.68.3Compare Source
Changed
Android specific
Fixed
Android specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.68.2: 0.68.2Compare Source
Changed
Fixed
Android specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.68.1: 0.68.1Compare Source
Changed
Android specific
Fixed
Android specific
You can participate in the conversation on the status of this release at this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.68.0: 0.68.0Compare Source
0.68 stable is out!
This release includes 614 commits by 68 contributors! Thank you to all our contributors new and old! You can find the full changelog here.
v0.67.5: 0.67.5Compare Source
🚨 IMPORTANT: This is an exceptional release on an unsupported version. We recommend you upgrade to one of the supported versions, listed here.
Hotfix
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.67.x, update to this version to fix it.
If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.
v0.67.4: 0.67.4Compare Source
Fixed
Android specific
You can participate in the conversation on the status of this release at this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.67.3: 0.67.3Compare Source
Fixed
Android specific
iOS specific
You can participate in the conversation on the status of this release at this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.67.2: 0.67.2Compare Source
Fixed
Android specific
iOS specific
Time.hpatch not being applied when runningpod install --project-directory=ios(60cef850bd by @tido64)You can participate in the conversation on the status of this release at this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.67.1: 0.67.1Compare Source
A patch release including fixes to unblock Detox and Android JSC builds
hide. (a46a99e120 by @asafkorem)You can participate in the conversation on the status of this release at this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.67.0: 0.67.0Compare Source
0.67 stable is out!
This release includes 385 commits with 75 contributors! Thank you to all our contributors new and old! You can find the full changelog here.
v0.66.5: 0.66.5Compare Source
🚨 IMPORTANT: This is an exceptional release on an unsupported version. We recommend you upgrade to one of the supported versions, listed here.
Hotfix
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.66.x, update to this version to fix it.
If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.
v0.66.4: 0.66.4Compare Source
Fixes for iOS:
You can participate in the conversation on the status of this release at this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.66.3Compare Source
This release contains a set of improvements to the script we use for npm releases; aside from it:
Keyboard.removeEventListenertoKeyboard.removeListener. (8880c09076 by @yungsters)You can participate in the conversation on the status of this release at this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.66.2Compare Source
0.66.2 is out with some fixes:
Fixed
yarn installremoving codegen assets. Proper fix coming in later. (5f7deb5 by @kelset)You can participate in the conversation on the status of this release at this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.66.1Compare Source
0.66.1 is out with some fixes:
Fixed
AppCompatDelegate.setDefaultNightMode(). For iOS, now works correctly when settingwindow.overrideUserInterfaceStyle(25a2c60 by @mrbrentkelly)You can participate in the conversation on the status of this release at this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history over at
react-native-releases.v0.66.0Compare Source
0.66 stable is out!
This release includes 621 commits with 92 contributors! Thank you to all our contributors new and old! You can find the full changelog here.
v0.65.3: 0.65.3Compare Source
🚨 IMPORTANT: This is an exceptional release on an unsupported version. We recommend you upgrade to one of the supported versions, listed here.
Hotfix
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.65.x, update to this version to fix it.
If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.
v0.65.2Compare Source
v0.65.1Compare Source
Hello everyone 👋 0.65.1 is out and addresses a couple of compatibility issues (with M1, with latest Android Studio), bumps react-test-renderer to the correct version in the template and fixes a colorProps issue for Android.
Changed
react-test-rendererto17.0.2in the template (d272880 by @@rickhanlonii)Fixed
Android specific
You can participate in the conversation on the status of this release at this issue.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole [changelog history](https://togithub.com/react-native-community
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.