@salesforce/plugin-release-management 5.2.16 → 5.3.0
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/lib/commands/cli/artifacts/compare.js +10 -5
- package/lib/commands/cli/artifacts/compare.js.map +1 -1
- package/npm-shrinkwrap.json +143 -1115
- package/oclif.lock +41 -231
- package/oclif.manifest.json +75 -75
- package/package.json +4 -4
package/oclif.lock
CHANGED
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
"@smithy/types" "^2.12.0"
|
|
911
911
|
tslib "^2.6.2"
|
|
912
912
|
|
|
913
|
-
"@aws-sdk/types@3.535.0"
|
|
913
|
+
"@aws-sdk/types@3.535.0":
|
|
914
914
|
version "3.535.0"
|
|
915
915
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.535.0.tgz#5e6479f31299dd9df170e63f4d10fe739008cf04"
|
|
916
916
|
integrity sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==
|
|
@@ -918,7 +918,7 @@
|
|
|
918
918
|
"@smithy/types" "^2.12.0"
|
|
919
919
|
tslib "^2.6.2"
|
|
920
920
|
|
|
921
|
-
"@aws-sdk/types@3.567.0":
|
|
921
|
+
"@aws-sdk/types@3.567.0", "@aws-sdk/types@^3.222.0":
|
|
922
922
|
version "3.567.0"
|
|
923
923
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.567.0.tgz#b2dc88e154140b1ff87e94f63c97447bdb1c1738"
|
|
924
924
|
integrity sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==
|
|
@@ -1547,12 +1547,7 @@
|
|
|
1547
1547
|
ansi-escapes "^4.3.2"
|
|
1548
1548
|
chalk "^4.1.2"
|
|
1549
1549
|
|
|
1550
|
-
"@inquirer/type@^1.1.6", "@inquirer/type@^1.2.1":
|
|
1551
|
-
version "1.2.1"
|
|
1552
|
-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.2.1.tgz#fbc7ab3a2e5050d0c150642d5e8f5e88faa066b8"
|
|
1553
|
-
integrity sha512-xwMfkPAxeo8Ji/IxfUSqzRi0/+F2GIqJmpc5/thelgMGsjNZcjDDRBO9TLXT1s/hdx/mK5QbVIvgoLIFgXhTMQ==
|
|
1554
|
-
|
|
1555
|
-
"@inquirer/type@^1.3.1":
|
|
1550
|
+
"@inquirer/type@^1.1.6", "@inquirer/type@^1.2.1", "@inquirer/type@^1.3.1":
|
|
1556
1551
|
version "1.3.1"
|
|
1557
1552
|
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.1.tgz#afb95ff78f44fff7e8a00e17d5820db6add2a076"
|
|
1558
1553
|
integrity sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==
|
|
@@ -1759,21 +1754,7 @@
|
|
|
1759
1754
|
dependencies:
|
|
1760
1755
|
semver "^7.3.5"
|
|
1761
1756
|
|
|
1762
|
-
"@npmcli/git@^5.0.0":
|
|
1763
|
-
version "5.0.4"
|
|
1764
|
-
resolved "https://registry.npmjs.org/@npmcli/git/-/git-5.0.4.tgz"
|
|
1765
|
-
integrity sha512-nr6/WezNzuYUppzXRaYu/W4aT5rLxdXqEFupbh6e/ovlYFQ8hpu1UUPV3Ir/YTl+74iXl2ZOMlGzudh9ZPUchQ==
|
|
1766
|
-
dependencies:
|
|
1767
|
-
"@npmcli/promise-spawn" "^7.0.0"
|
|
1768
|
-
lru-cache "^10.0.1"
|
|
1769
|
-
npm-pick-manifest "^9.0.0"
|
|
1770
|
-
proc-log "^3.0.0"
|
|
1771
|
-
promise-inflight "^1.0.1"
|
|
1772
|
-
promise-retry "^2.0.1"
|
|
1773
|
-
semver "^7.3.5"
|
|
1774
|
-
which "^4.0.0"
|
|
1775
|
-
|
|
1776
|
-
"@npmcli/git@^5.0.6":
|
|
1757
|
+
"@npmcli/git@^5.0.0", "@npmcli/git@^5.0.6":
|
|
1777
1758
|
version "5.0.7"
|
|
1778
1759
|
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-5.0.7.tgz#7ff675e33b4dc0b0adb1f0c4aa302109efc06463"
|
|
1779
1760
|
integrity sha512-WaOVvto604d5IpdCRV2KjQu8PzkfE96d50CQGKgywXh2GxXmDeUO5EWcBC4V57uFyrNqx83+MewuJh3WTR3xPA==
|
|
@@ -1795,17 +1776,7 @@
|
|
|
1795
1776
|
npm-bundled "^3.0.0"
|
|
1796
1777
|
npm-normalize-package-bin "^3.0.0"
|
|
1797
1778
|
|
|
1798
|
-
"@npmcli/map-workspaces@^3.0.2":
|
|
1799
|
-
version "3.0.4"
|
|
1800
|
-
resolved "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.4.tgz"
|
|
1801
|
-
integrity sha512-Z0TbvXkRbacjFFLpVpV0e2mheCh+WzQpcqL+4xp49uNJOxOnIAPZyXtUxZ5Qn3QBTGKA11Exjd9a5411rBrhDg==
|
|
1802
|
-
dependencies:
|
|
1803
|
-
"@npmcli/name-from-folder" "^2.0.0"
|
|
1804
|
-
glob "^10.2.2"
|
|
1805
|
-
minimatch "^9.0.0"
|
|
1806
|
-
read-package-json-fast "^3.0.0"
|
|
1807
|
-
|
|
1808
|
-
"@npmcli/map-workspaces@^3.0.6":
|
|
1779
|
+
"@npmcli/map-workspaces@^3.0.2", "@npmcli/map-workspaces@^3.0.6":
|
|
1809
1780
|
version "3.0.6"
|
|
1810
1781
|
resolved "https://registry.yarnpkg.com/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz#27dc06c20c35ef01e45a08909cab9cb3da08cea6"
|
|
1811
1782
|
integrity sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==
|
|
@@ -1835,20 +1806,7 @@
|
|
|
1835
1806
|
resolved "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-3.0.0.tgz"
|
|
1836
1807
|
integrity sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==
|
|
1837
1808
|
|
|
1838
|
-
"@npmcli/package-json@^5.0.0":
|
|
1839
|
-
version "5.0.0"
|
|
1840
|
-
resolved "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.0.0.tgz"
|
|
1841
|
-
integrity sha512-OI2zdYBLhQ7kpNPaJxiflofYIpkNLi+lnGdzqUOfRmCF3r2l1nadcjtCYMJKv/Utm/ZtlffaUuTiAktPHbc17g==
|
|
1842
|
-
dependencies:
|
|
1843
|
-
"@npmcli/git" "^5.0.0"
|
|
1844
|
-
glob "^10.2.2"
|
|
1845
|
-
hosted-git-info "^7.0.0"
|
|
1846
|
-
json-parse-even-better-errors "^3.0.0"
|
|
1847
|
-
normalize-package-data "^6.0.0"
|
|
1848
|
-
proc-log "^3.0.0"
|
|
1849
|
-
semver "^7.5.3"
|
|
1850
|
-
|
|
1851
|
-
"@npmcli/package-json@^5.1.0":
|
|
1809
|
+
"@npmcli/package-json@^5.0.0", "@npmcli/package-json@^5.1.0":
|
|
1852
1810
|
version "5.1.0"
|
|
1853
1811
|
resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-5.1.0.tgz#10d117b5fb175acc14c70901a151c52deffc843e"
|
|
1854
1812
|
integrity sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==
|
|
@@ -1908,41 +1866,7 @@
|
|
|
1908
1866
|
proc-log "^4.0.0"
|
|
1909
1867
|
which "^4.0.0"
|
|
1910
1868
|
|
|
1911
|
-
"@oclif/core@3.26.5":
|
|
1912
|
-
version "3.26.5"
|
|
1913
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
|
|
1914
|
-
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
|
|
1915
|
-
dependencies:
|
|
1916
|
-
"@types/cli-progress" "^3.11.5"
|
|
1917
|
-
ansi-escapes "^4.3.2"
|
|
1918
|
-
ansi-styles "^4.3.0"
|
|
1919
|
-
cardinal "^2.1.1"
|
|
1920
|
-
chalk "^4.1.2"
|
|
1921
|
-
clean-stack "^3.0.1"
|
|
1922
|
-
cli-progress "^3.12.0"
|
|
1923
|
-
color "^4.2.3"
|
|
1924
|
-
debug "^4.3.4"
|
|
1925
|
-
ejs "^3.1.10"
|
|
1926
|
-
get-package-type "^0.1.0"
|
|
1927
|
-
globby "^11.1.0"
|
|
1928
|
-
hyperlinker "^1.0.0"
|
|
1929
|
-
indent-string "^4.0.0"
|
|
1930
|
-
is-wsl "^2.2.0"
|
|
1931
|
-
js-yaml "^3.14.1"
|
|
1932
|
-
minimatch "^9.0.4"
|
|
1933
|
-
natural-orderby "^2.0.3"
|
|
1934
|
-
object-treeify "^1.1.33"
|
|
1935
|
-
password-prompt "^1.1.3"
|
|
1936
|
-
slice-ansi "^4.0.0"
|
|
1937
|
-
string-width "^4.2.3"
|
|
1938
|
-
strip-ansi "^6.0.1"
|
|
1939
|
-
supports-color "^8.1.1"
|
|
1940
|
-
supports-hyperlinks "^2.2.0"
|
|
1941
|
-
widest-line "^3.1.0"
|
|
1942
|
-
wordwrap "^1.0.0"
|
|
1943
|
-
wrap-ansi "^7.0.0"
|
|
1944
|
-
|
|
1945
|
-
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
|
|
1869
|
+
"@oclif/core@3.26.6", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
|
|
1946
1870
|
version "3.26.6"
|
|
1947
1871
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
|
|
1948
1872
|
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
|
|
@@ -1976,12 +1900,12 @@
|
|
|
1976
1900
|
wordwrap "^1.0.0"
|
|
1977
1901
|
wrap-ansi "^7.0.0"
|
|
1978
1902
|
|
|
1979
|
-
"@oclif/plugin-command-snapshot@^5.1.
|
|
1980
|
-
version "5.1.
|
|
1981
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
|
1982
|
-
integrity sha512-
|
|
1903
|
+
"@oclif/plugin-command-snapshot@^5.1.9":
|
|
1904
|
+
version "5.1.9"
|
|
1905
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.9.tgz#f530b72cd13a3344961569d5084298f07acdb2be"
|
|
1906
|
+
integrity sha512-PeSQP2IxzL34e3DYoEdAw8UCcsuawcJqnQe97HNUSBpBSC2PY/7uL887TfmMIo/rhzM7PtSUNxfNwOiKw5cNUw==
|
|
1983
1907
|
dependencies:
|
|
1984
|
-
"@oclif/core" "3.26.
|
|
1908
|
+
"@oclif/core" "3.26.6"
|
|
1985
1909
|
"@types/lodash.difference" "^4.5.9"
|
|
1986
1910
|
chalk "^5.3.0"
|
|
1987
1911
|
globby "^14.0.1"
|
|
@@ -2158,10 +2082,10 @@
|
|
|
2158
2082
|
resolved "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz"
|
|
2159
2083
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
2160
2084
|
|
|
2161
|
-
"@salesforce/dev-scripts@^9.
|
|
2162
|
-
version "9.
|
|
2163
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.
|
|
2164
|
-
integrity sha512-
|
|
2085
|
+
"@salesforce/dev-scripts@^9.1.2":
|
|
2086
|
+
version "9.1.2"
|
|
2087
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz#41180b427bc4d97acd6667410f6b7642bfc000fe"
|
|
2088
|
+
integrity sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==
|
|
2165
2089
|
dependencies:
|
|
2166
2090
|
"@commitlint/cli" "^17.1.2"
|
|
2167
2091
|
"@commitlint/config-conventional" "^17.8.1"
|
|
@@ -2169,7 +2093,7 @@
|
|
|
2169
2093
|
"@salesforce/prettier-config" "^0.0.3"
|
|
2170
2094
|
"@types/chai" "^4.3.14"
|
|
2171
2095
|
"@types/mocha" "^10.0.6"
|
|
2172
|
-
"@types/node" "^18.19.
|
|
2096
|
+
"@types/node" "^18.19.32"
|
|
2173
2097
|
"@types/sinon" "^10.0.20"
|
|
2174
2098
|
chai "^4.3.10"
|
|
2175
2099
|
chalk "^4.0.0"
|
|
@@ -2340,14 +2264,7 @@
|
|
|
2340
2264
|
dependencies:
|
|
2341
2265
|
type-detect "4.0.8"
|
|
2342
2266
|
|
|
2343
|
-
"@sinonjs/commons@^3.0.0":
|
|
2344
|
-
version "3.0.0"
|
|
2345
|
-
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.0.tgz"
|
|
2346
|
-
integrity sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==
|
|
2347
|
-
dependencies:
|
|
2348
|
-
type-detect "4.0.8"
|
|
2349
|
-
|
|
2350
|
-
"@sinonjs/commons@^3.0.1":
|
|
2267
|
+
"@sinonjs/commons@^3.0.0", "@sinonjs/commons@^3.0.1":
|
|
2351
2268
|
version "3.0.1"
|
|
2352
2269
|
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.1.tgz#1029357e44ca901a615585f6d27738dbc89084cd"
|
|
2353
2270
|
integrity sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==
|
|
@@ -2949,12 +2866,7 @@
|
|
|
2949
2866
|
resolved "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz"
|
|
2950
2867
|
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==
|
|
2951
2868
|
|
|
2952
|
-
"@types/json-schema@^7.0.12":
|
|
2953
|
-
version "7.0.12"
|
|
2954
|
-
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz"
|
|
2955
|
-
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
|
|
2956
|
-
|
|
2957
|
-
"@types/json-schema@^7.0.15":
|
|
2869
|
+
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15":
|
|
2958
2870
|
version "7.0.15"
|
|
2959
2871
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
|
2960
2872
|
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
|
@@ -2998,27 +2910,20 @@
|
|
|
2998
2910
|
dependencies:
|
|
2999
2911
|
"@types/node" "*"
|
|
3000
2912
|
|
|
3001
|
-
"@types/node@*", "@types/node@^20.10.7", "@types/node@^20.11.30":
|
|
3002
|
-
version "20.12.4"
|
|
3003
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.4.tgz#af5921bd75ccdf3a3d8b3fa75bf3d3359268cd11"
|
|
3004
|
-
integrity sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==
|
|
3005
|
-
dependencies:
|
|
3006
|
-
undici-types "~5.26.4"
|
|
3007
|
-
|
|
3008
|
-
"@types/node@^18.15.3", "@types/node@^18.19.28":
|
|
3009
|
-
version "18.19.31"
|
|
3010
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.31.tgz#b7d4a00f7cb826b60a543cebdbda5d189aaecdcd"
|
|
3011
|
-
integrity sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==
|
|
3012
|
-
dependencies:
|
|
3013
|
-
undici-types "~5.26.4"
|
|
3014
|
-
|
|
3015
|
-
"@types/node@^20.12.7":
|
|
2913
|
+
"@types/node@*", "@types/node@^20.10.7", "@types/node@^20.11.30", "@types/node@^20.12.7":
|
|
3016
2914
|
version "20.12.7"
|
|
3017
2915
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
|
|
3018
2916
|
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
|
|
3019
2917
|
dependencies:
|
|
3020
2918
|
undici-types "~5.26.4"
|
|
3021
2919
|
|
|
2920
|
+
"@types/node@^18.15.3", "@types/node@^18.19.32":
|
|
2921
|
+
version "18.19.33"
|
|
2922
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48"
|
|
2923
|
+
integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
|
|
2924
|
+
dependencies:
|
|
2925
|
+
undici-types "~5.26.4"
|
|
2926
|
+
|
|
3022
2927
|
"@types/normalize-package-data@^2.4.0":
|
|
3023
2928
|
version "2.4.1"
|
|
3024
2929
|
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz"
|
|
@@ -3222,17 +3127,7 @@ ajv@^6.12.4:
|
|
|
3222
3127
|
json-schema-traverse "^0.4.1"
|
|
3223
3128
|
uri-js "^4.2.2"
|
|
3224
3129
|
|
|
3225
|
-
ajv@^8.11.0:
|
|
3226
|
-
version "8.12.0"
|
|
3227
|
-
resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz"
|
|
3228
|
-
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
|
|
3229
|
-
dependencies:
|
|
3230
|
-
fast-deep-equal "^3.1.1"
|
|
3231
|
-
json-schema-traverse "^1.0.0"
|
|
3232
|
-
require-from-string "^2.0.2"
|
|
3233
|
-
uri-js "^4.2.2"
|
|
3234
|
-
|
|
3235
|
-
ajv@^8.13.0:
|
|
3130
|
+
ajv@^8.11.0, ajv@^8.13.0:
|
|
3236
3131
|
version "8.13.0"
|
|
3237
3132
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.13.0.tgz#a3939eaec9fb80d217ddf0c3376948c023f28c91"
|
|
3238
3133
|
integrity sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==
|
|
@@ -3489,10 +3384,10 @@ aws-sdk-mock@^5.9.0:
|
|
|
3489
3384
|
sinon "^17.0.0"
|
|
3490
3385
|
traverse "^0.6.6"
|
|
3491
3386
|
|
|
3492
|
-
aws-sdk@^2.1231.0, aws-sdk@^2.
|
|
3493
|
-
version "2.
|
|
3494
|
-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.
|
|
3495
|
-
integrity sha512-
|
|
3387
|
+
aws-sdk@^2.1231.0, aws-sdk@^2.1623.0:
|
|
3388
|
+
version "2.1623.0"
|
|
3389
|
+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1623.0.tgz#d797fea335266c1c639d31a2e4a53b4f2cee5e42"
|
|
3390
|
+
integrity sha512-SFPc+QJqoghsE0nn6YSmrDDDPpWc3m4rcDQYg6W3GQek+f1v6kycxM5+N58pMZ2iWhRSOTf9NQRcZj0ZU3PklQ==
|
|
3496
3391
|
dependencies:
|
|
3497
3392
|
buffer "4.9.2"
|
|
3498
3393
|
events "1.1.1"
|
|
@@ -4429,12 +4324,7 @@ diff@^4.0.1, diff@^4.0.2:
|
|
|
4429
4324
|
resolved "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz"
|
|
4430
4325
|
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
|
|
4431
4326
|
|
|
4432
|
-
diff@^5.1.0:
|
|
4433
|
-
version "5.1.0"
|
|
4434
|
-
resolved "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz"
|
|
4435
|
-
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
|
|
4436
|
-
|
|
4437
|
-
diff@^5.2.0:
|
|
4327
|
+
diff@^5.1.0, diff@^5.2.0:
|
|
4438
4328
|
version "5.2.0"
|
|
4439
4329
|
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
|
|
4440
4330
|
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
|
|
@@ -5409,18 +5299,7 @@ glob@8.1.0, glob@^8.0.3:
|
|
|
5409
5299
|
minimatch "^5.0.1"
|
|
5410
5300
|
once "^1.3.0"
|
|
5411
5301
|
|
|
5412
|
-
glob@^10.2.2, glob@^10.3.10:
|
|
5413
|
-
version "10.3.10"
|
|
5414
|
-
resolved "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz"
|
|
5415
|
-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
|
|
5416
|
-
dependencies:
|
|
5417
|
-
foreground-child "^3.1.0"
|
|
5418
|
-
jackspeak "^2.3.5"
|
|
5419
|
-
minimatch "^9.0.1"
|
|
5420
|
-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
5421
|
-
path-scurry "^1.10.1"
|
|
5422
|
-
|
|
5423
|
-
glob@^10.3.12:
|
|
5302
|
+
glob@^10.2.2, glob@^10.3.10, glob@^10.3.12:
|
|
5424
5303
|
version "10.3.12"
|
|
5425
5304
|
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12.tgz#3a65c363c2e9998d220338e88a5f6ac97302960b"
|
|
5426
5305
|
integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
|
|
@@ -6194,7 +6073,7 @@ istanbul-reports@^3.0.2:
|
|
|
6194
6073
|
html-escaper "^2.0.0"
|
|
6195
6074
|
istanbul-lib-report "^3.0.0"
|
|
6196
6075
|
|
|
6197
|
-
jackspeak@^2.3.
|
|
6076
|
+
jackspeak@^2.3.6:
|
|
6198
6077
|
version "2.3.6"
|
|
6199
6078
|
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz"
|
|
6200
6079
|
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
|
|
@@ -6790,12 +6669,7 @@ lowercase-keys@^3.0.0:
|
|
|
6790
6669
|
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz"
|
|
6791
6670
|
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
|
|
6792
6671
|
|
|
6793
|
-
lru-cache@^10.0.1,
|
|
6794
|
-
version "10.1.0"
|
|
6795
|
-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz"
|
|
6796
|
-
integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==
|
|
6797
|
-
|
|
6798
|
-
lru-cache@^10.2.0:
|
|
6672
|
+
lru-cache@^10.0.1, lru-cache@^10.2.0:
|
|
6799
6673
|
version "10.2.2"
|
|
6800
6674
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
|
|
6801
6675
|
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
|
|
@@ -6836,24 +6710,7 @@ make-error@^1.1.1:
|
|
|
6836
6710
|
resolved "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz"
|
|
6837
6711
|
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
|
|
6838
6712
|
|
|
6839
|
-
make-fetch-happen@^13.0.0:
|
|
6840
|
-
version "13.0.0"
|
|
6841
|
-
resolved "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz"
|
|
6842
|
-
integrity sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==
|
|
6843
|
-
dependencies:
|
|
6844
|
-
"@npmcli/agent" "^2.0.0"
|
|
6845
|
-
cacache "^18.0.0"
|
|
6846
|
-
http-cache-semantics "^4.1.1"
|
|
6847
|
-
is-lambda "^1.0.1"
|
|
6848
|
-
minipass "^7.0.2"
|
|
6849
|
-
minipass-fetch "^3.0.0"
|
|
6850
|
-
minipass-flush "^1.0.5"
|
|
6851
|
-
minipass-pipeline "^1.2.4"
|
|
6852
|
-
negotiator "^0.6.3"
|
|
6853
|
-
promise-retry "^2.0.1"
|
|
6854
|
-
ssri "^10.0.0"
|
|
6855
|
-
|
|
6856
|
-
make-fetch-happen@^13.0.1:
|
|
6713
|
+
make-fetch-happen@^13.0.0, make-fetch-happen@^13.0.1:
|
|
6857
6714
|
version "13.0.1"
|
|
6858
6715
|
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz#273ba2f78f45e1f3a6dca91cede87d9fa4821e36"
|
|
6859
6716
|
integrity sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==
|
|
@@ -7226,23 +7083,7 @@ node-fetch@^2.6.1, node-fetch@^2.6.7, node-fetch@^2.6.9:
|
|
|
7226
7083
|
dependencies:
|
|
7227
7084
|
whatwg-url "^5.0.0"
|
|
7228
7085
|
|
|
7229
|
-
node-gyp@^10.0.0:
|
|
7230
|
-
version "10.0.1"
|
|
7231
|
-
resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-10.0.1.tgz"
|
|
7232
|
-
integrity sha512-gg3/bHehQfZivQVfqIyy8wTdSymF9yTyP4CJifK73imyNMU8AIGQE2pUa7dNWfmMeG9cDVF2eehiRMv0LC1iAg==
|
|
7233
|
-
dependencies:
|
|
7234
|
-
env-paths "^2.2.0"
|
|
7235
|
-
exponential-backoff "^3.1.1"
|
|
7236
|
-
glob "^10.3.10"
|
|
7237
|
-
graceful-fs "^4.2.6"
|
|
7238
|
-
make-fetch-happen "^13.0.0"
|
|
7239
|
-
nopt "^7.0.0"
|
|
7240
|
-
proc-log "^3.0.0"
|
|
7241
|
-
semver "^7.3.5"
|
|
7242
|
-
tar "^6.1.2"
|
|
7243
|
-
which "^4.0.0"
|
|
7244
|
-
|
|
7245
|
-
node-gyp@^10.1.0:
|
|
7086
|
+
node-gyp@^10.0.0, node-gyp@^10.1.0:
|
|
7246
7087
|
version "10.1.0"
|
|
7247
7088
|
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-10.1.0.tgz#75e6f223f2acb4026866c26a2ead6aab75a8ca7e"
|
|
7248
7089
|
integrity sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==
|
|
@@ -7341,17 +7182,7 @@ npm-normalize-package-bin@^3.0.0:
|
|
|
7341
7182
|
resolved "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz"
|
|
7342
7183
|
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
|
|
7343
7184
|
|
|
7344
|
-
npm-package-arg@^11.0.0, npm-package-arg@^11.0.1:
|
|
7345
|
-
version "11.0.1"
|
|
7346
|
-
resolved "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz"
|
|
7347
|
-
integrity sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==
|
|
7348
|
-
dependencies:
|
|
7349
|
-
hosted-git-info "^7.0.0"
|
|
7350
|
-
proc-log "^3.0.0"
|
|
7351
|
-
semver "^7.3.5"
|
|
7352
|
-
validate-npm-package-name "^5.0.0"
|
|
7353
|
-
|
|
7354
|
-
npm-package-arg@^11.0.2:
|
|
7185
|
+
npm-package-arg@^11.0.0, npm-package-arg@^11.0.1, npm-package-arg@^11.0.2:
|
|
7355
7186
|
version "11.0.2"
|
|
7356
7187
|
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-11.0.2.tgz#1ef8006c4a9e9204ddde403035f7ff7d718251ca"
|
|
7357
7188
|
integrity sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==
|
|
@@ -7910,14 +7741,6 @@ path-parse@^1.0.7:
|
|
|
7910
7741
|
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
|
|
7911
7742
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
|
7912
7743
|
|
|
7913
|
-
path-scurry@^1.10.1:
|
|
7914
|
-
version "1.10.1"
|
|
7915
|
-
resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz"
|
|
7916
|
-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
|
|
7917
|
-
dependencies:
|
|
7918
|
-
lru-cache "^9.1.1 || ^10.0.0"
|
|
7919
|
-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
7920
|
-
|
|
7921
7744
|
path-scurry@^1.10.2:
|
|
7922
7745
|
version "1.10.2"
|
|
7923
7746
|
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2.tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7"
|
|
@@ -7985,15 +7808,7 @@ pify@^3.0.0:
|
|
|
7985
7808
|
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
|
|
7986
7809
|
integrity sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==
|
|
7987
7810
|
|
|
7988
|
-
pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0:
|
|
7989
|
-
version "1.1.0"
|
|
7990
|
-
resolved "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz"
|
|
7991
|
-
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
|
|
7992
|
-
dependencies:
|
|
7993
|
-
readable-stream "^4.0.0"
|
|
7994
|
-
split2 "^4.0.0"
|
|
7995
|
-
|
|
7996
|
-
pino-abstract-transport@^1.2.0:
|
|
7811
|
+
pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-transport@^1.2.0:
|
|
7997
7812
|
version "1.2.0"
|
|
7998
7813
|
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz#97f9f2631931e242da531b5c66d3079c12c9d1b5"
|
|
7999
7814
|
integrity sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==
|
|
@@ -8091,12 +7906,7 @@ proc-log@^3.0.0:
|
|
|
8091
7906
|
resolved "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz"
|
|
8092
7907
|
integrity sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==
|
|
8093
7908
|
|
|
8094
|
-
proc-log@^4.0.0:
|
|
8095
|
-
version "4.0.0"
|
|
8096
|
-
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-4.0.0.tgz#b8aac7609599a5aea22c23a7544523bc1ff85eda"
|
|
8097
|
-
integrity sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==
|
|
8098
|
-
|
|
8099
|
-
proc-log@^4.2.0:
|
|
7909
|
+
proc-log@^4.0.0, proc-log@^4.2.0:
|
|
8100
7910
|
version "4.2.0"
|
|
8101
7911
|
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-4.2.0.tgz#b6f461e4026e75fdfe228b265e9f7a00779d7034"
|
|
8102
7912
|
integrity sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==
|
package/oclif.manifest.json
CHANGED
|
@@ -160,6 +160,80 @@
|
|
|
160
160
|
"promote.js"
|
|
161
161
|
]
|
|
162
162
|
},
|
|
163
|
+
"cli:releasenotes": {
|
|
164
|
+
"aliases": [],
|
|
165
|
+
"args": {},
|
|
166
|
+
"description": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
167
|
+
"examples": [
|
|
168
|
+
"<%= config.bin %> <%= command.id %> --cli sf",
|
|
169
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx",
|
|
170
|
+
"<%= config.bin %> <%= command.id %> --cli sf --since 1.0.0",
|
|
171
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx --since 7.19.0",
|
|
172
|
+
"<%= config.bin %> <%= command.id %> --cli sf > changes.txt",
|
|
173
|
+
"<%= config.bin %> <%= command.id %> --cli sf --markdown > changes.md"
|
|
174
|
+
],
|
|
175
|
+
"flags": {
|
|
176
|
+
"json": {
|
|
177
|
+
"description": "Format output as json.",
|
|
178
|
+
"helpGroup": "GLOBAL",
|
|
179
|
+
"name": "json",
|
|
180
|
+
"allowNo": false,
|
|
181
|
+
"type": "boolean"
|
|
182
|
+
},
|
|
183
|
+
"flags-dir": {
|
|
184
|
+
"helpGroup": "GLOBAL",
|
|
185
|
+
"name": "flags-dir",
|
|
186
|
+
"summary": "Import flag values from a directory.",
|
|
187
|
+
"hasDynamicHelp": false,
|
|
188
|
+
"multiple": false,
|
|
189
|
+
"type": "option"
|
|
190
|
+
},
|
|
191
|
+
"cli": {
|
|
192
|
+
"char": "c",
|
|
193
|
+
"name": "cli",
|
|
194
|
+
"required": true,
|
|
195
|
+
"summary": "the cli to pull information for",
|
|
196
|
+
"hasDynamicHelp": false,
|
|
197
|
+
"multiple": false,
|
|
198
|
+
"options": [
|
|
199
|
+
"sf",
|
|
200
|
+
"sfdx"
|
|
201
|
+
],
|
|
202
|
+
"type": "option"
|
|
203
|
+
},
|
|
204
|
+
"since": {
|
|
205
|
+
"char": "s",
|
|
206
|
+
"name": "since",
|
|
207
|
+
"summary": "the version number of the previous release. Defaults to the latest-rc version on npm",
|
|
208
|
+
"hasDynamicHelp": false,
|
|
209
|
+
"multiple": false,
|
|
210
|
+
"type": "option"
|
|
211
|
+
},
|
|
212
|
+
"markdown": {
|
|
213
|
+
"char": "m",
|
|
214
|
+
"name": "markdown",
|
|
215
|
+
"summary": "format the output in markdown",
|
|
216
|
+
"allowNo": false,
|
|
217
|
+
"type": "boolean"
|
|
218
|
+
}
|
|
219
|
+
},
|
|
220
|
+
"hasDynamicHelp": false,
|
|
221
|
+
"hiddenAliases": [],
|
|
222
|
+
"id": "cli:releasenotes",
|
|
223
|
+
"pluginAlias": "@salesforce/plugin-release-management",
|
|
224
|
+
"pluginName": "@salesforce/plugin-release-management",
|
|
225
|
+
"pluginType": "core",
|
|
226
|
+
"strict": true,
|
|
227
|
+
"summary": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
228
|
+
"enableJsonFlag": true,
|
|
229
|
+
"isESM": true,
|
|
230
|
+
"relativePath": [
|
|
231
|
+
"lib",
|
|
232
|
+
"commands",
|
|
233
|
+
"cli",
|
|
234
|
+
"releasenotes.js"
|
|
235
|
+
]
|
|
236
|
+
},
|
|
163
237
|
"dependabot:automerge": {
|
|
164
238
|
"aliases": [],
|
|
165
239
|
"args": {},
|
|
@@ -267,80 +341,6 @@
|
|
|
267
341
|
"automerge.js"
|
|
268
342
|
]
|
|
269
343
|
},
|
|
270
|
-
"cli:releasenotes": {
|
|
271
|
-
"aliases": [],
|
|
272
|
-
"args": {},
|
|
273
|
-
"description": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
274
|
-
"examples": [
|
|
275
|
-
"<%= config.bin %> <%= command.id %> --cli sf",
|
|
276
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx",
|
|
277
|
-
"<%= config.bin %> <%= command.id %> --cli sf --since 1.0.0",
|
|
278
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx --since 7.19.0",
|
|
279
|
-
"<%= config.bin %> <%= command.id %> --cli sf > changes.txt",
|
|
280
|
-
"<%= config.bin %> <%= command.id %> --cli sf --markdown > changes.md"
|
|
281
|
-
],
|
|
282
|
-
"flags": {
|
|
283
|
-
"json": {
|
|
284
|
-
"description": "Format output as json.",
|
|
285
|
-
"helpGroup": "GLOBAL",
|
|
286
|
-
"name": "json",
|
|
287
|
-
"allowNo": false,
|
|
288
|
-
"type": "boolean"
|
|
289
|
-
},
|
|
290
|
-
"flags-dir": {
|
|
291
|
-
"helpGroup": "GLOBAL",
|
|
292
|
-
"name": "flags-dir",
|
|
293
|
-
"summary": "Import flag values from a directory.",
|
|
294
|
-
"hasDynamicHelp": false,
|
|
295
|
-
"multiple": false,
|
|
296
|
-
"type": "option"
|
|
297
|
-
},
|
|
298
|
-
"cli": {
|
|
299
|
-
"char": "c",
|
|
300
|
-
"name": "cli",
|
|
301
|
-
"required": true,
|
|
302
|
-
"summary": "the cli to pull information for",
|
|
303
|
-
"hasDynamicHelp": false,
|
|
304
|
-
"multiple": false,
|
|
305
|
-
"options": [
|
|
306
|
-
"sf",
|
|
307
|
-
"sfdx"
|
|
308
|
-
],
|
|
309
|
-
"type": "option"
|
|
310
|
-
},
|
|
311
|
-
"since": {
|
|
312
|
-
"char": "s",
|
|
313
|
-
"name": "since",
|
|
314
|
-
"summary": "the version number of the previous release. Defaults to the latest-rc version on npm",
|
|
315
|
-
"hasDynamicHelp": false,
|
|
316
|
-
"multiple": false,
|
|
317
|
-
"type": "option"
|
|
318
|
-
},
|
|
319
|
-
"markdown": {
|
|
320
|
-
"char": "m",
|
|
321
|
-
"name": "markdown",
|
|
322
|
-
"summary": "format the output in markdown",
|
|
323
|
-
"allowNo": false,
|
|
324
|
-
"type": "boolean"
|
|
325
|
-
}
|
|
326
|
-
},
|
|
327
|
-
"hasDynamicHelp": false,
|
|
328
|
-
"hiddenAliases": [],
|
|
329
|
-
"id": "cli:releasenotes",
|
|
330
|
-
"pluginAlias": "@salesforce/plugin-release-management",
|
|
331
|
-
"pluginName": "@salesforce/plugin-release-management",
|
|
332
|
-
"pluginType": "core",
|
|
333
|
-
"strict": true,
|
|
334
|
-
"summary": "pull all relevant information for writing release notes.\nRequires the GH_TOKEN to be set in the environment.",
|
|
335
|
-
"enableJsonFlag": true,
|
|
336
|
-
"isESM": true,
|
|
337
|
-
"relativePath": [
|
|
338
|
-
"lib",
|
|
339
|
-
"commands",
|
|
340
|
-
"cli",
|
|
341
|
-
"releasenotes.js"
|
|
342
|
-
]
|
|
343
|
-
},
|
|
344
344
|
"repositories": {
|
|
345
345
|
"aliases": [],
|
|
346
346
|
"args": {},
|
|
@@ -1398,5 +1398,5 @@
|
|
|
1398
1398
|
]
|
|
1399
1399
|
}
|
|
1400
1400
|
},
|
|
1401
|
-
"version": "5.
|
|
1401
|
+
"version": "5.3.0"
|
|
1402
1402
|
}
|
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.
|
|
4
|
+
"version": "5.3.0",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"@salesforce/plugin-trust": "^3.6.11",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^9.0.7",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.9",
|
|
23
|
-
"aws-sdk": "^2.
|
|
23
|
+
"aws-sdk": "^2.1623.0",
|
|
24
24
|
"chalk": "^5.3.0",
|
|
25
25
|
"fast-glob": "^3.3.2",
|
|
26
26
|
"got": "^13",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"yarn-deduplicate": "^6.0.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@oclif/plugin-command-snapshot": "^5.1.
|
|
37
|
-
"@salesforce/dev-scripts": "^9.
|
|
36
|
+
"@oclif/plugin-command-snapshot": "^5.1.9",
|
|
37
|
+
"@salesforce/dev-scripts": "^9.1.2",
|
|
38
38
|
"@salesforce/ts-sinon": "1.4.19",
|
|
39
39
|
"@types/semver": "^7.5.8",
|
|
40
40
|
"@types/shelljs": "^0.8.15",
|