@rnx-kit/cli 0.16.10 → 0.16.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Change Log - @rnx-kit/cli
2
2
 
3
+ ## 0.16.11
4
+
5
+ ### Patch Changes
6
+
7
+ - 6da44cd3: Warn if `projectRoot` may be misconfigured
8
+ - Updated dependencies [18c757ba]
9
+ - Updated dependencies [513efaab]
10
+ - Updated dependencies [2edf436c]
11
+ - Updated dependencies [e4c560b3]
12
+ - Updated dependencies [6da44cd3]
13
+ - Updated dependencies [6d05950b]
14
+ - @rnx-kit/metro-service@3.1.0
15
+ - @rnx-kit/metro-serializer-esbuild@0.1.27
16
+ - @rnx-kit/metro-serializer@1.0.12
17
+ - @rnx-kit/third-party-notices@1.3.4
18
+
3
19
  ## 0.16.10
4
20
 
5
21
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1690986485531" clover="3.2.0">
3
- <project timestamp="1690986485531" name="All files">
2
+ <coverage generated="1691602113817" clover="3.2.0">
3
+ <project timestamp="1691602113817" name="All files">
4
4
  <metrics statements="279" coveredstatements="156" conditionals="174" coveredconditionals="91" methods="35" coveredmethods="27" elements="488" coveredelements="274" complexity="0" loc="279" ncloc="279" packages="2" files="7" classes="7"/>
5
5
  <package name="src">
6
6
  <metrics statements="248" coveredstatements="125" conditionals="151" coveredconditionals="71" methods="27" coveredmethods="19"/>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
119
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
120
120
  </div>
121
121
  <script src="prettify.js"></script>
122
122
  <script>
@@ -118,7 +118,7 @@ export function getDefaultBundlerPlugins(): DefaultPlugins {
118
118
  <div class='footer quiet pad2 space-top1 center small'>
119
119
  Code coverage generated by
120
120
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
121
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
121
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
122
122
  </div>
123
123
  <script src="../../prettify.js"></script>
124
124
  <script>
@@ -146,7 +146,7 @@
146
146
  <div class='footer quiet pad2 space-top1 center small'>
147
147
  Code coverage generated by
148
148
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
149
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
150
150
  </div>
151
151
  <script src="../../prettify.js"></script>
152
152
  <script>
@@ -313,7 +313,7 @@ export function getCliPlatformBundleConfigs(
313
313
  <div class='footer quiet pad2 space-top1 center small'>
314
314
  Code coverage generated by
315
315
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
316
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
316
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
317
317
  </div>
318
318
  <script src="../../prettify.js"></script>
319
319
  <script>
@@ -241,7 +241,7 @@ export async function metroBundle(
241
241
  <div class='footer quiet pad2 space-top1 center small'>
242
242
  Code coverage generated by
243
243
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
244
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
244
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
245
245
  </div>
246
246
  <script src="../../prettify.js"></script>
247
247
  <script>
@@ -220,7 +220,7 @@ export function applyBundleConfigOverrides(
220
220
  <div class='footer quiet pad2 space-top1 center small'>
221
221
  Code coverage generated by
222
222
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
223
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
223
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
224
224
  </div>
225
225
  <script src="../../prettify.js"></script>
226
226
  <script>
@@ -1708,7 +1708,7 @@ export const rnxCopyAssetsCommand = {
1708
1708
  <div class='footer quiet pad2 space-top1 center small'>
1709
1709
  Code coverage generated by
1710
1710
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1711
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
1711
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
1712
1712
  </div>
1713
1713
  <script src="../prettify.js"></script>
1714
1714
  <script>
@@ -131,7 +131,7 @@
131
131
  <div class='footer quiet pad2 space-top1 center small'>
132
132
  Code coverage generated by
133
133
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
134
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
135
135
  </div>
136
136
  <script src="../prettify.js"></script>
137
137
  <script>
@@ -694,7 +694,7 @@ export function customizeMetroConfig(
694
694
  <div class='footer quiet pad2 space-top1 center small'>
695
695
  Code coverage generated by
696
696
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
697
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
697
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
698
698
  </div>
699
699
  <script src="../prettify.js"></script>
700
700
  <script>
@@ -454,7 +454,7 @@ export const rnxTestCommand = {
454
454
  <div class='footer quiet pad2 space-top1 center small'>
455
455
  Code coverage generated by
456
456
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
457
- at Wed Aug 02 2023 14:28:05 GMT+0000 (Coordinated Universal Time)
457
+ at Wed Aug 09 2023 17:28:33 GMT+0000 (Coordinated Universal Time)
458
458
  </div>
459
459
  <script src="../prettify.js"></script>
460
460
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rnx-kit/cli",
3
- "version": "0.16.10",
3
+ "version": "0.16.11",
4
4
  "description": "Command-line interface for working with kit packages in your repo",
5
5
  "homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/cli",
6
6
  "license": "MIT",
@@ -25,10 +25,10 @@
25
25
  "@rnx-kit/metro-plugin-cyclic-dependencies-detector": "^1.1.1",
26
26
  "@rnx-kit/metro-plugin-duplicates-checker": "^2.1.1",
27
27
  "@rnx-kit/metro-plugin-typescript": "^0.4.1",
28
- "@rnx-kit/metro-serializer": "^1.0.11",
29
- "@rnx-kit/metro-serializer-esbuild": "^0.1.22",
30
- "@rnx-kit/metro-service": "^3.0.4",
31
- "@rnx-kit/third-party-notices": "^1.3.3",
28
+ "@rnx-kit/metro-serializer": "^1.0.12",
29
+ "@rnx-kit/metro-serializer-esbuild": "^0.1.27",
30
+ "@rnx-kit/metro-service": "^3.1.0",
31
+ "@rnx-kit/third-party-notices": "^1.3.4",
32
32
  "@rnx-kit/tools-language": "^2.0.0",
33
33
  "@rnx-kit/tools-node": "^2.0.0",
34
34
  "@rnx-kit/tools-react-native": "^1.3.1",