renovate[bot]
80a3405e98
chore(deps): update dependency prism-react-renderer to v2.3.0 ( #2874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 08:34:19 +00:00
renovate[bot]
971e197c37
chore(deps): update microsoft/react-native-test-app action to v2.5.34 ( #2869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2023-12-04 08:04:32 +00:00
renovate[bot]
2057f8d6ee
chore(deps): update dependency react-native-test-app to v2.5.34 ( #2868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 08:54:48 +01:00
React Native SDK Bot
0c823bd66b
RELEASING: Releasing 2 package(s) ( #2861 )
...
Releases:
@rnx-kit/align-deps@2.3.0
@react-native-webapis/web-storage@0.1.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2023-11-30 22:02:27 +01:00
Tommy Nguyen
92445e6722
fix(align-deps): add profile for 0.73 ( #2724 )
2023-11-30 17:46:35 +00:00
Tommy Nguyen
7654fac668
chore: fix `lint` command to include more files ( #2865 )
2023-11-30 18:02:19 +01:00
Tommy Nguyen
aca8e9378d
ci: make `xcodebuild` logs more legible with `xcbeautify` ( #2863 )
2023-11-30 13:27:37 +01:00
Tommy Nguyen
d14b918058
chore: address CVE-2023-45857 ( #2862 )
...
For more details, see https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
2023-11-30 10:24:07 +00:00
Tommy Nguyen
93e8be95cb
feat(web-storage): publish 0.1.0 ( #2857 )
2023-11-29 10:17:48 +00:00
renovate[bot]
32d21bbbce
chore(deps): update dependency typescript to v5.3.2 ( #2859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 15:06:06 +00:00
renovate[bot]
8eda6f0033
chore(deps): update typescript-eslint monorepo to v6.13.1 ( #2860 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 15:04:06 +00:00
renovate[bot]
d3d223c639
chore(deps): update dependency type-fest to v4.8.2 ( #2856 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 15:03:24 +00:00
renovate[bot]
5579dd7802
chore(deps): update babel monorepo to v7.23.4 ( #2855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 15:01:31 +00:00
renovate[bot]
9d151013ed
chore(deps): update typescript type definitions ( #2858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 15:00:52 +00:00
Tommy Nguyen
adb4cadbbd
chore(web-storage): fix wrong `eslint` version ( #2854 )
2023-11-28 14:30:24 +00:00
Tommy Nguyen
9ad5abe40e
feat(webapis): introduce `web-storage` ( #2735 )
2023-11-28 14:42:55 +01:00
Tommy Nguyen
4e12f5d62a
chore: ensure `packageExtensions` are cleaned up ( #2852 )
2023-11-28 12:20:43 +00:00
Ergenekon Yiğit
1d99644601
docs(metro-service): fix typo in `config.ts` [skip ci] ( #2853 )
2023-11-28 10:18:51 +01:00
renovate[bot]
2a70d86d54
chore(deps): update dependency esbuild to v0.19.6 ( #2851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-27 12:45:13 +01:00
renovate[bot]
2981b7881d
chore(deps): update dependency @types/node to v20.10.0 ( #2850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-27 11:59:50 +01:00
React Native SDK Bot
6572490ab5
RELEASING: Releasing 3 package(s) ( #2847 )
...
Releases:
@rnx-kit/metro-serializer-esbuild@0.1.33
@rnx-kit/eslint-plugin@0.6.0
@rnx-kit/polyfills@0.1.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2023-11-24 14:52:02 +01:00
Tommy Nguyen
9842205db4
fix(eslint-plugin): exclude `eslint-plugin-react` if `react` is not installed ( #2849 )
2023-11-24 14:19:11 +01:00
Tommy Nguyen
2ba27400c9
feat(eslint-preset)!: migrate to flat config ( #2813 )
...
BREAKING CHANGE: ESLint 8.23+ and its new config system is now required
Read more about ESLint's new config system, flat config, here:
https://eslint.org/blog/2022/08/new-config-system-part-2/
2023-11-24 11:52:09 +01:00
renovate[bot]
0a773b1853
chore(deps): update yarn to v3.7.0 ( #2634 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2023-11-22 12:02:59 +00:00
Tommy Nguyen
b3c91a0856
chore: make `@rnx-kit/scripts` fully ESM ( #2848 )
2023-11-21 17:12:22 +01:00
Tommy Nguyen
c60b0526a5
fix(metro-serializer-esbuild): polyfill `Symbol.asyncIterator` as necessary ( #2838 )
2023-11-20 17:56:24 +01:00
renovate[bot]
1b94d8d440
chore(deps): update eslint to v8.54.0 ( #2846 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 14:38:35 +00:00
renovate[bot]
148d87df60
chore(deps): update dependency type-fest to v4.8.1 ( #2845 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 14:37:07 +00:00
renovate[bot]
72ef6be9f0
chore(deps): update dependency prettier to v3.1.0 ( #2844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2023-11-20 14:36:23 +00:00
renovate[bot]
321da1322e
chore(deps): update dependency @octokit/plugin-rest-endpoint-methods to v10.1.4 ( #2843 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 14:33:32 +00:00
renovate[bot]
41a191ac8d
chore(deps): update dependency depcheck to v1.4.7 ( #2842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 14:32:42 +00:00
renovate[bot]
14557b1dc3
chore(deps): update typescript type definitions ( #2841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 14:28:14 +00:00
renovate[bot]
c8b8151dc1
chore(deps): update dependency react-native-test-app to v2.5.32 ( #2839 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 14:27:30 +00:00
renovate[bot]
98206ac5ce
chore(deps): update microsoft/react-native-test-app action to v2.5.32 ( #2840 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2023-11-20 14:16:13 +00:00
renovate[bot]
1de777674e
chore(deps): update babel monorepo to v7.23.3 ( #2835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 12:19:02 +01:00
renovate[bot]
038ad33b5c
chore(deps): update dependency prettier-plugin-organize-imports to v3.2.4 ( #2836 )
2023-11-20 11:52:02 +01:00
React Native SDK Bot
cbddd953eb
RELEASING: Releasing 1 package(s) ( #2834 )
...
Releases:
@rnx-kit/metro-serializer-esbuild@0.1.32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-17 08:55:50 +01:00
Tommy Nguyen
1088382a94
feat(metro-serializer-esbuild): add `drop` and `pure` options ( #2828 )
2023-11-16 20:06:29 +01:00
Tommy Nguyen
ebb6d31460
ci: add permission for creating Git tags ( #2833 )
2023-11-16 11:35:41 +01:00
Tommy Nguyen
c87b03479b
ci: split publishing jobs ( #2832 )
2023-11-16 11:25:52 +01:00
Tommy Nguyen
7450040761
ci: use Node 16 for install/build as well ( #2831 )
...
Otherwise Yarn will detect inconsistencies when we try to publish. This
will also reorder things so that all steps related to the website use
latest Node LTS.
2023-11-16 11:07:37 +01:00
Tommy Nguyen
b75e6478be
ci: only use Node 16 when publishing ( #2830 )
...
Docusaurus requires Node 18. See also
https://github.com/microsoft/rnx-kit/pull/2829 .
2023-11-16 10:49:07 +01:00
Tommy Nguyen
a1ce872227
ci: fix publish failing in pnpm mode ( #2829 )
2023-11-16 09:59:24 +01:00
React Native SDK Bot
6fc0c70251
RELEASING: Releasing 1 package ( #2827 )
...
Releases:
@rnx-kit/eslint-plugin@0.5.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2023-11-15 19:52:01 +01:00
Tommy Nguyen
589ea67e75
chore: bump `@types/node` to v20 ( #2825 )
2023-11-15 17:08:18 +00:00
Tommy Nguyen
5da236469e
fix(eslint-plugin): prepare `no-export-all` for ESLint v9 ( #2826 )
2023-11-15 17:46:55 +01:00
Tommy Nguyen
d361555e41
docs: bump Docusaurus to v3 ( #2816 )
2023-11-15 17:46:24 +01:00
Tommy Nguyen
d51cee8a80
fix(eslint-plugin): add `platform-colors` rule ( #2812 )
2023-11-15 17:45:00 +01:00
Tommy Nguyen
e2891ce2e2
chore: enable pnpm mode ( #2811 )
2023-11-15 17:44:43 +01:00
React Native SDK Bot
d63cf49f22
RELEASING: Releasing 2 package(s) ( #2810 )
...
Releases:
@rnx-kit/align-deps@2.2.6
@rnx-kit/metro-config@1.3.14
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-14 10:33:29 +01:00