-
Notifications
You must be signed in to change notification settings - Fork 26
fix(deps): update dependency react-native to v0.79.1 #287
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
master
Choose a base branch
from
renovate/react-native-0.x
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.
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
fc784a7 to
9c4b6e3
Compare
7ec13b6 to
ed6b5e2
Compare
ed6b5e2 to
0effdd6
Compare
0effdd6 to
4e14344
Compare
4e14344 to
91d6873
Compare
91d6873 to
fe418b7
Compare
fe418b7 to
dae4754
Compare
dae4754 to
ce40d18
Compare
dfcd42e to
ec1e3b4
Compare
ec1e3b4 to
6b3c0d3
Compare
6b3c0d3 to
98daa50
Compare
98daa50 to
b0f1dc8
Compare
a67cbb8 to
7ec202a
Compare
7ec202a to
7ff2612
Compare
7ff2612 to
aac7a1f
Compare
aac7a1f to
c6030f4
Compare
c6030f4 to
1d12739
Compare
1d12739 to
852b286
Compare
852b286 to
30432e0
Compare
30432e0 to
cd0486f
Compare
cd0486f to
af59fe6
Compare
af59fe6 to
2a2eb29
Compare
2a2eb29 to
c2a6612
Compare
c2a6612 to
ac10514
Compare
ac10514 to
296813b
Compare
296813b to
76bdde7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.7->0.79.1^0.70.6->^0.73.00.72.1->0.79.10.69.1->0.73.0Release Notes
facebook/react-native (react-native)
v0.79.1Compare Source
v0.79.0Compare Source
v0.78.2: 0.78.2Compare Source
Changed
Fixed
Android specific
iOS specific
[RCTFileRequestHanlder invalidate]method (5861f7eea7 by @zhouzh1)loadSourceForBridge:onProgress:onCompletein 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_enablePackageExportsand 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
extraModulesForBridgecallback in the New Architecture. (97adbd897f by @Bruno125)nilfor nullable parameters instead ofNSNullfor 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 ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.78.0: 0.78.0Compare Source
Breaking
FuseboxClient.setClientMetadataCDP method is removed. Instead, useReactNativeApplication.enable. (1a9780f0e3 by @huntie)Android specific
FrescoBasedReactTextInlineImageViewManagerto internal (d5f33c19cb by @alanleedev)RootViewto Kotlin (21c9491926 by @fabriziocucci)GuardedResultAsyncTask(67bff8734f by @mdvacca)FabricViewStateManager(b25b65ba19 by @mdvacca)ComponentNameResolverfrom public API (a4849cb3d6 by @mdvacca)iOS specific
Added
RawValue(Runtime*, jsi::Value&)constructor to make aRawValuefrom ajsi::Value. (03d2186ace by @hannojg)jest-diff v29.7.0to devDependencies (b27bd00a38 by @andrewdacenko)console.tableto specify a list of columns to print in the table. (fd0894b1c7 by @rubennorte)--client-logsflag (86db4fa90b by @huntie)pointerEventstoTextPropstype. (3efbe33ce0 by @hyochan)Android specific
resource-idfrom thetestIDprop (87b1bad45e by @mateoguzmana)getStatemethod forStateWrapperImpl(ed36e896ac by @hannojg)iOS specific
sourceparameter to generate-codegen-artifacts to avoid generating files not needed by libraries. (98b8f17811 by @cipolleschi)disableKeyboardShortcuts. It can disable the keyboard shortcuts on iPads. (0154372b93 by @rezkiy37)Changed
BoxInspectorand refactored a code (f832c450a5 by @coado)console.table(including Markdown format). (7154c62afb by @rubennorte)intersectionRectrequired inNativeIntersectionObserverEntryto reflect native logic. (8681fc2ab2 by @lunaleaps)typescript-configmodule version toesnext(5370347f54 by @mateoguzmana)Android specific
ViewManagerInterface(40a0cdbc99 by @mdvacca)ComponentNameResolverto kotlin (385b9f4265 by @mdvacca)ReactSwitchManagerto Kotlin (b886bc4db9 by @krozniata)iOS specific
accessibilityLabel(74bdab8bd8 by @sparga)Removed
Android specific
ReactCookieJarContainerinternal. (18ebea533d by @javache)JSCHeapCapturemodule, deprecated PackagerCommandListener#onCaptureHeapCommand (e06fa5d102 by @javache)Fixed
animatedShouldUseSingleOpis enabled. (746d584a23 by @javache)JSBigFileStringfails for non-zero offset arguments (7d0338cb0b by @jwajgelt)react-in-jsx-scoperule in eslint config (ea56c432b7 by @matinzd)invariantdependency (ee8088b615 by @tido64)console.tableto avoid mutating the received argument. (caa77fbe2b by @rubennorte)adjustsFontSizeToFitnot working for text with a single character (47822e9048 by @j-piasecki)maxFontSizeMultiplierprop onTextandTextInputcomponents in Fabric / New Architecture (ea49d4d1b01107a5ecbbbd4904f1d935e51d6b32 by @RickardZrinski)Android specific
FLAG_SECUREnot respected in Modal dialog (7e029b0dcf by @mateoguzmana)setEventEmitterCallbackNoSuchMethodError on API lvl 26 (7dcbc799eb by @cortinico)str.replaceAll()(b5b9e032c2 by @robhogan)resource-idfromtestIDprop (52b6592559 by @mateoguzmana)SetColorSchemeshould be called on the UI thread (2aa79979d3 by lihaitao)testIDcorrectly for horizontal scroll view (81c74cd35f by @mateoguzmana)iOS specific
pod installwarning (2f2281718a by @noway)nullvalue in TurboModule Interop layer (ebfd7057af by @cipolleschi)RefreshControlis used inside of (6cb2684b43 by @sammy-SC)didUpdateDimensionscorrectly (920867d949 by TobiasH)applicationDidEnterBackgroundnot being called (adaceba546 by @alextoudic)centerContentlosing taps and causing jitter (fe7e97a2fd by @gaearon)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.77.2Compare Source
Added
iOS specific
sourceparameter to generate-codegen-artifacts to avoid generating files not needed by libraries. (98b8f17811 by @cipolleschi)Fixed
startandbundlecommands with community CLI and isolated node_modules. (1f002f9999 by @robhogan)Android specific
iOS specific
nilfor nullable parameters instead ofNSNullfor 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 ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.77.1: 0.77.1Compare Source
Fixed
invariantdependency (877e82c1a9 by @tido64)maxFontSizeMultiplierprop onTextandTextInputcomponents in New Architecture (8baa858412 by RickardZrinski)Android specific
iOS specific
nullvalues coming from NativeModules. (475f797a51 by sammy-SC)Added
--client-logsflag (969eb3f007 by huntie)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.77.0: 0.77.0Compare Source
0.77 stable is out!
This release also includes over 1061 commits from 161 contributors! Thanks to everyone who contributed to our first release of 2025!
You can see all the highlights of the release in our release blog post.
Hermes dSYMS:
You can file 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.76.9: 0.76.9Compare Source
Changed
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.76.8: 0.76.8Compare Source
v0.76.8
Fixed
filename*attribute in a FormDatacontent-dispositionheader (9e846b4d11 by @foyarash)react-native-community/clinot being found in pnpm setups (9ba96ad79d6 by @tido64)react-native-community/cli-platform-*packages not being found in monorepos (ffe7bd1471 by @tido64)Android specific
startandbundlecommands with community CLI and isolated node_modules. (b9c4095e40 by @robhogan)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.76.7: 0.76.7Compare Source
Changed
iOS specific
Fixed
maxFontSizeMultiplierprop onTextandTextInputcomponents in Fabric / New Architecture (ea49d4d1b01107a5ecbbbd4904f1d935e51d6b32 by @RickardZrinski)Appearance.setColorScheme(null)not resetting color scheme value (7d63235086 by @sangonz193)Android specific
invariantdependency (ee8088b615 by @tido64)iOS specific
RCTSurfaceHostingProxyRootViewno longer has different behavior (whether it callsstarton the provided surface) depending on which initializer is used. Callstartyourself on the surface instead. (13b93cfdda by Nolan O'Brien)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.76.6: 0.76.6Compare Source
Fixed
Android specific
iOS specific
maxLengthnot working in old arch (9ecf290d27 by @mateoguzmana)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](https://github.com/facebook/react-native/blob/main/CHANGELOG.md
v0.76.5: 0.76.5Compare Source
v0.76.5
Fixed
Android 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.76.4: 0.76.4Compare Source
v0.76.4
Added
Android 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.76.3: 0.76.3Compare Source
Fixed
Android specific
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.
🔕 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.