Skip to content

Commit

Permalink
chore(dev-deps): bump @jsforce/jsforce-node from 3.6.3 to 3.6.4
Browse files Browse the repository at this point in the history
Bumps [@jsforce/jsforce-node](https://github.com/jsforce/jsforce) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jsforce/jsforce/releases)
- [Changelog](https://github.com/jsforce/jsforce/blob/main/CHANGELOG.md)
- [Commits](jsforce/jsforce@3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: "@jsforce/jsforce-node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2025
1 parent 11be913 commit 2e6f1dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 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 @@
"yaml": "^2.6.1"
},
"devDependencies": {
"@jsforce/jsforce-node": "^3.6.3",
"@jsforce/jsforce-node": "^3.6.4",
"@salesforce/cli-plugins-testkit": "^5.3.39",
"@salesforce/dev-scripts": "^10.2.11",
"@types/deep-equal-in-any-order": "^1.0.1",
Expand Down
32 changes: 4 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -588,10 +588,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@jsforce/jsforce-node@^3.6.1", "@jsforce/jsforce-node@^3.6.3":
version "3.6.3"
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.3.tgz#a5c984b6deffac01ddabc3f4b48374408c5cd194"
integrity sha512-sNUeBzfUv57uH0AiYuAOO8yjBP7lNY33mWybrjvBud8gMFVWozY6UAWU1DUk/dpqZ0+FK3iqB++nOQRczj1nSg==
"@jsforce/jsforce-node@^3.6.1", "@jsforce/jsforce-node@^3.6.4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.4.tgz#c1055e2064a501633e9d86f6f2fe1b287c6ce9ce"
integrity sha512-9IZL5lFDE1nUnPYnzOleH0xaEE3Sc9sQcLKwx1LQeSyAI/KvnxySadlIpZAdTrJap4hDRFQkXiEFiJ3oFwj/zg==
dependencies:
"@sindresorhus/is" "^4"
base64url "^3.0.1"
Expand Down Expand Up @@ -670,30 +670,6 @@
semver "^7.6.3"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.8.2":
version "8.8.2"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.2.tgz#0fc1632cc183b8c62e333f1f884bf3ee0f4aee6e"
integrity sha512-EOH75R2Nr2tg7b3gbyzRNwZPfZ/dZOpmMKmFHKL9oCtUI59+N4IkVljg6dpKYypVKuJJTzjI7T2ibnA8/cluZg==
dependencies:
"@jsforce/jsforce-node" "^3.6.1"
"@salesforce/kit" "^3.2.2"
"@salesforce/schemas" "^1.9.0"
"@salesforce/ts-types" "^2.0.10"
ajv "^8.17.1"
change-case "^4.1.2"
fast-levenshtein "^3.0.0"
faye "^1.4.0"
form-data "^4.0.0"
js2xmlparser "^4.0.1"
jsonwebtoken "9.0.2"
jszip "3.10.1"
pino "^9.4.0"
pino-abstract-transport "^1.2.0"
pino-pretty "^11.2.2"
proper-lockfile "^4.1.2"
semver "^7.6.3"
ts-retry-promise "^0.8.1"

"@salesforce/dev-config@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10"
Expand Down

2 comments on commit 2e6f1dc

@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: 2e6f1dc Previous: 9c15136 Ratio
eda-componentSetCreate-linux 234 ms 225 ms 1.04
eda-sourceToMdapi-linux 2173 ms 2034 ms 1.07
eda-sourceToZip-linux 2042 ms 1872 ms 1.09
eda-mdapiToSource-linux 2843 ms 2627 ms 1.08
lotsOfClasses-componentSetCreate-linux 496 ms 531 ms 0.93
lotsOfClasses-sourceToMdapi-linux 3810 ms 3633 ms 1.05
lotsOfClasses-sourceToZip-linux 3316 ms 2902 ms 1.14
lotsOfClasses-mdapiToSource-linux 3686 ms 3464 ms 1.06
lotsOfClassesOneDir-componentSetCreate-linux 883 ms 839 ms 1.05
lotsOfClassesOneDir-sourceToMdapi-linux 6674 ms 6372 ms 1.05
lotsOfClassesOneDir-sourceToZip-linux 5633 ms 4995 ms 1.13
lotsOfClassesOneDir-mdapiToSource-linux 6707 ms 6235 ms 1.08

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: 2e6f1dc Previous: 9c15136 Ratio
eda-componentSetCreate-win32 638 ms 689 ms 0.93
eda-sourceToMdapi-win32 3862 ms 4159 ms 0.93
eda-sourceToZip-win32 3091 ms 3268 ms 0.95
eda-mdapiToSource-win32 5608 ms 6002 ms 0.93
lotsOfClasses-componentSetCreate-win32 1335 ms 1476 ms 0.90
lotsOfClasses-sourceToMdapi-win32 7616 ms 8418 ms 0.90
lotsOfClasses-sourceToZip-win32 4867 ms 5276 ms 0.92
lotsOfClasses-mdapiToSource-win32 7578 ms 8347 ms 0.91
lotsOfClassesOneDir-componentSetCreate-win32 2284 ms 2478 ms 0.92
lotsOfClassesOneDir-sourceToMdapi-win32 13570 ms 14791 ms 0.92
lotsOfClassesOneDir-sourceToZip-win32 8485 ms 9180 ms 0.92
lotsOfClassesOneDir-mdapiToSource-win32 13831 ms 15147 ms 0.91

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

Please sign in to comment.