@salesforce/plugin-release-management 5.7.29 → 5.7.30
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/README.md +17 -17
- package/npm-shrinkwrap.json +63 -290
- package/oclif.lock +33 -132
- package/oclif.manifest.json +161 -161
- package/package.json +4 -4
package/oclif.lock
CHANGED
|
@@ -2064,7 +2064,7 @@
|
|
|
2064
2064
|
strip-ansi "6.0.1"
|
|
2065
2065
|
ts-retry-promise "^0.8.1"
|
|
2066
2066
|
|
|
2067
|
-
"@salesforce/core@^8.10.
|
|
2067
|
+
"@salesforce/core@^8.10.1", "@salesforce/core@^8.10.3", "@salesforce/core@^8.11.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5":
|
|
2068
2068
|
version "8.11.0"
|
|
2069
2069
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.11.0.tgz#23d5ddcc318008230258ab449e70a26f671123c2"
|
|
2070
2070
|
integrity sha512-S4UgHKUy1hykRQVaoYm+LSktQgRhI3ltAUoLGI25/Q8gYokERTa2E7MpPMb+X/kTpjJJvDlnQqelB/sQJs/AKA==
|
|
@@ -2146,40 +2146,40 @@
|
|
|
2146
2146
|
debug "^4.4.0"
|
|
2147
2147
|
handlebars "^4.7.8"
|
|
2148
2148
|
|
|
2149
|
-
"@salesforce/plugin-info@^3.4.
|
|
2150
|
-
version "3.4.
|
|
2151
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
2152
|
-
integrity sha512-
|
|
2149
|
+
"@salesforce/plugin-info@^3.4.59":
|
|
2150
|
+
version "3.4.60"
|
|
2151
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.60.tgz#a5f5f73e0906c076fa3be8d065085b10b48d5059"
|
|
2152
|
+
integrity sha512-Eh2KxfW3nE5E5ms8HukI+lY7LbZKF5LfvoUp8fLrKrRFE1rfey6jW2IKQeyrJYlOwtdAHg9sUg5dC41MCAwdVg==
|
|
2153
2153
|
dependencies:
|
|
2154
2154
|
"@inquirer/input" "^2.3.0"
|
|
2155
2155
|
"@jsforce/jsforce-node" "^3.8.1"
|
|
2156
2156
|
"@oclif/core" "^4"
|
|
2157
|
-
"@salesforce/core" "^8.10.
|
|
2157
|
+
"@salesforce/core" "^8.10.3"
|
|
2158
2158
|
"@salesforce/kit" "^3.2.3"
|
|
2159
2159
|
"@salesforce/sf-plugins-core" "^12"
|
|
2160
2160
|
got "^13.0.0"
|
|
2161
2161
|
marked "^4.3.0"
|
|
2162
2162
|
marked-terminal "^4.2.0"
|
|
2163
|
-
open "^10.1.
|
|
2163
|
+
open "^10.1.2"
|
|
2164
2164
|
proxy-agent "^6.5.0"
|
|
2165
2165
|
semver "^7.7.1"
|
|
2166
2166
|
|
|
2167
|
-
"@salesforce/plugin-trust@^3.7.
|
|
2168
|
-
version "3.7.
|
|
2169
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
2170
|
-
integrity sha512-
|
|
2167
|
+
"@salesforce/plugin-trust@^3.7.89":
|
|
2168
|
+
version "3.7.89"
|
|
2169
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-trust/-/plugin-trust-3.7.89.tgz#4f3e33703d216fc356739a5d1f833dbcdfb19db5"
|
|
2170
|
+
integrity sha512-7nkviGEaBKEOE0AJO/tSJkBwEFqbRXYHRkDnIBWst8noGNT09IlFp5vnzhZsj0LScfVoySCV+CUdUT1cAxjiKQ==
|
|
2171
2171
|
dependencies:
|
|
2172
2172
|
"@oclif/core" "^4"
|
|
2173
2173
|
"@salesforce/core" "^8.10.1"
|
|
2174
2174
|
"@salesforce/kit" "^3.2.0"
|
|
2175
|
-
"@salesforce/plugin-info" "^3.4.
|
|
2175
|
+
"@salesforce/plugin-info" "^3.4.59"
|
|
2176
2176
|
"@salesforce/sf-plugins-core" "^12"
|
|
2177
2177
|
got "^13.0.0"
|
|
2178
2178
|
npm "^10.9.2"
|
|
2179
2179
|
npm-run-path "^4.0.1"
|
|
2180
2180
|
proxy-agent "^6.5.0"
|
|
2181
2181
|
semver "^7.7.1"
|
|
2182
|
-
shelljs "^0.
|
|
2182
|
+
shelljs "^0.10.0"
|
|
2183
2183
|
|
|
2184
2184
|
"@salesforce/prettier-config@^0.0.3":
|
|
2185
2185
|
version "0.0.3"
|
|
@@ -3002,12 +3002,12 @@
|
|
|
3002
3002
|
dependencies:
|
|
3003
3003
|
"@types/node" "*"
|
|
3004
3004
|
|
|
3005
|
-
"@types/node@*":
|
|
3006
|
-
version "
|
|
3007
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-
|
|
3008
|
-
integrity sha512-
|
|
3005
|
+
"@types/node@*", "@types/node@^22.5.5":
|
|
3006
|
+
version "22.5.5"
|
|
3007
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44"
|
|
3008
|
+
integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==
|
|
3009
3009
|
dependencies:
|
|
3010
|
-
undici-types "~
|
|
3010
|
+
undici-types "~6.19.2"
|
|
3011
3011
|
|
|
3012
3012
|
"@types/node@^18.19.41":
|
|
3013
3013
|
version "18.19.42"
|
|
@@ -3016,13 +3016,6 @@
|
|
|
3016
3016
|
dependencies:
|
|
3017
3017
|
undici-types "~5.26.4"
|
|
3018
3018
|
|
|
3019
|
-
"@types/node@^22.5.5":
|
|
3020
|
-
version "22.5.5"
|
|
3021
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.5.tgz#52f939dd0f65fc552a4ad0b392f3c466cc5d7a44"
|
|
3022
|
-
integrity sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==
|
|
3023
|
-
dependencies:
|
|
3024
|
-
undici-types "~6.19.2"
|
|
3025
|
-
|
|
3026
3019
|
"@types/normalize-package-data@^2.4.0":
|
|
3027
3020
|
version "2.4.1"
|
|
3028
3021
|
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz"
|
|
@@ -3046,10 +3039,10 @@
|
|
|
3046
3039
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.0.tgz#64c441bdae033b378b6eef7d0c3d77c329b9378e"
|
|
3047
3040
|
integrity sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==
|
|
3048
3041
|
|
|
3049
|
-
"@types/shelljs@^0.8.15":
|
|
3050
|
-
version "0.8.
|
|
3051
|
-
resolved "https://registry.
|
|
3052
|
-
integrity sha512-
|
|
3042
|
+
"@types/shelljs@^0.8.15", "@types/shelljs@^0.8.16":
|
|
3043
|
+
version "0.8.16"
|
|
3044
|
+
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.16.tgz#d18efab20bb76e465575e16b8e0db94d2973036f"
|
|
3045
|
+
integrity sha512-40SUXiH0tZfAg/oKkkGF1kdHPAmE4slv2xAmbfa8VtE6ztHYwdpW2phlzHTVdJh5JOGqA3Cx1Hzp7kxFalKHYA==
|
|
3053
3046
|
dependencies:
|
|
3054
3047
|
"@types/glob" "~7.2.0"
|
|
3055
3048
|
"@types/node" "*"
|
|
@@ -4393,17 +4386,6 @@ create-require@^1.1.0:
|
|
|
4393
4386
|
resolved "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz"
|
|
4394
4387
|
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
|
|
4395
4388
|
|
|
4396
|
-
cross-spawn@^6.0.0:
|
|
4397
|
-
version "6.0.6"
|
|
4398
|
-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
|
|
4399
|
-
integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
|
|
4400
|
-
dependencies:
|
|
4401
|
-
nice-try "^1.0.4"
|
|
4402
|
-
path-key "^2.0.1"
|
|
4403
|
-
semver "^5.5.0"
|
|
4404
|
-
shebang-command "^1.2.0"
|
|
4405
|
-
which "^1.2.9"
|
|
4406
|
-
|
|
4407
4389
|
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
|
4408
4390
|
version "7.0.5"
|
|
4409
4391
|
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82"
|
|
@@ -4962,12 +4944,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4962
4944
|
semver "^7.5.4"
|
|
4963
4945
|
spdx-expression-parse "^4.0.0"
|
|
4964
4946
|
|
|
4965
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4966
|
-
version "1.20.
|
|
4967
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4968
|
-
integrity sha512-
|
|
4947
|
+
eslint-plugin-sf-plugin@^1.20.23:
|
|
4948
|
+
version "1.20.23"
|
|
4949
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.23.tgz#213c514a67b734c989eac1ebbc23ff506f9ddc85"
|
|
4950
|
+
integrity sha512-zlvxTJW4nMugGqgedymkEEeP/uiW/hgVGaaKZXEnCU+FMU7aW4kgTtLn+1JWk08mLwRlv/5NynGcABnsON21PA==
|
|
4969
4951
|
dependencies:
|
|
4970
|
-
"@salesforce/core" "^8.10.
|
|
4952
|
+
"@salesforce/core" "^8.10.3"
|
|
4971
4953
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4972
4954
|
|
|
4973
4955
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -5102,19 +5084,6 @@ events@^3.3.0:
|
|
|
5102
5084
|
resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz"
|
|
5103
5085
|
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
|
5104
5086
|
|
|
5105
|
-
execa@^1.0.0:
|
|
5106
|
-
version "1.0.0"
|
|
5107
|
-
resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
|
|
5108
|
-
integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
|
|
5109
|
-
dependencies:
|
|
5110
|
-
cross-spawn "^6.0.0"
|
|
5111
|
-
get-stream "^4.0.0"
|
|
5112
|
-
is-stream "^1.1.0"
|
|
5113
|
-
npm-run-path "^2.0.0"
|
|
5114
|
-
p-finally "^1.0.0"
|
|
5115
|
-
signal-exit "^3.0.0"
|
|
5116
|
-
strip-eof "^1.0.0"
|
|
5117
|
-
|
|
5118
5087
|
execa@^4.1.0:
|
|
5119
5088
|
version "4.1.0"
|
|
5120
5089
|
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
|
|
@@ -5521,13 +5490,6 @@ get-stdin@^9.0.0:
|
|
|
5521
5490
|
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
|
|
5522
5491
|
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
|
|
5523
5492
|
|
|
5524
|
-
get-stream@^4.0.0:
|
|
5525
|
-
version "4.1.0"
|
|
5526
|
-
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
|
|
5527
|
-
integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==
|
|
5528
|
-
dependencies:
|
|
5529
|
-
pump "^3.0.0"
|
|
5530
|
-
|
|
5531
5493
|
get-stream@^5.0.0:
|
|
5532
5494
|
version "5.2.0"
|
|
5533
5495
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz"
|
|
@@ -6330,11 +6292,6 @@ is-shared-array-buffer@^1.0.2:
|
|
|
6330
6292
|
dependencies:
|
|
6331
6293
|
call-bind "^1.0.2"
|
|
6332
6294
|
|
|
6333
|
-
is-stream@^1.1.0:
|
|
6334
|
-
version "1.1.0"
|
|
6335
|
-
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
|
|
6336
|
-
integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==
|
|
6337
|
-
|
|
6338
6295
|
is-stream@^2.0.0:
|
|
6339
6296
|
version "2.0.1"
|
|
6340
6297
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"
|
|
@@ -7514,11 +7471,6 @@ netmask@^2.0.2:
|
|
|
7514
7471
|
resolved "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz"
|
|
7515
7472
|
integrity sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==
|
|
7516
7473
|
|
|
7517
|
-
nice-try@^1.0.4:
|
|
7518
|
-
version "1.0.5"
|
|
7519
|
-
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
|
|
7520
|
-
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
|
|
7521
|
-
|
|
7522
7474
|
nise@^1.3.3:
|
|
7523
7475
|
version "1.5.3"
|
|
7524
7476
|
resolved "https://registry.npmjs.org/nise/-/nise-1.5.3.tgz"
|
|
@@ -7761,13 +7713,6 @@ npm-registry-fetch@^18.0.0, npm-registry-fetch@^18.0.1, npm-registry-fetch@^18.0
|
|
|
7761
7713
|
npm-package-arg "^12.0.0"
|
|
7762
7714
|
proc-log "^5.0.0"
|
|
7763
7715
|
|
|
7764
|
-
npm-run-path@^2.0.0:
|
|
7765
|
-
version "2.0.2"
|
|
7766
|
-
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
|
|
7767
|
-
integrity sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==
|
|
7768
|
-
dependencies:
|
|
7769
|
-
path-key "^2.0.0"
|
|
7770
|
-
|
|
7771
7716
|
npm-run-path@^4.0.0, npm-run-path@^4.0.1:
|
|
7772
7717
|
version "4.0.1"
|
|
7773
7718
|
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz"
|
|
@@ -7989,10 +7934,10 @@ onetime@^5.1.0, onetime@^5.1.2:
|
|
|
7989
7934
|
dependencies:
|
|
7990
7935
|
mimic-fn "^2.1.0"
|
|
7991
7936
|
|
|
7992
|
-
open@^10.1.
|
|
7993
|
-
version "10.1.
|
|
7994
|
-
resolved "https://registry.yarnpkg.com/open/-/open-10.1.
|
|
7995
|
-
integrity sha512-
|
|
7937
|
+
open@^10.1.2:
|
|
7938
|
+
version "10.1.2"
|
|
7939
|
+
resolved "https://registry.yarnpkg.com/open/-/open-10.1.2.tgz#d5df40984755c9a9c3c93df8156a12467e882925"
|
|
7940
|
+
integrity sha512-cxN6aIDPz6rm8hbebcP7vrQNhvRcveZoJU72Y7vskh4oIm+BZwBECnx5nTmrlres1Qapvx27Qo1Auukpf8PKXw==
|
|
7996
7941
|
dependencies:
|
|
7997
7942
|
default-browser "^5.2.1"
|
|
7998
7943
|
define-lazy-prop "^3.0.0"
|
|
@@ -8021,11 +7966,6 @@ p-cancelable@^3.0.0:
|
|
|
8021
7966
|
resolved "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz"
|
|
8022
7967
|
integrity sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==
|
|
8023
7968
|
|
|
8024
|
-
p-finally@^1.0.0:
|
|
8025
|
-
version "1.0.0"
|
|
8026
|
-
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
|
|
8027
|
-
integrity sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==
|
|
8028
|
-
|
|
8029
7969
|
p-limit@^1.1.0:
|
|
8030
7970
|
version "1.3.0"
|
|
8031
7971
|
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
|
|
@@ -8270,11 +8210,6 @@ path-is-absolute@^1.0.0:
|
|
|
8270
8210
|
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
|
|
8271
8211
|
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
|
|
8272
8212
|
|
|
8273
|
-
path-key@^2.0.0, path-key@^2.0.1:
|
|
8274
|
-
version "2.0.1"
|
|
8275
|
-
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
|
|
8276
|
-
integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==
|
|
8277
|
-
|
|
8278
8213
|
path-key@^3.0.0, path-key@^3.1.0:
|
|
8279
8214
|
version "3.1.1"
|
|
8280
8215
|
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
|
|
@@ -8976,7 +8911,7 @@ secure-json-parse@^2.4.0:
|
|
|
8976
8911
|
resolved "https://registry.npmjs.org/secure-json-parse/-/secure-json-parse-2.7.0.tgz"
|
|
8977
8912
|
integrity sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==
|
|
8978
8913
|
|
|
8979
|
-
"semver@2 || 3 || 4 || 5"
|
|
8914
|
+
"semver@2 || 3 || 4 || 5":
|
|
8980
8915
|
version "5.7.2"
|
|
8981
8916
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
|
|
8982
8917
|
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
|
|
@@ -9053,13 +8988,6 @@ setimmediate@^1.0.5:
|
|
|
9053
8988
|
resolved "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz"
|
|
9054
8989
|
integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
|
|
9055
8990
|
|
|
9056
|
-
shebang-command@^1.2.0:
|
|
9057
|
-
version "1.2.0"
|
|
9058
|
-
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
|
|
9059
|
-
integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==
|
|
9060
|
-
dependencies:
|
|
9061
|
-
shebang-regex "^1.0.0"
|
|
9062
|
-
|
|
9063
8991
|
shebang-command@^2.0.0:
|
|
9064
8992
|
version "2.0.0"
|
|
9065
8993
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
|
|
@@ -9067,11 +8995,6 @@ shebang-command@^2.0.0:
|
|
|
9067
8995
|
dependencies:
|
|
9068
8996
|
shebang-regex "^3.0.0"
|
|
9069
8997
|
|
|
9070
|
-
shebang-regex@^1.0.0:
|
|
9071
|
-
version "1.0.0"
|
|
9072
|
-
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
|
|
9073
|
-
integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
|
|
9074
|
-
|
|
9075
8998
|
shebang-regex@^3.0.0:
|
|
9076
8999
|
version "3.0.0"
|
|
9077
9000
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
|
@@ -9094,16 +9017,6 @@ shelljs@^0.8.4, shelljs@^0.8.5:
|
|
|
9094
9017
|
interpret "^1.0.0"
|
|
9095
9018
|
rechoir "^0.6.2"
|
|
9096
9019
|
|
|
9097
|
-
shelljs@^0.9.2:
|
|
9098
|
-
version "0.9.2"
|
|
9099
|
-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.9.2.tgz#a8ac724434520cd7ae24d52071e37a18ac2bb183"
|
|
9100
|
-
integrity sha512-S3I64fEiKgTZzKCC46zT/Ib9meqofLrQVbpSswtjFfAVDW+AZ54WTnAM/3/yENoxz/V1Cy6u3kiiEbQ4DNphvw==
|
|
9101
|
-
dependencies:
|
|
9102
|
-
execa "^1.0.0"
|
|
9103
|
-
fast-glob "^3.3.2"
|
|
9104
|
-
interpret "^1.0.0"
|
|
9105
|
-
rechoir "^0.6.2"
|
|
9106
|
-
|
|
9107
9020
|
shiki@^1.9.1:
|
|
9108
9021
|
version "1.12.0"
|
|
9109
9022
|
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.12.0.tgz#fd4900442405760df5c5819b5baa3892ef9612d2"
|
|
@@ -9121,7 +9034,7 @@ side-channel@^1.0.4:
|
|
|
9121
9034
|
get-intrinsic "^1.0.2"
|
|
9122
9035
|
object-inspect "^1.9.0"
|
|
9123
9036
|
|
|
9124
|
-
signal-exit@^3.0.
|
|
9037
|
+
signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
|
|
9125
9038
|
version "3.0.7"
|
|
9126
9039
|
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
|
|
9127
9040
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
|
@@ -9535,11 +9448,6 @@ strip-bom@^4.0.0:
|
|
|
9535
9448
|
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz"
|
|
9536
9449
|
integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
|
|
9537
9450
|
|
|
9538
|
-
strip-eof@^1.0.0:
|
|
9539
|
-
version "1.0.0"
|
|
9540
|
-
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
|
|
9541
|
-
integrity sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==
|
|
9542
|
-
|
|
9543
9451
|
strip-final-newline@^2.0.0:
|
|
9544
9452
|
version "2.0.0"
|
|
9545
9453
|
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz"
|
|
@@ -10189,13 +10097,6 @@ which-typed-array@^1.1.11, which-typed-array@^1.1.13, which-typed-array@^1.1.2:
|
|
|
10189
10097
|
gopd "^1.0.1"
|
|
10190
10098
|
has-tostringtag "^1.0.0"
|
|
10191
10099
|
|
|
10192
|
-
which@^1.2.9:
|
|
10193
|
-
version "1.3.1"
|
|
10194
|
-
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
|
|
10195
|
-
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
|
|
10196
|
-
dependencies:
|
|
10197
|
-
isexe "^2.0.0"
|
|
10198
|
-
|
|
10199
10100
|
which@^2.0.1:
|
|
10200
10101
|
version "2.0.2"
|
|
10201
10102
|
resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
|
package/oclif.manifest.json
CHANGED
|
@@ -1,165 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"commands": {
|
|
3
|
-
"channel:promote": {
|
|
4
|
-
"aliases": [],
|
|
5
|
-
"args": {},
|
|
6
|
-
"description": "promote a s3 channel",
|
|
7
|
-
"examples": [
|
|
8
|
-
"<%= config.bin %> <%= command.id %> --candidate latest-rc --target latest --platform win --platform mac"
|
|
9
|
-
],
|
|
10
|
-
"flags": {
|
|
11
|
-
"json": {
|
|
12
|
-
"description": "Format output as json.",
|
|
13
|
-
"helpGroup": "GLOBAL",
|
|
14
|
-
"name": "json",
|
|
15
|
-
"allowNo": false,
|
|
16
|
-
"type": "boolean"
|
|
17
|
-
},
|
|
18
|
-
"flags-dir": {
|
|
19
|
-
"helpGroup": "GLOBAL",
|
|
20
|
-
"name": "flags-dir",
|
|
21
|
-
"summary": "Import flag values from a directory.",
|
|
22
|
-
"hasDynamicHelp": false,
|
|
23
|
-
"multiple": false,
|
|
24
|
-
"type": "option"
|
|
25
|
-
},
|
|
26
|
-
"dryrun": {
|
|
27
|
-
"char": "d",
|
|
28
|
-
"name": "dryrun",
|
|
29
|
-
"summary": "If true, only show what would happen",
|
|
30
|
-
"allowNo": false,
|
|
31
|
-
"type": "boolean"
|
|
32
|
-
},
|
|
33
|
-
"promote-to-channel": {
|
|
34
|
-
"aliases": [
|
|
35
|
-
"target"
|
|
36
|
-
],
|
|
37
|
-
"char": "t",
|
|
38
|
-
"name": "promote-to-channel",
|
|
39
|
-
"required": true,
|
|
40
|
-
"summary": "the channel name that you are promoting to",
|
|
41
|
-
"default": "stable",
|
|
42
|
-
"hasDynamicHelp": false,
|
|
43
|
-
"multiple": false,
|
|
44
|
-
"type": "option"
|
|
45
|
-
},
|
|
46
|
-
"promote-from-channel": {
|
|
47
|
-
"aliases": [
|
|
48
|
-
"candidate"
|
|
49
|
-
],
|
|
50
|
-
"char": "C",
|
|
51
|
-
"name": "promote-from-channel",
|
|
52
|
-
"summary": "the channel name that you want to promote",
|
|
53
|
-
"hasDynamicHelp": false,
|
|
54
|
-
"multiple": false,
|
|
55
|
-
"type": "option"
|
|
56
|
-
},
|
|
57
|
-
"platform": {
|
|
58
|
-
"char": "p",
|
|
59
|
-
"name": "platform",
|
|
60
|
-
"summary": "the platform to promote",
|
|
61
|
-
"delimiter": ",",
|
|
62
|
-
"hasDynamicHelp": false,
|
|
63
|
-
"multiple": true,
|
|
64
|
-
"options": [
|
|
65
|
-
"win",
|
|
66
|
-
"macos",
|
|
67
|
-
"deb"
|
|
68
|
-
],
|
|
69
|
-
"type": "option"
|
|
70
|
-
},
|
|
71
|
-
"cli": {
|
|
72
|
-
"char": "c",
|
|
73
|
-
"name": "cli",
|
|
74
|
-
"required": true,
|
|
75
|
-
"summary": "the cli name to promote",
|
|
76
|
-
"hasDynamicHelp": false,
|
|
77
|
-
"multiple": false,
|
|
78
|
-
"options": [
|
|
79
|
-
"sf",
|
|
80
|
-
"sfdx"
|
|
81
|
-
],
|
|
82
|
-
"type": "option"
|
|
83
|
-
},
|
|
84
|
-
"sha": {
|
|
85
|
-
"char": "s",
|
|
86
|
-
"name": "sha",
|
|
87
|
-
"summary": "the short sha to promote",
|
|
88
|
-
"hasDynamicHelp": false,
|
|
89
|
-
"multiple": false,
|
|
90
|
-
"type": "option"
|
|
91
|
-
},
|
|
92
|
-
"max-age": {
|
|
93
|
-
"aliases": [
|
|
94
|
-
"maxage"
|
|
95
|
-
],
|
|
96
|
-
"char": "m",
|
|
97
|
-
"name": "max-age",
|
|
98
|
-
"summary": "cache control max-age in seconds",
|
|
99
|
-
"default": 300,
|
|
100
|
-
"hasDynamicHelp": false,
|
|
101
|
-
"multiple": false,
|
|
102
|
-
"type": "option"
|
|
103
|
-
},
|
|
104
|
-
"indexes": {
|
|
105
|
-
"char": "i",
|
|
106
|
-
"name": "indexes",
|
|
107
|
-
"summary": "append the promoted urls into the index files",
|
|
108
|
-
"allowNo": true,
|
|
109
|
-
"type": "boolean"
|
|
110
|
-
},
|
|
111
|
-
"xz": {
|
|
112
|
-
"char": "x",
|
|
113
|
-
"name": "xz",
|
|
114
|
-
"summary": "also upload xz",
|
|
115
|
-
"allowNo": true,
|
|
116
|
-
"type": "boolean"
|
|
117
|
-
},
|
|
118
|
-
"architecture-target": {
|
|
119
|
-
"aliases": [
|
|
120
|
-
"targets"
|
|
121
|
-
],
|
|
122
|
-
"char": "T",
|
|
123
|
-
"name": "architecture-target",
|
|
124
|
-
"summary": "comma-separated targets to promote (e.g.: linux-arm,win32-x64)",
|
|
125
|
-
"delimiter": ",",
|
|
126
|
-
"hasDynamicHelp": false,
|
|
127
|
-
"multiple": true,
|
|
128
|
-
"options": [
|
|
129
|
-
"linux-x64",
|
|
130
|
-
"linux-arm",
|
|
131
|
-
"win32-x64",
|
|
132
|
-
"win32-x86",
|
|
133
|
-
"darwin-x64"
|
|
134
|
-
],
|
|
135
|
-
"type": "option"
|
|
136
|
-
},
|
|
137
|
-
"version": {
|
|
138
|
-
"char": "v",
|
|
139
|
-
"name": "version",
|
|
140
|
-
"summary": "the version of the candidate to be promoted, which must exist already in s3. Used to fetch the correct sha",
|
|
141
|
-
"hasDynamicHelp": false,
|
|
142
|
-
"multiple": false,
|
|
143
|
-
"type": "option"
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
"hasDynamicHelp": false,
|
|
147
|
-
"hiddenAliases": [],
|
|
148
|
-
"id": "channel:promote",
|
|
149
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
150
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
151
|
-
"pluginType": "core",
|
|
152
|
-
"strict": true,
|
|
153
|
-
"summary": "promote a s3 channel",
|
|
154
|
-
"enableJsonFlag": true,
|
|
155
|
-
"isESM": true,
|
|
156
|
-
"relativePath": [
|
|
157
|
-
"lib",
|
|
158
|
-
"commands",
|
|
159
|
-
"channel",
|
|
160
|
-
"promote.js"
|
|
161
|
-
]
|
|
162
|
-
},
|
|
163
3
|
"cli:releasenotes": {
|
|
164
4
|
"aliases": [],
|
|
165
5
|
"args": {},
|
|
@@ -341,6 +181,166 @@
|
|
|
341
181
|
"automerge.js"
|
|
342
182
|
]
|
|
343
183
|
},
|
|
184
|
+
"channel:promote": {
|
|
185
|
+
"aliases": [],
|
|
186
|
+
"args": {},
|
|
187
|
+
"description": "promote a s3 channel",
|
|
188
|
+
"examples": [
|
|
189
|
+
"<%= config.bin %> <%= command.id %> --candidate latest-rc --target latest --platform win --platform mac"
|
|
190
|
+
],
|
|
191
|
+
"flags": {
|
|
192
|
+
"json": {
|
|
193
|
+
"description": "Format output as json.",
|
|
194
|
+
"helpGroup": "GLOBAL",
|
|
195
|
+
"name": "json",
|
|
196
|
+
"allowNo": false,
|
|
197
|
+
"type": "boolean"
|
|
198
|
+
},
|
|
199
|
+
"flags-dir": {
|
|
200
|
+
"helpGroup": "GLOBAL",
|
|
201
|
+
"name": "flags-dir",
|
|
202
|
+
"summary": "Import flag values from a directory.",
|
|
203
|
+
"hasDynamicHelp": false,
|
|
204
|
+
"multiple": false,
|
|
205
|
+
"type": "option"
|
|
206
|
+
},
|
|
207
|
+
"dryrun": {
|
|
208
|
+
"char": "d",
|
|
209
|
+
"name": "dryrun",
|
|
210
|
+
"summary": "If true, only show what would happen",
|
|
211
|
+
"allowNo": false,
|
|
212
|
+
"type": "boolean"
|
|
213
|
+
},
|
|
214
|
+
"promote-to-channel": {
|
|
215
|
+
"aliases": [
|
|
216
|
+
"target"
|
|
217
|
+
],
|
|
218
|
+
"char": "t",
|
|
219
|
+
"name": "promote-to-channel",
|
|
220
|
+
"required": true,
|
|
221
|
+
"summary": "the channel name that you are promoting to",
|
|
222
|
+
"default": "stable",
|
|
223
|
+
"hasDynamicHelp": false,
|
|
224
|
+
"multiple": false,
|
|
225
|
+
"type": "option"
|
|
226
|
+
},
|
|
227
|
+
"promote-from-channel": {
|
|
228
|
+
"aliases": [
|
|
229
|
+
"candidate"
|
|
230
|
+
],
|
|
231
|
+
"char": "C",
|
|
232
|
+
"name": "promote-from-channel",
|
|
233
|
+
"summary": "the channel name that you want to promote",
|
|
234
|
+
"hasDynamicHelp": false,
|
|
235
|
+
"multiple": false,
|
|
236
|
+
"type": "option"
|
|
237
|
+
},
|
|
238
|
+
"platform": {
|
|
239
|
+
"char": "p",
|
|
240
|
+
"name": "platform",
|
|
241
|
+
"summary": "the platform to promote",
|
|
242
|
+
"delimiter": ",",
|
|
243
|
+
"hasDynamicHelp": false,
|
|
244
|
+
"multiple": true,
|
|
245
|
+
"options": [
|
|
246
|
+
"win",
|
|
247
|
+
"macos",
|
|
248
|
+
"deb"
|
|
249
|
+
],
|
|
250
|
+
"type": "option"
|
|
251
|
+
},
|
|
252
|
+
"cli": {
|
|
253
|
+
"char": "c",
|
|
254
|
+
"name": "cli",
|
|
255
|
+
"required": true,
|
|
256
|
+
"summary": "the cli name to promote",
|
|
257
|
+
"hasDynamicHelp": false,
|
|
258
|
+
"multiple": false,
|
|
259
|
+
"options": [
|
|
260
|
+
"sf",
|
|
261
|
+
"sfdx"
|
|
262
|
+
],
|
|
263
|
+
"type": "option"
|
|
264
|
+
},
|
|
265
|
+
"sha": {
|
|
266
|
+
"char": "s",
|
|
267
|
+
"name": "sha",
|
|
268
|
+
"summary": "the short sha to promote",
|
|
269
|
+
"hasDynamicHelp": false,
|
|
270
|
+
"multiple": false,
|
|
271
|
+
"type": "option"
|
|
272
|
+
},
|
|
273
|
+
"max-age": {
|
|
274
|
+
"aliases": [
|
|
275
|
+
"maxage"
|
|
276
|
+
],
|
|
277
|
+
"char": "m",
|
|
278
|
+
"name": "max-age",
|
|
279
|
+
"summary": "cache control max-age in seconds",
|
|
280
|
+
"default": 300,
|
|
281
|
+
"hasDynamicHelp": false,
|
|
282
|
+
"multiple": false,
|
|
283
|
+
"type": "option"
|
|
284
|
+
},
|
|
285
|
+
"indexes": {
|
|
286
|
+
"char": "i",
|
|
287
|
+
"name": "indexes",
|
|
288
|
+
"summary": "append the promoted urls into the index files",
|
|
289
|
+
"allowNo": true,
|
|
290
|
+
"type": "boolean"
|
|
291
|
+
},
|
|
292
|
+
"xz": {
|
|
293
|
+
"char": "x",
|
|
294
|
+
"name": "xz",
|
|
295
|
+
"summary": "also upload xz",
|
|
296
|
+
"allowNo": true,
|
|
297
|
+
"type": "boolean"
|
|
298
|
+
},
|
|
299
|
+
"architecture-target": {
|
|
300
|
+
"aliases": [
|
|
301
|
+
"targets"
|
|
302
|
+
],
|
|
303
|
+
"char": "T",
|
|
304
|
+
"name": "architecture-target",
|
|
305
|
+
"summary": "comma-separated targets to promote (e.g.: linux-arm,win32-x64)",
|
|
306
|
+
"delimiter": ",",
|
|
307
|
+
"hasDynamicHelp": false,
|
|
308
|
+
"multiple": true,
|
|
309
|
+
"options": [
|
|
310
|
+
"linux-x64",
|
|
311
|
+
"linux-arm",
|
|
312
|
+
"win32-x64",
|
|
313
|
+
"win32-x86",
|
|
314
|
+
"darwin-x64"
|
|
315
|
+
],
|
|
316
|
+
"type": "option"
|
|
317
|
+
},
|
|
318
|
+
"version": {
|
|
319
|
+
"char": "v",
|
|
320
|
+
"name": "version",
|
|
321
|
+
"summary": "the version of the candidate to be promoted, which must exist already in s3. Used to fetch the correct sha",
|
|
322
|
+
"hasDynamicHelp": false,
|
|
323
|
+
"multiple": false,
|
|
324
|
+
"type": "option"
|
|
325
|
+
}
|
|
326
|
+
},
|
|
327
|
+
"hasDynamicHelp": false,
|
|
328
|
+
"hiddenAliases": [],
|
|
329
|
+
"id": "channel:promote",
|
|
330
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
331
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
332
|
+
"pluginType": "core",
|
|
333
|
+
"strict": true,
|
|
334
|
+
"summary": "promote a s3 channel",
|
|
335
|
+
"enableJsonFlag": true,
|
|
336
|
+
"isESM": true,
|
|
337
|
+
"relativePath": [
|
|
338
|
+
"lib",
|
|
339
|
+
"commands",
|
|
340
|
+
"channel",
|
|
341
|
+
"promote.js"
|
|
342
|
+
]
|
|
343
|
+
},
|
|
344
344
|
"repositories": {
|
|
345
345
|
"aliases": [],
|
|
346
346
|
"args": {},
|
|
@@ -1390,5 +1390,5 @@
|
|
|
1390
1390
|
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.7.
|
|
1393
|
+
"version": "5.7.30"
|
|
1394
1394
|
}
|