sfdx-plugin-update-notifier 1.2.164 → 1.2.165
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 +7 -0
- package/README.md +1 -1
- package/npm-shrinkwrap.json +30 -30
- package/oclif.lock +32 -32
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.2.165](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.164...v1.2.165) (2026-05-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump oclif-plugin-update-notifier from 1.5.161 to 1.5.162 ([#1194](https://github.com/jayree/sfdx-plugin-update-notifier/issues/1194)) ([73be446](https://github.com/jayree/sfdx-plugin-update-notifier/commit/73be44684fde608763dcd6f4374268483e7208ce))
|
|
7
|
+
|
|
1
8
|
## [1.2.164](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.163...v1.2.164) (2026-05-01)
|
|
2
9
|
|
|
3
10
|
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ $ npm install -g sfdx-plugin-update-notifier
|
|
|
21
21
|
$ sfdx COMMAND
|
|
22
22
|
running command...
|
|
23
23
|
$ sfdx (--version)
|
|
24
|
-
sfdx-plugin-update-notifier/1.2.
|
|
24
|
+
sfdx-plugin-update-notifier/1.2.165 linux-x64 node-v24.14.1
|
|
25
25
|
$ sfdx --help [COMMAND]
|
|
26
26
|
USAGE
|
|
27
27
|
$ sfdx COMMAND
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-plugin-update-notifier",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.165",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sfdx-plugin-update-notifier",
|
|
9
|
-
"version": "1.2.
|
|
9
|
+
"version": "1.2.165",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.2.30",
|
|
13
13
|
"@oclif/core": "^4.11.0",
|
|
14
14
|
"@salesforce/kit": "^3.2.4",
|
|
15
15
|
"debug": "^4.4.0",
|
|
16
|
-
"oclif-plugin-update-notifier": "^1.5.
|
|
16
|
+
"oclif-plugin-update-notifier": "^1.5.162",
|
|
17
17
|
"tslib": "^2.8.1"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
21
|
-
"@oclif/plugin-help": "^6.2.
|
|
20
|
+
"@oclif/plugin-command-snapshot": "^5.3.17",
|
|
21
|
+
"@oclif/plugin-help": "^6.2.46",
|
|
22
22
|
"@oclif/test": "^4.1.18",
|
|
23
23
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
24
24
|
"@types/debug": "^4.1.13",
|
|
@@ -4563,14 +4563,14 @@
|
|
|
4563
4563
|
}
|
|
4564
4564
|
},
|
|
4565
4565
|
"node_modules/@jayree/changelog": {
|
|
4566
|
-
"version": "1.2.
|
|
4567
|
-
"resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.
|
|
4568
|
-
"integrity": "sha512-
|
|
4566
|
+
"version": "1.2.31",
|
|
4567
|
+
"resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.31.tgz",
|
|
4568
|
+
"integrity": "sha512-aFIBkykI5MYzlUicbefZVtkgTse6/EKEN8iH7uQKRZIIwIlnILU+prVwbSqtX7jN0H1t5we0Ur59OBDPzz/kXQ==",
|
|
4569
4569
|
"license": "BSD-3-Clause",
|
|
4570
4570
|
"dependencies": {
|
|
4571
4571
|
"debug": "^4.4.1",
|
|
4572
4572
|
"fs-extra": "^11.3.4",
|
|
4573
|
-
"marked": "^18.0.
|
|
4573
|
+
"marked": "^18.0.3",
|
|
4574
4574
|
"marked-terminal": "^7.3.0",
|
|
4575
4575
|
"semver": "^7.7.4",
|
|
4576
4576
|
"semver-compare": "^1.0.0"
|
|
@@ -4835,9 +4835,9 @@
|
|
|
4835
4835
|
}
|
|
4836
4836
|
},
|
|
4837
4837
|
"node_modules/@oclif/core": {
|
|
4838
|
-
"version": "4.11.
|
|
4839
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.
|
|
4840
|
-
"integrity": "sha512
|
|
4838
|
+
"version": "4.11.1",
|
|
4839
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.1.tgz",
|
|
4840
|
+
"integrity": "sha512-+N5yqeoOKPnT0p+ZJiNutMILsZukZrEpsVup24XERla594EkGSWS9tiCqRfvzr1xfvf/AhM9pb0yPaf8L3Y9Uw==",
|
|
4841
4841
|
"license": "MIT",
|
|
4842
4842
|
"dependencies": {
|
|
4843
4843
|
"ansi-escapes": "^4.3.2",
|
|
@@ -4932,9 +4932,9 @@
|
|
|
4932
4932
|
}
|
|
4933
4933
|
},
|
|
4934
4934
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
4935
|
-
"version": "5.3.
|
|
4936
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
4937
|
-
"integrity": "sha512-
|
|
4935
|
+
"version": "5.3.17",
|
|
4936
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.17.tgz",
|
|
4937
|
+
"integrity": "sha512-lzjs9x6rxXo+EBFSvL96NytY1uXzPbmRn22GNYbtYhY1oSRmOedihcYboQwVPP+V2d6BfPdbxxWzz3Rc6hoHGg==",
|
|
4938
4938
|
"dev": true,
|
|
4939
4939
|
"license": "MIT",
|
|
4940
4940
|
"dependencies": {
|
|
@@ -5070,9 +5070,9 @@
|
|
|
5070
5070
|
}
|
|
5071
5071
|
},
|
|
5072
5072
|
"node_modules/@oclif/plugin-help": {
|
|
5073
|
-
"version": "6.2.
|
|
5074
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
5075
|
-
"integrity": "sha512-
|
|
5073
|
+
"version": "6.2.46",
|
|
5074
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.46.tgz",
|
|
5075
|
+
"integrity": "sha512-KmuMFt/fURCVxor0rrRjEqs2nLN0Y3ixcixo/M5VjKcN920gbuw5T+AF23FBeyUDuW/Dg79YPcTWy/Rtz0Dg/A==",
|
|
5076
5076
|
"dev": true,
|
|
5077
5077
|
"license": "MIT",
|
|
5078
5078
|
"dependencies": {
|
|
@@ -10335,9 +10335,9 @@
|
|
|
10335
10335
|
"license": "MIT"
|
|
10336
10336
|
},
|
|
10337
10337
|
"node_modules/fs-extra": {
|
|
10338
|
-
"version": "11.3.
|
|
10339
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.
|
|
10340
|
-
"integrity": "sha512-
|
|
10338
|
+
"version": "11.3.5",
|
|
10339
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.5.tgz",
|
|
10340
|
+
"integrity": "sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==",
|
|
10341
10341
|
"license": "MIT",
|
|
10342
10342
|
"dependencies": {
|
|
10343
10343
|
"graceful-fs": "^4.2.0",
|
|
@@ -12700,9 +12700,9 @@
|
|
|
12700
12700
|
}
|
|
12701
12701
|
},
|
|
12702
12702
|
"node_modules/marked": {
|
|
12703
|
-
"version": "18.0.
|
|
12704
|
-
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.
|
|
12705
|
-
"integrity": "sha512-
|
|
12703
|
+
"version": "18.0.3",
|
|
12704
|
+
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.3.tgz",
|
|
12705
|
+
"integrity": "sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA==",
|
|
12706
12706
|
"license": "MIT",
|
|
12707
12707
|
"bin": {
|
|
12708
12708
|
"marked": "bin/marked.js"
|
|
@@ -13612,18 +13612,18 @@
|
|
|
13612
13612
|
}
|
|
13613
13613
|
},
|
|
13614
13614
|
"node_modules/oclif-plugin-update-notifier": {
|
|
13615
|
-
"version": "1.5.
|
|
13616
|
-
"resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
13617
|
-
"integrity": "sha512-
|
|
13615
|
+
"version": "1.5.162",
|
|
13616
|
+
"resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.162.tgz",
|
|
13617
|
+
"integrity": "sha512-VoV85Y0nyz8Z1jtUbpf7x1qEAVZPIBSVyjTT0zYnSYvhdEQSootZubcc71As4+IBVUwAP2CCquUvyyPHRHQlTA==",
|
|
13618
13618
|
"license": "Apache-2.0",
|
|
13619
13619
|
"dependencies": {
|
|
13620
|
-
"@jayree/changelog": "^1.2.
|
|
13621
|
-
"@oclif/core": "^4.11.
|
|
13620
|
+
"@jayree/changelog": "^1.2.31",
|
|
13621
|
+
"@oclif/core": "^4.11.1",
|
|
13622
13622
|
"@salesforce/kit": "^3.2.6",
|
|
13623
13623
|
"boxen": "^8.0.1",
|
|
13624
13624
|
"chalk": "^5.6.2",
|
|
13625
13625
|
"debug": "^4.4.3",
|
|
13626
|
-
"fs-extra": "^11.3.
|
|
13626
|
+
"fs-extra": "^11.3.5",
|
|
13627
13627
|
"got": "^14.6.6",
|
|
13628
13628
|
"package-json": "^10.0.1",
|
|
13629
13629
|
"semver": "^7.7.4",
|
package/oclif.lock
CHANGED
|
@@ -1580,14 +1580,14 @@
|
|
|
1580
1580
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
1581
1581
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
1582
1582
|
|
|
1583
|
-
"@jayree/changelog@^1.2.30":
|
|
1584
|
-
version "1.2.
|
|
1585
|
-
resolved "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.
|
|
1586
|
-
integrity sha512-
|
|
1583
|
+
"@jayree/changelog@^1.2.30", "@jayree/changelog@^1.2.31":
|
|
1584
|
+
version "1.2.31"
|
|
1585
|
+
resolved "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.31.tgz"
|
|
1586
|
+
integrity sha512-aFIBkykI5MYzlUicbefZVtkgTse6/EKEN8iH7uQKRZIIwIlnILU+prVwbSqtX7jN0H1t5we0Ur59OBDPzz/kXQ==
|
|
1587
1587
|
dependencies:
|
|
1588
1588
|
debug "^4.4.1"
|
|
1589
1589
|
fs-extra "^11.3.4"
|
|
1590
|
-
marked "^18.0.
|
|
1590
|
+
marked "^18.0.3"
|
|
1591
1591
|
marked-terminal "^7.3.0"
|
|
1592
1592
|
semver "^7.7.4"
|
|
1593
1593
|
semver-compare "^1.0.0"
|
|
@@ -1717,10 +1717,10 @@
|
|
|
1717
1717
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1718
1718
|
fastq "^1.6.0"
|
|
1719
1719
|
|
|
1720
|
-
"@oclif/core@^4", "@oclif/core@^4.10.2", "@oclif/core@^4.11.0", "@oclif/core@>= 3.0.0":
|
|
1721
|
-
version "4.11.
|
|
1722
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.11.
|
|
1723
|
-
integrity sha512
|
|
1720
|
+
"@oclif/core@^4", "@oclif/core@^4.10.2", "@oclif/core@^4.11.0", "@oclif/core@^4.11.1", "@oclif/core@>= 3.0.0":
|
|
1721
|
+
version "4.11.1"
|
|
1722
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.11.1.tgz"
|
|
1723
|
+
integrity sha512-+N5yqeoOKPnT0p+ZJiNutMILsZukZrEpsVup24XERla594EkGSWS9tiCqRfvzr1xfvf/AhM9pb0yPaf8L3Y9Uw==
|
|
1724
1724
|
dependencies:
|
|
1725
1725
|
ansi-escapes "^4.3.2"
|
|
1726
1726
|
ansis "^3.17.0"
|
|
@@ -1765,10 +1765,10 @@
|
|
|
1765
1765
|
wordwrap "^1.0.0"
|
|
1766
1766
|
wrap-ansi "^7.0.0"
|
|
1767
1767
|
|
|
1768
|
-
"@oclif/plugin-command-snapshot@^5.3.
|
|
1769
|
-
version "5.3.
|
|
1770
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
1771
|
-
integrity sha512-
|
|
1768
|
+
"@oclif/plugin-command-snapshot@^5.3.17":
|
|
1769
|
+
version "5.3.17"
|
|
1770
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.17.tgz"
|
|
1771
|
+
integrity sha512-lzjs9x6rxXo+EBFSvL96NytY1uXzPbmRn22GNYbtYhY1oSRmOedihcYboQwVPP+V2d6BfPdbxxWzz3Rc6hoHGg==
|
|
1772
1772
|
dependencies:
|
|
1773
1773
|
"@oclif/core" "^4"
|
|
1774
1774
|
ansis "^3.17.0"
|
|
@@ -1780,10 +1780,10 @@
|
|
|
1780
1780
|
semver "^7.7.4"
|
|
1781
1781
|
ts-json-schema-generator "^1.5.1"
|
|
1782
1782
|
|
|
1783
|
-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.
|
|
1784
|
-
version "6.2.
|
|
1785
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1786
|
-
integrity sha512-
|
|
1783
|
+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.46":
|
|
1784
|
+
version "6.2.46"
|
|
1785
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.46.tgz"
|
|
1786
|
+
integrity sha512-KmuMFt/fURCVxor0rrRjEqs2nLN0Y3ixcixo/M5VjKcN920gbuw5T+AF23FBeyUDuW/Dg79YPcTWy/Rtz0Dg/A==
|
|
1787
1787
|
dependencies:
|
|
1788
1788
|
"@oclif/core" "^4"
|
|
1789
1789
|
|
|
@@ -4841,10 +4841,10 @@ fs-extra@^10.0.0:
|
|
|
4841
4841
|
jsonfile "^6.0.1"
|
|
4842
4842
|
universalify "^2.0.0"
|
|
4843
4843
|
|
|
4844
|
-
fs-extra@^11.0.0, fs-extra@^11.3.4:
|
|
4845
|
-
version "11.3.
|
|
4846
|
-
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.
|
|
4847
|
-
integrity sha512-
|
|
4844
|
+
fs-extra@^11.0.0, fs-extra@^11.3.4, fs-extra@^11.3.5:
|
|
4845
|
+
version "11.3.5"
|
|
4846
|
+
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.5.tgz"
|
|
4847
|
+
integrity sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==
|
|
4848
4848
|
dependencies:
|
|
4849
4849
|
graceful-fs "^4.2.0"
|
|
4850
4850
|
jsonfile "^6.0.1"
|
|
@@ -6303,10 +6303,10 @@ marked@^13.0.0:
|
|
|
6303
6303
|
resolved "https://registry.npmjs.org/marked/-/marked-13.0.2.tgz"
|
|
6304
6304
|
integrity sha512-J6CPjP8pS5sgrRqxVRvkCIkZ6MFdRIjDkwUwgJ9nL2fbmM6qGQeB2C16hi8Cc9BOzj6xXzy0jyi0iPIfnMHYzA==
|
|
6305
6305
|
|
|
6306
|
-
marked@^18.0.
|
|
6307
|
-
version "18.0.
|
|
6308
|
-
resolved "https://registry.npmjs.org/marked/-/marked-18.0.
|
|
6309
|
-
integrity sha512-
|
|
6306
|
+
marked@^18.0.3, "marked@>=1 <16":
|
|
6307
|
+
version "18.0.3"
|
|
6308
|
+
resolved "https://registry.npmjs.org/marked/-/marked-18.0.3.tgz"
|
|
6309
|
+
integrity sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA==
|
|
6310
6310
|
|
|
6311
6311
|
math-intrinsics@^1.1.0:
|
|
6312
6312
|
version "1.1.0"
|
|
@@ -6766,18 +6766,18 @@ object.values@^1.1.7:
|
|
|
6766
6766
|
define-properties "^1.2.0"
|
|
6767
6767
|
es-abstract "^1.22.1"
|
|
6768
6768
|
|
|
6769
|
-
oclif-plugin-update-notifier@^1.5.
|
|
6770
|
-
version "1.5.
|
|
6771
|
-
resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
6772
|
-
integrity sha512-
|
|
6769
|
+
oclif-plugin-update-notifier@^1.5.162:
|
|
6770
|
+
version "1.5.162"
|
|
6771
|
+
resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.162.tgz"
|
|
6772
|
+
integrity sha512-VoV85Y0nyz8Z1jtUbpf7x1qEAVZPIBSVyjTT0zYnSYvhdEQSootZubcc71As4+IBVUwAP2CCquUvyyPHRHQlTA==
|
|
6773
6773
|
dependencies:
|
|
6774
|
-
"@jayree/changelog" "^1.2.
|
|
6775
|
-
"@oclif/core" "^4.11.
|
|
6774
|
+
"@jayree/changelog" "^1.2.31"
|
|
6775
|
+
"@oclif/core" "^4.11.1"
|
|
6776
6776
|
"@salesforce/kit" "^3.2.6"
|
|
6777
6777
|
boxen "^8.0.1"
|
|
6778
6778
|
chalk "^5.6.2"
|
|
6779
6779
|
debug "^4.4.3"
|
|
6780
|
-
fs-extra "^11.3.
|
|
6780
|
+
fs-extra "^11.3.5"
|
|
6781
6781
|
got "^14.6.6"
|
|
6782
6782
|
package-json "^10.0.1"
|
|
6783
6783
|
semver "^7.7.4"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-plugin-update-notifier",
|
|
3
3
|
"description": "update-notifier for sfdx plugins",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.165",
|
|
5
5
|
"author": "jayree",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-update-notifier/issues",
|
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"@oclif/core": "^4.11.0",
|
|
11
11
|
"@salesforce/kit": "^3.2.4",
|
|
12
12
|
"debug": "^4.4.0",
|
|
13
|
-
"oclif-plugin-update-notifier": "^1.5.
|
|
13
|
+
"oclif-plugin-update-notifier": "^1.5.162",
|
|
14
14
|
"tslib": "^2.8.1"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
18
|
-
"@oclif/plugin-help": "^6.2.
|
|
17
|
+
"@oclif/plugin-command-snapshot": "^5.3.17",
|
|
18
|
+
"@oclif/plugin-help": "^6.2.46",
|
|
19
19
|
"@oclif/test": "^4.1.18",
|
|
20
20
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
21
21
|
"@types/debug": "^4.1.13",
|