@ui5/cli 3.1.0 → 3.1.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/CHANGELOG.md CHANGED
@@ -2,10 +2,22 @@
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.1.0...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.1.2...HEAD).
6
+
7
+ <a name="v3.1.2"></a>
8
+ ## [v3.1.2] - 2023-05-05
9
+ ### Dependency Updates
10
+ - Bump [@ui5](https://github.com/ui5)/project from 3.2.2 to 3.3.0 [`22c1c14`](https://github.com/SAP/ui5-cli/commit/22c1c1407253703e201df57555d94192ef7895d6)
11
+
12
+
13
+ <a name="v3.1.1"></a>
14
+ ## [v3.1.1] - 2023-04-27
15
+ ### Dependency Updates
16
+ - Bump [@ui5](https://github.com/ui5)/project from 3.2.1 to 3.2.2 [`defb631`](https://github.com/SAP/ui5-cli/commit/defb6313fc651826876dd9713ee67fba72ced51c)
17
+
6
18
 
7
19
  <a name="v3.1.0"></a>
8
- ## [v3.1.0] - 2023-04-25
20
+ ## [v3.1.0] - 2023-04-26
9
21
  ### Dependency Updates
10
22
  - Bump [@ui5](https://github.com/ui5)/project from 3.2.0 to 3.2.1 [`922fb09`](https://github.com/SAP/ui5-cli/commit/922fb09c9cb6b8f317b8bba55a9a13f152532c73)
11
23
  - Bump [@ui5](https://github.com/ui5)/project from 3.1.1 to 3.2.0 [`4619e2f`](https://github.com/SAP/ui5-cli/commit/4619e2fc555987613920a4a30808534cbd70ab79)
@@ -1019,6 +1031,8 @@ Only Node.js v10 or higher is supported.
1019
1031
 
1020
1032
  <a name="v0.0.1"></a>
1021
1033
  ## v0.0.1 - 2018-06-06
1034
+ [v3.1.2]: https://github.com/SAP/ui5-cli/compare/v3.1.1...v3.1.2
1035
+ [v3.1.1]: https://github.com/SAP/ui5-cli/compare/v3.1.0...v3.1.1
1022
1036
  [v3.1.0]: https://github.com/SAP/ui5-cli/compare/v3.0.7...v3.1.0
1023
1037
  [v3.0.7]: https://github.com/SAP/ui5-cli/compare/v3.0.6...v3.0.7
1024
1038
  [v3.0.6]: https://github.com/SAP/ui5-cli/compare/v3.0.5...v3.0.6
@@ -21,7 +21,7 @@ build.builder = function(cli) {
21
21
  })
22
22
  .command("self-contained",
23
23
  "Build project and create self-contained bundle. " +
24
- "Recommended to be used in conjunction with --include-dependencies", {
24
+ "Recommended to be used in conjunction with --include-all-dependencies", {
25
25
  handler: handleBuild,
26
26
  builder: noop,
27
27
  middlewares: [baseMiddleware]
@@ -28,9 +28,9 @@ configCommand.builder = function(cli) {
28
28
  builder: noop,
29
29
  middlewares: [baseMiddleware],
30
30
  })
31
- .example("$0 set mavenSnapshotEndpointUrl http://example.com/snapshots/",
31
+ .example("$0 config set mavenSnapshotEndpointUrl http://example.com/snapshots/",
32
32
  "Set a value for the mavenSnapshotEndpointUrl configuration")
33
- .example("$0 set mavenSnapshotEndpointUrl",
33
+ .example("$0 config set mavenSnapshotEndpointUrl",
34
34
  "Unset the current value of the mavenSnapshotEndpointUrl configuration");
35
35
  };
36
36
 
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.1.0",
3
+ "version": "3.1.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@ui5/cli",
9
- "version": "3.1.0",
9
+ "version": "3.1.2",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@ui5/builder": "^3.0.3",
13
13
  "@ui5/fs": "^3.0.3",
14
14
  "@ui5/logger": "^3.0.0",
15
- "@ui5/project": "^3.2.1",
15
+ "@ui5/project": "^3.3.0",
16
16
  "@ui5/server": "^3.1.2",
17
17
  "chalk": "^5.2.0",
18
18
  "data-with-position": "^0.5.0",
@@ -22,7 +22,7 @@
22
22
  "pretty-hrtime": "^1.0.3",
23
23
  "semver": "^7.5.0",
24
24
  "update-notifier": "^6.0.2",
25
- "yargs": "^17.7.1"
25
+ "yargs": "^17.7.2"
26
26
  },
27
27
  "bin": {
28
28
  "ui5": "bin/ui5.cjs"
@@ -122,9 +122,9 @@
122
122
  }
123
123
  },
124
124
  "node_modules/@babel/parser": {
125
- "version": "7.21.4",
126
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz",
127
- "integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==",
125
+ "version": "7.21.5",
126
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.5.tgz",
127
+ "integrity": "sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==",
128
128
  "bin": {
129
129
  "parser": "bin/babel-parser.js"
130
130
  },
@@ -375,9 +375,9 @@
375
375
  }
376
376
  },
377
377
  "node_modules/@npmcli/run-script": {
378
- "version": "6.0.0",
379
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.0.tgz",
380
- "integrity": "sha512-ql+AbRur1TeOdl1FY+RAwGW9fcr4ZwiVKabdvm93mujGREVuVLbdkXRJDrkTXSdCjaxYydr1wlA2v67jxWG5BQ==",
378
+ "version": "6.0.1",
379
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.1.tgz",
380
+ "integrity": "sha512-Yi04ZSold8jcbBJD/ahKMJSQCQifH8DAbMwkBvoLaTpGFxzHC3B/5ZyoVR69q/4xedz84tvi9DJOJjNe17h+LA==",
381
381
  "dependencies": {
382
382
  "@npmcli/node-gyp": "^3.0.0",
383
383
  "@npmcli/promise-spawn": "^6.0.0",
@@ -612,9 +612,9 @@
612
612
  }
613
613
  },
614
614
  "node_modules/@ui5/project": {
615
- "version": "3.2.1",
616
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.2.1.tgz",
617
- "integrity": "sha512-90Yjt7MKkB6ps1WyZ5oESNdBt35JvHElYiKpVmvkYVTOHBBENApBiHqEFhT1RsfjNPXsR6wB7xE6ByfZ0ZKE0w==",
615
+ "version": "3.3.0",
616
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.3.0.tgz",
617
+ "integrity": "sha512-ku94/H08iIQsg71dfV3WOydw3jZg9tRB1m/PCw+dEhcAu/+xT93cT/wBShMupB52vYg8r2+27S+UQsJfIomPwQ==",
618
618
  "dependencies": {
619
619
  "@ui5/builder": "^3.0.3",
620
620
  "@ui5/fs": "^3.0.3",
@@ -628,9 +628,9 @@
628
628
  "js-yaml": "^4.1.0",
629
629
  "libnpmconfig": "^1.2.1",
630
630
  "lockfile": "^1.0.4",
631
- "make-fetch-happen": "^11.1.0",
631
+ "make-fetch-happen": "^11.1.1",
632
632
  "node-stream-zip": "^1.15.0",
633
- "pacote": "^15.1.1",
633
+ "pacote": "^15.1.3",
634
634
  "pretty-hrtime": "^1.0.3",
635
635
  "read-pkg": "^8.0.0",
636
636
  "read-pkg-up": "^9.1.0",
@@ -1012,15 +1012,15 @@
1012
1012
  }
1013
1013
  },
1014
1014
  "node_modules/cacache": {
1015
- "version": "17.0.5",
1016
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.0.5.tgz",
1017
- "integrity": "sha512-Y/PRQevNSsjAPWykl9aeGz8Pr+OI6BYM9fYDNMvOkuUiG9IhG4LEmaYrZZZvioMUEQ+cBCxT0v8wrnCURccyKA==",
1015
+ "version": "17.0.6",
1016
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-17.0.6.tgz",
1017
+ "integrity": "sha512-ixcYmEBExFa/+ajIPjcwypxL97CjJyOsH9A/W+4qgEPIpJvKlC+HmVY8nkIck6n3PwUTdgq9c489niJGwl+5Cw==",
1018
1018
  "dependencies": {
1019
1019
  "@npmcli/fs": "^3.1.0",
1020
1020
  "fs-minipass": "^3.0.0",
1021
- "glob": "^9.3.1",
1021
+ "glob": "^10.2.2",
1022
1022
  "lru-cache": "^7.7.1",
1023
- "minipass": "^4.0.0",
1023
+ "minipass": "^5.0.0",
1024
1024
  "minipass-collect": "^1.0.2",
1025
1025
  "minipass-flush": "^1.0.5",
1026
1026
  "minipass-pipeline": "^1.2.4",
@@ -1054,15 +1054,34 @@
1054
1054
  "node": ">=6"
1055
1055
  }
1056
1056
  },
1057
+ "node_modules/cacache/node_modules/foreground-child": {
1058
+ "version": "3.1.1",
1059
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
1060
+ "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
1061
+ "dependencies": {
1062
+ "cross-spawn": "^7.0.0",
1063
+ "signal-exit": "^4.0.1"
1064
+ },
1065
+ "engines": {
1066
+ "node": ">=14"
1067
+ },
1068
+ "funding": {
1069
+ "url": "https://github.com/sponsors/isaacs"
1070
+ }
1071
+ },
1057
1072
  "node_modules/cacache/node_modules/glob": {
1058
- "version": "9.3.5",
1059
- "resolved": "https://registry.npmjs.org/glob/-/glob-9.3.5.tgz",
1060
- "integrity": "sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==",
1073
+ "version": "10.2.2",
1074
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.2.tgz",
1075
+ "integrity": "sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==",
1061
1076
  "dependencies": {
1062
- "fs.realpath": "^1.0.0",
1063
- "minimatch": "^8.0.2",
1064
- "minipass": "^4.2.4",
1065
- "path-scurry": "^1.6.1"
1077
+ "foreground-child": "^3.1.0",
1078
+ "jackspeak": "^2.0.3",
1079
+ "minimatch": "^9.0.0",
1080
+ "minipass": "^5.0.0",
1081
+ "path-scurry": "^1.7.0"
1082
+ },
1083
+ "bin": {
1084
+ "glob": "dist/cjs/src/bin.js"
1066
1085
  },
1067
1086
  "engines": {
1068
1087
  "node": ">=16 || 14 >=14.17"
@@ -1087,20 +1106,6 @@
1087
1106
  "node": ">=12"
1088
1107
  }
1089
1108
  },
1090
- "node_modules/cacache/node_modules/minimatch": {
1091
- "version": "8.0.4",
1092
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-8.0.4.tgz",
1093
- "integrity": "sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==",
1094
- "dependencies": {
1095
- "brace-expansion": "^2.0.1"
1096
- },
1097
- "engines": {
1098
- "node": ">=16 || 14 >=14.17"
1099
- },
1100
- "funding": {
1101
- "url": "https://github.com/sponsors/isaacs"
1102
- }
1103
- },
1104
1109
  "node_modules/cacache/node_modules/p-map": {
1105
1110
  "version": "4.0.0",
1106
1111
  "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
@@ -1115,6 +1120,17 @@
1115
1120
  "url": "https://github.com/sponsors/sindresorhus"
1116
1121
  }
1117
1122
  },
1123
+ "node_modules/cacache/node_modules/signal-exit": {
1124
+ "version": "4.0.1",
1125
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.1.tgz",
1126
+ "integrity": "sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw==",
1127
+ "engines": {
1128
+ "node": ">=14"
1129
+ },
1130
+ "funding": {
1131
+ "url": "https://github.com/sponsors/isaacs"
1132
+ }
1133
+ },
1118
1134
  "node_modules/cacheable-lookup": {
1119
1135
  "version": "7.0.0",
1120
1136
  "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
@@ -1124,9 +1140,9 @@
1124
1140
  }
1125
1141
  },
1126
1142
  "node_modules/cacheable-request": {
1127
- "version": "10.2.9",
1128
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.9.tgz",
1129
- "integrity": "sha512-CaAMr53AS1Tb9evO1BIWFnZjSr8A4pbXofpsNVWPMDZZj3ZQKHwsQG9BrTqQ4x5ZYJXz1T2b8LLtTZODxSpzbg==",
1143
+ "version": "10.2.10",
1144
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.10.tgz",
1145
+ "integrity": "sha512-v6WB+Epm/qO4Hdlio/sfUn69r5Shgh39SsE9DSd4bIezP0mblOlObI+I0kUEM7J0JFc+I7pSeMeYaOYtX1N/VQ==",
1130
1146
  "dependencies": {
1131
1147
  "@types/http-cache-semantics": "^4.0.1",
1132
1148
  "get-stream": "^6.0.1",
@@ -1813,13 +1829,13 @@
1813
1829
  }
1814
1830
  },
1815
1831
  "node_modules/domutils": {
1816
- "version": "3.0.1",
1817
- "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz",
1818
- "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
1832
+ "version": "3.1.0",
1833
+ "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
1834
+ "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
1819
1835
  "dependencies": {
1820
1836
  "dom-serializer": "^2.0.0",
1821
1837
  "domelementtype": "^2.3.0",
1822
- "domhandler": "^5.0.1"
1838
+ "domhandler": "^5.0.3"
1823
1839
  },
1824
1840
  "funding": {
1825
1841
  "url": "https://github.com/fb55/domutils?sponsor=1"
@@ -2295,11 +2311,11 @@
2295
2311
  }
2296
2312
  },
2297
2313
  "node_modules/fs-minipass": {
2298
- "version": "3.0.1",
2299
- "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.1.tgz",
2300
- "integrity": "sha512-MhaJDcFRTuLidHrIttu0RDGyyXs/IYHVmlcxfLAEFIWjc1vdLAkdwT7Ace2u7DbitWC0toKMl5eJZRYNVreIMw==",
2314
+ "version": "3.0.2",
2315
+ "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.2.tgz",
2316
+ "integrity": "sha512-2GAfyfoaCDRrM6jaOS3UsBts8yJ55VioXdWcOL7dK9zdAuKT71+WBA4ifnNYqVjYv+4SsPxjK0JT4yIIn4cA/g==",
2301
2317
  "dependencies": {
2302
- "minipass": "^4.0.0"
2318
+ "minipass": "^5.0.0"
2303
2319
  },
2304
2320
  "engines": {
2305
2321
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -2725,30 +2741,16 @@
2725
2741
  }
2726
2742
  },
2727
2743
  "node_modules/ignore-walk": {
2728
- "version": "6.0.2",
2729
- "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.2.tgz",
2730
- "integrity": "sha512-ezmQ1Dg2b3jVZh2Dh+ar6Eu2MqNSTkyb32HU2MAQQQX9tKM3q/UQ/9lf03lQ5hW+fOeoMnwxwkleZ0xcNp0/qg==",
2744
+ "version": "6.0.3",
2745
+ "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.3.tgz",
2746
+ "integrity": "sha512-C7FfFoTA+bI10qfeydT8aZbvr91vAEU+2W5BZUlzPec47oNb07SsOfwYrtxuvOYdUApPP/Qlh4DtAO51Ekk2QA==",
2731
2747
  "dependencies": {
2732
- "minimatch": "^7.4.2"
2748
+ "minimatch": "^9.0.0"
2733
2749
  },
2734
2750
  "engines": {
2735
2751
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2736
2752
  }
2737
2753
  },
2738
- "node_modules/ignore-walk/node_modules/minimatch": {
2739
- "version": "7.4.6",
2740
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz",
2741
- "integrity": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==",
2742
- "dependencies": {
2743
- "brace-expansion": "^2.0.1"
2744
- },
2745
- "engines": {
2746
- "node": ">=10"
2747
- },
2748
- "funding": {
2749
- "url": "https://github.com/sponsors/isaacs"
2750
- }
2751
- },
2752
2754
  "node_modules/import-lazy": {
2753
2755
  "version": "4.0.0",
2754
2756
  "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz",
@@ -3042,11 +3044,11 @@
3042
3044
  "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
3043
3045
  },
3044
3046
  "node_modules/jackspeak": {
3045
- "version": "2.0.3",
3046
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.0.3.tgz",
3047
- "integrity": "sha512-0Jud3OMUdMbrlr3PyUMKESq51LXVAB+a239Ywdvd+Kgxj3MaBRml/nVRxf8tQFyfthMjuRkxkv7Vg58pmIMfuQ==",
3047
+ "version": "2.1.1",
3048
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.1.1.tgz",
3049
+ "integrity": "sha512-juf9stUEwUaILepraGOWIJTLwg48bUnBmRqd2ln2Os1sW987zeoj/hzhbvRB95oMuS2ZTpjULmdwHNX4rzZIZw==",
3048
3050
  "dependencies": {
3049
- "cliui": "^7.0.4"
3051
+ "cliui": "^8.0.1"
3050
3052
  },
3051
3053
  "engines": {
3052
3054
  "node": ">=14"
@@ -3058,81 +3060,6 @@
3058
3060
  "@pkgjs/parseargs": "^0.11.0"
3059
3061
  }
3060
3062
  },
3061
- "node_modules/jackspeak/node_modules/ansi-regex": {
3062
- "version": "5.0.1",
3063
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
3064
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
3065
- "engines": {
3066
- "node": ">=8"
3067
- }
3068
- },
3069
- "node_modules/jackspeak/node_modules/ansi-styles": {
3070
- "version": "4.3.0",
3071
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
3072
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
3073
- "dependencies": {
3074
- "color-convert": "^2.0.1"
3075
- },
3076
- "engines": {
3077
- "node": ">=8"
3078
- },
3079
- "funding": {
3080
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3081
- }
3082
- },
3083
- "node_modules/jackspeak/node_modules/cliui": {
3084
- "version": "7.0.4",
3085
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
3086
- "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
3087
- "dependencies": {
3088
- "string-width": "^4.2.0",
3089
- "strip-ansi": "^6.0.0",
3090
- "wrap-ansi": "^7.0.0"
3091
- }
3092
- },
3093
- "node_modules/jackspeak/node_modules/color-convert": {
3094
- "version": "2.0.1",
3095
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
3096
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
3097
- "dependencies": {
3098
- "color-name": "~1.1.4"
3099
- },
3100
- "engines": {
3101
- "node": ">=7.0.0"
3102
- }
3103
- },
3104
- "node_modules/jackspeak/node_modules/color-name": {
3105
- "version": "1.1.4",
3106
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
3107
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
3108
- },
3109
- "node_modules/jackspeak/node_modules/strip-ansi": {
3110
- "version": "6.0.1",
3111
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
3112
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
3113
- "dependencies": {
3114
- "ansi-regex": "^5.0.1"
3115
- },
3116
- "engines": {
3117
- "node": ">=8"
3118
- }
3119
- },
3120
- "node_modules/jackspeak/node_modules/wrap-ansi": {
3121
- "version": "7.0.0",
3122
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
3123
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
3124
- "dependencies": {
3125
- "ansi-styles": "^4.0.0",
3126
- "string-width": "^4.1.0",
3127
- "strip-ansi": "^6.0.0"
3128
- },
3129
- "engines": {
3130
- "node": ">=10"
3131
- },
3132
- "funding": {
3133
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
3134
- }
3135
- },
3136
3063
  "node_modules/js-tokens": {
3137
3064
  "version": "4.0.0",
3138
3065
  "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
@@ -3378,9 +3305,9 @@
3378
3305
  }
3379
3306
  },
