Граф коммитов

3123 Коммитов

Автор SHA1 Сообщение Дата
renovate[bot] 3f357b1fe6
chore(deps): update dependency react-native-test-app to v3.9.7 (#3324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-09-02 10:17:43 +00:00
renovate[bot] 3906eaa3ea
chore(deps): update babel monorepo to v7.25.4 (#3323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-09-02 09:56:06 +00:00
Tommy Nguyen 03e22c78e2
fix(align-deps): update dependencies for 0.74, 0.75 (#3319) 2024-08-31 07:54:43 +02:00
Tommy Nguyen c2023a7e05
feat(tools-android): add primitives for build and run commands (#3322) 2024-08-30 09:00:19 +02:00
Tommy Nguyen 923c91f6db
fix(cli): fix `build` command missing additional context (#3320) 2024-08-29 17:39:16 +02:00
Tommy Nguyen 66ba538b2a
test(cli): make implicit mocks explicit (#3318)
This makes it easier to migrate to Node test runner in the future. We
cannot migrate today because we still need module mocking, which will
become available in Node 22.
2024-08-29 12:40:18 +02:00
React Native SDK Bot 13e428e872
RELEASING: Releasing 1 package(s) (#3316)
Releases:
  @rnx-kit/cli@0.17.3

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-28 18:47:58 +02:00
Tommy Nguyen 4783503e19
fix(cli): `projectDir` is only set in recent versions (#3317) 2024-08-28 18:28:31 +02:00
React Native SDK Bot e14ca25d72
RELEASING: Releasing 2 package(s) (#3315)
Releases:
  @rnx-kit/tools-apple@0.1.2
  @rnx-kit/cli@0.17.2

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-28 11:34:45 +02:00
dependabot[bot] 01add538f2
chore(deps): bump webpack from 5.89.0 to 5.94.0 in /docsite (#3313)
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.89.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-28 09:33:23 +00:00
dependabot[bot] 398b4bd9dd
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /docsite (#3314)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 09:22:55 +00:00
Tommy Nguyen ba1a1fd030
feat(tools-apple): add primitives for build and run commands (#3305) 2024-08-28 11:19:40 +02:00
React Native SDK Bot 8b18585079
RELEASING: Releasing 2 package(s) (#3312)
Releases:
  @rnx-kit/metro-plugin-typescript@0.4.5
  @rnx-kit/tools-node@2.1.2

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-28 08:40:02 +02:00
Tommy Nguyen a6a3149670
fix(tools-node): allow empty scope in package names (#3311) 2024-08-28 08:20:26 +02:00
dependabot[bot] 397dd6abf2
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#3310)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 07:19:03 +00:00
renovate[bot] dbcb022bc0
chore(deps): update microsoft/react-native-test-app action to v3.9.7 (#3308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-27 07:18:17 +00:00
renovate[bot] 5453d0121f
chore(deps): update dependency esbuild to v0.23.1 (#3309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 08:58:50 +02:00
React Native SDK Bot 96d37c0aee
RELEASING: Releasing 1 package(s) (#3304)
Releases:
  @rnx-kit/align-deps@2.5.3

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-20 16:30:06 +00:00
Tommy Nguyen 70f5fdd708
chore: bump `react-native` to 0.75 (#3303) 2024-08-20 18:07:31 +02:00
React Native SDK Bot f2f582fe63
RELEASING: Releasing 6 package(s) (#3301)
Releases:
  @rnx-kit/react-native-host@0.4.12
  @rnx-kit/cli@0.17.1
  @rnx-kit/metro-config@1.3.17
  @rnx-kit/metro-serializer-esbuild@0.1.38
  @rnx-kit/tools-react-native@1.4.1
  @rnx-kit/react-native-test-app-msal@3.0.3

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-20 11:54:22 +02:00
Tommy Nguyen bfe2ab116b
fix(tools-react-native): fix crash on older versions of `@react-native-community/cli` (#3296) 2024-08-20 10:31:31 +02:00
Tommy Nguyen 1eaa3bf5f3
fix(react-native-host): fix `setImmediate` not being called on 0.75 (#3302) 2024-08-20 07:50:53 +02:00
renovate[bot] 36b9d0b6c6
chore(deps): update yarn to v4.4.0 (#3298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-19 07:02:32 +00:00
renovate[bot] fdbe742dd1
fix(deps): update dependency com.microsoft.identity.client:msal to v5.5.0 (#3299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-19 07:02:17 +00:00
renovate[bot] dc676b4c08
chore(deps): update docusaurus monorepo to v3.5.2 (#3300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 08:53:42 +02:00
React Native SDK Bot a7d11a3721
RELEASING: Releasing 2 package(s) (#3291)
Releases:
  @rnx-kit/align-deps@2.5.2
  @rnx-kit/cli@0.17.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-14 19:27:13 +02:00
Tommy Nguyen 51da1cf875
fix(align-deps): update profiles for `react-native-macos` 0.74 (#3294) 2024-08-14 19:18:29 +02:00
dependabot[bot] 5e696197b2
chore(deps): bump axios from 1.7.3 to 1.7.4 (#3293)
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 14:05:55 +00:00
Tommy Nguyen 054c05f2de
chore: bump minimum Node version in new packages to >=16.17 (#3292)
Also sync minimum Node version in `@react-native-webapis/web-storage`
with what React Native requires.
2024-08-14 15:45:20 +02:00
Tommy Nguyen 96a34d4794
feat(cli)!: introduce standalone `rnx-cli` (#3244) 2024-08-13 18:30:17 +02:00
Tommy Nguyen d21adb8957
chore: bump `react-native` to 0.74 (#3290) 2024-08-13 16:04:15 +02:00
React Native SDK Bot 64f0746da4
RELEASING: Releasing 3 package(s) (#3288)
Releases:
  @rnx-kit/react-native-test-app-msal@3.0.2
  @react-native-webapis/web-storage@0.2.8
  @rnx-kit/metro-serializer-esbuild@0.1.37

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-12 21:27:14 +02:00
Tommy Nguyen 9c653cc007
docs(metro-config): add Expo example (#3274) 2024-08-12 21:14:06 +02:00
Andrew Coates 98bf1c0fe0
fix(metro-serializer-esbuild): handle updated exports for newer Metro versions (#3289) 2024-08-12 21:12:52 +02:00
renovate[bot] ec12cb56c5
chore(deps): update dependency nx to v19 (#3287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-12 15:18:09 +00:00
renovate[bot] 4b2251eb18
fix(deps): update dependency com.microsoft.identity.client:msal to v5.4.2 (#3286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-12 15:12:02 +00:00
renovate[bot] bb65748ed8
fix(deps): update dependency androidx.activity:activity-ktx to v1.9.1 (#3283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 15:02:24 +00:00
renovate[bot] 5fe3ce84ae
fix(deps): update dependency com.google.android.material:material to v1.12.0 (#3285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-12 15:01:58 +00:00
renovate[bot] 855fa9003d
fix(deps): update dependency androidx.core:core-ktx to v1.13.1 (#3284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-12 15:00:59 +00:00
renovate[bot] e1c31faa79
chore(deps): update dependency prettier-plugin-organize-imports to v4 (#3282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 14:53:16 +00:00
renovate[bot] e0cf9bc5c8
chore(deps): update dependency react-native-test-app to v3.9.0 (#3277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-12 14:34:37 +00:00
renovate[bot] 1e739a8406
chore(deps): update microsoft/react-native-test-app action to v3.9.0 (#3279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-08-12 14:24:17 +00:00
renovate[bot] 402932027b
chore(deps): update dependency enhanced-resolve to v5.17.1 (#3281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 14:17:54 +00:00
renovate[bot] c33ab5b9d8
chore(deps): update dependency memfs to v4.11.1 (#3276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 14:16:56 +00:00
renovate[bot] e96ffd7a61
chore(deps): update typescript-eslint monorepo to v7.18.0 (#3280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 14:16:38 +00:00
renovate[bot] 21d0378b13
chore(deps): update babel monorepo (#3275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 14:16:14 +00:00
renovate[bot] b9f13edc83
chore(deps): update dependency type-fest to v4.24.0 (#3278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 14:14:54 +00:00
React Native SDK Bot 71677eecff
RELEASING: Releasing 4 package(s) (#3262)
Releases:
  @rnx-kit/tools-react-native@1.4.0
  @rnx-kit/metro-config@1.3.16
  @rnx-kit/cli@0.16.30
  @rnx-kit/metro-serializer-esbuild@0.1.36

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-12 11:47:44 +02:00
Tommy Nguyen 8ca5b0649f
test(metro-config): fix logical merge conflict breaking build [part 2] (#3273) 2024-08-12 11:38:53 +02:00
Tommy Nguyen 5bb0c7f29d
test(metro-config): fix logical merge conflict breaking build (#3272)
TypeScript 5.5.4 and this test got merged simultaneously so the type
error was never caught on CI.
2024-08-12 11:30:01 +02:00