Skip to content

Commit

Permalink
fix(deps): bump @salesforce/core from 8.5.4 to 8.5.7
Browse files Browse the repository at this point in the history
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 8.5.4 to 8.5.7.
- [Release notes](https://github.com/forcedotcom/sfdx-core/releases)
- [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/sfdx-core@8.5.4...8.5.7)

---
updated-dependencies:
- dependency-name: "@salesforce/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 15, 2024
1 parent 2c21bf5 commit d11c155
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 @@ -25,7 +25,7 @@
"node": ">=18.0.0"
},
"dependencies": {
"@salesforce/core": "^8.5.4",
"@salesforce/core": "^8.5.7",
"@salesforce/kit": "^3.2.2",
"@salesforce/ts-types": "^2.0.12",
"fast-levenshtein": "^3.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -523,10 +523,10 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.5.4":
version "8.5.4"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.4.tgz#1cdd669462d2c2859b72135d1138a1b790b1fbcc"
integrity sha512-dO8tzFxq811qNPeKPPO2OA2KPYW5rO0YRinW/+7zmRJW3EtNpe93dsQVGwBSAAYrSbYeBwiKdliNqNTN7tKJ0A==
"@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7":
version "8.5.7"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.7.tgz#18c98ba383f7030f7e5420677bbd108d1d93dcc3"
integrity sha512-HY2ztRT2QACgWrbze+v+B6L4q+RT9FdswXhVQRssf8ZeJH/kqFnF4U640i+dAFChs9mGGCS2zmm6BTREiwg2LA==
dependencies:
"@jsforce/jsforce-node" "^3.4.1"
"@salesforce/kit" "^3.2.2"
Expand All @@ -540,7 +540,7 @@
js2xmlparser "^4.0.1"
jsonwebtoken "9.0.2"
jszip "3.10.1"
pino "^9.3.2"
pino "^9.4.0"
pino-abstract-transport "^1.2.0"
pino-pretty "^11.2.2"
proper-lockfile "^4.1.2"
Expand Down Expand Up @@ -4392,10 +4392,10 @@ pino-std-serializers@^7.0.0:
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==

pino@^9.3.2:
version "9.3.2"
resolved "https://registry.yarnpkg.com/pino/-/pino-9.3.2.tgz#a530d6d28f1d954b6f54416a218cbb616f52f901"
integrity sha512-WtARBjgZ7LNEkrGWxMBN/jvlFiE17LTbBoH0konmBU684Kd0uIiDwBXlcTCW7iJnA6HfIKwUssS/2AC6cDEanw==
pino@^9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/pino/-/pino-9.4.0.tgz#e4600ff199efc744856a5b3b71c53e38998eae5a"
integrity sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w==
dependencies:
atomic-sleep "^1.0.0"
fast-redact "^3.1.1"
Expand Down

2 comments on commit d11c155

@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: d11c155 Previous: 3280531 Ratio
eda-componentSetCreate-linux 254 ms 224 ms 1.13
eda-sourceToMdapi-linux 2549 ms 2327 ms 1.10
eda-sourceToZip-linux 2030 ms 1861 ms 1.09
eda-mdapiToSource-linux 3268 ms 2873 ms 1.14
lotsOfClasses-componentSetCreate-linux 447 ms 425 ms 1.05
lotsOfClasses-sourceToMdapi-linux 4316 ms 3621 ms 1.19
lotsOfClasses-sourceToZip-linux 3389 ms 3129 ms 1.08
lotsOfClasses-mdapiToSource-linux 4206 ms 3550 ms 1.18
lotsOfClassesOneDir-componentSetCreate-linux 798 ms 748 ms 1.07
lotsOfClassesOneDir-sourceToMdapi-linux 7451 ms 6470 ms 1.15
lotsOfClassesOneDir-sourceToZip-linux 5980 ms 5511 ms 1.09
lotsOfClassesOneDir-mdapiToSource-linux 7501 ms 6533 ms 1.15

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: d11c155 Previous: 3280531 Ratio
eda-componentSetCreate-win32 616 ms 613 ms 1.00
eda-sourceToMdapi-win32 4374 ms 4176 ms 1.05
eda-sourceToZip-win32 2975 ms 2773 ms 1.07
eda-mdapiToSource-win32 5783 ms 5621 ms 1.03
lotsOfClasses-componentSetCreate-win32 1194 ms 1216 ms 0.98
lotsOfClasses-sourceToMdapi-win32 7729 ms 7648 ms 1.01
lotsOfClasses-sourceToZip-win32 5149 ms 4969 ms 1.04
lotsOfClasses-mdapiToSource-win32 7797 ms 7700 ms 1.01
lotsOfClassesOneDir-componentSetCreate-win32 2117 ms 2115 ms 1.00
lotsOfClassesOneDir-sourceToMdapi-win32 13830 ms 13645 ms 1.01
lotsOfClassesOneDir-sourceToZip-win32 9066 ms 8959 ms 1.01
lotsOfClassesOneDir-mdapiToSource-win32 13994 ms 13954 ms 1.00

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

Please sign in to comment.