3380
3307
  "node_modules/make-fetch-happen": {
3381
- "version": "11.1.0",
3382
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.0.tgz",
3383
- "integrity": "sha512-7ChuOzCb1LzdQZrTy0ky6RsCoMYeM+Fh4cY0+4zsJVhNcH5Q3OJojLY1mGkD0xAhWB29lskECVb6ZopofwjldA==",
3308
+ "version": "11.1.1",
3309
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz",
3310
+ "integrity": "sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==",
3384
3311
  "dependencies": {
3385
3312
  "agentkeepalive": "^4.2.1",
3386
3313
  "cacache": "^17.0.0",
@@ -3389,7 +3316,7 @@
3389
3316
  "https-proxy-agent": "^5.0.0",
3390
3317
  "is-lambda": "^1.0.1",
3391
3318
  "lru-cache": "^7.7.1",
3392
- "minipass": "^4.0.0",
3319
+ "minipass": "^5.0.0",
3393
3320
  "minipass-fetch": "^3.0.0",
3394
3321
  "minipass-flush": "^1.0.5",
3395
3322
  "minipass-pipeline": "^1.2.4",
@@ -3584,9 +3511,9 @@
3584
3511
  }
3585
3512
  },
3586
3513
  "node_modules/minipass": {
3587
- "version": "4.2.8",
3588
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz",
3589
- "integrity": "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==",
3514
+ "version": "5.0.0",
3515
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
3516
+ "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
3590
3517
  "engines": {
3591
3518
  "node": ">=8"
3592
3519
  }
@@ -3619,11 +3546,11 @@
3619
3546
  "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
3620
3547
  },
