react-native-ssl-public-key-pinning
react-native-ssl-public-key-pinning copied to clipboard
chore(deps): bump react-native from 0.74.3 to 0.74.5
Bumps react-native from 0.74.3 to 0.74.5.
Release notes
Sourced from react-native's releases.
0.74.4
Added
Android specific
- Stub com.facebook.react.settings on 0.74 (13ea273850 by
@cortinico
)iOS specific
- Prebuilt version of Hermes for visionOS (924fb3de9b by
@okwasniewski
)Fixed
- Don't break script phase and codegen when coreutils installed on macOS (e0799536ef by
@blakef
)- Remove setting of process.exitCode that breaks Jest tests (e42932cfc6 by
@@douglowder
)iOS specific
- Make sure to pass the RCTBridgeProxy to ViewManagers (d6c90cf7ed by
@cipolleschi
)- Implement shared atomic counters and replace static integers in
RCTImageLoader
andRCTNetworkTask
that were accessed concurrently, which in some cases lead to data races. (ffc16fc18b by@hakonk
)- Do not use temporary node when creating the .xcode.env.local (8408b8bc96 by
@cipolleschi
)- Building of iOS project when RCTAppDelegate is used in the project (be93092c1b by
@nikhiltekwani09
)- Fix error on handling privacy manifest (e39e9c4a60 by
@cxa
)
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.
Changelog
Sourced from react-native's changelog.
Changelog
v0.75.0-rc.6
Added
Android specific
- Make
rrc_textinput
on Android a shared library (ea8ad6457c by@j-piasecki
)Changed
- Upgrade
react-native-community/cli
to13.6.9
(353d88d54e by@szymonrybczak
)Fixed
- Remove setting of process.exitCode that breaks Jest tests (e42932cfc6 by
@douglowder
)- Allow proxying commands from react-native to react-native-community/cli with explicit warning (9aed45a9d9 by
@blakef
)Android specific
- [0.75] Fix core autolinking not working on Windows (c8cb3d4a59 by
@cortinico
)- Fix broken build of RNGP due to complex cherry-pick (51156fd3b2 by
@cortinico
)iOS specific
- Fix error on handling privacy manifest (c24929c5f4 by
@cxa
)- Building of iOS project when RCTAppDelegate is used in the project (be93092c1b by
@nikhiltekwani09
)- Do not use temporary node when creating the .xcode.env.local (8408b8bc96 by
@cipolleschi
)v0.75.0-rc.4
Changed
- Upgrade[react-devtools-core]: ^5.3.1 (2617ec5570 by
@hoxyq
)Fixed
Android specific
- Fix dynamic_cast (RTTI) for ShadowNodeWrapper when accessed by third-party libraries again (ea958c69f6 by
@tomekzaw
)- Fixed build from source failing due to a missing file (b2898540c9 by
@j-piasecki
)- Use
JvmStatic
annotations for all methods fromAndroidUnicodeUtils.kt
(54dadd7bda by@WoLewicki
)v0.75.0-rc.3
Breaking
- Removed the template from react-native into react-native-community/template (07abfceae1 by
@blakef
)- Update
Share.share()
's argument types to be more explicit. (8b53d41a88)
... (truncated)
Commits
5e6fed3
Release 0.74.55da40cb
Stop emitting deprecated onTextInput events (#44479)10e9669
[RN][Hermes] Fore Hermes versions for slices through env var (#45840)097ce07
Release 0.74.4b9f7005
Not all the targets have a definedsymbol_type
(#45591)3597552
[LOCAL][RN][CI] Fix Build Slice Job for VisionOS713b6b9
[LOCAL][RN][CI] Fix Hermes for iOS in CIc0dd236
Factor out the CXX language standard in a separate const (#45374)8271278
feat: build visionos hermes binary on the CI (#44691)c374415
Adding space to $(inherited) string to avoid merging of inherited and… (#45520)- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)