-
Notifications
You must be signed in to change notification settings - Fork 0
chore: update dependency react-native to v0.79.1 #71
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/react-native-0.x
base: main
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.
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
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
0aafda0
to
8ac82ec
Compare
02ee92a
to
90defc4
Compare
4ae31f8
to
c417a1c
Compare
c417a1c
to
8ce90c8
Compare
8ce90c8
to
a6932bd
Compare
a6932bd
to
302be81
Compare
ecde485
to
0ccd161
Compare
0ccd161
to
796969a
Compare
796969a
to
32b2d13
Compare
32b2d13
to
7117407
Compare
7117407
to
8e1bcb9
Compare
8e1bcb9
to
2d59e36
Compare
2d59e36
to
bd92845
Compare
0bcb263
to
98ab60a
Compare
98ab60a
to
1cc19b6
Compare
1cc19b6
to
870ac84
Compare
870ac84
to
fe6c03e
Compare
fe6c03e
to
7e0a36d
Compare
7e0a36d
to
67d8f83
Compare
67d8f83
to
e3b75a6
Compare
e3b75a6
to
1de09dc
Compare
1de09dc
to
23a3ec7
Compare
23a3ec7
to
cd30e66
Compare
cd30e66
to
edc3406
Compare
edc3406
to
241f50d
Compare
241f50d
to
0fe2b0f
Compare
0fe2b0f
to
0ff987e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
0.69.5
->0.79.1
^0.70.0
->^0.73.0
Release Notes
facebook/react-native (react-native)
v0.79.1
: 0.79.1Compare Source
Changed
Android specific
defaultJSExceptionHandler
's type toJSExceptionHandler
on theReleaseDevSupportManager
(9eb75d4bd5 by @alanjhughes)iOS specific
Fixed
Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.79.0
: 0.79.0Compare Source
Added
px
unit support. (cc89ddd50b by @intergalacticspacehighway)--client-logs
flag (0d66c524cf by @huntie)Android specific
DefaultNewArchitectureEntryPoint
class add property to specify the desired release level for an application (19c18eb995 by @jorge-cab)iOS specific
numberOfLines
prop onTextInput
(dcaa33e6d9 by @j-piasecki)Breaking
require
syntax will now require to append an explicit.default
. Here the list of affected modules:Libraries/Alert
andLibraries/ActionSheetIOS
(c89c5d7e3d by @iwoplaza)Libraries/BatchedBridge
andLibraries/AppState
(135277ace1 by @iwoplaza)Libraries/Blob
(9a70bc0418 by @iwoplaza)Libraries/BugReporting
,Libraries/vendor
,Libraries/Vibration
andLibraries/YellowBox
(09700327f7 by @iwoplaza)Libraries/Components
(9eeef22a67 by @iwoplaza)Libraries/Components
(aac312da8e by @iwoplaza)Libraries/Components
(ce412746b1 by @iwoplaza)Libraries/Components
(da695f3a20 by @iwoplaza)Libraries/DevMenu
(ce84922236 by @j-piasecki)Libraries/EventEmitter
andLibraries/Image/*.js
(8783196ee5 by @iwoplaza)Libraries/Interaction
(bdc23fa2b4 by @iwoplaza)Libraries/LayoutAnimation
andLibraries/Linking
(4d6785bdb5 by @iwoplaza)Libraries/Lists
(e767dc3458 by @iwoplaza)Libraries/Modal
andLibraries/Network
(28945c68da by @iwoplaza)Libraries/PermissionsAndroid
andLibraries/PushNotificationIOS
(e74246bd66 by @iwoplaza)Libraries/ReactNative
(c93bd436a5 by @iwoplaza)Libraries/StyleSheet
(4f20362b07 by @j-piasecki)Libraries/Text
,Libraries/Share
andLibraries/Settings
(156ee5bee7 by @iwoplaza)Libraries/Text
,Libraries/Share
andLibraries/Settings
(1be7e1a95f by @iwoplaza)Libraries/Utilities/BackHandler
,Utilities/DevLoadingView.js
andUtilities/HMRClient*.js
(827a847791 by @iwoplaza)Libraries/Utilities/differ/...
(2b30aa5cc8 by @iwoplaza)Libraries/Utilities/Platform
(d98116aa44 by @iwoplaza)Libraries/Utilities
(52ffda7e55 by @iwoplaza)Libraries/WebSocket
(7df73eebdc by @iwoplaza)react-native/virtualized-lists
(1cf4c84ba0 by @j-piasecki)StyleSheet/
(e4d969a4ab by @iwoplaza)Utilities/binaryToBase64
,Utilities/DevSettings
,Utilities/PolyfillFunctions
andUtilities/RCTLog
(152587cda0 by @iwoplaza)Utilities/deepFreezeAndThrowOnMutationInDev
,Utilities/defineLazyObjectProperty
,Utilities/DeviceInfo
andUtilities/FeatureDetection
(028c0b36f6 by @iwoplaza)Utilities/dismissKeyboard.js
,Utilities/GlobalPerformanceLogger.js
andUtilities/SceneTracker.js
(fc6ca26d3f by @iwoplaza)Utilities/infoLog
,Utilities/logError
,Utilities/mapWithSeparator
andUtilities/warnOnce
(7aef81b984 by @iwoplaza)(48d900b703 by @iwoplaza)
Libraries/Core/ExceptionsManager
now exports a defaultExceptionsManager
object, andSyntheticError
as a secondary export. (e5818d92a8 by @iwoplaza)Libraries/Inspector/
modules tosrc/private/
(0bde08fe67 by @huntie)XHRInterceptor
API tosrc/private/
(389779c348 by @huntie)Libraries/Animated/AnimatedWeb.js
file. (ecae8a2908 by @iwoplaza)unstable_enableLogBox
function. LogBox is enabled by default. (7368265107 by @huntie)YellowBox
andconsole.ignoredYellowBox
APIs. UseLogBox
. (45a2d9c5a8 by @huntie)Android specific
ResponseUtil
internal (360cbf7433 by @mateoguzmana)RuntimeConfig
class for Hermes which was unused. (08ddc11269 by @cortinico)FabricUIManager.setBinding()
method, unused outside of react native (2a9a13d567 by @mdvacca)TLSSocketFactory
class (e065411c91 by @mateoguzmana)RuntimeExecutor
andRuntimeScheduler
constructors are now private,MapBufferSoLoader
was removed as no longer required. (6c8ace9b05 by @javache)DevSupportManagerFactory.launchJSDevtools
API (514ec4192f by @huntie)AnimatedNodeWithUpdateableConfig
internal as it was not used in OSS (54e0b69e7e by @cortinico)Changed
Animated
to reduce memory usage. (fb8a6a5bb0 by @yungsters)AnimatedNode
graph will not occur during the insertion effect phase, which means animations can now be reliably started during layout effects. (e0c0476553 by @yungsters)AnimatedNode
instances will now detach in a microtask instead of synchronously in the commit phase of React. This will cause the completion callback of finished animations to execute after the commit phase instead of during it. (50b75a74d1 by @yungsters)Debugger.scriptParsed
now includes the fieldsourceMapURL
as a (rewritten) remote url as opposed to base64 data url (ff2e40371e by @vzaidman)enableFixForViewCommandRace
feature flag (ae59702f8e by @okwasniewski)Libraries/Components/StaticRenderer
syntax (0e6cb590ec by @coado)global
objects (094c5be42e by @coado)Android specific
jsctooling
whenuseThirdPartyJSC
gradle property is true (66032f22b8 by @Kudo)iOS specific
USE_THIRD_PARTY_JSC=1
(176bed79b4 by @Kudo)null
values coming from NativeModules. (d4236791e2 by @cipolleschi)maximumNumberOfLines
earlier in the pipeline (167a1a30da by @j-piasecki)Deprecated
HERMES_ENABLE_DEBUGGER
build-time flag for enabling React Native debugger in favour ofREACT_NATIVE_DEBUGGER_ENABLED
andREACT_NATIVE_DEBUGGER_ENABLED_DEVONLY
. (5fcb69e8b7 by @hoxyq)iOS specific
pod install
directly (e3def00d7a by @cipolleschi)Android specific
ViewManagerPropertyUpdater.updateProps
is deprecated, use the related ViewManager APIs instead (a18bc58645 by @javache)Fixed
displayModeToInt()
function (8c06f57860 by @Yajur-Grover)<appName>,
folders (9498b71438 by @cipolleschi)react-native-community/cli-platform-*
packages not being found in monorepos (7926d656b3 by @tido64)react-native-community/cli
not being found in pnpm setups (a672a4d007 by @tido64)start
andbundle
commands with community CLI and isolated node_modules. (cdaa1aa9aa by @robhogan)Android specific
setLayoutAnimationEnabledExperimental
a no-op in Bridgeless (44da5d2ee0 by @arushikesarwani94)onScroll
(bc810e5115 by @Abbondanzo)ConcurrentModificationException
when iterating overmListeners
TextWatcher
array (243aecc095 by @kirillzyusko)iOS specific
JSRuntimeFactoryCAPI.h
build error foruse_frameworks
build (7786805337 by @Kudo)RCTAppDependencyProvider
instances (0cc1ac18cf by @vonovak)[RCTFileRequestHanlder invalidate]
method (789ed7d5ad by @zhouzh1)onContentSizeChange
event being dispatched multiple times with the same size (2bb65717b7 by @j-piasecki)dataDetectorTypes
in the same way as the old architecture (2ae45ec3ce by @VidocqH)Removed
RawProps::operator=
(e4d1cf8ce9 by @javache)iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.78.2
: 0.78.2Compare Source
Changed
Fixed
Android specific
iOS specific
[RCTFileRequestHanlder invalidate]
method (5861f7eea7 by @zhouzh1)loadSourceForBridge:onProgress:onComplete
in theRCTDefaultReactNativeFactoryDelegate
. (8b33668c43 by @cipolleschi)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.78.1
: 0.78.1Compare Source
resolver.unstable_enablePackageExports
and the defaults from@react-native/metro-config
. It will error with a redbox "interopRequireDefault is not a function". Setresolver.unstable_conditionNames = ['react-native']
to mitigate. It will be fixed in 0.78.2Fixed
Android specific
iOS specific
extraModulesForBridge
callback in the New Architecture. (97adbd897f by @Bruno125)nil
for nullable parameters instead ofNSNull
for legacy modules (619d5dfbb2 by @cipolleschi)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the [Upgrade Helper](https://react-native-community.github.io/upgra
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.