Skip to content

Commit

Permalink
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.7 to 1.20.8
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.7 to 1.20.8.
- [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.7...1.20.8)

---
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 Oct 5, 2024
1 parent 287806d commit 15cec1a
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 @@ -49,7 +49,7 @@
"@types/mime": "2.0.3",
"@types/minimatch": "^5.1.2",
"deep-equal-in-any-order": "^1.1.19",
"eslint-plugin-sf-plugin": "^1.20.7",
"eslint-plugin-sf-plugin": "^1.20.8",
"mocha-junit-reporter": "^1.23.3",
"mocha-snap": "^5.0.0",
"ts-node": "^10.9.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7", "@salesforce/core@^8.6.1":
"@salesforce/core@^8.5.7", "@salesforce/core@^8.6.1":
version "8.6.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.1.tgz#180c489447190632cf48364a077510989fc1dea2"
integrity sha512-bOS6YIjk3IFzFtZcQXUIbJQ740Gh6EyzlcvoBpDpFA5eaz5ZrS0dO1e0rU6Gn4V1FZkvt84gQXA5G1M8tTNKVw==
Expand Down Expand Up @@ -2171,12 +2171,12 @@ eslint-plugin-jsdoc@^46.10.1:
semver "^7.5.4"
spdx-expression-parse "^4.0.0"

eslint-plugin-sf-plugin@^1.20.7:
version "1.20.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.7.tgz#f22dfe52f6731e68e6ff54debccc938e7802645c"
integrity sha512-Lps86ebnRrHTYRVMJPvoQtvM+hmTzkEj0mbD3d0UfPPvTZ2dy5HtFk/8OspG9HweyYbTJU6qoTXWDwIH09LD0g==
eslint-plugin-sf-plugin@^1.20.8:
version "1.20.8"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.8.tgz#d105980a7907bf71340fc7ad2c28b9adafc58cb4"
integrity sha512-GCQjzf30OSBr8rg3c/FqWQvbJlXJtWzZkAttXxRRh/A108glXwgME06CU882f3sXidA0vbfoic4WB8SOv6ULPA==
dependencies:
"@salesforce/core" "^8.5.4"
"@salesforce/core" "^8.6.1"
"@typescript-eslint/utils" "^7.18.0"

eslint-plugin-unicorn@^50.0.1:
Expand Down

2 comments on commit 15cec1a

@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: 15cec1a Previous: 391cc99 Ratio
eda-componentSetCreate-linux 237 ms 234 ms 1.01
eda-sourceToMdapi-linux 2409 ms 2312 ms 1.04
eda-sourceToZip-linux 1913 ms 1843 ms 1.04
eda-mdapiToSource-linux 2915 ms 3039 ms 0.96
lotsOfClasses-componentSetCreate-linux 475 ms 431 ms 1.10
lotsOfClasses-sourceToMdapi-linux 3765 ms 3811 ms 0.99
lotsOfClasses-sourceToZip-linux 3209 ms 3172 ms 1.01
lotsOfClasses-mdapiToSource-linux 3660 ms 3638 ms 1.01
lotsOfClassesOneDir-componentSetCreate-linux 739 ms 767 ms 0.96
lotsOfClassesOneDir-sourceToMdapi-linux 6608 ms 6656 ms 0.99
lotsOfClassesOneDir-sourceToZip-linux 5584 ms 5755 ms 0.97
lotsOfClassesOneDir-mdapiToSource-linux 6569 ms 6654 ms 0.99

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: 15cec1a Previous: 391cc99 Ratio
eda-componentSetCreate-win32 613 ms 650 ms 0.94
eda-sourceToMdapi-win32 4381 ms 4384 ms 1.00
eda-sourceToZip-win32 2987 ms 2939 ms 1.02
eda-mdapiToSource-win32 5705 ms 6151 ms 0.93
lotsOfClasses-componentSetCreate-win32 1215 ms 1239 ms 0.98
lotsOfClasses-sourceToMdapi-win32 7723 ms 7828 ms 0.99
lotsOfClasses-sourceToZip-win32 5057 ms 5171 ms 0.98
lotsOfClasses-mdapiToSource-win32 7740 ms 8015 ms 0.97
lotsOfClassesOneDir-componentSetCreate-win32 2113 ms 2152 ms 0.98
lotsOfClassesOneDir-sourceToMdapi-win32 13792 ms 14149 ms 0.97
lotsOfClassesOneDir-sourceToZip-win32 9285 ms 9498 ms 0.98
lotsOfClassesOneDir-mdapiToSource-win32 14158 ms 14479 ms 0.98

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

Please sign in to comment.