Skip to content

Commit

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

---
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] authored Jan 6, 2024
1 parent c485811 commit 3d00617
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": "^6.4.2",
"@salesforce/core": "^6.4.4",
"@salesforce/kit": "^3.0.15",
"@salesforce/ts-types": "^2.0.9",
"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 @@ -582,10 +582,10 @@
semver "^7.5.4"
ts-retry-promise "^0.7.1"

"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.2":
version "6.4.2"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.4":
version "6.4.4"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.4.tgz#e96d2ef9cd05c3894578374d1054af80bfdca119"
integrity sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==
dependencies:
"@salesforce/kit" "^3.0.15"
"@salesforce/schemas" "^1.6.1"
Expand All @@ -601,7 +601,7 @@
jszip "3.10.1"
pino "^8.16.2"
pino-abstract-transport "^1.1.0"
pino-pretty "^10.3.0"
pino-pretty "^10.3.1"
proper-lockfile "^4.1.2"
semver "^7.5.4"
ts-retry-promise "^0.7.1"
Expand Down Expand Up @@ -4513,10 +4513,10 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
readable-stream "^4.0.0"
split2 "^4.0.0"

pino-pretty@^10.2.3, pino-pretty@^10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
pino-pretty@^10.2.3, pino-pretty@^10.3.1:
version "10.3.1"
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.1.tgz#e3285a5265211ac6c7cd5988f9e65bf3371a0ca9"
integrity sha512-az8JbIYeN/1iLj2t0jR9DV48/LQ3RC6hZPpapKPkb84Q+yTidMCpgWxIT3N0flnBDilyBQ1luWNpOeJptjdp/g==
dependencies:
colorette "^2.0.7"
dateformat "^4.6.3"
Expand Down

2 comments on commit 3d00617

@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: 3d00617 Previous: d658641 Ratio
eda-componentSetCreate-linux 220 ms 230 ms 0.96
eda-sourceToMdapi-linux 2157 ms 1998 ms 1.08
eda-sourceToZip-linux 1662 ms 1651 ms 1.01
eda-mdapiToSource-linux 3012 ms 3119 ms 0.97
lotsOfClasses-componentSetCreate-linux 378 ms 384 ms 0.98
lotsOfClasses-sourceToMdapi-linux 3445 ms 3739 ms 0.92
lotsOfClasses-sourceToZip-linux 2820 ms 2750 ms 1.03
lotsOfClasses-mdapiToSource-linux 3270 ms 3442 ms 0.95
lotsOfClassesOneDir-componentSetCreate-linux 634 ms 648 ms 0.98
lotsOfClassesOneDir-sourceToMdapi-linux 6162 ms 6357 ms 0.97
lotsOfClassesOneDir-sourceToZip-linux 5074 ms 5271 ms 0.96
lotsOfClassesOneDir-mdapiToSource-linux 5973 ms 6173 ms 0.97

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: 3d00617 Previous: d658641 Ratio
eda-componentSetCreate-win32 447 ms 412 ms 1.08
eda-sourceToMdapi-win32 3661 ms 3661 ms 1
eda-sourceToZip-win32 2708 ms 2536 ms 1.07
eda-mdapiToSource-win32 5844 ms 5625 ms 1.04
lotsOfClasses-componentSetCreate-win32 934 ms 860 ms 1.09
lotsOfClasses-sourceToMdapi-win32 7644 ms 7583 ms 1.01
lotsOfClasses-sourceToZip-win32 4684 ms 4677 ms 1.00
lotsOfClasses-mdapiToSource-win32 7434 ms 7482 ms 0.99
lotsOfClassesOneDir-componentSetCreate-win32 1542 ms 1476 ms 1.04
lotsOfClassesOneDir-sourceToMdapi-win32 13860 ms 13718 ms 1.01
lotsOfClassesOneDir-sourceToZip-win32 8401 ms 8298 ms 1.01
lotsOfClassesOneDir-mdapiToSource-win32 13547 ms 13266 ms 1.02

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

Please sign in to comment.