3621
3548
  "node_modules/minipass-fetch": {
3622
- "version": "3.0.2",
3623
- "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.2.tgz",
3624
- "integrity": "sha512-/ZpF1CQaWYqjbhfFgKNt3azxztEpc/JUPuMkqOgrnMQqcU8CbE409AUdJYTIWryl3PP5CBaTJZT71N49MXP/YA==",
3549
+ "version": "3.0.3",
3550
+ "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.3.tgz",
3551
+ "integrity": "sha512-n5ITsTkDqYkYJZjcRWzZt9qnZKCT7nKCosJhHoj7S7zD+BP4jVbWs+odsniw5TA3E0sLomhTKOKjF86wf11PuQ==",
3625
3552
  "dependencies": {
3626
- "minipass": "^4.0.0",
3553
+ "minipass": "^5.0.0",
3627
3554
  "minipass-sized": "^1.0.3",
3628
3555
  "minizlib": "^2.1.2"
3629
3556
  },
@@ -4187,12 +4114,12 @@
4187
4114
  }
4188
4115
  },
4189
4116
  "node_modules/npm-registry-fetch": {
4190
- "version": "14.0.4",
4191
- "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-14.0.4.tgz",
4192
- "integrity": "sha512-pMS2DRkwg+M44ct65zrN/Cr9IHK1+n6weuefAo6Er4lc+/8YBCU0Czq04H3ZiSigluh7pb2rMM5JpgcytctB+Q==",
4117
+ "version": "14.0.5",
4118
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-14.0.5.tgz",
4119
+ "integrity": "sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==",
4193
4120
  "dependencies": {
4194
4121
  "make-fetch-happen": "^11.0.0",
4195
- "minipass": "^4.0.0",
4122
+ "minipass": "^5.0.0",
4196
4123
  "minipass-fetch": "^3.0.0",
4197
4124
  "minipass-json-stream": "^1.0.1",
4198
4125
  "minizlib": "^2.1.2",
@@ -4391,9 +4318,9 @@
4391
4318
  }
4392
4319
  },
