sfdx-plugin-update-notifier 1.2.162 → 1.2.163

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 CHANGED
@@ -1,3 +1,10 @@
1
+ ## [1.2.163](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.162...v1.2.163) (2026-04-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump oclif-plugin-update-notifier from 1.5.159 to 1.5.160 ([#1185](https://github.com/jayree/sfdx-plugin-update-notifier/issues/1185)) ([913057f](https://github.com/jayree/sfdx-plugin-update-notifier/commit/913057f89b350610626f382828c6845f2c78cc12))
7
+
1
8
  ## [1.2.162](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.161...v1.2.162) (2026-04-10)
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.162 linux-x64 node-v24.14.1
24
+ sfdx-plugin-update-notifier/1.2.163 linux-x64 node-v24.14.1
25
25
  $ sfdx --help [COMMAND]
26
26
  USAGE
27
27
  $ sfdx COMMAND
@@ -1,24 +1,24 @@
1
1
  {
2
2
  "name": "sfdx-plugin-update-notifier",
3
- "version": "1.2.162",
3
+ "version": "1.2.163",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "sfdx-plugin-update-notifier",
9
- "version": "1.2.162",
9
+ "version": "1.2.163",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.27",
13
13
  "@oclif/core": "^4.10.4",
14
14
  "@salesforce/kit": "^3.2.4",
15
15
  "debug": "^4.4.0",
16
- "oclif-plugin-update-notifier": "^1.5.159",
16
+ "oclif-plugin-update-notifier": "^1.5.160",
17
17
  "tslib": "^2.8.1"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@oclif/plugin-command-snapshot": "^5.3.15",
21
- "@oclif/plugin-help": "^6.2.43",
21
+ "@oclif/plugin-help": "^6.2.44",
22
22
  "@oclif/test": "^4.1.18",
23
23
  "@salesforce/dev-scripts": "^11.0.4",
24
24
  "@types/debug": "^4.1.13",
@@ -32,7 +32,7 @@
32
32
  "oclif": "^4.23.0",
33
33
  "patch-package": "^8.0.1",
34
34
  "pinst": "^3.0.0",
35
- "prettier": "^3.8.2",
35
+ "prettier": "^3.8.3",
36
36
  "pretty-quick": "^4.2.2",
37
37
  "ts-node": "^10.9.2",
38
38
  "typescript": "^5.9.3"
@@ -4563,14 +4563,14 @@
4563
4563
  }
4564
4564
  },
4565
4565
  "node_modules/@jayree/changelog": {
4566
- "version": "1.2.28",
4567
- "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.28.tgz",
4568
- "integrity": "sha512-hFXsa/hrwMVoFJ0S2Tp/17T0GYpe4QPYl8Zxe4J/8F6X74otVwDlGemFkw2TBtFa51ntlUtHXf8ymRNkkuiVZg==",
4566
+ "version": "1.2.29",
4567
+ "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.29.tgz",
4568
+ "integrity": "sha512-vxZj1OkILXSmgrEHBMUqvkhvvVl9WR0Rfjny7O3iB3/k+1x1UPp4UlnYl2tRdZK60v0o7z2HNnrPw1siTYlDUA==",
4569
4569
  "license": "BSD-3-Clause",
4570
4570
  "dependencies": {
4571
4571
  "debug": "^4.4.1",
4572
4572
  "fs-extra": "^11.3.4",
4573
- "marked": "^17.0.5",
4573
+ "marked": "^18.0.0",
4574
4574
  "marked-terminal": "^7.3.0",
4575
4575
  "semver": "^7.7.4",
4576
4576
  "semver-compare": "^1.0.0"
@@ -5070,9 +5070,9 @@
5070
5070
  }
5071
5071
  },
5072
5072
  "node_modules/@oclif/plugin-help": {
5073
- "version": "6.2.43",
5074
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.43.tgz",
5075
- "integrity": "sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA==",
5073
+ "version": "6.2.44",
5074
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.44.tgz",
5075
+ "integrity": "sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig==",
5076
5076
  "dev": true,
5077
5077
  "license": "MIT",
5078
5078
  "dependencies": {
@@ -12700,9 +12700,9 @@
12700
12700
  }
12701
12701
  },
