@ui5/cli 3.0.0-rc.1 → 3.0.0-rc.2

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/.reuse/dep5 CHANGED
@@ -25,5 +25,5 @@ Disclaimer: The code in this project may include calls to APIs (“API Calls”)
25
25
  parties the right to use of access any SAP External Product, through API Calls.
26
26
 
27
27
  Files: *
28
- Copyright: 2018-2022 SAP SE or an SAP affiliate company and UI5 Tooling contributors
28
+ Copyright: 2018-2023 SAP SE or an SAP affiliate company and UI5 Tooling contributors
29
29
  License: Apache-2.0
package/CHANGELOG.md CHANGED
@@ -2,7 +2,14 @@
2
2
  All notable changes to this project will be documented in this file.
3
3
  This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
 
5
- A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-rc.1...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-rc.2...HEAD).
6
+
7
+ <a name="v3.0.0-rc.2"></a>
8
+ ## [v3.0.0-rc.2] - 2023-01-11
9
+ ### Dependency Updates
10
+ - Bump [@ui5](https://github.com/ui5)/project from 3.0.0-rc.1 to 3.0.0-rc.2 [`acff336`](https://github.com/SAP/ui5-cli/commit/acff33681e31e6b51d0116307f26d905ab188620)
11
+ - Bump [@ui5](https://github.com/ui5)/builder from 3.0.0-rc.0 to 3.0.0-rc.1 [`40598fd`](https://github.com/SAP/ui5-cli/commit/40598fdef9d496f23d5c674baa28dafa77d9c2a4)
12
+
6
13
 
7
14
  <a name="v3.0.0-rc.1"></a>
8
15
  ## [v3.0.0-rc.1] - 2023-01-04
@@ -904,6 +911,7 @@ Only Node.js v10 or higher is supported.
904
911
  <a name="v0.0.1"></a>
905
912
  ## v0.0.1 - 2018-06-06
906
913
 
914
+ [v3.0.0-rc.2]: https://github.com/SAP/ui5-cli/compare/v3.0.0-rc.1...v3.0.0-rc.2
907
915
  [v3.0.0-rc.1]: https://github.com/SAP/ui5-cli/compare/v3.0.0-rc.0...v3.0.0-rc.1
908
916
  [v3.0.0-rc.0]: https://github.com/SAP/ui5-cli/compare/v3.0.0-beta.5...v3.0.0-rc.0
909
917
  [v3.0.0-beta.5]: https://github.com/SAP/ui5-cli/compare/v3.0.0-beta.4...v3.0.0-beta.5
package/LICENSE.txt CHANGED
@@ -186,7 +186,7 @@
186
186
  same "printed page" as the copyright notice for easier
187
187
  identification within third-party archives.
188
188
 
189
- Copyright 2018-2021 SAP SE or an SAP affiliate company and UI5 Tooling contributors
189
+ Copyright 2018-2023 SAP SE or an SAP affiliate company and UI5 Tooling contributors
190
190
 
191
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
192
  you may not use this file except in compliance with the License.
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.0.0-rc.1",
3
+ "version": "3.0.0-rc.2",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@ui5/cli",
9
- "version": "3.0.0-rc.1",
9
+ "version": "3.0.0-rc.2",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@ui5/builder": "^3.0.0-rc.0",
12
+ "@ui5/builder": "^3.0.0-rc.1",
13
13
  "@ui5/fs": "^3.0.0-rc.1",
14
14
  "@ui5/logger": "^3.0.1-rc.0",
15
- "@ui5/project": "^3.0.0-rc.1",
15
+ "@ui5/project": "^3.0.0-rc.2",
16
16
  "@ui5/server": "^3.0.0-rc.0",
17
17
  "chalk": "^5.2.0",
18
18
  "data-with-position": "^0.5.0",
@@ -433,6 +433,11 @@
433
433
  "node": ">= 10"
434
434
  }
435
435
  },
436
+ "node_modules/@types/http-cache-semantics": {
437
+ "version": "4.0.1",
438
+ "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz",
439
+ "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ=="
440
+ },
436
441
  "node_modules/@types/linkify-it": {
437
442
  "version": "3.0.2",
438
443
  "resolved": "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-3.0.2.tgz",
@@ -458,12 +463,12 @@
458
463
  "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
459
464
  },
