-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
88 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -588,6 +588,30 @@ | |
semver "^7.6.2" | ||
ts-retry-promise "^0.8.1" | ||
|
||
"@salesforce/core@^8.0.1": | ||
version "8.0.1" | ||
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.0.1.tgz#863b527e5c60a32c2928b4d36dc070aaa159722d" | ||
integrity sha512-r7fmBtqy/Wjxt6RpKh+uJ30kHlHZ7Hx5Estsg2n/65nDU6nLwpXGs12OgRgObjtOv0ob/Sgh08ZQENpGXWIUJw== | ||
dependencies: | ||
"@jsforce/jsforce-node" "^3.2.0" | ||
"@salesforce/kit" "^3.1.6" | ||
"@salesforce/schemas" "^1.9.0" | ||
"@salesforce/ts-types" "^2.0.10" | ||
ajv "^8.15.0" | ||
change-case "^4.1.2" | ||
fast-levenshtein "^3.0.0" | ||
faye "^1.4.0" | ||
form-data "^4.0.0" | ||
js2xmlparser "^4.0.1" | ||
jsonwebtoken "9.0.2" | ||
jszip "3.10.1" | ||
pino "^9.2.0" | ||
pino-abstract-transport "^1.2.0" | ||
pino-pretty "^11.2.1" | ||
proper-lockfile "^4.1.2" | ||
semver "^7.6.2" | ||
ts-retry-promise "^0.8.1" | ||
|
||
"@salesforce/dev-config@^4.1.0": | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e" | ||
|
@@ -2323,10 +2347,10 @@ extend@^3.0.2: | |
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" | ||
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== | ||
|
||
fast-copy@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-3.0.1.tgz#9e89ef498b8c04c1cd76b33b8e14271658a732aa" | ||
integrity sha512-Knr7NOtK3HWRYGtHoJrjkaWepqT8thIVGAwt0p0aUs1zqkAzXZV4vo9fFNwyb5fcqK1GKYFYxldQdIDVKhUAfA== | ||
fast-copy@^3.0.0, fast-copy@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-3.0.2.tgz#59c68f59ccbcac82050ba992e0d5c389097c9d35" | ||
integrity sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ== | ||
|
||
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: | ||
version "3.1.3" | ||
|
@@ -4344,11 +4368,36 @@ pino-pretty@^10.3.1: | |
sonic-boom "^3.0.0" | ||
strip-json-comments "^3.1.1" | ||
|
||
pino-pretty@^11.2.1: | ||
version "11.2.1" | ||
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-11.2.1.tgz#de9a42ff8ea7b26da93506bb9e49d0b566c5ae96" | ||
integrity sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g== | ||
dependencies: | ||
colorette "^2.0.7" | ||
dateformat "^4.6.3" | ||
fast-copy "^3.0.2" | ||
fast-safe-stringify "^2.1.1" | ||
help-me "^5.0.0" | ||
joycon "^3.1.1" | ||
minimist "^1.2.6" | ||
on-exit-leak-free "^2.1.0" | ||
pino-abstract-transport "^1.0.0" | ||
pump "^3.0.0" | ||
readable-stream "^4.0.0" | ||
secure-json-parse "^2.4.0" | ||
sonic-boom "^4.0.1" | ||
strip-json-comments "^3.1.1" | ||
|
||
pino-std-serializers@^6.0.0: | ||
version "6.2.2" | ||
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3" | ||
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA== | ||
|
||
pino-std-serializers@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b" | ||
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA== | ||
|
||
pino@^8.21.0: | ||
version "8.21.0" | ||
resolved "https://registry.yarnpkg.com/pino/-/pino-8.21.0.tgz#e1207f3675a2722940d62da79a7a55a98409f00d" | ||
|
@@ -4366,6 +4415,23 @@ pino@^8.21.0: | |
sonic-boom "^3.7.0" | ||
thread-stream "^2.6.0" | ||
|
||
pino@^9.2.0: | ||
version "9.2.0" | ||
resolved "https://registry.yarnpkg.com/pino/-/pino-9.2.0.tgz#e77a9516f3a3e5550d9b76d9f65ac6118ef02bdd" | ||
integrity sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug== | ||
dependencies: | ||
atomic-sleep "^1.0.0" | ||
fast-redact "^3.1.1" | ||
on-exit-leak-free "^2.1.0" | ||
pino-abstract-transport "^1.2.0" | ||
pino-std-serializers "^7.0.0" | ||
process-warning "^3.0.0" | ||
quick-format-unescaped "^4.0.3" | ||
real-require "^0.2.0" | ||
safe-stable-stringify "^2.3.1" | ||
sonic-boom "^4.0.1" | ||
thread-stream "^3.0.0" | ||
|
||
pkg-dir@^4.1.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" | ||
|
@@ -4932,6 +4998,13 @@ sonic-boom@^3.0.0, sonic-boom@^3.7.0: | |
dependencies: | ||
atomic-sleep "^1.0.0" | ||
|
||
sonic-boom@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-4.0.1.tgz#515b7cef2c9290cb362c4536388ddeece07aed30" | ||
integrity sha512-hTSD/6JMLyT4r9zeof6UtuBDpjJ9sO08/nmS5djaA9eozT9oOlNdpXSnzcgj4FTqpk3nkLrs61l4gip9r1HCrQ== | ||
dependencies: | ||
atomic-sleep "^1.0.0" | ||
|
||
sort-any@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/sort-any/-/sort-any-2.0.0.tgz#62a5409c9905c9483f03e41e17f46cc451aa7c55" | ||
|
@@ -5020,16 +5093,7 @@ srcset@^5.0.0: | |
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f" | ||
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA== | ||
|
||
"string-width-cjs@npm:string-width@^4.2.0": | ||
version "4.2.3" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
dependencies: | ||
emoji-regex "^8.0.0" | ||
is-fullwidth-code-point "^3.0.0" | ||
strip-ansi "^6.0.1" | ||
|
||
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: | ||
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: | ||
version "4.2.3" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
|
@@ -5088,14 +5152,7 @@ string_decoder@~1.1.1: | |
dependencies: | ||
safe-buffer "~5.1.0" | ||
|
||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1": | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
dependencies: | ||
ansi-regex "^5.0.1" | ||
|
||
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
|
@@ -5200,6 +5257,13 @@ thread-stream@^2.6.0: | |
dependencies: | ||
real-require "^0.2.0" | ||
|
||
thread-stream@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-3.1.0.tgz#4b2ef252a7c215064507d4ef70c05a5e2d34c4f1" | ||
integrity sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A== | ||
dependencies: | ||
real-require "^0.2.0" | ||
|
||
through2@^4.0.0: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/through2/-/through2-4.0.2.tgz#a7ce3ac2a7a8b0b966c80e7c49f0484c3b239764" | ||
|
@@ -5589,7 +5653,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343" | ||
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw== | ||
|
||
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": | ||
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" | ||
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== | ||
|
@@ -5607,15 +5671,6 @@ wrap-ansi@^6.2.0: | |
string-width "^4.1.0" | ||
strip-ansi "^6.0.0" | ||
|
||
wrap-ansi@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" | ||
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== | ||
dependencies: | ||
ansi-styles "^4.0.0" | ||
string-width "^4.1.0" | ||
strip-ansi "^6.0.0" | ||
|
||
wrap-ansi@^8.1.0: | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214" | ||
|
80ef50e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
eda-componentSetCreate-linux
179
ms172
ms1.04
eda-sourceToMdapi-linux
1936
ms1915
ms1.01
eda-sourceToZip-linux
1408
ms1756
ms0.80
eda-mdapiToSource-linux
2817
ms2789
ms1.01
lotsOfClasses-componentSetCreate-linux
364
ms360
ms1.01
lotsOfClasses-sourceToMdapi-linux
3654
ms3689
ms0.99
lotsOfClasses-sourceToZip-linux
3103
ms3045
ms1.02
lotsOfClasses-mdapiToSource-linux
3476
ms3483
ms1.00
lotsOfClassesOneDir-componentSetCreate-linux
622
ms632
ms0.98
lotsOfClassesOneDir-sourceToMdapi-linux
6442
ms6432
ms1.00
lotsOfClassesOneDir-sourceToZip-linux
5643
ms5628
ms1.00
lotsOfClassesOneDir-mdapiToSource-linux
6258
ms6239
ms1.00
This comment was automatically generated by workflow using github-action-benchmark.
80ef50e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
eda-componentSetCreate-win32
369
ms383
ms0.96
eda-sourceToMdapi-win32
3410
ms3594
ms0.95
eda-sourceToZip-win32
2164
ms2844
ms0.76
eda-mdapiToSource-win32
5559
ms5779
ms0.96
lotsOfClasses-componentSetCreate-win32
820
ms841
ms0.98
lotsOfClasses-sourceToMdapi-win32
7446
ms7584
ms0.98
lotsOfClasses-sourceToZip-win32
4678
ms4896
ms0.96
lotsOfClasses-mdapiToSource-win32
7459
ms7666
ms0.97
lotsOfClassesOneDir-componentSetCreate-win32
1514
ms1516
ms1.00
lotsOfClassesOneDir-sourceToMdapi-win32
14088
ms13710
ms1.03
lotsOfClassesOneDir-sourceToZip-win32
9082
ms8840
ms1.03
lotsOfClassesOneDir-mdapiToSource-win32
13883
ms13467
ms1.03
This comment was automatically generated by workflow using github-action-benchmark.