sfdx-plugin-update-notifier 1.2.60 → 1.2.61
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/oclif.lock +99 -122
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.2.61](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.60...v1.2.61) (2023-12-15)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump oclif-plugin-update-notifier from 1.5.54 to 1.5.55 ([#568](https://github.com/jayree/sfdx-plugin-update-notifier/issues/568)) ([c732000](https://github.com/jayree/sfdx-plugin-update-notifier/commit/c732000dcbbaae184eabddbcdabd92f0afa49b9c))
|
|
7
|
+
|
|
1
8
|
## [1.2.60](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.59...v1.2.60) (2023-12-13)
|
|
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.61 linux-x64 node-v20.10.0
|
|
25
25
|
$ sfdx --help [COMMAND]
|
|
26
26
|
USAGE
|
|
27
27
|
$ sfdx COMMAND
|
package/oclif.lock
CHANGED
|
@@ -240,12 +240,12 @@
|
|
|
240
240
|
resolve-global "1.0.0"
|
|
241
241
|
yargs "^17.0.0"
|
|
242
242
|
|
|
243
|
-
"@commitlint/config-conventional@^17.1
|
|
244
|
-
version "17.
|
|
245
|
-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.
|
|
246
|
-
integrity sha512-
|
|
243
|
+
"@commitlint/config-conventional@^17.8.1":
|
|
244
|
+
version "17.8.1"
|
|
245
|
+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz#e5bcf0cfec8da7ac50bc04dc92e0a4ea74964ce0"
|
|
246
|
+
integrity sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==
|
|
247
247
|
dependencies:
|
|
248
|
-
conventional-changelog-conventionalcommits "^
|
|
248
|
+
conventional-changelog-conventionalcommits "^6.1.0"
|
|
249
249
|
|
|
250
250
|
"@commitlint/config-validator@^17.4.4":
|
|
251
251
|
version "17.4.4"
|
|
@@ -490,7 +490,7 @@
|
|
|
490
490
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
|
491
491
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
492
492
|
|
|
493
|
-
"@jayree/changelog@^1.1.
|
|
493
|
+
"@jayree/changelog@^1.1.9":
|
|
494
494
|
version "1.1.9"
|
|
495
495
|
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.9.tgz#0e59f84a7b18f50e3b025fefbe54ae30d348d653"
|
|
496
496
|
integrity sha512-s8eiAW5bUi90duiAsQIy1JMBcuBJCzlELLDZc+B2qFEKIGsDqYvybJX9PWrnhnBcuFEUgndFpjBXyWiIKLEYBQ==
|
|
@@ -994,25 +994,25 @@
|
|
|
994
994
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
995
995
|
config-chain "^1.1.11"
|
|
996
996
|
|
|
997
|
-
"@salesforce/core@^
|
|
998
|
-
version "
|
|
999
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-
|
|
1000
|
-
integrity sha512-
|
|
997
|
+
"@salesforce/core@^6.4.0":
|
|
998
|
+
version "6.4.1"
|
|
999
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.1.tgz#27edd083b62ee96d6270b60da6dfb959bff1a0a5"
|
|
1000
|
+
integrity sha512-Bn/Pox5JLeVBg35zgSmtNU+f9wdOaa7a/hmCIvQibci1dpKtLGUmSpdHibWR6zHag8ZoRkueea7zuqEjYzECyA==
|
|
1001
1001
|
dependencies:
|
|
1002
1002
|
"@salesforce/kit" "^3.0.15"
|
|
1003
1003
|
"@salesforce/schemas" "^1.6.1"
|
|
1004
1004
|
"@salesforce/ts-types" "^2.0.9"
|
|
1005
|
-
"@types/semver" "^7.5.
|
|
1005
|
+
"@types/semver" "^7.5.6"
|
|
1006
1006
|
ajv "^8.12.0"
|
|
1007
1007
|
change-case "^4.1.2"
|
|
1008
1008
|
faye "^1.4.0"
|
|
1009
1009
|
form-data "^4.0.0"
|
|
1010
1010
|
js2xmlparser "^4.0.1"
|
|
1011
|
-
jsforce "^2.0.0-beta.
|
|
1011
|
+
jsforce "^2.0.0-beta.29"
|
|
1012
1012
|
jsonwebtoken "9.0.2"
|
|
1013
1013
|
jszip "3.10.1"
|
|
1014
|
-
pino "^8.16.
|
|
1015
|
-
pino-abstract-transport "^1.
|
|
1014
|
+
pino "^8.16.2"
|
|
1015
|
+
pino-abstract-transport "^1.1.0"
|
|
1016
1016
|
pino-pretty "^10.2.3"
|
|
1017
1017
|
proper-lockfile "^4.1.2"
|
|
1018
1018
|
semver "^7.5.4"
|
|
@@ -1023,13 +1023,13 @@
|
|
|
1023
1023
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1024
1024
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1025
1025
|
|
|
1026
|
-
"@salesforce/dev-scripts@^8.1.
|
|
1027
|
-
version "8.1.
|
|
1028
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.
|
|
1029
|
-
integrity sha512-
|
|
1026
|
+
"@salesforce/dev-scripts@^8.1.2":
|
|
1027
|
+
version "8.1.2"
|
|
1028
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.2.tgz#ec3e528328fe7c7b8b312688e970ea258913980b"
|
|
1029
|
+
integrity sha512-DQscqQPMuj2b1D8sfh77zAKQVEuo0SQ05XlFSbVKgvxO/yPrSpUK0LgHsbyG4Js88TWBqsf4K7mkdaryukSnSA==
|
|
1030
1030
|
dependencies:
|
|
1031
1031
|
"@commitlint/cli" "^17.1.2"
|
|
1032
|
-
"@commitlint/config-conventional" "^17.1
|
|
1032
|
+
"@commitlint/config-conventional" "^17.8.1"
|
|
1033
1033
|
"@salesforce/dev-config" "^4.1.0"
|
|
1034
1034
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1035
1035
|
"@types/chai" "^4.3.10"
|
|
@@ -1261,7 +1261,7 @@
|
|
|
1261
1261
|
dependencies:
|
|
1262
1262
|
"@types/node" ">=4.0"
|
|
1263
1263
|
|
|
1264
|
-
"@types/json-schema@^7.0.12"
|
|
1264
|
+
"@types/json-schema@^7.0.12":
|
|
1265
1265
|
version "7.0.12"
|
|
1266
1266
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
|
|
1267
1267
|
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
|
|
@@ -1351,15 +1351,15 @@
|
|
|
1351
1351
|
dependencies:
|
|
1352
1352
|
"@types/node" "*"
|
|
1353
1353
|
|
|
1354
|
-
"@types/semver@^7.
|
|
1354
|
+
"@types/semver@^7.5.0":
|
|
1355
1355
|
version "7.5.0"
|
|
1356
1356
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
|
|
1357
1357
|
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
|
|
1358
1358
|
|
|
1359
|
-
"@types/semver@^7.5.
|
|
1360
|
-
version "7.5.
|
|
1361
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.
|
|
1362
|
-
integrity sha512
|
|
1359
|
+
"@types/semver@^7.5.6":
|
|
1360
|
+
version "7.5.6"
|
|
1361
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
|
1362
|
+
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
1363
1363
|
|
|
1364
1364
|
"@types/sinon@*", "@types/sinon@^10.0.20":
|
|
1365
1365
|
version "10.0.20"
|
|
@@ -1409,14 +1409,6 @@
|
|
|
1409
1409
|
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
1410
1410
|
debug "^4.3.4"
|
|
1411
1411
|
|
|
1412
|
-
"@typescript-eslint/scope-manager@5.62.0":
|
|
1413
|
-
version "5.62.0"
|
|
1414
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
|
|
1415
|
-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
|
|
1416
|
-
dependencies:
|
|
1417
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1418
|
-
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1419
|
-
|
|
1420
1412
|
"@typescript-eslint/scope-manager@6.10.0":
|
|
1421
1413
|
version "6.10.0"
|
|
1422
1414
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540"
|
|
@@ -1425,6 +1417,14 @@
|
|
|
1425
1417
|
"@typescript-eslint/types" "6.10.0"
|
|
1426
1418
|
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
1427
1419
|
|
|
1420
|
+
"@typescript-eslint/scope-manager@6.14.0":
|
|
1421
|
+
version "6.14.0"
|
|
1422
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.14.0.tgz#53d24363fdb5ee0d1d8cda4ed5e5321272ab3d48"
|
|
1423
|
+
integrity sha512-VT7CFWHbZipPncAZtuALr9y3EuzY1b1t1AEkIq2bTXUPKw+pHoXflGNG5L+Gv6nKul1cz1VH8fz16IThIU0tdg==
|
|
1424
|
+
dependencies:
|
|
1425
|
+
"@typescript-eslint/types" "6.14.0"
|
|
1426
|
+
"@typescript-eslint/visitor-keys" "6.14.0"
|
|
1427
|
+
|
|
1428
1428
|
"@typescript-eslint/type-utils@6.10.0":
|
|
1429
1429
|
version "6.10.0"
|
|
1430
1430
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1"
|
|
@@ -1435,28 +1435,15 @@
|
|
|
1435
1435
|
debug "^4.3.4"
|
|
1436
1436
|
ts-api-utils "^1.0.1"
|
|
1437
1437
|
|
|
1438
|
-
"@typescript-eslint/types@5.62.0":
|
|
1439
|
-
version "5.62.0"
|
|
1440
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
|
1441
|
-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
|
1442
|
-
|
|
1443
1438
|
"@typescript-eslint/types@6.10.0":
|
|
1444
1439
|
version "6.10.0"
|
|
1445
1440
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
|
|
1446
1441
|
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
|
|
1447
1442
|
|
|
1448
|
-
"@typescript-eslint/
|
|
1449
|
-
version "
|
|
1450
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/
|
|
1451
|
-
integrity sha512-
|
|
1452
|
-
dependencies:
|
|
1453
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1454
|
-
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1455
|
-
debug "^4.3.4"
|
|
1456
|
-
globby "^11.1.0"
|
|
1457
|
-
is-glob "^4.0.3"
|
|
1458
|
-
semver "^7.3.7"
|
|
1459
|
-
tsutils "^3.21.0"
|
|
1443
|
+
"@typescript-eslint/types@6.14.0":
|
|
1444
|
+
version "6.14.0"
|
|
1445
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.14.0.tgz#935307f7a931016b7a5eb25d494ea3e1f613e929"
|
|
1446
|
+
integrity sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==
|
|
1460
1447
|
|
|
1461
1448
|
"@typescript-eslint/typescript-estree@6.10.0":
|
|
1462
1449
|
version "6.10.0"
|
|
@@ -1471,7 +1458,20 @@
|
|
|
1471
1458
|
semver "^7.5.4"
|
|
1472
1459
|
ts-api-utils "^1.0.1"
|
|
1473
1460
|
|
|
1474
|
-
"@typescript-eslint/
|
|
1461
|
+
"@typescript-eslint/typescript-estree@6.14.0":
|
|
1462
|
+
version "6.14.0"
|
|
1463
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.14.0.tgz#90c7ddd45cd22139adf3d4577580d04c9189ac13"
|
|
1464
|
+
integrity sha512-yPkaLwK0yH2mZKFE/bXkPAkkFgOv15GJAUzgUVonAbv0Hr4PK/N2yaA/4XQbTZQdygiDkpt5DkxPELqHguNvyw==
|
|
1465
|
+
dependencies:
|
|
1466
|
+
"@typescript-eslint/types" "6.14.0"
|
|
1467
|
+
"@typescript-eslint/visitor-keys" "6.14.0"
|
|
1468
|
+
debug "^4.3.4"
|
|
1469
|
+
globby "^11.1.0"
|
|
1470
|
+
is-glob "^4.0.3"
|
|
1471
|
+
semver "^7.5.4"
|
|
1472
|
+
ts-api-utils "^1.0.1"
|
|
1473
|
+
|
|
1474
|
+
"@typescript-eslint/utils@6.10.0":
|
|
1475
1475
|
version "6.10.0"
|
|
1476
1476
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336"
|
|
1477
1477
|
integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==
|
|
@@ -1484,27 +1484,18 @@
|
|
|
1484
1484
|
"@typescript-eslint/typescript-estree" "6.10.0"
|
|
1485
1485
|
semver "^7.5.4"
|
|
1486
1486
|
|
|
1487
|
-
"@typescript-eslint/utils@^
|
|
1488
|
-
version "
|
|
1489
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-
|
|
1490
|
-
integrity sha512-
|
|
1487
|
+
"@typescript-eslint/utils@^6.13.2", "@typescript-eslint/utils@^6.6.0":
|
|
1488
|
+
version "6.14.0"
|
|
1489
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.14.0.tgz#856a9e274367d99ffbd39c48128b93a86c4261e3"
|
|
1490
|
+
integrity sha512-XwRTnbvRr7Ey9a1NT6jqdKX8y/atWG+8fAIu3z73HSP8h06i3r/ClMhmaF/RGWGW1tHJEwij1uEg2GbEmPYvYg==
|
|
1491
1491
|
dependencies:
|
|
1492
|
-
"@eslint-community/eslint-utils" "^4.
|
|
1493
|
-
"@types/json-schema" "^7.0.
|
|
1494
|
-
"@types/semver" "^7.
|
|
1495
|
-
"@typescript-eslint/scope-manager" "
|
|
1496
|
-
"@typescript-eslint/types" "
|
|
1497
|
-
"@typescript-eslint/typescript-estree" "
|
|
1498
|
-
|
|
1499
|
-
semver "^7.3.7"
|
|
1500
|
-
|
|
1501
|
-
"@typescript-eslint/visitor-keys@5.62.0":
|
|
1502
|
-
version "5.62.0"
|
|
1503
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
|
|
1504
|
-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
|
|
1505
|
-
dependencies:
|
|
1506
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1507
|
-
eslint-visitor-keys "^3.3.0"
|
|
1492
|
+
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1493
|
+
"@types/json-schema" "^7.0.12"
|
|
1494
|
+
"@types/semver" "^7.5.0"
|
|
1495
|
+
"@typescript-eslint/scope-manager" "6.14.0"
|
|
1496
|
+
"@typescript-eslint/types" "6.14.0"
|
|
1497
|
+
"@typescript-eslint/typescript-estree" "6.14.0"
|
|
1498
|
+
semver "^7.5.4"
|
|
1508
1499
|
|
|
1509
1500
|
"@typescript-eslint/visitor-keys@6.10.0":
|
|
1510
1501
|
version "6.10.0"
|
|
@@ -1514,6 +1505,14 @@
|
|
|
1514
1505
|
"@typescript-eslint/types" "6.10.0"
|
|
1515
1506
|
eslint-visitor-keys "^3.4.1"
|
|
1516
1507
|
|
|
1508
|
+
"@typescript-eslint/visitor-keys@6.14.0":
|
|
1509
|
+
version "6.14.0"
|
|
1510
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.14.0.tgz#1d1d486581819287de824a56c22f32543561138e"
|
|
1511
|
+
integrity sha512-fB5cw6GRhJUz03MrROVuj5Zm/Q+XWlVdIsFj+Zb1Hvqouc8t+XP2H5y53QYU/MGtd2dPg6/vJJlhoX3xc2ehfw==
|
|
1512
|
+
dependencies:
|
|
1513
|
+
"@typescript-eslint/types" "6.14.0"
|
|
1514
|
+
eslint-visitor-keys "^3.4.1"
|
|
1515
|
+
|
|
1517
1516
|
"@ungap/structured-clone@^1.2.0":
|
|
1518
1517
|
version "1.2.0"
|
|
1519
1518
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
|
@@ -2643,14 +2642,12 @@ conventional-changelog-angular@^5.0.11:
|
|
|
2643
2642
|
compare-func "^2.0.0"
|
|
2644
2643
|
q "^1.5.1"
|
|
2645
2644
|
|
|
2646
|
-
conventional-changelog-conventionalcommits@^
|
|
2647
|
-
version "
|
|
2648
|
-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-
|
|
2649
|
-
integrity sha512-
|
|
2645
|
+
conventional-changelog-conventionalcommits@^6.1.0:
|
|
2646
|
+
version "6.1.0"
|
|
2647
|
+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz#3bad05f4eea64e423d3d90fc50c17d2c8cf17652"
|
|
2648
|
+
integrity sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==
|
|
2650
2649
|
dependencies:
|
|
2651
2650
|
compare-func "^2.0.0"
|
|
2652
|
-
lodash "^4.17.15"
|
|
2653
|
-
q "^1.5.1"
|
|
2654
2651
|
|
|
2655
2652
|
conventional-commits-parser@^3.2.2:
|
|
2656
2653
|
version "3.2.4"
|
|
@@ -3281,13 +3278,13 @@ eslint-plugin-prettier@^5.0.1:
|
|
|
3281
3278
|
prettier-linter-helpers "^1.0.0"
|
|
3282
3279
|
synckit "^0.8.5"
|
|
3283
3280
|
|
|
3284
|
-
eslint-plugin-sf-plugin@^1.
|
|
3285
|
-
version "1.
|
|
3286
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.
|
|
3287
|
-
integrity sha512-
|
|
3281
|
+
eslint-plugin-sf-plugin@^1.17.0:
|
|
3282
|
+
version "1.17.0"
|
|
3283
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.0.tgz#9a7e81cb63bc6f36aae7c7797f95e2179def7fd3"
|
|
3284
|
+
integrity sha512-grW7leP0FJbKQZgDjBZanLSTYrus0itKaEmoflEuqTZSyqH4feP53rHby5ysbOnw9OvgZfuq9NSc0a/CzcIbtQ==
|
|
3288
3285
|
dependencies:
|
|
3289
|
-
"@salesforce/core" "^
|
|
3290
|
-
"@typescript-eslint/utils" "^
|
|
3286
|
+
"@salesforce/core" "^6.4.0"
|
|
3287
|
+
"@typescript-eslint/utils" "^6.13.2"
|
|
3291
3288
|
|
|
3292
3289
|
eslint-plugin-unicorn@^49.0.0:
|
|
3293
3290
|
version "49.0.0"
|
|
@@ -3309,14 +3306,6 @@ eslint-plugin-unicorn@^49.0.0:
|
|
|
3309
3306
|
semver "^7.5.4"
|
|
3310
3307
|
strip-indent "^3.0.0"
|
|
3311
3308
|
|
|
3312
|
-
eslint-scope@^5.1.1:
|
|
3313
|
-
version "5.1.1"
|
|
3314
|
-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
|
|
3315
|
-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
|
|
3316
|
-
dependencies:
|
|
3317
|
-
esrecurse "^4.3.0"
|
|
3318
|
-
estraverse "^4.1.1"
|
|
3319
|
-
|
|
3320
3309
|
eslint-scope@^7.2.2:
|
|
3321
3310
|
version "7.2.2"
|
|
3322
3311
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
|
|
@@ -3402,11 +3391,6 @@ esrecurse@^4.3.0:
|
|
|
3402
3391
|
dependencies:
|
|
3403
3392
|
estraverse "^5.2.0"
|
|
3404
3393
|
|
|
3405
|
-
estraverse@^4.1.1:
|
|
3406
|
-
version "4.3.0"
|
|
3407
|
-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
|
3408
|
-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
|
3409
|
-
|
|
3410
3394
|
estraverse@^5.1.0, estraverse@^5.2.0:
|
|
3411
3395
|
version "5.3.0"
|
|
3412
3396
|
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
|
@@ -4961,10 +4945,10 @@ jsesc@~0.5.0:
|
|
|
4961
4945
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
4962
4946
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
4963
4947
|
|
|
4964
|
-
jsforce@^2.0.0-beta.
|
|
4965
|
-
version "2.0.0-beta.
|
|
4966
|
-
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.
|
|
4967
|
-
integrity sha512-
|
|
4948
|
+
jsforce@^2.0.0-beta.29:
|
|
4949
|
+
version "2.0.0-beta.29"
|
|
4950
|
+
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
|
4951
|
+
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
|
4968
4952
|
dependencies:
|
|
4969
4953
|
"@babel/runtime" "^7.12.5"
|
|
4970
4954
|
"@babel/runtime-corejs3" "^7.12.5"
|
|
@@ -6230,12 +6214,12 @@ object.values@^1.1.7:
|
|
|
6230
6214
|
define-properties "^1.2.0"
|
|
6231
6215
|
es-abstract "^1.22.1"
|
|
6232
6216
|
|
|
6233
|
-
oclif-plugin-update-notifier@^1.5.
|
|
6234
|
-
version "1.5.
|
|
6235
|
-
resolved "https://registry.yarnpkg.com/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
6236
|
-
integrity sha512-
|
|
6217
|
+
oclif-plugin-update-notifier@^1.5.55:
|
|
6218
|
+
version "1.5.55"
|
|
6219
|
+
resolved "https://registry.yarnpkg.com/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.55.tgz#47b0ba4d14728d2f348afef33220a5ccbd33b855"
|
|
6220
|
+
integrity sha512-LFPvVzcxzSb4mcOzWTTbawm0I9uhdr1nfFcTuZ/rR9TDkrdlZA6SLRid12Luxjv90v8oyB8OrzPaR/8ZWQDQ9g==
|
|
6237
6221
|
dependencies:
|
|
6238
|
-
"@jayree/changelog" "^1.1.
|
|
6222
|
+
"@jayree/changelog" "^1.1.9"
|
|
6239
6223
|
"@oclif/core" "^3.14.1"
|
|
6240
6224
|
"@salesforce/kit" "^3.0.15"
|
|
6241
6225
|
boxen "^7.1.1"
|
|
@@ -6248,10 +6232,10 @@ oclif-plugin-update-notifier@^1.5.54:
|
|
|
6248
6232
|
semver-diff "^4.0.0"
|
|
6249
6233
|
tslib "^2.6.1"
|
|
6250
6234
|
|
|
6251
|
-
oclif@^4.0
|
|
6252
|
-
version "4.0
|
|
6253
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
6254
|
-
integrity sha512-
|
|
6235
|
+
oclif@^4.1.0:
|
|
6236
|
+
version "4.1.0"
|
|
6237
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
|
|
6238
|
+
integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
|
|
6255
6239
|
dependencies:
|
|
6256
6240
|
"@oclif/core" "^3.0.4"
|
|
6257
6241
|
"@oclif/plugin-help" "^5.2.14"
|
|
@@ -6658,7 +6642,7 @@ pino-abstract-transport@^1.0.0:
|
|
|
6658
6642
|
readable-stream "^4.0.0"
|
|
6659
6643
|
split2 "^4.0.0"
|
|
6660
6644
|
|
|
6661
|
-
pino-abstract-transport@v1.1.0:
|
|
6645
|
+
pino-abstract-transport@^1.1.0, pino-abstract-transport@v1.1.0:
|
|
6662
6646
|
version "1.1.0"
|
|
6663
6647
|
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz#083d98f966262164504afb989bccd05f665937a8"
|
|
6664
6648
|
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
|
|
@@ -6691,10 +6675,10 @@ pino-std-serializers@^6.0.0:
|
|
|
6691
6675
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
6692
6676
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
6693
6677
|
|
|
6694
|
-
pino@^8.16.
|
|
6695
|
-
version "8.
|
|
6696
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.
|
|
6697
|
-
integrity sha512-
|
|
6678
|
+
pino@^8.16.2:
|
|
6679
|
+
version "8.17.1"
|
|
6680
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.17.1.tgz#f886569cd9abf458f4c921dc696fb023694c1103"
|
|
6681
|
+
integrity sha512-YoN7/NJgnsJ+fkADZqjhRt96iepWBndQHeClmSBH0sQWCb8zGD74t00SK4eOtKFi/f8TUmQnfmgglEhd2kI1RQ==
|
|
6698
6682
|
dependencies:
|
|
6699
6683
|
atomic-sleep "^1.0.0"
|
|
6700
6684
|
fast-redact "^3.1.1"
|
|
@@ -8018,7 +8002,7 @@ tsconfig-paths@^3.14.2:
|
|
|
8018
8002
|
minimist "^1.2.6"
|
|
8019
8003
|
strip-bom "^3.0.0"
|
|
8020
8004
|
|
|
8021
|
-
tslib@^1.
|
|
8005
|
+
tslib@^1.9.0:
|
|
8022
8006
|
version "1.14.1"
|
|
8023
8007
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
8024
8008
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
|
@@ -8028,13 +8012,6 @@ tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.0, tslib@^2.6.1,
|
|
|
8028
8012
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
|
8029
8013
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
8030
8014
|
|
|
8031
|
-
tsutils@^3.21.0:
|
|
8032
|
-
version "3.21.0"
|
|
8033
|
-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
|
|
8034
|
-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
|
|
8035
|
-
dependencies:
|
|
8036
|
-
tslib "^1.8.1"
|
|
8037
|
-
|
|
8038
8015
|
tunnel-agent@*, tunnel-agent@^0.6.0:
|
|
8039
8016
|
version "0.6.0"
|
|
8040
8017
|
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
|
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.61",
|
|
5
5
|
"author": "jayree",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-update-notifier/issues",
|
|
@@ -10,22 +10,22 @@
|
|
|
10
10
|
"@oclif/core": "^3.14.1",
|
|
11
11
|
"@salesforce/kit": "^3.0.15",
|
|
12
12
|
"debug": "^4.3.4",
|
|
13
|
-
"oclif-plugin-update-notifier": "^1.5.
|
|
13
|
+
"oclif-plugin-update-notifier": "^1.5.55",
|
|
14
14
|
"tslib": "^2.6.0"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@oclif/plugin-command-snapshot": "^5.0.4",
|
|
18
18
|
"@oclif/plugin-help": "^6.0.8",
|
|
19
19
|
"@oclif/test": "^3.1.3",
|
|
20
|
-
"@salesforce/dev-scripts": "^8.1.
|
|
20
|
+
"@salesforce/dev-scripts": "^8.1.2",
|
|
21
21
|
"@types/debug": "^4.1.12",
|
|
22
22
|
"@types/fs-extra": "^11.0.4",
|
|
23
23
|
"@types/jsforce": "^1.11.5",
|
|
24
24
|
"c8": "^8.0.1",
|
|
25
25
|
"eslint-plugin-prettier": "^5.0.1",
|
|
26
|
-
"eslint-plugin-sf-plugin": "^1.
|
|
26
|
+
"eslint-plugin-sf-plugin": "^1.17.0",
|
|
27
27
|
"is-ci": "^3.0.1",
|
|
28
|
-
"oclif": "^4.0
|
|
28
|
+
"oclif": "^4.1.0",
|
|
29
29
|
"patch-package": "^8.0.0",
|
|
30
30
|
"pinst": "^3.0.0",
|
|
31
31
|
"prettier": "^3.1.1",
|