460
465
  "node_modules/@ui5/builder": {
461
- "version": "3.0.0-rc.0",
462
- "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-3.0.0-rc.0.tgz",
463
- "integrity": "sha512-GGvkuJ4IKtGwYIGssBzZpoRSKBJiUYm6u9FQlnd6Hv8hzByo3eZqynynSf7Gq8x0F7gbWwkkhQCsr3KO7zwhdQ==",
466
+ "version": "3.0.0-rc.1",
467
+ "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-3.0.0-rc.1.tgz",
468
+ "integrity": "sha512-c1jvvmhxefjG4jRj5qZRHQOs+7FUawZm+X8fdXPJjptHHyo5AGHG51bi9Tr283o6AbUhzhHHh/mhAwmxXY/g+w==",
464
469
  "dependencies": {
465
470
  "@jridgewell/sourcemap-codec": "^1.4.14",
466
- "@ui5/fs": "^3.0.0-rc.0",
471
+ "@ui5/fs": "^3.0.0-rc.1",
467
472
  "@ui5/logger": "^3.0.1-rc.0",
468
473
  "cheerio": "1.0.0-rc.12",
469
474
  "escape-unicode": "^0.2.0",
@@ -517,11 +522,11 @@
517
522
  }
518
523
  },
519
524
  "node_modules/@ui5/project": {
520
- "version": "3.0.0-rc.1",
521
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.0.0-rc.1.tgz",
522
- "integrity": "sha512-iAgG46N2fm5KBwdQQo9Eg4Ipdb6ub56rF/j2Jp09YXdlpjGx7s2QjPcwjN87KHDGZJ/3uk8LbWKKe/r9T6l3+w==",
525
+ "version": "3.0.0-rc.2",
526
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.0.0-rc.2.tgz",
527
+ "integrity": "sha512-gJgFhZZCj7m7FWROspz5Us0rX2Q6h37Mejr3A54jjL7kjDUosNlXg0GrtibaZpnL4QG+QsXiYDV8R8UBL6mb9Q==",
523
528
  "dependencies": {
524
- "@ui5/builder": "^3.0.0-rc.0",
529
+ "@ui5/builder": "^3.0.0-rc.1",
525
530
  "@ui5/fs": "^3.0.0-rc.1",
526
531
  "@ui5/logger": "^3.0.1-rc.0",
527
532
  "ajv": "^6.12.6",
@@ -1075,10 +1080,11 @@
1075
1080
  }
1076
1081
  },
1077
1082
  "node_modules/cacheable-request": {
1078
- "version": "10.2.4",
1079
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.4.tgz",
1080
- "integrity": "sha512-IWIea8ei1Ht4dBqvlvh7Gs7EYlMyBhlJybLDUB9sadEqHqftmdNieMLIR5ia3vs8gbjj9t8hXLBpUVg3vcQNbg==",
1083
+ "version": "10.2.5",
1084
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.5.tgz",
1085
+ "integrity": "sha512-5RwYYCfzjNPsyJxb/QpaM0bfzx+kw5/YpDhZPm9oMIDntHFQ9YXeyV47ZvzlTE0XrrrbyO2UITJH4GF9eRLdXQ==",
1081
1086
  "dependencies": {
1087
+ "@types/http-cache-semantics": "^4.0.1",
1082
1088
  "get-stream": "^6.0.1",
1083
1089
  "http-cache-semantics": "^4.1.0",
1084
1090
  "keyv": "^4.5.2",
@@ -1169,9 +1175,15 @@
1169
1175
  }
1170
1176
  },
1171
1177
  "node_modules/ci-info": {
1172
- "version": "3.7.0",
1173
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.0.tgz",
1174
- "integrity": "sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==",
1178
+ "version": "3.7.1",
1179
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.1.tgz",
1180
+ "integrity": "sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==",
1181
+ "funding": [
1182
+ {
1183
+ "type": "github",
1184
+ "url": "https://github.com/sponsors/sibiraj-s"
1185
+ }
1186
+ ],
1175
1187
  "engines": {
1176
1188
  "node": ">=8"
1177
1189
  }
@@ -2073,9 +2085,9 @@
2073
2085
  "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
2074
2086
  },
