Skip to content

Commit

Permalink
chore: updates from devScripts
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Nov 12, 2023
1 parent d79eaed commit c80f7bc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@salesforce/cli-plugins-testkit": "^4.4.12",
"@salesforce/dev-scripts": "^6.0.3",
"@salesforce/dev-scripts": "^6.0.4",
"@salesforce/ts-sinon": "^1.4.19",
"@types/deep-equal-in-any-order": "^1.0.1",
"@types/fast-levenshtein": "^0.0.4",
Expand Down
29 changes: 12 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,21 +565,21 @@
semver "^7.5.4"
ts-retry-promise "^0.7.1"

"@salesforce/dev-config@^4.0.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"
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==

"@salesforce/dev-scripts@^6.0.3":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-6.0.3.tgz#6cf4504fd0ec8b4685e729b26685eed60f9c8b26"
integrity sha512-WLl1N07oNeRywdypwUrebX/kCkSm3IzmAQpUt4q4Sk8r4vTWv5b6F0pHLv0pGS8/QWNJT7xWGZDF1lgJBHOsmA==
"@salesforce/dev-scripts@^6.0.4":
version "6.0.4"
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-6.0.4.tgz#0043b8ef4b970f8c2f945cc74eada3b1db52fa9a"
integrity sha512-/kdl99bHaNeCoVwfeQhIaKzorcmgpe/nZhlT7ru+If+18NRvBgW5OGmh++Q/NsraaYbsQ/0cDcGNz1dnQ11weA==
dependencies:
"@commitlint/cli" "^17.1.2"
"@commitlint/config-conventional" "^17.1.0"
"@salesforce/dev-config" "^4.0.1"
"@salesforce/dev-config" "^4.1.0"
"@salesforce/prettier-config" "^0.0.3"
"@types/chai" "^4.2.11"
"@types/chai" "^4.3.9"
"@types/mocha" "^10.0.3"
"@types/node" "^18"
"@types/sinon" "^10.0.20"
Expand Down Expand Up @@ -734,10 +734,10 @@
"@types/node" "*"
"@types/responselike" "^1.0.0"

"@types/chai@^4.2.11":
version "4.3.5"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.5.tgz#ae69bcbb1bebb68c4ac0b11e9d8ed04526b3562b"
integrity sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==
"@types/chai@^4.3.9":
version "4.3.10"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==

"@types/deep-equal-in-any-order@^1.0.1":
version "1.0.1"
Expand Down Expand Up @@ -852,12 +852,7 @@
dependencies:
"@types/node" "*"

"@types/semver@^7.3.12":
version "7.5.3"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04"
integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==

"@types/semver@^7.5.4":
"@types/semver@^7.3.12", "@types/semver@^7.5.4":
version "7.5.5"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
Expand Down

2 comments on commit c80f7bc

@svc-cli-bot
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: c80f7bc Previous: 77fe329 Ratio
eda-componentSetCreate-linux 340 ms 304 ms 1.12
eda-sourceToMdapi-linux 7011 ms 5922 ms 1.18
eda-sourceToZip-linux 5894 ms 5242 ms 1.12
eda-mdapiToSource-linux 5133 ms 4425 ms 1.16
lotsOfClasses-componentSetCreate-linux 666 ms 589 ms 1.13
lotsOfClasses-sourceToMdapi-linux 10376 ms 7334 ms 1.41
lotsOfClasses-sourceToZip-linux 7538 ms 7560 ms 1.00
lotsOfClasses-mdapiToSource-linux 5501 ms 4620 ms 1.19
lotsOfClassesOneDir-componentSetCreate-linux 1084 ms 1001 ms 1.08
lotsOfClassesOneDir-sourceToMdapi-linux 13833 ms 11246 ms 1.23
lotsOfClassesOneDir-sourceToZip-linux 12098 ms 11933 ms 1.01
lotsOfClassesOneDir-mdapiToSource-linux 10259 ms 8667 ms 1.18

This comment was automatically generated by workflow using github-action-benchmark.

@svc-cli-bot
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: c80f7bc Previous: 77fe329 Ratio
eda-componentSetCreate-win32 642 ms 580 ms 1.11
eda-sourceToMdapi-win32 7106 ms 8095 ms 0.88
eda-sourceToZip-win32 6395 ms 7212 ms 0.89
eda-mdapiToSource-win32 8729 ms 8594 ms 1.02
lotsOfClasses-componentSetCreate-win32 1260 ms 1128 ms 1.12
lotsOfClasses-sourceToMdapi-win32 14967 ms 13606 ms 1.10
lotsOfClasses-sourceToZip-win32 9663 ms 10209 ms 0.95
lotsOfClasses-mdapiToSource-win32 10821 ms 10068 ms 1.07
lotsOfClassesOneDir-componentSetCreate-win32 2077 ms 1972 ms 1.05
lotsOfClassesOneDir-sourceToMdapi-win32 23495 ms 22211 ms 1.06
lotsOfClassesOneDir-sourceToZip-win32 15401 ms 15955 ms 0.97
lotsOfClassesOneDir-mdapiToSource-win32 19869 ms 18797 ms 1.06

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.