4393
4320
  "node_modules/pacote": {
4394
- "version": "15.1.2",
4395
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-15.1.2.tgz",
4396
- "integrity": "sha512-EAGJrMiIjBTBB6tWGrx9hFJTOo14B3HSAoa/W9SawFEBhUqjxN7qqaFlGVF9jfY/mIri8Mb2xafmkRgWxYXxIQ==",
4321
+ "version": "15.1.3",
4322
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-15.1.3.tgz",
4323
+ "integrity": "sha512-aRts8cZqxiJVDitmAh+3z+FxuO3tLNWEmwDRPEpDDiZJaRz06clP4XX112ynMT5uF0QNoMPajBBHnaStUEPJXA==",
4397
4324
  "dependencies": {
4398
4325
  "@npmcli/git": "^4.0.0",
4399
4326
  "@npmcli/installed-package-contents": "^2.0.1",
@@ -4401,7 +4328,7 @@
4401
4328
  "@npmcli/run-script": "^6.0.0",
4402
4329
  "cacache": "^17.0.0",
4403
4330
  "fs-minipass": "^3.0.0",
4404
- "minipass": "^4.0.0",
4331
+ "minipass": "^5.0.0",
4405
4332
  "npm-package-arg": "^10.0.0",
4406
4333
  "npm-packlist": "^7.0.0",
4407
4334
  "npm-pick-manifest": "^8.0.0",
@@ -4521,14 +4448,6 @@
4521
4448
  "node": "14 || >=16.14"
4522
4449
  }
4523
4450
  },
