Skip to content

Commit

Permalink
chore(dev-deps): bump @salesforce/cli-plugins-testkit
Browse files Browse the repository at this point in the history
Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 5.3.30 to 5.3.31.
- [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases)
- [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/cli-plugins-testkit@5.3.30...5.3.31)

---
updated-dependencies:
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 14, 2024
1 parent 54b9efd commit 3280531
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@jsforce/jsforce-node": "^3.4.1",
"@salesforce/cli-plugins-testkit": "^5.3.30",
"@salesforce/cli-plugins-testkit": "^5.3.31",
"@salesforce/dev-scripts": "^10.2.10",
"@types/deep-equal-in-any-order": "^1.0.1",
"@types/fast-levenshtein": "^0.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -507,13 +507,13 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/cli-plugins-testkit@^5.3.30":
version "5.3.30"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.30.tgz#43468c526b054f495e498a5d494ea3b56347b138"
integrity sha512-CnmzrN9gzqIg5NnpwmCmxrq7PtrfqivpV/nDXwHQNSru6Ug6OAqNQGHziLnurzH/UxzHUuv1IL2e6E5ZVRjJoQ==
"@salesforce/cli-plugins-testkit@^5.3.31":
version "5.3.31"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.31.tgz#6a162dd873f678ae771f8b95976721e451abd039"
integrity sha512-5TB1hR+Nu7qZuLUmua7d6T7K1GTvMq6hw2wuWAlOqp2losiKNVZCnh8+RG3ZMlNytM2z5allBT+TxIXFF9BHQQ==
dependencies:
"@salesforce/core" "^8.5.4"
"@salesforce/kit" "^3.2.1"
"@salesforce/kit" "^3.2.3"
"@salesforce/ts-types" "^2.0.11"
"@types/shelljs" "^0.8.15"
debug "^4.3.7"
Expand Down Expand Up @@ -584,10 +584,10 @@
typescript "^5.5.4"
wireit "^0.14.5"

"@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a"
integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw==
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
dependencies:
"@salesforce/ts-types" "^2.0.12"

Expand Down

2 comments on commit 3280531

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 3280531 Previous: 8138b91 Ratio
eda-componentSetCreate-linux 224 ms 238 ms 0.94
eda-sourceToMdapi-linux 2327 ms 2331 ms 1.00
eda-sourceToZip-linux 1861 ms 1829 ms 1.02
eda-mdapiToSource-linux 2873 ms 2826 ms 1.02
lotsOfClasses-componentSetCreate-linux 425 ms 423 ms 1.00
lotsOfClasses-sourceToMdapi-linux 3621 ms 3650 ms 0.99
lotsOfClasses-sourceToZip-linux 3129 ms 3091 ms 1.01
lotsOfClasses-mdapiToSource-linux 3550 ms 3493 ms 1.02
lotsOfClassesOneDir-componentSetCreate-linux 748 ms 733 ms 1.02
lotsOfClassesOneDir-sourceToMdapi-linux 6470 ms 6351 ms 1.02
lotsOfClassesOneDir-sourceToZip-linux 5511 ms 5457 ms 1.01
lotsOfClassesOneDir-mdapiToSource-linux 6533 ms 6423 ms 1.02

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

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 3280531 Previous: 8138b91 Ratio
eda-componentSetCreate-win32 613 ms 641 ms 0.96
eda-sourceToMdapi-win32 4176 ms 4438 ms 0.94
eda-sourceToZip-win32 2773 ms 2951 ms 0.94
eda-mdapiToSource-win32 5621 ms 5751 ms 0.98
lotsOfClasses-componentSetCreate-win32 1216 ms 1202 ms 1.01
lotsOfClasses-sourceToMdapi-win32 7648 ms 7751 ms 0.99
lotsOfClasses-sourceToZip-win32 4969 ms 5051 ms 0.98
lotsOfClasses-mdapiToSource-win32 7700 ms 7886 ms 0.98
lotsOfClassesOneDir-componentSetCreate-win32 2115 ms 2122 ms 1.00
lotsOfClassesOneDir-sourceToMdapi-win32 13645 ms 14184 ms 0.96
lotsOfClassesOneDir-sourceToZip-win32 8959 ms 9376 ms 0.96
lotsOfClassesOneDir-mdapiToSource-win32 13954 ms 14091 ms 0.99

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

Please sign in to comment.