2075
2087
  "node_modules/fastq": {
2076
- "version": "1.14.0",
2077
- "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.14.0.tgz",
2078
- "integrity": "sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==",
2088
+ "version": "1.15.0",
2089
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz",
2090
+ "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==",
2079
2091
  "dependencies": {
2080
2092
  "reusify": "^1.0.4"
2081
2093
  }
@@ -4742,9 +4754,9 @@
4742
4754
  }
4743
4755
  },
4744
4756
  "node_modules/readable-stream": {
4745
- "version": "4.2.0",
4746
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.2.0.tgz",
4747
- "integrity": "sha512-gJrBHsaI3lgBoGMW/jHZsQ/o/TIWiu5ENCJG1BB7fuCKzpFM8GaS2UoBVt9NO+oI+3FcrBNbUkl3ilDe09aY4A==",
4757
+ "version": "4.3.0",
4758
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.3.0.tgz",
4759
+ "integrity": "sha512-MuEnA0lbSi7JS8XM+WNJlWZkHAAdm7gETHdFK//Q/mChGyj2akEFtdLZh32jSdkWGbRwCW9pn6g3LWDdDeZnBQ==",
4748
4760
  "dependencies": {
4749
4761
  "abort-controller": "^3.0.0",
4750
4762
  "buffer": "^6.0.3",
@@ -6091,6 +6103,11 @@
6091
6103
  "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
6092
6104
  "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A=="
6093
6105
  },
6106
+ "@types/http-cache-semantics": {
6107
+ "version": "4.0.1",
6108
+ "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz",
6109
+ "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ=="
6110
+ },
6094
6111
  "@types/linkify-it": {
6095
6112
  "version": "3.0.2",
6096
6113
  "resolved": "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-3.0.2.tgz",
@@ -6116,12 +6133,12 @@
6116
6133
  "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
6117
6134
  },
6118
6135
  "@ui5/builder": {
6119
- "version": "3.0.0-rc.0",
6120
- "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-3.0.0-rc.0.tgz",
6121
- "integrity": "sha512-GGvkuJ4IKtGwYIGssBzZpoRSKBJiUYm6u9FQlnd6Hv8hzByo3eZqynynSf7Gq8x0F7gbWwkkhQCsr3KO7zwhdQ==",
6136
+ "version": "3.0.0-rc.1",
6137
+ "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-3.0.0-rc.1.tgz",
6138
+ "integrity": "sha512-c1jvvmhxefjG4jRj5qZRHQOs+7FUawZm+X8fdXPJjptHHyo5AGHG51bi9Tr283o6AbUhzhHHh/mhAwmxXY/g+w==",
6122
6139
  "requires": {
6123
6140
  "@jridgewell/sourcemap-codec": "^1.4.14",
6124
- "@ui5/fs": "^3.0.0-rc.0",
6141
+ "@ui5/fs": "^3.0.0-rc.1",
6125
6142
  "@ui5/logger": "^3.0.1-rc.0",
6126
6143
  "cheerio": "1.0.0-rc.12",
6127
6144
  "escape-unicode": "^0.2.0",
@@ -6163,11 +6180,11 @@
6163
6180
  }
6164
6181
  },
6165
6182
  "@ui5/project": {
6166
- "version": "3.0.0-rc.1",
6167
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.0.0-rc.1.tgz",
6168
- "integrity": "sha512-iAgG46N2fm5KBwdQQo9Eg4Ipdb6ub56rF/j2Jp09YXdlpjGx7s2QjPcwjN87KHDGZJ/3uk8LbWKKe/r9T6l3+w==",
6183
+ "version": "3.0.0-rc.2",
6184
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.0.0-rc.2.tgz",
6185
+ "integrity": "sha512-gJgFhZZCj7m7FWROspz5Us0rX2Q6h37Mejr3A54jjL7kjDUosNlXg0GrtibaZpnL4QG+QsXiYDV8R8UBL6mb9Q==",
6169
6186
  "requires": {
6170
- "@ui5/builder": "^3.0.0-rc.0",
6187
+ "@ui5/builder": "^3.0.0-rc.1",
6171
6188
  "@ui5/fs": "^3.0.0-rc.1",
6172
6189
  "@ui5/logger": "^3.0.1-rc.0",
6173
6190
  "ajv": "^6.12.6",
@@ -6575,10 +6592,11 @@
6575
6592
  "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w=="
6576
6593
  },
6577
6594
  "cacheable-request": {
6578
- "version": "10.2.4",
6579
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.4.tgz",
6580
- "integrity": "sha512-IWIea8ei1Ht4dBqvlvh7Gs7EYlMyBhlJybLDUB9sadEqHqftmdNieMLIR5ia3vs8gbjj9t8hXLBpUVg3vcQNbg==",
6595
+ "version": "10.2.5",
6596
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.5.tgz",
6597
+ "integrity": "sha512-5RwYYCfzjNPsyJxb/QpaM0bfzx+kw5/YpDhZPm9oMIDntHFQ9YXeyV47ZvzlTE0XrrrbyO2UITJH4GF9eRLdXQ==",
6581
6598
  "requires": {
6599
+ "@types/http-cache-semantics": "^4.0.1",
6582
6600
  "get-stream": "^6.0.1",
6583
6601
  "http-cache-semantics": "^4.1.0",
6584
6602
  "keyv": "^4.5.2",
@@ -6642,9 +6660,9 @@
6642
6660
  "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="
6643
6661
  },
6644
6662
  "ci-info": {
6645
- "version": "3.7.0",
6646
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.0.tgz",
6647
- "integrity": "sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog=="
6663
+ "version": "3.7.1",
6664
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.7.1.tgz",
6665
+ "integrity": "sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w=="
6648
6666
  },
6649
6667
  "cli-boxes": {
6650
6668
  "version": "3.0.0",
@@ -7309,9 +7327,9 @@
7309
7327
  "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
7310
7328
  },
7311
7329
  "fastq": {
7312
- "version": "1.14.0",
7313
- "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.14.0.tgz",
7314
- "integrity": "sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==",
7330
+ "version": "1.15.0",
7331
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz",
7332
+ "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==",
7315
7333
  "requires": {
7316
7334
  "reusify": "^1.0.4"
7317
7335
  }
@@ -9283,9 +9301,9 @@
9283
9301
  }
9284
9302
  },
9285
9303
  "readable-stream": {
9286
- "version": "4.2.0",
9287
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.2.0.tgz",
9288
- "integrity": "sha512-gJrBHsaI3lgBoGMW/jHZsQ/o/TIWiu5ENCJG1BB7fuCKzpFM8GaS2UoBVt9NO+oI+3FcrBNbUkl3ilDe09aY4A==",
9304
+ "version": "4.3.0",
9305
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.3.0.tgz",
9306
+ "integrity": "sha512-MuEnA0lbSi7JS8XM+WNJlWZkHAAdm7gETHdFK//Q/mChGyj2akEFtdLZh32jSdkWGbRwCW9pn6g3LWDdDeZnBQ==",
9289
9307
  "requires": {
9290
9308
  "abort-controller": "^3.0.0",
9291
9309
  "buffer": "^6.0.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.0.0-rc.1",
3
+ "version": "3.0.0-rc.2",
4
4
  "description": "UI5 Tooling - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -116,10 +116,10 @@
116
116
  "url": "git@github.com:SAP/ui5-cli.git"
117
117
  },
118
118
  "dependencies": {
119
- "@ui5/builder": "^3.0.0-rc.0",
119
+ "@ui5/builder": "^3.0.0-rc.1",
120
120
  "@ui5/fs": "^3.0.0-rc.1",
121
121
  "@ui5/logger": "^3.0.1-rc.0",
122
- "@ui5/project": "^3.0.0-rc.1",
122
+ "@ui5/project": "^3.0.0-rc.2",
123
123
  "@ui5/server": "^3.0.0-rc.0",
124
124
  "chalk": "^5.2.0",
125
125
  "data-with-position": "^0.5.0",