4524
- "node_modules/path-scurry/node_modules/minipass": {
4525
- "version": "5.0.0",
4526
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
4527
- "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
4528
- "engines": {
4529
- "node": ">=8"
4530
- }
4531
- },
4532
4451
  "node_modules/path-to-regexp": {
4533
4452
  "version": "0.1.7",
4534
4453
  "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
@@ -4740,11 +4659,11 @@
4740
4659
  }
4741
4660
  },
4742
4661
  "node_modules/read-package-json": {
4743
- "version": "6.0.1",
4744
- "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-6.0.1.tgz",
4745
- "integrity": "sha512-AaHqXxfAVa+fNL07x8iAghfKOds/XXsu7zoouIVsbm7PEbQ3nMWXlvjcbrNLjElnUHWQtAo4QEa0RXuvD4XlpA==",
4662
+ "version": "6.0.2",
4663
+ "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-6.0.2.tgz",
4664
+ "integrity": "sha512-Ismd3km1d/FGzcjm8fBf/4ktkyd0t6pbkjYqu1gvRzOzN+aTxi1eigdZp7441TlszQ+GsdYezgS+g9cgy8QK9w==",
4746
4665
  "dependencies": {
4747
- "glob": "^9.3.0",
4666
+ "glob": "^10.2.2",
4748
4667
  "json-parse-even-better-errors": "^3.0.0",
4749
4668
  "normalize-package-data": "^5.0.0",
4750
4669
  "npm-normalize-package-bin": "^3.0.0"
@@ -4773,15 +4692,34 @@
4773
4692
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4774
4693
  }
4775
4694
  },