12702
12702
  "node_modules/marked": {
12703
- "version": "17.0.5",
12704
- "resolved": "https://registry.npmjs.org/marked/-/marked-17.0.5.tgz",
12705
- "integrity": "sha512-6hLvc0/JEbRjRgzI6wnT2P1XuM1/RrrDEX0kPt0N7jGm1133g6X7DlxFasUIx+72aKAr904GTxhSLDrd5DIlZg==",
12703
+ "version": "18.0.2",
12704
+ "resolved": "https://registry.npmjs.org/marked/-/marked-18.0.2.tgz",
12705
+ "integrity": "sha512-NsmlUYBS/Zg57rgDWMYdnre6OTj4e+qq/JS2ot3KrYLSoHLw+sDu0Nm1ZGpRgYAq6c+b1ekaY5NzVchMCQnzcg==",
12706
12706
  "license": "MIT",
12707
12707
  "bin": {
12708
12708
  "marked": "bin/marked.js"
@@ -13612,12 +13612,12 @@
13612
13612
  }
13613
13613
  },
13614
13614
  "node_modules/oclif-plugin-update-notifier": {
13615
- "version": "1.5.159",
13616
- "resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.159.tgz",
13617
- "integrity": "sha512-W66QfOKD9A8VdXeKa5Jauc9sIJONJ0Y+xJFLAhVu3ALQK8D8DebrWa1t/UhGIosbdPh3HT+tiu5E+JsHv2qZVQ==",
13615
+ "version": "1.5.160",
13616
+ "resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.160.tgz",
13617
+ "integrity": "sha512-nM+e9MVkqBRRwsSTWsXGr76IEMba0LnunVxpYK4DScl4JKy3HtxHiRwmwk/EVZ89zaLZ0hWYcrOOc9Q45/YdrA==",
13618
13618
  "license": "Apache-2.0",
13619
13619
  "dependencies": {
13620
- "@jayree/changelog": "^1.2.28",
13620
+ "@jayree/changelog": "^1.2.29",
13621
13621
  "@oclif/core": "^4.10.5",
13622
13622
  "@salesforce/kit": "^3.2.6",
13623
13623
  "boxen": "^8.0.1",
@@ -14725,9 +14725,9 @@
14725
14725
  }
14726
14726
  },
