@ui5/cli 4.0.27 → 4.0.29

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,7 +2,13 @@
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/v4.0.27...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.29...HEAD).
6
+
7
+ <a name="v4.0.29"></a>
8
+ ## [v4.0.29] - 2025-10-07
9
+ ### Dependency Updates
10
+ - Bump [@ui5](https://github.com/ui5)/builder from 4.0.11 to 4.0.12 [`4ee1fbf`](https://github.com/SAP/ui5-cli/commit/4ee1fbff4e22b783b2b8174b98715e96ec8d4fe7)
11
+
6
12
 
7
13
  <a name="v4.0.27"></a>
8
14
  ## [v4.0.27] - 2025-10-01
@@ -1386,6 +1392,7 @@ Only Node.js v10 or higher is supported.
1386
1392
 
1387
1393
  <a name="v0.0.1"></a>
1388
1394
  ## v0.0.1 - 2018-06-06
1395
+ [v4.0.29]: https://github.com/SAP/ui5-cli/compare/v4.0.27...v4.0.29
1389
1396
  [v4.0.27]: https://github.com/SAP/ui5-cli/compare/v4.0.26...v4.0.27
1390
1397
  [v4.0.26]: https://github.com/SAP/ui5-cli/compare/v4.0.25...v4.0.26
1391
1398
  [v4.0.25]: https://github.com/SAP/ui5-cli/compare/v4.0.24...v4.0.25
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "4.0.27",
3
+ "version": "4.0.29",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@ui5/cli",
9
- "version": "4.0.27",
9
+ "version": "4.0.29",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@ui5/builder": "^4.0.11",
12
+ "@ui5/builder": "^4.0.12",
13
13
  "@ui5/fs": "^4.0.3",
14
14
  "@ui5/logger": "^4.0.2",
15
15
  "@ui5/project": "^4.0.6",
@@ -557,12 +557,12 @@
557
557
  "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="
558
558
  },
559
559
  "node_modules/@ui5/builder": {
560
- "version": "4.0.11",
561
- "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.0.11.tgz",
562
- "integrity": "sha512-6CsTCau0aP2NaXk9cZZ5dyINgKAoHL/n6l/O+d9ZTeHAKEyPM2+7WXXCLlMO/Z/SD+eEShztnsg1aCKyAzS5dQ==",
560
+ "version": "4.0.12",
561
+ "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.0.12.tgz",
562
+ "integrity": "sha512-79cTHC7Uch67RAV4YD0iWmT+U5o14wuywuD5W1iszPnfJ522MQ4lA0QILTODPPsZAwYrqwC6kRQeekESZnWVMg==",
563
563
  "dependencies": {
564
564
  "@jridgewell/sourcemap-codec": "^1.5.5",
565
- "@ui5/fs": "^4.0.2",
565
+ "@ui5/fs": "^4.0.3",
566
566
  "@ui5/logger": "^4.0.2",
567
567
  "cheerio": "1.0.0",
568
568
  "escape-unicode": "^0.2.0",
@@ -1088,9 +1088,9 @@
1088
1088
  }
1089
1089
  },
1090
1090
  "node_modules/ci-info": {
1091
- "version": "4.3.0",
1092
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.0.tgz",
1093
- "integrity": "sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==",
1091
+ "version": "4.3.1",
1092
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.1.tgz",
1093
+ "integrity": "sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==",
1094
1094
  "funding": [
1095
1095
  {
1096
1096
  "type": "github",
@@ -5160,9 +5160,9 @@
5160
5160
  "integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g=="
5161
5161
  },
5162
5162
  "node_modules/undici": {
5163
- "version": "6.21.3",
5164
- "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz",
5165
- "integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==",
5163
+ "version": "6.22.0",
5164
+ "resolved": "https://registry.npmjs.org/undici/-/undici-6.22.0.tgz",
5165
+ "integrity": "sha512-hU/10obOIu62MGYjdskASR3CUAiYaFTtC9Pa6vHyf//mAipSvSQg6od2CnJswq7fvzNS3zJhxoRkgNVaHurWKw==",
5166
5166
  "engines": {
5167
5167
  "node": ">=18.17"
5168
5168
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "4.0.27",
3
+ "version": "4.0.29",
4
4
  "description": "UI5 CLI - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -116,7 +116,7 @@
116
116
  "url": "git@github.com:SAP/ui5-cli.git"
117
117
  },
118
118
  "dependencies": {
119
- "@ui5/builder": "^4.0.11",
119
+ "@ui5/builder": "^4.0.12",
120
120
  "@ui5/fs": "^4.0.3",
121
121
  "@ui5/logger": "^4.0.2",
122
122
  "@ui5/project": "^4.0.6",
@@ -139,7 +139,7 @@
139
139
  "cross-env": "^7.0.3",
140
140
  "depcheck": "^1.4.7",
141
141
  "docdash": "^2.0.2",
142
- "eslint": "^9.36.0",
142
+ "eslint": "^9.37.0",
143
143
  "eslint-config-google": "^0.14.0",
144
144
  "eslint-plugin-ava": "^15.1.0",
145
145
  "eslint-plugin-jsdoc": "^52.0.4",