4695
+ "node_modules/read-package-json/node_modules/foreground-child": {
4696
+ "version": "3.1.1",
4697
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
4698
+ "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
4699
+ "dependencies": {
4700
+ "cross-spawn": "^7.0.0",
4701
+ "signal-exit": "^4.0.1"
4702
+ },
4703
+ "engines": {
4704
+ "node": ">=14"
4705
+ },
4706
+ "funding": {
4707
+ "url": "https://github.com/sponsors/isaacs"
4708
+ }
4709
+ },
4776
4710
  "node_modules/read-package-json/node_modules/glob": {
4777
- "version": "9.3.5",
4778
- "resolved": "https://registry.npmjs.org/glob/-/glob-9.3.5.tgz",
4779
- "integrity": "sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==",
4711
+ "version": "10.2.2",
4712
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.2.tgz",
4713
+ "integrity": "sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==",
4780
4714
  "dependencies": {
4781
- "fs.realpath": "^1.0.0",
4782
- "minimatch": "^8.0.2",
4783
- "minipass": "^4.2.4",
4784
- "path-scurry": "^1.6.1"
4715
+ "foreground-child": "^3.1.0",
4716
+ "jackspeak": "^2.0.3",
4717
+ "minimatch": "^9.0.0",
4718
+ "minipass": "^5.0.0",
4719
+ "path-scurry": "^1.7.0"
4720
+ },
4721
+ "bin": {
4722
+ "glob": "dist/cjs/src/bin.js"
4785
4723
  },
4786
4724
  "engines": {
4787
4725
  "node": ">=16 || 14 >=14.17"
@@ -4817,20 +4755,6 @@
4817
4755
  "node": ">=12"
4818
4756
  }
4819
4757
  },
