@forge/cli 12.5.3-next.3 → 12.6.0-next.4
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 +22 -0
- package/npm-shrinkwrap.json +35 -35
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @forge/cli
|
|
2
2
|
|
|
3
|
+
## 12.6.0-next.4
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- f5d312b: Add support for docker-compose file generation for containers tunnelling
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- 504cd62: Added backend SDK for permission handling
|
|
12
|
+
- Updated dependencies [f59b4d7]
|
|
13
|
+
- Updated dependencies [504cd62]
|
|
14
|
+
- Updated dependencies [6e2892c]
|
|
15
|
+
- Updated dependencies [de0f1c1]
|
|
16
|
+
- Updated dependencies [bda8688]
|
|
17
|
+
- Updated dependencies [f5d312b]
|
|
18
|
+
- @forge/manifest@10.6.0-next.3
|
|
19
|
+
- @forge/bundler@6.1.7-next.4
|
|
20
|
+
- @forge/runtime@6.0.4-next.0
|
|
21
|
+
- @forge/cli-shared@8.7.0-next.4
|
|
22
|
+
- @forge/tunnel@6.2.0-next.4
|
|
23
|
+
- @forge/lint@5.11.3-next.4
|
|
24
|
+
|
|
3
25
|
## 12.5.3-next.3
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/cli",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.6.0-next.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@forge/cli",
|
|
9
|
-
"version": "12.
|
|
9
|
+
"version": "12.6.0-next.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@forge/bundler": "6.1.7-next.
|
|
14
|
-
"@forge/cli-shared": "8.7.0-next.
|
|
13
|
+
"@forge/bundler": "6.1.7-next.4",
|
|
14
|
+
"@forge/cli-shared": "8.7.0-next.4",
|
|
15
15
|
"@forge/egress": "2.0.3",
|
|
16
16
|
"@forge/i18n": "0.0.7",
|
|
17
|
-
"@forge/lint": "5.11.3-next.
|
|
18
|
-
"@forge/manifest": "10.6.0-next.
|
|
19
|
-
"@forge/runtime": "6.0.
|
|
20
|
-
"@forge/tunnel": "6.
|
|
17
|
+
"@forge/lint": "5.11.3-next.4",
|
|
18
|
+
"@forge/manifest": "10.6.0-next.3",
|
|
19
|
+
"@forge/runtime": "6.0.4-next.0",
|
|
20
|
+
"@forge/tunnel": "6.2.0-next.4",
|
|
21
21
|
"@forge/util": "2.0.0",
|
|
22
22
|
"@sentry/node": "7.106.0",
|
|
23
23
|
"ajv": "^8.12.0",
|
|
@@ -547,9 +547,9 @@
|
|
|
547
547
|
}
|
|
548
548
|
},
|
|
549
549
|
"node_modules/@forge/bundler": {
|
|
550
|
-
"version": "6.1.7-next.
|
|
551
|
-
"resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-6.1.7-next.
|
|
552
|
-
"integrity": "sha512-
|
|
550
|
+
"version": "6.1.7-next.4",
|
|
551
|
+
"resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-6.1.7-next.4.tgz",
|
|
552
|
+
"integrity": "sha512-ykRhIf+GzMypQ350KbqLT7AJ5YfIwA4bdnlAcpNnFGu3YzwxiK3fLkozylAxIlLLPwBt9pcrq+Tlr755KrQreg==",
|
|
553
553
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
554
554
|
"dependencies": {
|
|
555
555
|
"@babel/core": "^7.24.0",
|
|
@@ -561,10 +561,10 @@
|
|
|
561
561
|
"@babel/plugin-transform-react-jsx": "^7.23.4",
|
|
562
562
|
"@babel/traverse": "^7.24.0",
|
|
563
563
|
"@babel/types": "^7.24.0",
|
|
564
|
-
"@forge/cli-shared": "8.7.0-next.
|
|
564
|
+
"@forge/cli-shared": "8.7.0-next.4",
|
|
565
565
|
"@forge/i18n": "0.0.7",
|
|
566
|
-
"@forge/lint": "5.11.3-next.
|
|
567
|
-
"@forge/manifest": "10.6.0-next.
|
|
566
|
+
"@forge/lint": "5.11.3-next.4",
|
|
567
|
+
"@forge/manifest": "10.6.0-next.3",
|
|
568
568
|
"babel-loader": "^8.3.0",
|
|
569
569
|
"cheerio": "^1.1.0",
|
|
570
570
|
"cross-spawn": "^7.0.6",
|
|
@@ -584,13 +584,13 @@
|
|
|
584
584
|
}
|
|
585
585
|
},
|
|
586
586
|
"node_modules/@forge/cli-shared": {
|
|
587
|
-
"version": "8.7.0-next.
|
|
588
|
-
"resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-8.7.0-next.
|
|
589
|
-
"integrity": "sha512-
|
|
587
|
+
"version": "8.7.0-next.4",
|
|
588
|
+
"resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-8.7.0-next.4.tgz",
|
|
589
|
+
"integrity": "sha512-rNdOAfbE3lQyr0pQKIdOMw6HOs/MyFFET6jkU7are+pY6Cr+SQoHypqNuR6U07M/T47TI4GJcgMIo/aiQcRcxg==",
|
|
590
590
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
591
591
|
"dependencies": {
|
|
592
592
|
"@forge/i18n": "0.0.7",
|
|
593
|
-
"@forge/manifest": "10.6.0-next.
|
|
593
|
+
"@forge/manifest": "10.6.0-next.3",
|
|
594
594
|
"@forge/util": "2.0.0",
|
|
595
595
|
"@sentry/node": "7.106.0",
|
|
596
596
|
"adm-zip": "^0.5.10",
|
|
@@ -658,16 +658,16 @@
|
|
|
658
658
|
}
|
|
659
659
|
},
|
|
660
660
|
"node_modules/@forge/lint": {
|
|
661
|
-
"version": "5.11.3-next.
|
|
662
|
-
"resolved": "https://registry.npmjs.org/@forge/lint/-/lint-5.11.3-next.
|
|
663
|
-
"integrity": "sha512-
|
|
661
|
+
"version": "5.11.3-next.4",
|
|
662
|
+
"resolved": "https://registry.npmjs.org/@forge/lint/-/lint-5.11.3-next.4.tgz",
|
|
663
|
+
"integrity": "sha512-NFSumMf47Ap5b5Fee0upvmj3ownCTKQp2fngOXfgFKmbCmt7zTne7sG0fR7pKJ4HT1D09nWOBJahzhcunhBwNQ==",
|
|
664
664
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
665
665
|
"dependencies": {
|
|
666
666
|
"@atlassian/atlassian-openapi": "^1.0.6",
|
|
667
|
-
"@forge/cli-shared": "8.7.0-next.
|
|
667
|
+
"@forge/cli-shared": "8.7.0-next.4",
|
|
668
668
|
"@forge/csp": "5.0.2-next.0",
|
|
669
669
|
"@forge/egress": "2.0.3",
|
|
670
|
-
"@forge/manifest": "10.6.0-next.
|
|
670
|
+
"@forge/manifest": "10.6.0-next.3",
|
|
671
671
|
"@typescript-eslint/typescript-estree": "^5.62.0",
|
|
672
672
|
"array.prototype.flatmap": "^1.3.3",
|
|
673
673
|
"cross-spawn": "^7.0.6",
|
|
@@ -675,9 +675,9 @@
|
|
|
675
675
|
}
|
|
676
676
|
},
|
|
677
677
|
"node_modules/@forge/manifest": {
|
|
678
|
-
"version": "10.6.0-next.
|
|
679
|
-
"resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-10.6.0-next.
|
|
680
|
-
"integrity": "sha512-
|
|
678
|
+
"version": "10.6.0-next.3",
|
|
679
|
+
"resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-10.6.0-next.3.tgz",
|
|
680
|
+
"integrity": "sha512-YanyMRTFJgT+QGSMJ+cRIOmNjy/x1wa7H5NwJrvPjJ/0TvZbYFrQxXo/NY8DR2YPKl/A/hXuLPpdRGZvs1dgNA==",
|
|
681
681
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
682
682
|
"dependencies": {
|
|
683
683
|
"@forge/i18n": "0.0.7",
|
|
@@ -692,21 +692,21 @@
|
|
|
692
692
|
}
|
|
693
693
|
},
|
|
694
694
|
"node_modules/@forge/runtime": {
|
|
695
|
-
"version": "6.0.
|
|
696
|
-
"resolved": "https://registry.npmjs.org/@forge/runtime/-/runtime-6.0.
|
|
697
|
-
"integrity": "sha512-
|
|
695
|
+
"version": "6.0.4-next.0",
|
|
696
|
+
"resolved": "https://registry.npmjs.org/@forge/runtime/-/runtime-6.0.4-next.0.tgz",
|
|
697
|
+
"integrity": "sha512-jiaQd8O532yTe47cySDfPZ+8P8egflKjF4gVgDk8yDKNBpZcAIwDsUPUcFcxLW6wy1gty/S1VgzY7yz0aXEMgg==",
|
|
698
698
|
"license": "SEE LICENSE IN LICENSE.txt"
|
|
699
699
|
},
|
|
700
700
|
"node_modules/@forge/tunnel": {
|
|
701
|
-
"version": "6.
|
|
702
|
-
"resolved": "https://registry.npmjs.org/@forge/tunnel/-/tunnel-6.
|
|
703
|
-
"integrity": "sha512-
|
|
701
|
+
"version": "6.2.0-next.4",
|
|
702
|
+
"resolved": "https://registry.npmjs.org/@forge/tunnel/-/tunnel-6.2.0-next.4.tgz",
|
|
703
|
+
"integrity": "sha512-ICa9oX4egVC94uDO/ELaVpgxSIsSZL6wRGpO4VIBGyG5DczPC+Rhq5qPhjGbFu7e4cULobO++dKlYPaGbzjAbg==",
|
|
704
704
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
705
705
|
"dependencies": {
|
|
706
|
-
"@forge/bundler": "6.1.7-next.
|
|
707
|
-
"@forge/cli-shared": "8.7.0-next.
|
|
706
|
+
"@forge/bundler": "6.1.7-next.4",
|
|
707
|
+
"@forge/cli-shared": "8.7.0-next.4",
|
|
708
708
|
"@forge/csp": "5.0.2-next.0",
|
|
709
|
-
"@forge/runtime": "6.0.
|
|
709
|
+
"@forge/runtime": "6.0.4-next.0",
|
|
710
710
|
"cheerio": "^1.1.0",
|
|
711
711
|
"chokidar": "^3.6.0",
|
|
712
712
|
"cloudflared": "^0.7.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/cli",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.6.0-next.4",
|
|
4
4
|
"description": "A command line interface for managing Atlassian-hosted apps",
|
|
5
5
|
"author": "Atlassian",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
@@ -18,14 +18,14 @@
|
|
|
18
18
|
"postinstall": "node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\""
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@forge/bundler": "6.1.7-next.
|
|
22
|
-
"@forge/cli-shared": "8.7.0-next.
|
|
21
|
+
"@forge/bundler": "6.1.7-next.4",
|
|
22
|
+
"@forge/cli-shared": "8.7.0-next.4",
|
|
23
23
|
"@forge/egress": "2.0.3",
|
|
24
|
-
"@forge/lint": "5.11.3-next.
|
|
25
|
-
"@forge/manifest": "10.6.0-next.
|
|
24
|
+
"@forge/lint": "5.11.3-next.4",
|
|
25
|
+
"@forge/manifest": "10.6.0-next.3",
|
|
26
26
|
"@forge/i18n": "0.0.7",
|
|
27
|
-
"@forge/runtime": "6.0.
|
|
28
|
-
"@forge/tunnel": "6.
|
|
27
|
+
"@forge/runtime": "6.0.4-next.0",
|
|
28
|
+
"@forge/tunnel": "6.2.0-next.4",
|
|
29
29
|
"@forge/util": "2.0.0",
|
|
30
30
|
"@sentry/node": "7.106.0",
|
|
31
31
|
"ajv": "^8.12.0",
|