@ui5/cli 3.0.0-alpha.5 → 3.0.0-alpha.6

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/v3.0.0-alpha.5...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.6...HEAD).
6
+
7
+ <a name="v3.0.0-alpha.6"></a>
8
+ ## [v3.0.0-alpha.6] - 2022-04-14
9
+ ### Dependency Updates
10
+ - Bump [@ui5](https://github.com/ui5)/builder from 3.0.0-alpha.4 to 3.0.0-alpha.5 [`87c4136`](https://github.com/SAP/ui5-cli/commit/87c413627696365eb94de9fccdd7798a05543933)
11
+
6
12
 
7
13
  <a name="v3.0.0-alpha.5"></a>
8
14
  ## [v3.0.0-alpha.5] - 2022-04-05
@@ -757,6 +763,7 @@ Only Node.js v10 or higher is supported.
757
763
  <a name="v0.0.1"></a>
758
764
  ## v0.0.1 - 2018-06-06
759
765
 
766
+ [v3.0.0-alpha.6]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.5...v3.0.0-alpha.6
760
767
  [v3.0.0-alpha.5]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.4...v3.0.0-alpha.5
761
768
  [v3.0.0-alpha.4]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.3...v3.0.0-alpha.4
762
769
  [v3.0.0-alpha.3]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.2...v3.0.0-alpha.3
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.0.0-alpha.5",
3
+ "version": "3.0.0-alpha.6",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@ui5/cli",
9
- "version": "3.0.0-alpha.5",
9
+ "version": "3.0.0-alpha.6",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@ui5/builder": "^3.0.0-alpha.4",
12
+ "@ui5/builder": "^3.0.0-alpha.5",
13
13
  "@ui5/fs": "^3.0.0-alpha.2",
14
14
  "@ui5/logger": "^3.0.1-alpha.1",
15
15
  "@ui5/project": "^3.0.0-alpha.1",
@@ -203,9 +203,9 @@
203
203
  "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
204
204
  },
205
205
  "node_modules/@ui5/builder": {
206
- "version": "3.0.0-alpha.4",
207
- "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-3.0.0-alpha.4.tgz",
208
- "integrity": "sha512-M4dlyRdIFjEGgAGdLQ9QdW9qYffmGabz/VdkQC7DGYlbqDjI7lSfJUPpXDf6+SN7Y0EWol5T6sxusiHyzoQyuQ==",
206
+ "version": "3.0.0-alpha.5",
207
+ "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-3.0.0-alpha.5.tgz",
208
+ "integrity": "sha512-ADO0Grp8sewrlVA4hWNdlJPGOc1xycod0nd7q7VxtlwztJgVNdp0ZL2egK2tPbBnO+nV49cwH7vDLgxceEzv/A==",
209
209
  "dependencies": {
210
210
  "@ui5/fs": "^3.0.0-alpha.2",
211
211
  "@ui5/logger": "^3.0.1-alpha.1",
@@ -5434,9 +5434,9 @@
5434
5434
  "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
5435
5435
  },
5436
5436
  "@ui5/builder": {
5437
- "version": "3.0.0-alpha.4",
5438
- "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-3.0.0-alpha.4.tgz",
5439
- "integrity": "sha512-M4dlyRdIFjEGgAGdLQ9QdW9qYffmGabz/VdkQC7DGYlbqDjI7lSfJUPpXDf6+SN7Y0EWol5T6sxusiHyzoQyuQ==",
5437
+ "version": "3.0.0-alpha.5",
5438
+ "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-3.0.0-alpha.5.tgz",
5439
+ "integrity": "sha512-ADO0Grp8sewrlVA4hWNdlJPGOc1xycod0nd7q7VxtlwztJgVNdp0ZL2egK2tPbBnO+nV49cwH7vDLgxceEzv/A==",
5440
5440
  "requires": {
5441
5441
  "@ui5/fs": "^3.0.0-alpha.2",
5442
5442
  "@ui5/logger": "^3.0.1-alpha.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.0.0-alpha.5",
3
+ "version": "3.0.0-alpha.6",
4
4
  "description": "UI5 Tooling - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -108,7 +108,7 @@
108
108
  "url": "git@github.com:SAP/ui5-cli.git"
109
109
  },
110
110
  "dependencies": {
111
- "@ui5/builder": "^3.0.0-alpha.4",
111
+ "@ui5/builder": "^3.0.0-alpha.5",
112
112
  "@ui5/fs": "^3.0.0-alpha.2",
113
113
  "@ui5/logger": "^3.0.1-alpha.1",
114
114
  "@ui5/project": "^3.0.0-alpha.1",