@forge/cli 4.0.0 → 4.1.0-next.3
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,47 @@
|
|
|
1
1
|
# @forge/cli
|
|
2
2
|
|
|
3
|
+
## 4.1.0-next.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [24203783]
|
|
8
|
+
- @forge/manifest@3.3.0-next.1
|
|
9
|
+
- @forge/cli-shared@2.3.0-next.2
|
|
10
|
+
- @forge/lint@3.0.2-next.3
|
|
11
|
+
- @forge/bundler@3.0.1-next.3
|
|
12
|
+
|
|
13
|
+
## 4.1.0-next.2
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [56164fe]
|
|
18
|
+
- @forge/csp@1.10.0-next.0
|
|
19
|
+
- @forge/lint@3.0.2-next.2
|
|
20
|
+
- @forge/bundler@3.0.1-next.2
|
|
21
|
+
|
|
22
|
+
## 4.1.0-next.1
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- Updated dependencies [c145946]
|
|
27
|
+
- @forge/manifest@3.3.0-next.0
|
|
28
|
+
- @forge/cli-shared@2.3.0-next.1
|
|
29
|
+
- @forge/lint@3.0.2-next.1
|
|
30
|
+
- @forge/bundler@3.0.1-next.1
|
|
31
|
+
|
|
32
|
+
## 4.1.0-next.0
|
|
33
|
+
|
|
34
|
+
### Minor Changes
|
|
35
|
+
|
|
36
|
+
- 949bd40: The @forge/cli will now download templates from a new service (previously bitbucket), old versions of the CLI won't receive template updates
|
|
37
|
+
|
|
38
|
+
### Patch Changes
|
|
39
|
+
|
|
40
|
+
- Updated dependencies [949bd40]
|
|
41
|
+
- @forge/cli-shared@2.3.0-next.0
|
|
42
|
+
- @forge/bundler@3.0.1-next.0
|
|
43
|
+
- @forge/lint@3.0.2-next.0
|
|
44
|
+
|
|
3
45
|
## 4.0.0
|
|
4
46
|
|
|
5
47
|
### Major Changes
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/cli",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.1.0-next.3",
|
|
4
4
|
"lockfileVersion": 1,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"dependencies": {
|
|
@@ -431,9 +431,9 @@
|
|
|
431
431
|
"integrity": "sha512-+GFtFqBhFzwKaKmeEfw1jWQgZJNX4q11CCx1fSPFJB49Fdjb7k3lx74jAyzHlX0UWnm6DMK+/cYT7j5t6G9LfA=="
|
|
432
432
|
},
|
|
433
433
|
"@forge/bundler": {
|
|
434
|
-
"version": "3.0.
|
|
435
|
-
"resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-3.0.
|
|
436
|
-
"integrity": "sha512-
|
|
434
|
+
"version": "3.0.1-next.3",
|
|
435
|
+
"resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-3.0.1-next.3.tgz",
|
|
436
|
+
"integrity": "sha512-PvuIIRrZJUl1jg4zz5rpx7/44a9bqobjh/llLavT7YY2zt6XZcPsr6YEwd2r6rstADhwYT5kx1buFzdep7iC2Q==",
|
|
437
437
|
"requires": {
|
|
438
438
|
"@babel/core": "^7.16.7",
|
|
439
439
|
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
|
@@ -443,8 +443,8 @@
|
|
|
443
443
|
"@babel/preset-typescript": "^7.16.7",
|
|
444
444
|
"@forge/api": "2.6.0",
|
|
445
445
|
"@forge/babel-plugin-transform-ui": "1.1.0",
|
|
446
|
-
"@forge/cli-shared": "2.
|
|
447
|
-
"@forge/lint": "3.0.
|
|
446
|
+
"@forge/cli-shared": "2.3.0-next.2",
|
|
447
|
+
"@forge/lint": "3.0.2-next.3",
|
|
448
448
|
"babel-loader": "^8.2.3",
|
|
449
449
|
"buffer": "^4.3.0",
|
|
450
450
|
"chalk": "^2.4.2",
|
|
@@ -461,11 +461,11 @@
|
|
|
461
461
|
}
|
|
462
462
|
},
|
|
463
463
|
"@forge/cli-shared": {
|
|
464
|
-
"version": "2.
|
|
465
|
-
"resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-2.
|
|
466
|
-
"integrity": "sha512-
|
|
464
|
+
"version": "2.3.0-next.2",
|
|
465
|
+
"resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-2.3.0-next.2.tgz",
|
|
466
|
+
"integrity": "sha512-INgukozd2mrM4UCaVKlk1NOjRvRzlSRWPOGoD50UXnm1xSw5pISohi96wRvJLu7u2DRXqqlvknZviIbFuvGJZg==",
|
|
467
467
|
"requires": {
|
|
468
|
-
"@forge/manifest": "3.
|
|
468
|
+
"@forge/manifest": "3.3.0-next.1",
|
|
469
469
|
"@forge/util": "1.1.0",
|
|
470
470
|
"array.prototype.flatmap": "^1.2.3",
|
|
471
471
|
"case": "^1.6.2",
|
|
@@ -495,9 +495,9 @@
|
|
|
495
495
|
}
|
|
496
496
|
},
|
|
497
497
|
"@forge/csp": {
|
|
498
|
-
"version": "1.
|
|
499
|
-
"resolved": "https://registry.npmjs.org/@forge/csp/-/csp-1.
|
|
500
|
-
"integrity": "sha512-
|
|
498
|
+
"version": "1.10.0-next.0",
|
|
499
|
+
"resolved": "https://registry.npmjs.org/@forge/csp/-/csp-1.10.0-next.0.tgz",
|
|
500
|
+
"integrity": "sha512-sjZjsXH8inKbhQHdRwYtnt8r+P+stdvMIm0JEAG9czUlW2oQj3hFb/MyXsLvWORbSqXIO/xkpE8P7e3QMGjUAA==",
|
|
501
501
|
"requires": {
|
|
502
502
|
"cheerio": "^0.22.0",
|
|
503
503
|
"content-security-policy-parser": "^0.3.0",
|
|
@@ -505,13 +505,13 @@
|
|
|
505
505
|
}
|
|
506
506
|
},
|
|
507
507
|
"@forge/lint": {
|
|
508
|
-
"version": "3.0.
|
|
509
|
-
"resolved": "https://registry.npmjs.org/@forge/lint/-/lint-3.0.
|
|
510
|
-
"integrity": "sha512-
|
|
508
|
+
"version": "3.0.2-next.3",
|
|
509
|
+
"resolved": "https://registry.npmjs.org/@forge/lint/-/lint-3.0.2-next.3.tgz",
|
|
510
|
+
"integrity": "sha512-SZvwCWmyZ7+ox9EqfzKJaGn0C9AKVx/0D9XbFs3hND5GVj3LDl9K/klVTJUiovdwBsH0J4Qx8V3EyqwNhZFX7g==",
|
|
511
511
|
"requires": {
|
|
512
|
-
"@forge/cli-shared": "2.
|
|
513
|
-
"@forge/csp": "1.
|
|
514
|
-
"@forge/manifest": "3.
|
|
512
|
+
"@forge/cli-shared": "2.3.0-next.2",
|
|
513
|
+
"@forge/csp": "1.10.0-next.0",
|
|
514
|
+
"@forge/manifest": "3.3.0-next.1",
|
|
515
515
|
"@typescript-eslint/typescript-estree": "^3.5.0",
|
|
516
516
|
"atlassian-openapi": "^1.0.13",
|
|
517
517
|
"cross-spawn": "^7.0.1",
|
|
@@ -519,9 +519,9 @@
|
|
|
519
519
|
}
|
|
520
520
|
},
|
|
521
521
|
"@forge/manifest": {
|
|
522
|
-
"version": "3.
|
|
523
|
-
"resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-3.
|
|
524
|
-
"integrity": "sha512-
|
|
522
|
+
"version": "3.3.0-next.1",
|
|
523
|
+
"resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-3.3.0-next.1.tgz",
|
|
524
|
+
"integrity": "sha512-uNXjWQF9T6CIz+8AeVMuxWd0Fpa3GLcqvvQrxNOv/wMyLwS7UOQ1m+jGs87+BPjAJUnueA0ceLepdxdsHkwjEA==",
|
|
525
525
|
"requires": {
|
|
526
526
|
"@forge/util": "1.1.0",
|
|
527
527
|
"ajv": "^6.12.5",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dependency-injection.d.ts","sourceRoot":"","sources":["../../src/command-line/dependency-injection.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"dependency-injection.d.ts","sourceRoot":"","sources":["../../src/command-line/dependency-injection.ts"],"names":[],"mappings":"AAEA,OAAO,EASL,UAAU,EACV,aAAa,EAEb,UAAU,EAGV,gBAAgB,EAYhB,YAAY,EACZ,aAAa,EAOb,kBAAkB,EAIlB,kBAAkB,EACnB,MAAM,mBAAmB,CAAC;AAG3B,OAAO,EAAE,uBAAuB,EAAE,MAAM,sCAAsC,CAAC;AAE/E,OAAO,EAML,0BAA0B,EAG3B,MAAM,WAAW,CAAC;AAEnB,OAAO,EAAE,gCAAgC,EAAE,MAAM,sDAAsD,CAAC;AAExG,OAAO,EAAE,+BAA+B,EAAE,MAAM,qDAAqD,CAAC;AACtG,OAAO,EAAE,6BAA6B,EAAE,MAAM,mDAAmD,CAAC;AAIlG,OAAO,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAI3E,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC1E,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAIrE,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAQtE,OAAO,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AAIzE,OAAO,EAAE,uBAAuB,EAAE,MAAM,kCAAkC,CAAC;AAG3E,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAE5D,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAC9E,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAWlE,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAE7D,eAAO,MAAM,eAAe,eAAsB,UAAU,GAAG,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwOvE,CAAC;AAGF,aAAK,WAAW,CAAC,CAAC,IAAI,CAAC,SAAS,OAAO,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC;AAC3D,oBAAY,YAAY,GAAG,WAAW,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC"}
|
|
@@ -86,9 +86,9 @@ exports.getDependencies = async (cliDetails) => {
|
|
|
86
86
|
const zipAccessor = new cli_shared_1.UnzipperZipAccessor();
|
|
87
87
|
const loginCommand = new cli_shared_1.LoginCommand(createGraphQLClient, tokenStore, ui);
|
|
88
88
|
const logoutCommand = new cli_shared_1.LogoutCommand(tokenStore);
|
|
89
|
-
const downloader = new cli_shared_1.
|
|
89
|
+
const downloader = new cli_shared_1.TemplateServiceDownloader();
|
|
90
90
|
const extractor = new cli_shared_1.ZipTemplateExtractor(zipAccessor);
|
|
91
|
-
const lister = new cli_shared_1.
|
|
91
|
+
const lister = new cli_shared_1.TemplateServiceLister();
|
|
92
92
|
const createAppGraphQLClient = new cli_shared_1.CreateAppGraphQLClient(graphQLClient);
|
|
93
93
|
const registerAppCommand = new cli_shared_1.RegisterAppCommand(createAppGraphQLClient, appConfigWriter, ui);
|
|
94
94
|
const templater = new cli_shared_1.ComposableTemplater(downloader, extractor, lister, ui);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/cli",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.1.0-next.3",
|
|
4
4
|
"description": "A command line interface for managing Atlassian-hosted apps",
|
|
5
5
|
"author": "Atlassian",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"postinstall": "node -e \"process.exitCode = fs.existsSync('./out/bin/postinstall.js')\" || node ./out/bin/postinstall.js"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@forge/bundler": "3.0.
|
|
22
|
-
"@forge/cli-shared": "2.
|
|
23
|
-
"@forge/csp": "^1.
|
|
24
|
-
"@forge/lint": "3.0.
|
|
25
|
-
"@forge/manifest": "3.
|
|
21
|
+
"@forge/bundler": "3.0.1-next.3",
|
|
22
|
+
"@forge/cli-shared": "2.3.0-next.2",
|
|
23
|
+
"@forge/csp": "^1.10.0-next.0",
|
|
24
|
+
"@forge/lint": "3.0.2-next.3",
|
|
25
|
+
"@forge/manifest": "3.3.0-next.1",
|
|
26
26
|
"@forge/util": "1.1.0",
|
|
27
27
|
"ajv": "^6.12.5",
|
|
28
28
|
"archiver": "^5.2.0",
|