4820
- "node_modules/read-package-json/node_modules/minimatch": {
4821
- "version": "8.0.4",
4822
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-8.0.4.tgz",
4823
- "integrity": "sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==",
4824
- "dependencies": {
4825
- "brace-expansion": "^2.0.1"
4826
- },
4827
- "engines": {
4828
- "node": ">=16 || 14 >=14.17"
4829
- },
4830
- "funding": {
4831
- "url": "https://github.com/sponsors/isaacs"
4832
- }
4833
- },
4834
4758
  "node_modules/read-package-json/node_modules/normalize-package-data": {
4835
4759
  "version": "5.0.0",
4836
4760
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-5.0.0.tgz",
@@ -4845,6 +4769,17 @@
4845
4769
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4846
4770
  }
4847
4771
  },
4772
+ "node_modules/read-package-json/node_modules/signal-exit": {
4773
+ "version": "4.0.1",
4774
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.1.tgz",
4775
+ "integrity": "sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw==",
4776
+ "engines": {
4777
+ "node": ">=14"
4778
+ },
4779
+ "funding": {
4780
+ "url": "https://github.com/sponsors/isaacs"
4781
+ }
4782
+ },
4848
4783
  "node_modules/read-pkg": {
4849
4784
  "version": "8.0.0",
4850
4785
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-8.0.0.tgz",
@@ -5091,9 +5026,9 @@
5091
5026
  }
5092
5027
  },
5093
5028
  "node_modules/read-pkg/node_modules/type-fest": {
5094
- "version": "3.8.0",
5095
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.8.0.tgz",
5096
- "integrity": "sha512-FVNSzGQz9Th+/9R6Lvv7WIAkstylfHN2/JYxkyhhmKFYh9At2DST8t6L6Lref9eYO8PXFTfG9Sg1Agg0K3vq3Q==",
5029
+ "version": "3.9.0",
5030
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.9.0.tgz",
5031
+ "integrity": "sha512-hR8JP2e8UiH7SME5JZjsobBlEiatFoxpzCP+R3ZeCo7kAaG1jXQE5X/buLzogM6GJu8le9Y4OcfNuIQX0rZskA==",
5097
5032
  "engines": {
5098
5033
  "node": ">=14.16"
5099
5034
  },
@@ -5319,14 +5254,6 @@
5319
5254
  "url": "https://github.com/sponsors/isaacs"
5320
5255
  }
5321
5256
  },
5322
- "node_modules/rimraf/node_modules/minipass": {
5323
- "version": "5.0.0",
5324
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
5325
- "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
5326
- "engines": {
5327
- "node": ">=8"
5328
- }
5329
- },
5330
5257
  "node_modules/rimraf/node_modules/signal-exit": {
5331
5258
  "version": "4.0.1",
5332
5259
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.1.tgz",
@@ -5653,9 +5580,9 @@
5653
5580
  "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
5654
5581
  },