14727
14727
  "node_modules/prettier": {
14728
- "version": "3.8.2",
14729
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz",
14730
- "integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==",
14728
+ "version": "3.8.3",
14729
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz",
14730
+ "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==",
14731
14731
  "dev": true,
14732
14732
  "license": "MIT",
14733
14733
  "bin": {
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.27", "@jayree/changelog@^1.2.28":
1584
- version "1.2.28"
1585
- resolved "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.28.tgz"
1586
- integrity sha512-hFXsa/hrwMVoFJ0S2Tp/17T0GYpe4QPYl8Zxe4J/8F6X74otVwDlGemFkw2TBtFa51ntlUtHXf8ymRNkkuiVZg==
1583
+ "@jayree/changelog@^1.2.27", "@jayree/changelog@^1.2.29":
1584
+ version "1.2.29"
1585
+ resolved "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.29.tgz"
1586
+ integrity sha512-vxZj1OkILXSmgrEHBMUqvkhvvVl9WR0Rfjny7O3iB3/k+1x1UPp4UlnYl2tRdZK60v0o7z2HNnrPw1siTYlDUA==
1587
1587
  dependencies:
1588
1588
  debug "^4.4.1"
1589
1589
  fs-extra "^11.3.4"
1590
- marked "^17.0.5"
1590
+ marked "^18.0.0"
1591
1591
  marked-terminal "^7.3.0"
1592
1592
  semver "^7.7.4"
1593
1593
  semver-compare "^1.0.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.43":
1784
- version "6.2.43"
1785
- resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.43.tgz"
1786
- integrity sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA==
1783
+ "@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.44":
1784
+ version "6.2.44"
1785
+ resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.44.tgz"
1786
+ integrity sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig==
1787
1787
  dependencies:
1788
1788
  "@oclif/core" "^4"
1789
1789
 
@@ -6310,10 +6310,10 @@ marked@^13.0.0:
6310
6310
  resolved "https://registry.npmjs.org/marked/-/marked-13.0.2.tgz"
6311
6311
  integrity sha512-J6CPjP8pS5sgrRqxVRvkCIkZ6MFdRIjDkwUwgJ9nL2fbmM6qGQeB2C16hi8Cc9BOzj6xXzy0jyi0iPIfnMHYzA==
6312
6312
 
6313
- marked@^17.0.5, "marked@>=1 <16":
6314
- version "17.0.5"
6315
- resolved "https://registry.npmjs.org/marked/-/marked-17.0.5.tgz"
6316
- integrity sha512-6hLvc0/JEbRjRgzI6wnT2P1XuM1/RrrDEX0kPt0N7jGm1133g6X7DlxFasUIx+72aKAr904GTxhSLDrd5DIlZg==
6313
+ marked@^18.0.0, "marked@>=1 <16":
6314
+ version "18.0.2"
6315
+ resolved "https://registry.npmjs.org/marked/-/marked-18.0.2.tgz"
6316
+ integrity sha512-NsmlUYBS/Zg57rgDWMYdnre6OTj4e+qq/JS2ot3KrYLSoHLw+sDu0Nm1ZGpRgYAq6c+b1ekaY5NzVchMCQnzcg==
6317
6317
 
6318
6318
  math-intrinsics@^1.1.0:
6319
6319
  version "1.1.0"
@@ -6773,12 +6773,12 @@ object.values@^1.1.7:
6773
6773
  define-properties "^1.2.0"
6774
6774
  es-abstract "^1.22.1"
6775
6775
 
6776
- oclif-plugin-update-notifier@^1.5.159:
6777
- version "1.5.159"
6778
- resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.159.tgz"
6779
- integrity sha512-W66QfOKD9A8VdXeKa5Jauc9sIJONJ0Y+xJFLAhVu3ALQK8D8DebrWa1t/UhGIosbdPh3HT+tiu5E+JsHv2qZVQ==
6776
+ oclif-plugin-update-notifier@^1.5.160:
6777
+ version "1.5.160"
6778
+ resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.160.tgz"
6779
+ integrity sha512-nM+e9MVkqBRRwsSTWsXGr76IEMba0LnunVxpYK4DScl4JKy3HtxHiRwmwk/EVZ89zaLZ0hWYcrOOc9Q45/YdrA==
6780
6780
  dependencies:
6781
- "@jayree/changelog" "^1.2.28"
6781
+ "@jayree/changelog" "^1.2.29"
6782
6782
  "@oclif/core" "^4.10.5"
6783
6783
  "@salesforce/kit" "^3.2.6"
6784
6784
  boxen "^8.0.1"
@@ -7199,10 +7199,10 @@ prettier@^2.0.0, prettier@^2.8.8:
7199
7199
  resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz"
7200
7200
  integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7201
7201
 
7202
- prettier@^3.0.0, prettier@^3.8.2, prettier@>=3.0.0:
7203
- version "3.8.2"
7204
- resolved "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz"
7205
- integrity sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==
7202
+ prettier@^3.0.0, prettier@^3.8.3, prettier@>=3.0.0:
7203
+ version "3.8.3"
7204
+ resolved "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz"
7205
+ integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
7206
7206
 
7207
7207
  pretty-quick@^3.3.1:
7208
7208
  version "3.3.1"
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "commands": {},
3
- "version": "1.2.162"
3
+ "version": "1.2.163"
4
4
  }
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.162",
4
+ "version": "1.2.163",
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.10.4",
11
11
  "@salesforce/kit": "^3.2.4",
12
12
  "debug": "^4.4.0",
13
- "oclif-plugin-update-notifier": "^1.5.159",
13
+ "oclif-plugin-update-notifier": "^1.5.160",
14
14
  "tslib": "^2.8.1"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@oclif/plugin-command-snapshot": "^5.3.15",
18
- "@oclif/plugin-help": "^6.2.43",
18
+ "@oclif/plugin-help": "^6.2.44",
19
19
  "@oclif/test": "^4.1.18",
20
20
  "@salesforce/dev-scripts": "^11.0.4",
21
21
  "@types/debug": "^4.1.13",
@@ -29,7 +29,7 @@
29
29
  "oclif": "^4.23.0",
30
30
  "patch-package": "^8.0.1",
31
31
  "pinst": "^3.0.0",
32
- "prettier": "^3.8.2",
32
+ "prettier": "^3.8.3",
33
33
  "pretty-quick": "^4.2.2",
34
34
  "ts-node": "^10.9.2",
35
35
  "typescript": "^5.9.3"