sfdx-plugin-update-notifier 1.2.153 → 1.2.154
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 +11 -11
- package/oclif.lock +11 -11
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.2.154](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.153...v1.2.154) (2026-01-09)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump oclif-plugin-update-notifier from 1.5.149 to 1.5.150 ([#1124](https://github.com/jayree/sfdx-plugin-update-notifier/issues/1124)) ([511d530](https://github.com/jayree/sfdx-plugin-update-notifier/commit/511d5307a1dac5e8599ae7aa229755520056c097))
|
|
7
|
+
|
|
1
8
|
## [1.2.153](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.152...v1.2.153) (2026-01-06)
|
|
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.154 linux-x64 node-v24.12.0
|
|
25
25
|
$ sfdx --help [COMMAND]
|
|
26
26
|
USAGE
|
|
27
27
|
$ sfdx COMMAND
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-plugin-update-notifier",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.154",
|
|
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.154",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.2.23",
|
|
13
13
|
"@oclif/core": "^4.5.6",
|
|
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.150",
|
|
17
17
|
"tslib": "^2.8.1"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
@@ -12153,19 +12153,19 @@
|
|
|
12153
12153
|
}
|
|
12154
12154
|
},
|
|
12155
12155
|
"node_modules/oclif-plugin-update-notifier": {
|
|
12156
|
-
"version": "1.5.
|
|
12157
|
-
"resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
12158
|
-
"integrity": "sha512-
|
|
12156
|
+
"version": "1.5.150",
|
|
12157
|
+
"resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.150.tgz",
|
|
12158
|
+
"integrity": "sha512-4CxlkPmlQTgriB1ri7L3Og0jeLHw3BUeSu8S4HylurGz7van3IuFkagEtVHogDmHFULhjezofLINzmx/fM4ATw==",
|
|
12159
12159
|
"license": "Apache-2.0",
|
|
12160
12160
|
"dependencies": {
|
|
12161
|
-
"@jayree/changelog": "^1.2.
|
|
12161
|
+
"@jayree/changelog": "^1.2.23",
|
|
12162
12162
|
"@oclif/core": "^4.8.0",
|
|
12163
12163
|
"@salesforce/kit": "^3.2.4",
|
|
12164
12164
|
"boxen": "^8.0.1",
|
|
12165
12165
|
"chalk": "^5.6.2",
|
|
12166
12166
|
"debug": "^4.4.3",
|
|
12167
12167
|
"fs-extra": "^11.3.3",
|
|
12168
|
-
"got": "^14.6.
|
|
12168
|
+
"got": "^14.6.6",
|
|
12169
12169
|
"package-json": "^10.0.1",
|
|
12170
12170
|
"semver": "^7.7.3",
|
|
12171
12171
|
"tslib": "^2.8.1"
|
|
@@ -12257,9 +12257,9 @@
|
|
|
12257
12257
|
}
|
|
12258
12258
|
},
|
|
12259
12259
|
"node_modules/oclif-plugin-update-notifier/node_modules/got": {
|
|
12260
|
-
"version": "14.6.
|
|
12261
|
-
"resolved": "https://registry.npmjs.org/got/-/got-14.6.
|
|
12262
|
-
"integrity": "sha512-
|
|
12260
|
+
"version": "14.6.6",
|
|
12261
|
+
"resolved": "https://registry.npmjs.org/got/-/got-14.6.6.tgz",
|
|
12262
|
+
"integrity": "sha512-QLV1qeYSo5l13mQzWgP/y0LbMr5Plr5fJilgAIwgnwseproEbtNym8xpLsDzeZ6MWXgNE6kdWGBjdh3zT/Qerg==",
|
|
12263
12263
|
"license": "MIT",
|
|
12264
12264
|
"dependencies": {
|
|
12265
12265
|
"@sindresorhus/is": "^7.0.1",
|
package/oclif.lock
CHANGED
|
@@ -1340,7 +1340,7 @@
|
|
|
1340
1340
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
1341
1341
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
1342
1342
|
|
|
1343
|
-
"@jayree/changelog@^1.2.
|
|
1343
|
+
"@jayree/changelog@^1.2.23":
|
|
1344
1344
|
version "1.2.23"
|
|
1345
1345
|
resolved "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.23.tgz"
|
|
1346
1346
|
integrity sha512-aOAQsZ9PFn8UHg24TTh8jDhA5LxOy1wbHl02GRgEd9Xl6I0IJMPWt6mZf5dzE1OsCT23K/B49Oa1V4SM+dm9iA==
|
|
@@ -4751,10 +4751,10 @@ got@^13:
|
|
|
4751
4751
|
p-cancelable "^3.0.0"
|
|
4752
4752
|
responselike "^3.0.0"
|
|
4753
4753
|
|
|
4754
|
-
got@^14.6.
|
|
4755
|
-
version "14.6.
|
|
4756
|
-
resolved "https://registry.npmjs.org/got/-/got-14.6.
|
|
4757
|
-
integrity sha512-
|
|
4754
|
+
got@^14.6.6:
|
|
4755
|
+
version "14.6.6"
|
|
4756
|
+
resolved "https://registry.npmjs.org/got/-/got-14.6.6.tgz"
|
|
4757
|
+
integrity sha512-QLV1qeYSo5l13mQzWgP/y0LbMr5Plr5fJilgAIwgnwseproEbtNym8xpLsDzeZ6MWXgNE6kdWGBjdh3zT/Qerg==
|
|
4758
4758
|
dependencies:
|
|
4759
4759
|
"@sindresorhus/is" "^7.0.1"
|
|
4760
4760
|
byte-counter "^0.1.0"
|
|
@@ -6339,19 +6339,19 @@ object.values@^1.1.7:
|
|
|
6339
6339
|
define-properties "^1.2.0"
|
|
6340
6340
|
es-abstract "^1.22.1"
|
|
6341
6341
|
|
|
6342
|
-
oclif-plugin-update-notifier@^1.5.
|
|
6343
|
-
version "1.5.
|
|
6344
|
-
resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
6345
|
-
integrity sha512-
|
|
6342
|
+
oclif-plugin-update-notifier@^1.5.150:
|
|
6343
|
+
version "1.5.150"
|
|
6344
|
+
resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.150.tgz"
|
|
6345
|
+
integrity sha512-4CxlkPmlQTgriB1ri7L3Og0jeLHw3BUeSu8S4HylurGz7van3IuFkagEtVHogDmHFULhjezofLINzmx/fM4ATw==
|
|
6346
6346
|
dependencies:
|
|
6347
|
-
"@jayree/changelog" "^1.2.
|
|
6347
|
+
"@jayree/changelog" "^1.2.23"
|
|
6348
6348
|
"@oclif/core" "^4.8.0"
|
|
6349
6349
|
"@salesforce/kit" "^3.2.4"
|
|
6350
6350
|
boxen "^8.0.1"
|
|
6351
6351
|
chalk "^5.6.2"
|
|
6352
6352
|
debug "^4.4.3"
|
|
6353
6353
|
fs-extra "^11.3.3"
|
|
6354
|
-
got "^14.6.
|
|
6354
|
+
got "^14.6.6"
|
|
6355
6355
|
package-json "^10.0.1"
|
|
6356
6356
|
semver "^7.7.3"
|
|
6357
6357
|
tslib "^2.8.1"
|
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.154",
|
|
5
5
|
"author": "jayree",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-update-notifier/issues",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"@oclif/core": "^4.5.6",
|
|
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.150",
|
|
14
14
|
"tslib": "^2.8.1"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|