Skip to content

Commit

Permalink
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.11 to 1.20.12
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.11 to 1.20.12.
- [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases)
- [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/eslint-plugin-sf-plugin@1.20.11...1.20.12)

---
updated-dependencies:
- dependency-name: eslint-plugin-sf-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 8669889 commit 365c468
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 @@ -50,7 +50,7 @@
"@types/minimatch": "^5.1.2",
"deep-equal-in-any-order": "^1.1.19",
"esbuild": "^0.24.0",
"eslint-plugin-sf-plugin": "^1.20.11",
"eslint-plugin-sf-plugin": "^1.20.12",
"mocha-junit-reporter": "^1.23.3",
"mocha-snap": "^5.0.0",
"ts-morph": "^24.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -641,10 +641,10 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.6.2", "@salesforce/core@^8.6.4":
version "8.6.4"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.4.tgz#39a8234c816ff644e11bcef9517411495ec6039a"
integrity sha512-ubksHYBjjv1zfU8Xv3ylzCVftIftBrh682r6PNMzH/LgRcSo8+u4Tgib0d14d85kcIb2ElonV2wPpnbpS+2Aww==
"@salesforce/core@^8.6.2", "@salesforce/core@^8.6.4", "@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==
dependencies:
"@jsforce/jsforce-node" "^3.6.1"
"@salesforce/kit" "^3.2.2"
Expand Down Expand Up @@ -2333,12 +2333,12 @@ eslint-plugin-jsdoc@^46.10.1:
semver "^7.5.4"
spdx-expression-parse "^4.0.0"

eslint-plugin-sf-plugin@^1.20.11:
version "1.20.11"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.11.tgz#a242763c6707bb4584f13f9cce75166fd22ab5a4"
integrity sha512-+0CVUtSZebF3klmiiGXuJtX8iozJq460V7k4eUnIYMdJtI13NdOubpY5JVMqq+a67arhkdklMR9QpcsUIp1zGg==
eslint-plugin-sf-plugin@^1.20.12:
version "1.20.12"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.12.tgz#21af47a8a339b99abb8b172e242df372ec0c8f03"
integrity sha512-eIrUlmVQKp0MgRrdJRaNB2gwanjuQ3z7mmZNs0wGD63ZhPhuh7R8QGFacKKjjK/JOlOKKwSfSxKcxyzTxF0GuA==
dependencies:
"@salesforce/core" "^8.6.4"
"@salesforce/core" "^8.8.0"
"@typescript-eslint/utils" "^7.18.0"

eslint-plugin-unicorn@^50.0.1:
Expand Down

2 comments on commit 365c468

@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: 365c468 Previous: 7b0327d Ratio
eda-componentSetCreate-linux 206 ms 203 ms 1.01
eda-sourceToMdapi-linux 1913 ms 1872 ms 1.02
eda-sourceToZip-linux 1681 ms 1622 ms 1.04
eda-mdapiToSource-linux 2546 ms 2545 ms 1.00
lotsOfClasses-componentSetCreate-linux 418 ms 410 ms 1.02
lotsOfClasses-sourceToMdapi-linux 3443 ms 3360 ms 1.02
lotsOfClasses-sourceToZip-linux 2691 ms 2703 ms 1.00
lotsOfClasses-mdapiToSource-linux 3253 ms 3314 ms 0.98
lotsOfClassesOneDir-componentSetCreate-linux 717 ms 687 ms 1.04
lotsOfClassesOneDir-sourceToMdapi-linux 6024 ms 5810 ms 1.04
lotsOfClassesOneDir-sourceToZip-linux 4750 ms 4522 ms 1.05
lotsOfClassesOneDir-mdapiToSource-linux 5823 ms 5694 ms 1.02

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: 365c468 Previous: 7b0327d Ratio
eda-componentSetCreate-win32 687 ms 672 ms 1.02
eda-sourceToMdapi-win32 3991 ms 3956 ms 1.01
eda-sourceToZip-win32 3013 ms 3053 ms 0.99
eda-mdapiToSource-win32 5937 ms 5931 ms 1.00
lotsOfClasses-componentSetCreate-win32 1337 ms 1325 ms 1.01
lotsOfClasses-sourceToMdapi-win32 8288 ms 8183 ms 1.01
lotsOfClasses-sourceToZip-win32 5062 ms 5076 ms 1.00
lotsOfClasses-mdapiToSource-win32 8103 ms 7851 ms 1.03
lotsOfClassesOneDir-componentSetCreate-win32 2406 ms 2111 ms 1.14
lotsOfClassesOneDir-sourceToMdapi-win32 15237 ms 13342 ms 1.14
lotsOfClassesOneDir-sourceToZip-win32 9334 ms 8356 ms 1.12
lotsOfClassesOneDir-mdapiToSource-win32 14824 ms 13552 ms 1.09

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

Please sign in to comment.