NeteaseNews
NeteaseNews copied to clipboard
Bump xmldom, react-native and react-native-code-push
Removes xmldom. It's no longer used after updating ancestor dependencies xmldom, react-native and react-native-code-push. These dependencies need to be updated together.
Removes xmldom
Updates react-native
from 0.54.2 to 0.70.4
Release notes
Sourced from react-native's releases.
0.70.4
v0.70.4
Changed
- Bump CLI to 9.2.1 (a24c8946e0 by
@kelset
)- Bump react-native-codegen to 0.70.6 (866021b58c by
@dmytrorykun
)Fixed
- Load react-native.config.js from correct path during codegen (74fda10702 by
@krystofwoldrich
)iOS specific
- Fix error in the Codegen template for ThirdPartyFabricComponentsProvider (2f6b2127d9 by
@gispada
)- Center text if line height isn't 0 (70cc27c901 by
@sammy-SC
)
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.
0.70.3
Fixed
- Stop styles from being reset when detaching Animated.Values in old renderer (2f58e52006 by
@javache
)- Revert "Fix TextInput dropping text when used as uncontrolled component with
defaultValue
" to fix TextInputs not being settable to undefined programmatically (e2645a5) by Garrett Forbes MonroeAndroid specific
- Use NMake generator for Hermes build on Windows (9d08d55bbe by
@mganandraj
)- Fixing failure building RN codegen CLI on Windows (85c0c0f21f by
@mganandraj
)iOS specific
- Add xcode 14 workaround (turn off signing resource bundles) for
React-Core
(967de03f30 by@kelset
)
... (truncated)
Changelog
Sourced from react-native's changelog.
Changelog
v0.70.3
Fixed
- Stop styles from being reset when detaching Animated.Values in old renderer (2f58e52006 by
@javache
)- Revert "Fix TextInput dropping text when used as uncontrolled component with
defaultValue
" to fix TextInputs not being settable to undefined programmatically (e2645a5) by Garrett Forbes MonroeAndroid specific
- Use NMake generator for Hermes build on Windows (9d08d55bbe by
@mganandraj
)- Fixing failure building RN codegen CLI on Windows (85c0c0f21f by
@mganandraj
)iOS specific
- Add xcode 14 workaround (turn off signing resource bundles) for
React-Core
(967de03f30 by@kelset
)v0.70.2
Added
iOS specific
- Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo (be7c50fefd by
@gabrieldonadel
)Changed
- Bump CLI to 9.1.3 and Metro to 0.72.3 (f164556037 by
@kelset
)Fixed
- Inform ScrollView of Keyboard Events Before Mount (26d148029c by
@NickGerleman
)Android specific
- Fix port as -1 if dev server without specifying port on Android (3d7e1380b4 by
@Kudo
)v0.70.1
Added
- Add more debugging settings for HermesExecutorFactory (32d12e89f8 by
@Kudo
)- Support TypeScript array types for turbo module (component only) (33d1291e1a by
@ZihanChen-MSFT
)Changed
- Accept TypeScript type
T | null | undefined
as a maybe type of T in turbo module. (9ecd203eec by@ZihanChen-MSFT
)- Bump react-native-gradle-plugin to 0.70.3 (e33633644c by
@dmytrorykun
)- Bump react-native-codegen to 0.70.5 (6a8c38eef2 by
@dmytrorykun
)
... (truncated)
Commits
54e6662
[0.70.4] Bump version numbersf5ebb69
chore: bump CLI to 9.2.1 (#35022)72c940b
Center text if line height isn't 093bb2d6
Fix rn config file load codegen (#34895)866021b
Bump react-native-codegen to 0.70.6c4b094f
Fix: Codegen template error in RCTThirdPartyFabricComponentsProvider (#34738)917e97b
[0.70.3] Bump version numbersfe8f0fb
Apply Animated initialProps handling to Fabric only (#34927)37790e4
fix(ios): add xcode 14 workaround (turn off signing resource bundles) for pod...ebf746b
Use NMake generator for Hermes build on Windows (#34790)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by fb, a new releaser for react-native since your current version.
Updates react-native-code-push
from 5.4.2 to 7.0.5
Release notes
Sourced from react-native-code-push's releases.
v7.0.5
- Fix partial path traversal vulnerability in Android
v7.0.4
- Update dependencies
- Fix issue with missed images after the second update
v7.0.3
- Fix issue where foreign characters break the data integrity check
- Update dependencies
- Bump IPHONEOS_DEPLOYMENT_TARGET version
v7.0.2
- Fix MitM vulnerability
v7.0.1
- Update dependencies
v7.0.0
Add React Native Windows v0.63.5+ support
v6.4.1
- Fix issue with the timer on
ON_NEXT_SUSPEND
modev6.4.0
- Update dependencies
- Fix Xcode 12 compatibility
- Fixed problem with android versions <= 4.4
- Small bug-fixing
v6.3.0
- Move disallowRestart to the native side.
- Add tests for ON_NEXT_SUSPEND install mode.
- Update docs.
v6.2.1
- Fix
ON_NEXT_SUSPEND
install modev6.2.0
- Add compatibility with new
[email protected]
versionv6.1.1
- Fixed iOS rollback recording
v6.1.0
- Make
create app.js
script supportable of[email protected]+
versions- Make tests supportable of
[email protected]+
versionsv6.0.0
Added
[email protected]
version and above support
... (truncated)
Commits
bd883b8
Add terminating separator to avoid path escaping (#2288)773f942
Bump url-parse from 1.5.3 to 1.5.7 in /Examples/CodePushDemoApp (#2224)45af5e0
Bump url-parse from 1.5.4 to 1.5.7 in /Examples/CodePushDemoAppCpp (#2223)41c39dc
Bump url-parse from 1.5.3 to 1.5.7 (#2222)9768904
Bump vm2 from 3.9.5 to 3.9.7 in /Examples/CodePushDemoAppCpp (#2218)4290a41
Bump vm2 from 3.9.4 to 3.9.7 in /Examples/CodePushDemoApp (#2217)173d790
Bump vm2 from 3.9.5 to 3.9.7 (#2216)73cdaff
Bump node-fetch to 2.6.7 in CodePushDemoAppCpp (#2212)8d8613f
Bump node-fetch from 2.6.5 to 2.6.7 in /Examples/CodePushDemoApp (#2211)6875b11
Bump ansi-regex to 5.0.1 via resolutions (#2210)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by appcenter, a new releaser for react-native-code-push since your current version.
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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.