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.36 to 5.3.38.
- [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.36...5.3.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent b8f31ef commit f211f44
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.6.2",
"@salesforce/cli-plugins-testkit": "^5.3.36",
"@salesforce/cli-plugins-testkit": "^5.3.38",
"@salesforce/dev-scripts": "^10.2.11",
"@types/deep-equal-in-any-order": "^1.0.1",
"@types/fast-levenshtein": "^0.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -625,12 +625,12 @@
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.36":
version "5.3.36"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.36.tgz#210acc4ee742e1f952e346e791590b14a2a9526c"
integrity sha512-gLjMnWl9SXC6DYSwt49e1y9+lYgZjtuyRUdhfAch21kIWVfo79U33nvhOXn/bVdtzkIo6oHUJ/02wsu+rNFzmg==
"@salesforce/cli-plugins-testkit@^5.3.38":
version "5.3.38"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.38.tgz#ab34836662cf5aa1cb4d53e4b994fc750df206e5"
integrity sha512-wNLEEk5SCeTsNhd0RM8zxTv8sEuuSLowjVN9jlP8H50/unGHKAsfsc/7ZJpi78U3T4tgxbGXdneOo8WpaZe4zg==
dependencies:
"@salesforce/core" "^8.6.4"
"@salesforce/core" "^8.8.0"
"@salesforce/kit" "^3.2.3"
"@salesforce/ts-types" "^2.0.11"
"@types/shelljs" "^0.8.15"
Expand All @@ -641,7 +641,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.6.4", "@salesforce/core@^8.8.0":
"@salesforce/core@^8.8.0":
version "8.8.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.0.tgz#849c07ea3a2548ca201fc0fe8baef9b36a462194"
integrity sha512-HWGdRiy/MPCJ2KHz+W+cnqx0O9xhx9+QYvwP8bn9PE27wj0A/NjTi4xrqIWk1M+fE4dXHycE+8qPf4b540euvg==
Expand Down

2 comments on commit f211f44

@svc-cli-bot
Copy link
Collaborator

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: f211f44 Previous: 4928e46 Ratio
eda-componentSetCreate-linux 215 ms 216 ms 1.00
eda-sourceToMdapi-linux 1933 ms 2023 ms 0.96
eda-sourceToZip-linux 1728 ms 1778 ms 0.97
eda-mdapiToSource-linux 2601 ms 2752 ms 0.95
lotsOfClasses-componentSetCreate-linux 409 ms 439 ms 0.93
lotsOfClasses-sourceToMdapi-linux 3556 ms 4111 ms 0.86
lotsOfClasses-sourceToZip-linux 2742 ms 2885 ms 0.95
lotsOfClasses-mdapiToSource-linux 3266 ms 3340 ms 0.98
lotsOfClassesOneDir-componentSetCreate-linux 713 ms 730 ms 0.98
lotsOfClassesOneDir-sourceToMdapi-linux 6020 ms 6204 ms 0.97
lotsOfClassesOneDir-sourceToZip-linux 4845 ms 5059 ms 0.96
lotsOfClassesOneDir-mdapiToSource-linux 5977 ms 6107 ms 0.98

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

@svc-cli-bot
Copy link
Collaborator

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: f211f44 Previous: 4928e46 Ratio
eda-componentSetCreate-win32 607 ms 661 ms 0.92
eda-sourceToMdapi-win32 3669 ms 4099 ms 0.90
eda-sourceToZip-win32 2793 ms 2847 ms 0.98
eda-mdapiToSource-win32 5440 ms 5729 ms 0.95
lotsOfClasses-componentSetCreate-win32 1244 ms 1256 ms 0.99
lotsOfClasses-sourceToMdapi-win32 7513 ms 7584 ms 0.99
lotsOfClasses-sourceToZip-win32 4716 ms 4821 ms 0.98
lotsOfClasses-mdapiToSource-win32 7443 ms 7511 ms 0.99
lotsOfClassesOneDir-componentSetCreate-win32 2120 ms 2099 ms 1.01
lotsOfClassesOneDir-sourceToMdapi-win32 13282 ms 13451 ms 0.99
lotsOfClassesOneDir-sourceToZip-win32 8237 ms 8726 ms 0.94
lotsOfClassesOneDir-mdapiToSource-win32 13658 ms 13544 ms 1.01

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

Please sign in to comment.