5655
5582
  "node_modules/sigstore": {
5656
- "version": "1.3.2",
5657
- "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-1.3.2.tgz",
5658
- "integrity": "sha512-0KT1DjpVB11FK15ep7BIsZQV6j1jBm4SnXIInbBCRvql6II39IKONOMO+j036sGsArU/+2xqa1NDJwJkic0neA==",
5583
+ "version": "1.4.0",
5584
+ "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-1.4.0.tgz",
5585
+ "integrity": "sha512-N7TRpSbFjY/TrFDg6yGAQSYBrQ5s6qmPiq4pD6fkv1LoyfMsLG0NwZWG2s5q+uttLHgyVyTa0Rogx2P78rN8kQ==",
5659
5586
  "dependencies": {
5660
5587
  "@sigstore/protobuf-specs": "^0.1.0",
5661
5588
  "make-fetch-happen": "^11.0.1",
@@ -5777,11 +5704,11 @@
5777
5704
  }
5778
5705
  },
5779
5706
  "node_modules/ssri": {
5780
- "version": "10.0.3",
5781
- "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.3.tgz",
5782
- "integrity": "sha512-lJtX/BFPI/VEtxZmLfeh7pzisIs6micwZ3eruD3+ds9aPsXKlYpwDS2Q7omD6WC42WO9+bnUSzlMmfv8uK8meg==",
5707
+ "version": "10.0.4",
5708
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.4.tgz",
5709
+ "integrity": "sha512-12+IR2CB2C28MMAw0Ncqwj5QbTcs0nGIhgJzYWzDkb21vWmfNI83KS4f3Ci6GI98WreIfG7o9UXp3C0qbpA8nQ==",
5783
5710
  "dependencies": {
5784
- "minipass": "^4.0.0"
5711
+ "minipass": "^5.0.0"
5785
5712
  },
5786
5713
  "engines": {
5787
5714
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -5947,6 +5874,14 @@
5947
5874
  "node": ">=8"
5948
5875
  }
5949
5876
  },
5877
+ "node_modules/tar/node_modules/minipass": {
5878
+ "version": "4.2.8",
5879
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz",
5880
+ "integrity": "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==",
5881
+ "engines": {
5882
+ "node": ">=8"
5883
+ }
5884
+ },
5950
5885
  "node_modules/tar/node_modules/mkdirp": {
5951
5886
  "version": "1.0.4",
5952
5887
  "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
@@ -6342,9 +6277,9 @@
6342
6277
  "integrity": "sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A=="
6343
6278
  },
6344
6279
  "node_modules/yargs": {
6345
- "version": "17.7.1",
6346
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz",
6347
- "integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==",
6280
+ "version": "17.7.2",
6281
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
6282
+ "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
6348
6283
  "dependencies": {
6349
6284
  "cliui": "^8.0.1",
6350
6285
  "escalade": "^3.1.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.1.0",
3
+ "version": "3.1.2",
4
4
  "description": "UI5 Tooling - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -118,7 +118,7 @@
118
118
  "@ui5/builder": "^3.0.3",
119
119
  "@ui5/fs": "^3.0.3",
120
120
  "@ui5/logger": "^3.0.0",
121
- "@ui5/project": "^3.2.1",
121
+ "@ui5/project": "^3.3.0",
122
122
  "@ui5/server": "^3.1.2",
123
123
  "chalk": "^5.2.0",
124
124
  "data-with-position": "^0.5.0",
@@ -128,7 +128,7 @@
128
128
  "pretty-hrtime": "^1.0.3",
129
129
  "semver": "^7.5.0",
130
130
  "update-notifier": "^6.0.2",
131
- "yargs": "^17.7.1"
131
+ "yargs": "^17.7.2"
132
132
  },
133
133
  "devDependencies": {
134
134
  "@istanbuljs/esm-loader-hook": "^0.2.0",
@@ -140,7 +140,7 @@
140
140
  "eslint": "^8.39.0",
141
141
  "eslint-config-google": "^0.14.0",
142
142
  "eslint-plugin-ava": "^14.0.0",
143
- "eslint-plugin-jsdoc": "^41.1.2",
143
+ "eslint-plugin-jsdoc": "^43.1.1",
144
144
  "esmock": "^2.2.1",
145
145
  "execa": "^7.1.1",
146
146
  "jsdoc": "^4.0.2",