Tommy Nguyen
a7ba3168be
fix(apple): fix unable to resolve `@react-native-community/cli-platform-ios` ( #1905 )
...
Setups using Yarn 4 in pnpm mode may be unable to resolve
`@react-native-community/cli-platform-ios` during `pod install`.
2024-03-15 09:44:02 +00:00
Tommy Nguyen
d4f692e9fe
fix(apple): fix build breaking on Xcode 14 (attempt 2) ( #1904 )
2024-03-14 22:34:28 +00:00
Tommy Nguyen
f97361d570
fix: resolve `react-native-test-app` path dynamically ( #1903 )
2024-03-14 16:16:15 +01:00
Tommy Nguyen
0014a92ae5
fix(android): handle simplified `ReactActivityDelegate` ( #1900 )
2024-03-14 12:05:31 +01:00
Tommy Nguyen
7d4bc4fb81
fix(init): copy missing `tsconfig.json` from the template ( #1902 )
2024-03-14 10:49:10 +00:00
Tommy Nguyen
3507845316
fix(apple): fix build breaking on older Xcode versions ( #1899 )
2024-03-13 17:21:38 +00:00
renovate[bot]
ba376fbd7e
chore(deps): update dependency @rnx-kit/eslint-plugin to ^0.7.0 ( #1898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-12 15:31:29 +00:00
Tommy Nguyen
4eccc37367
refactor: further reduce out-of-tree platform package name dupes ( #1895 )
...
And other post-visionOS merge nitpicks.
2024-03-12 11:09:58 +01:00
Tommy Nguyen
8698df2a0d
ci: fix formatting breaking publishing ( #1897 )
2024-03-12 10:12:30 +01:00
Saad Najmi
cc2ad04ef5
feat: add visionOS support ( #1803 )
...
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-03-12 09:08:16 +01:00
Tommy Nguyen
e69194f92c
chore: replace `chalk` with `yoctocolors` ( #1889 )
2024-03-11 12:25:12 +00:00
renovate[bot]
93edc33858
chore(deps): update react-native to v0.73.5 ( #1892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-03-11 07:54:15 +00:00
renovate[bot]
36074ec0f0
chore(deps): update actions/setup-java action to v4.1.0 ( #1894 )
2024-03-11 07:32:29 +01:00
Tommy Nguyen
4cc5c53add
refactor: reduce out-of-tree platform package name dupes ( #1890 )
2024-03-09 15:45:53 +01:00
renovate[bot]
038f613a9b
chore(deps): update ruby/setup-ruby action to v1.172.0 ( #1888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 13:02:31 +00:00
renovate[bot]
11acc73066
chore(deps): update eslint to v8.57.0 ( #1887 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 12:56:07 +00:00
renovate[bot]
45bcec1e13
chore(deps): update dependency fast-xml-parser to v4.3.5 ( #1886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 12:53:16 +00:00
renovate[bot]
151cf53c48
chore(deps): update webdriverio ( #1884 )
2024-03-04 08:12:57 +01:00
renovate[bot]
8a469c03aa
chore(deps): update typescript type definitions ( #1883 )
2024-03-04 08:11:59 +01:00
Tommy Nguyen
26efbfbdaa
fix: fix scripts not executing ( #1882 )
2024-02-29 10:16:01 +00:00
renovate[bot]
15dd23586d
chore(deps): update dependency @react-native-webapis/web-storage to v0.2.2 ( #1881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-02-28 15:05:33 +00:00
Tommy Nguyen
ecce3f0074
fix(ios): fix device not detecting dev server ( #1880 )
2024-02-28 13:29:50 +01:00
Tommy Nguyen
88e5f10c2f
ci(windows): disable NuGet setup since we build from source [skip ci] ( #1877 )
2024-02-27 13:03:03 +00:00
Tommy Nguyen
5993c88483
fix(apple): fix `ReactTestApp` overrides `USER_HEADER_SEARCH_PATHS` warnings ( #1878 )
2024-02-27 10:01:17 +00:00
renovate[bot]
4daf9ec730
chore(deps): update @react-native-community/cli to v12.3.6 ( #1876 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 10:07:19 +01:00
Tommy Nguyen
62582e8384
chore: random cleanup ( #1875 )
2024-02-26 12:00:17 -08:00
Tommy Nguyen
684d51675c
chore(set-react-version): fix failing to resolve canaries ( #1874 )
2024-02-26 12:18:15 +01:00
renovate[bot]
543c9756b5
chore(deps): update react-native to v0.73.17 ( #1873 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 11:31:16 +01:00
Tommy Nguyen
5cd908ebad
fix: convert `configure.js` to ESM ( #1871 )
2024-02-26 11:30:11 +01:00
renovate[bot]
7eaa1e5a82
chore(deps): update dependency cfpropertylist to v3.0.7 ( #1872 )
2024-02-26 06:13:26 +01:00
Tommy Nguyen
2e3f06695b
fix: convert scripts to ESM ( #1870 )
2024-02-24 10:06:06 +01:00
Tommy Nguyen
f4202f6eee
chore: remove need for creating `dist` folder ( #1869 )
2024-02-23 10:49:45 +00:00
Tommy Nguyen
b60588b3ac
fix(android): hook up C++ TurboModules autolinking ( #1868 )
2024-02-23 08:54:20 +01:00
Tommy Nguyen
eacdb73ec1
fix(android): update signature for `TurboModuleManagerDelegate.initHybrid` ( #1864 )
2024-02-22 12:20:36 +01:00
renovate[bot]
6eeadd29c6
chore(deps): update webdriverio ( #1866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-02-22 08:34:36 +00:00
renovate[bot]
671d52e95d
chore(deps): update dependency memfs to v4.7.0 ( #1865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 07:07:50 +00:00
Lorenzo Sciandra
75ae226dfd
chore(readme): add ref to upgrading wiki ( #1862 )
2024-02-21 18:56:40 +00:00
Tommy Nguyen
329f07c5e5
chore: lift hoisting limits ( #1856 )
...
Re-enable hoisting so we can spot codegen/autolinking issues. This isn't
perfect since everything will be hoisted to the root project and there
is currently no way to exclude certain packages like in Yarn Classic.
The only difference now is that `react-native` will no longer get
installed inside the example project folder.
2024-02-21 11:23:32 +00:00
Tommy Nguyen
f3af7f6382
chore(android): replace `tryGetProperty` with `findProperty` ( #1861 )
2024-02-21 11:22:31 +00:00
renovate[bot]
019612759c
chore(deps): update dependency com.google.android.material:material to v1.11.0 ( #1860 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:25:06 +00:00
renovate[bot]
fca1239826
chore(deps): update dependency minitest to v5.22.2 ( #1859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:20:24 +00:00
renovate[bot]
d0b7749370
chore(deps): update yarn to v4.1.0 ( #1858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-02-21 07:50:48 +00:00
renovate[bot]
162840c5db
chore(deps): update dependency ip to v2.0.1 [security] ( #1857 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-02-21 07:14:46 +00:00
Tommy Nguyen
14ba1d002e
fix(windows): fix `init` failing in Git Bash ( #1855 )
2024-02-20 18:20:11 +01:00
Tommy Nguyen
6d4857ea2d
fix(windows): fix `init` failing on Windows ( #1852 )
2024-02-20 15:56:51 +01:00
Tommy Nguyen
15d5267e5e
fix(apple): fix missing dev menu entries in bridgeless mode ( #1854 )
...
"Load From Dev Server"/"Load Embedded JS Bundle" is missing in dev menu
when in bridgeless mode.
2024-02-19 15:42:12 +00:00
Tommy Nguyen
f159050a81
fix(android): build from source with `react.buildFromSource` ( #1848 )
...
To build React Native from source, add `react.buildFromSource=true` to
`gradle.properties`.
For more details, see
https://github.com/microsoft/react-native-test-app/wiki/Building-React-Native-From-Source
2024-02-19 15:57:00 +01:00
renovate[bot]
529146d7e3
chore(deps): update dependency @types/semver to v7.5.7 ( #1851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 08:14:22 +01:00
renovate[bot]
f1a5219c4e
chore(deps): update @react-native-community/cli to v12.3.5 ( #1850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 08:14:01 +01:00
Tommy Nguyen
a8bb5bc755
fix(apple): fix `pod install` failing if no resources are declared ( #1847 )
2024-02-16 13:07:49 +01:00