@salesforce/plugin-release-management 5.8.20 → 5.8.21
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 +16 -16
- package/npm-shrinkwrap.json +531 -485
- package/oclif.lock +96 -37
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/oclif.lock
CHANGED
|
@@ -1618,15 +1618,6 @@
|
|
|
1618
1618
|
"@inquirer/core" "^10.3.2"
|
|
1619
1619
|
"@inquirer/type" "^3.0.10"
|
|
1620
1620
|
|
|
1621
|
-
"@inquirer/password@^2.2.0":
|
|
1622
|
-
version "2.2.0"
|
|
1623
|
-
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.2.0.tgz#0b6f26336c259c8a9e5f5a3f2e1a761564f764ba"
|
|
1624
|
-
integrity sha512-5otqIpgsPYIshqhgtEwSspBQE40etouR8VIxzpJkv9i0dVHIpyhiivbkH9/dGiMLdyamT54YRdGJLfl8TFnLHg==
|
|
1625
|
-
dependencies:
|
|
1626
|
-
"@inquirer/core" "^9.1.0"
|
|
1627
|
-
"@inquirer/type" "^1.5.3"
|
|
1628
|
-
ansi-escapes "^4.3.2"
|
|
1629
|
-
|
|
1630
1621
|
"@inquirer/password@^4.0.23":
|
|
1631
1622
|
version "4.0.23"
|
|
1632
1623
|
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-4.0.23.tgz#b9f5187c8c92fd7aa9eceb9d8f2ead0d7e7b000d"
|
|
@@ -2139,7 +2130,7 @@
|
|
|
2139
2130
|
wordwrap "^1.0.0"
|
|
2140
2131
|
wrap-ansi "^7.0.0"
|
|
2141
2132
|
|
|
2142
|
-
"@oclif/core@^4", "@oclif/core@^4.
|
|
2133
|
+
"@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.10.5", "@oclif/core@^4.10.6":
|
|
2143
2134
|
version "4.11.0"
|
|
2144
2135
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a"
|
|
2145
2136
|
integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==
|
|
@@ -2163,6 +2154,30 @@
|
|
|
2163
2154
|
wordwrap "^1.0.0"
|
|
2164
2155
|
wrap-ansi "^7.0.0"
|
|
2165
2156
|
|
|
2157
|
+
"@oclif/core@^4.11.2":
|
|
2158
|
+
version "4.11.2"
|
|
2159
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.2.tgz#c8062fc16f0d82c247f60670364026483a48d522"
|
|
2160
|
+
integrity sha512-LWDalCgy+hYyAkLa9sMIXMXk6ws5RzQhVnkmfXtVIIyEEYigbXQ/9/x+s76p53MiXxNc6SJB7lfwkPF+SdzfMQ==
|
|
2161
|
+
dependencies:
|
|
2162
|
+
ansi-escapes "^4.3.2"
|
|
2163
|
+
ansis "^3.17.0"
|
|
2164
|
+
clean-stack "^3.0.1"
|
|
2165
|
+
cli-spinners "^2.9.2"
|
|
2166
|
+
debug "^4.4.3"
|
|
2167
|
+
ejs "^3.1.10"
|
|
2168
|
+
get-package-type "^0.1.0"
|
|
2169
|
+
indent-string "^4.0.0"
|
|
2170
|
+
is-wsl "^2.2.0"
|
|
2171
|
+
lilconfig "^3.1.3"
|
|
2172
|
+
minimatch "^10.2.5"
|
|
2173
|
+
semver "^7.8.0"
|
|
2174
|
+
string-width "^4.2.3"
|
|
2175
|
+
supports-color "^8"
|
|
2176
|
+
tinyglobby "^0.2.14"
|
|
2177
|
+
widest-line "^3.1.0"
|
|
2178
|
+
wordwrap "^1.0.0"
|
|
2179
|
+
wrap-ansi "^7.0.0"
|
|
2180
|
+
|
|
2166
2181
|
"@oclif/plugin-command-snapshot@^5.3.15":
|
|
2167
2182
|
version "5.3.15"
|
|
2168
2183
|
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz#8fca90454c80990b37a179330371357621c1514e"
|
|
@@ -2223,6 +2238,22 @@
|
|
|
2223
2238
|
strip-ansi "^7.1.2"
|
|
2224
2239
|
wrap-ansi "^9.0.2"
|
|
2225
2240
|
|
|
2241
|
+
"@oclif/table@^0.5.7":
|
|
2242
|
+
version "0.5.7"
|
|
2243
|
+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.5.7.tgz#0198755a73fb4c8f4738dc472fab50b5a31cd19e"
|
|
2244
|
+
integrity sha512-iS7gXzOhUf2toij0pxkcD6sPnXzr/j4eLugHwjSKI2+WgytjUycP7A3i6OIvXDrIGMuq8+S7wgZ7tCC1I18q+Q==
|
|
2245
|
+
dependencies:
|
|
2246
|
+
"@types/react" "^18.3.12"
|
|
2247
|
+
change-case "^5.4.4"
|
|
2248
|
+
cli-truncate "^4.0.0"
|
|
2249
|
+
ink "5.0.1"
|
|
2250
|
+
natural-orderby "^3.0.2"
|
|
2251
|
+
object-hash "^3.0.0"
|
|
2252
|
+
react "^18.3.1"
|
|
2253
|
+
string-width "^8.2.1"
|
|
2254
|
+
strip-ansi "^7.1.2"
|
|
2255
|
+
wrap-ansi "^9.0.2"
|
|
2256
|
+
|
|
2226
2257
|
"@octokit/auth-token@^5.0.0":
|
|
2227
2258
|
version "5.1.2"
|
|
2228
2259
|
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-5.1.2.tgz#68a486714d7a7fd1df56cb9bc89a860a0de866de"
|
|
@@ -2357,7 +2388,7 @@
|
|
|
2357
2388
|
strip-ansi "6.0.1"
|
|
2358
2389
|
ts-retry-promise "^0.8.1"
|
|
2359
2390
|
|
|
2360
|
-
"@salesforce/core@^8.10.1", "@salesforce/core@^8.10.3", "@salesforce/core@^8.23.1", "@salesforce/core@^8.28.3", "@salesforce/core@^8.28.4"
|
|
2391
|
+
"@salesforce/core@^8.10.1", "@salesforce/core@^8.10.3", "@salesforce/core@^8.23.1", "@salesforce/core@^8.28.3", "@salesforce/core@^8.28.4":
|
|
2361
2392
|
version "8.29.0"
|
|
2362
2393
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.29.0.tgz#d75d1afe06962e10c466bdf670fa8512bd683882"
|
|
2363
2394
|
integrity sha512-q6xDNLPbbZW1n4X4YK1iM8jZvwvJRiwbJxdeF5iHuETxmMka16FoCVi+WziK/Rh5EP0yW08FYyiynwPlgz5RBw==
|
|
@@ -2382,6 +2413,31 @@
|
|
|
2382
2413
|
ts-retry-promise "^0.8.1"
|
|
2383
2414
|
zod "^4.1.12"
|
|
2384
2415
|
|
|
2416
|
+
"@salesforce/core@^8.29.0", "@salesforce/core@^8.29.1":
|
|
2417
|
+
version "8.30.0"
|
|
2418
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.30.0.tgz#9905e23093d949370b4716f66f42ce1dba0b91da"
|
|
2419
|
+
integrity sha512-BzKIKAqKKB+obt6KlP3LEOB9kWb6MCFmmzkDiEEyeqENQCDJr/IIps6tZG3VM7RgbNxvu/A8GIS7yIkoyGnqIg==
|
|
2420
|
+
dependencies:
|
|
2421
|
+
"@jsforce/jsforce-node" "^3.10.13"
|
|
2422
|
+
"@salesforce/kit" "^3.2.4"
|
|
2423
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
2424
|
+
ajv "^8.18.0"
|
|
2425
|
+
change-case "^4.1.2"
|
|
2426
|
+
fast-levenshtein "^3.0.0"
|
|
2427
|
+
faye "^1.4.1"
|
|
2428
|
+
form-data "^4.0.4"
|
|
2429
|
+
js2xmlparser "^4.0.1"
|
|
2430
|
+
jsonwebtoken "9.0.3"
|
|
2431
|
+
jszip "3.10.1"
|
|
2432
|
+
memfs "4.38.1"
|
|
2433
|
+
pino "^9.7.0"
|
|
2434
|
+
pino-abstract-transport "^1.2.0"
|
|
2435
|
+
pino-pretty "^11.3.0"
|
|
2436
|
+
proper-lockfile "^4.1.2"
|
|
2437
|
+
semver "^7.7.3"
|
|
2438
|
+
ts-retry-promise "^0.8.1"
|
|
2439
|
+
zod "^4.1.12"
|
|
2440
|
+
|
|
2385
2441
|
"@salesforce/dev-config@^4.2.0":
|
|
2386
2442
|
version "4.2.0"
|
|
2387
2443
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.2.0.tgz#65a59b95aeb4f5512435770da43cba780aa0cfc7"
|
|
@@ -2426,15 +2482,15 @@
|
|
|
2426
2482
|
dependencies:
|
|
2427
2483
|
"@salesforce/ts-types" "^2.0.12"
|
|
2428
2484
|
|
|
2429
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
2430
|
-
version "3.1.
|
|
2431
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
2432
|
-
integrity sha512-
|
|
2485
|
+
"@salesforce/plugin-command-reference@^3.1.101":
|
|
2486
|
+
version "3.1.101"
|
|
2487
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.101.tgz#ff5677b56b72d037429085753ef5afc3a7f29098"
|
|
2488
|
+
integrity sha512-jZZO216dGbxB6tKMOSKs0lEj4Yn3YJAts6gaG/DC8caUrbfxeSu/H1/3IPb4fhMFjIsV2A7phAwseSe3LCyKDg==
|
|
2433
2489
|
dependencies:
|
|
2434
2490
|
"@oclif/core" "^4"
|
|
2435
|
-
"@salesforce/core" "^8.
|
|
2491
|
+
"@salesforce/core" "^8.29.1"
|
|
2436
2492
|
"@salesforce/kit" "^3.2.6"
|
|
2437
|
-
"@salesforce/sf-plugins-core" "^
|
|
2493
|
+
"@salesforce/sf-plugins-core" "^12.2.16"
|
|
2438
2494
|
"@salesforce/ts-types" "^2.0.11"
|
|
2439
2495
|
chalk "^5.6.2"
|
|
2440
2496
|
debug "^4.4.3"
|
|
@@ -2480,24 +2536,6 @@
|
|
|
2480
2536
|
resolved "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz"
|
|
2481
2537
|
integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==
|
|
2482
2538
|
|
|
2483
|
-
"@salesforce/sf-plugins-core@^11.3.12":
|
|
2484
|
-
version "11.3.12"
|
|
2485
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz#18b3a553688428bcffea9d36abc72847497f06ae"
|
|
2486
|
-
integrity sha512-hi8EcSoRHRxj4sm/V5YDtzq9bPr/cKpM4fC6abo/jRzpXygwizinc2gVQkXfVdhjK7NGMskVRQB1N+0TThG7bA==
|
|
2487
|
-
dependencies:
|
|
2488
|
-
"@inquirer/confirm" "^3.1.22"
|
|
2489
|
-
"@inquirer/password" "^2.2.0"
|
|
2490
|
-
"@oclif/core" "^4.0.27"
|
|
2491
|
-
"@salesforce/core" "^8.5.1"
|
|
2492
|
-
"@salesforce/kit" "^3.2.3"
|
|
2493
|
-
"@salesforce/ts-types" "^2.0.12"
|
|
2494
|
-
ansis "^3.3.2"
|
|
2495
|
-
cli-progress "^3.12.0"
|
|
2496
|
-
natural-orderby "^3.0.2"
|
|
2497
|
-
slice-ansi "^7.1.0"
|
|
2498
|
-
string-width "^7.2.0"
|
|
2499
|
-
terminal-link "^3.0.0"
|
|
2500
|
-
|
|
2501
2539
|
"@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.10":
|
|
2502
2540
|
version "12.2.10"
|
|
2503
2541
|
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.10.tgz#b3c121ebbded3f9632f4c9cf96e906cdd1448323"
|
|
@@ -2514,6 +2552,22 @@
|
|
|
2514
2552
|
cli-progress "^3.12.0"
|
|
2515
2553
|
terminal-link "^3.0.0"
|
|
2516
2554
|
|
|
2555
|
+
"@salesforce/sf-plugins-core@^12.2.16":
|
|
2556
|
+
version "12.2.16"
|
|
2557
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.16.tgz#664ef3540f4556ba83a1e5378b5721d2aabde91e"
|
|
2558
|
+
integrity sha512-csZxi6gJ675/+9dc1Q9KDDq21XRy+tKtgr1ZSPyA6TeP0J4bnuIfsk9cZCOzxaI6T8L6lM3CyWltQMJ927vpzA==
|
|
2559
|
+
dependencies:
|
|
2560
|
+
"@inquirer/confirm" "^6.0.12"
|
|
2561
|
+
"@inquirer/password" "^5.0.12"
|
|
2562
|
+
"@oclif/core" "^4.11.2"
|
|
2563
|
+
"@oclif/table" "^0.5.7"
|
|
2564
|
+
"@salesforce/core" "^8.29.0"
|
|
2565
|
+
"@salesforce/kit" "^3.2.3"
|
|
2566
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
2567
|
+
ansis "^3.3.2"
|
|
2568
|
+
cli-progress "^3.12.0"
|
|
2569
|
+
terminal-link "^3.0.0"
|
|
2570
|
+
|
|
2517
2571
|
"@salesforce/ts-sinon@^1.4.34":
|
|
2518
2572
|
version "1.4.34"
|
|
2519
2573
|
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.34.tgz#1996fed7497c1f33bd3ddd145d1ccd3b6f6dd239"
|
|
@@ -9648,6 +9702,11 @@ semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semve
|
|
|
9648
9702
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
|
|
9649
9703
|
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
|
|
9650
9704
|
|
|
9705
|
+
semver@^7.8.0:
|
|
9706
|
+
version "7.8.0"
|
|
9707
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.0.tgz#ed0661039fcbcda2ce71f01fa6adbefaa77040df"
|
|
9708
|
+
integrity sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==
|
|
9709
|
+
|
|
9651
9710
|
sentence-case@^3.0.4:
|
|
9652
9711
|
version "3.0.4"
|
|
9653
9712
|
resolved "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz"
|
|
@@ -10069,7 +10128,7 @@ string-width@^5.0.1, string-width@^5.1.2:
|
|
|
10069
10128
|
emoji-regex "^9.2.2"
|
|
10070
10129
|
strip-ansi "^7.0.1"
|
|
10071
10130
|
|
|
10072
|
-
string-width@^7.0.0
|
|
10131
|
+
string-width@^7.0.0:
|
|
10073
10132
|
version "7.2.0"
|
|
10074
10133
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc"
|
|
10075
10134
|
integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==
|
|
@@ -10078,7 +10137,7 @@ string-width@^7.0.0, string-width@^7.2.0:
|
|
|
10078
10137
|
get-east-asian-width "^1.0.0"
|
|
10079
10138
|
strip-ansi "^7.1.0"
|
|
10080
10139
|
|
|
10081
|
-
string-width@^8.2.0:
|
|
10140
|
+
string-width@^8.2.0, string-width@^8.2.1:
|
|
10082
10141
|
version "8.2.1"
|
|
10083
10142
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-8.2.1.tgz#165089cfa527cc88fbc23dd73313f5e334af1ea1"
|
|
10084
10143
|
integrity sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
3
|
"description": "A plugin for preparing and publishing npm packages",
|
|
4
|
-
"version": "5.8.
|
|
4
|
+
"version": "5.8.21",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"@salesforce/cli-plugins-testkit": "^5.3.54",
|
|
18
18
|
"@salesforce/core": "^8.28.3",
|
|
19
19
|
"@salesforce/kit": "^3.2.6",
|
|
20
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
20
|
+
"@salesforce/plugin-command-reference": "^3.1.101",
|
|
21
21
|
"@salesforce/plugin-trust": "^3.7.89",
|
|
22
22
|
"@salesforce/sf-plugins-core": "^12.2.10",
|
|
23
23
|
"@salesforce/ts-types": "^2.0.10",
|