Skip to content

Commit

Permalink
chore: bump deps for pdr xnuts
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Aug 14, 2024
1 parent b02c7f3 commit e1edd17
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 23 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"node": ">=18.0.0"
},
"dependencies": {
"@salesforce/core": "^8.3.0",
"@salesforce/kit": "^3.1.6",
"@salesforce/core": "^8.4.0",
"@salesforce/kit": "^3.2.1",
"@salesforce/ts-types": "^2.0.12",
"fast-levenshtein": "^3.0.0",
"fast-xml-parser": "^4.4.1",
Expand All @@ -40,15 +40,15 @@
},
"devDependencies": {
"@jsforce/jsforce-node": "^3.4.1",
"@salesforce/cli-plugins-testkit": "^5.3.22",
"@salesforce/cli-plugins-testkit": "^5.3.25",
"@salesforce/dev-scripts": "^10.2.9",
"@types/deep-equal-in-any-order": "^1.0.1",
"@types/fast-levenshtein": "^0.0.4",
"@types/graceful-fs": "^4.1.9",
"@types/mime": "2.0.3",
"@types/minimatch": "^5.1.2",
"deep-equal-in-any-order": "^1.1.19",
"eslint-plugin-sf-plugin": "^1.20.1",
"eslint-plugin-sf-plugin": "^1.20.4",
"mocha-junit-reporter": "^1.23.3",
"mocha-snap": "^5.0.0",
"ts-node": "^10.9.2",
Expand Down
69 changes: 50 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -507,23 +507,23 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/cli-plugins-testkit@^5.3.22":
version "5.3.22"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.22.tgz#ffd1091fde6d7d4d6285b483f01e8f8b60144e18"
integrity sha512-0hhKWxcc4AJQwVPEAHGXGLL5WCq2CUjp+AM/Eji5SqfeecROr3bo8HtlgzKsZMEZWa2YI7qYHzdVy1DKFBqFeQ==
dependencies:
"@salesforce/core" "^8.2.8"
"@salesforce/kit" "^3.2.0"
"@salesforce/ts-types" "^2.0.10"
"@salesforce/cli-plugins-testkit@^5.3.25":
version "5.3.25"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.25.tgz#a3e081d1e8bce8660d602fdf04851986c89f18a1"
integrity sha512-wwFnd7EuEVxc7IRCvOtJO65iEbjYWrIHUdkxf7bZkgrS9ZfjFNDyua/XthT+gWpVfIZiHxEjqYBdHzMNWZQkbg==
dependencies:
"@salesforce/core" "^8.3.0"
"@salesforce/kit" "^3.2.1"
"@salesforce/ts-types" "^2.0.11"
"@types/shelljs" "^0.8.15"
debug "^4.3.5"
debug "^4.3.6"
jszip "^3.10.1"
shelljs "^0.8.4"
sinon "^17.0.2"
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0":
"@salesforce/core@^8.3.0":
version "8.3.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.3.0.tgz#b61fb6c0c0dec5664ce12ba62ebe35136ae33878"
integrity sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A==
Expand All @@ -547,6 +547,30 @@
semver "^7.6.3"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.4.0.tgz#d2ddfe07994c42b1e917e581e9cf47ad27b97a93"
integrity sha512-P+n0+Sp+v6voLTShW2E5sdF7gCUxEXJjNcc9Jtto0ZMyQesmQJ6WGpWmAuRoi+BVYc8OPSlEffndaYDAo/u73g==
dependencies:
"@jsforce/jsforce-node" "^3.4.0"
"@salesforce/kit" "^3.1.6"
"@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.3.2"
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 Expand Up @@ -584,7 +608,7 @@
typescript "^5.5.4"
wireit "^0.14.5"

"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.0":
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56"
integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A==
Expand All @@ -601,7 +625,7 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==

"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.12":
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff"
integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==
Expand Down Expand Up @@ -956,7 +980,7 @@
"@typescript-eslint/typescript-estree" "6.21.0"
semver "^7.5.4"

"@typescript-eslint/utils@^7.17.0":
"@typescript-eslint/utils@^7.18.0":
version "7.18.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
Expand Down Expand Up @@ -1765,6 +1789,13 @@ debug@^3.2.7:
dependencies:
ms "^2.1.1"

debug@^4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
dependencies:
ms "2.1.2"

decamelize-keys@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.1.tgz#04a2d523b2f18d80d0158a43b895d56dff8d19d8"
Expand Down Expand Up @@ -2171,13 +2202,13 @@ eslint-plugin-jsdoc@^46.10.1:
semver "^7.5.4"
spdx-expression-parse "^4.0.0"

eslint-plugin-sf-plugin@^1.20.1:
version "1.20.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.1.tgz#bdde7cd6b62df1f707770273768a4fecdf901cfa"
integrity sha512-Mf4gC4I87h+coOpwh2uIRbhCzTGDGX7QskLGzst7fktzXkCwsIXMVic6NHPWSWIA6U8IU4g5MwMiZjuXqJTwdA==
eslint-plugin-sf-plugin@^1.20.4:
version "1.20.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4.tgz#9d99f76cd316939222231f74bb65fc76ddd7fee4"
integrity sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ==
dependencies:
"@salesforce/core" "^8.2.3"
"@typescript-eslint/utils" "^7.17.0"
"@salesforce/core" "^8.3.0"
"@typescript-eslint/utils" "^7.18.0"

eslint-plugin-unicorn@^50.0.1:
version "50.0.1"
Expand Down

2 comments on commit e1edd17

@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: e1edd17 Previous: b02c7f3 Ratio
eda-componentSetCreate-linux 230 ms 240 ms 0.96
eda-sourceToMdapi-linux 2367 ms 2562 ms 0.92
eda-sourceToZip-linux 1883 ms 1909 ms 0.99
eda-mdapiToSource-linux 2871 ms 2866 ms 1.00
lotsOfClasses-componentSetCreate-linux 455 ms 409 ms 1.11
lotsOfClasses-sourceToMdapi-linux 3678 ms 3652 ms 1.01
lotsOfClasses-sourceToZip-linux 3132 ms 3048 ms 1.03
lotsOfClasses-mdapiToSource-linux 3546 ms 3627 ms 0.98
lotsOfClassesOneDir-componentSetCreate-linux 747 ms 746 ms 1.00
lotsOfClassesOneDir-sourceToMdapi-linux 6476 ms 6422 ms 1.01
lotsOfClassesOneDir-sourceToZip-linux 5570 ms 5536 ms 1.01
lotsOfClassesOneDir-mdapiToSource-linux 6425 ms 6420 ms 1.00

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: e1edd17 Previous: b02c7f3 Ratio
eda-componentSetCreate-win32 609 ms 616 ms 0.99
eda-sourceToMdapi-win32 4238 ms 4222 ms 1.00
eda-sourceToZip-win32 3008 ms 2930 ms 1.03
eda-mdapiToSource-win32 5575 ms 5806 ms 0.96
lotsOfClasses-componentSetCreate-win32 1215 ms 1182 ms 1.03
lotsOfClasses-sourceToMdapi-win32 7589 ms 7607 ms 1.00
lotsOfClasses-sourceToZip-win32 4980 ms 5103 ms 0.98
lotsOfClasses-mdapiToSource-win32 7795 ms 7688 ms 1.01
lotsOfClassesOneDir-componentSetCreate-win32 2128 ms 2135 ms 1.00
lotsOfClassesOneDir-sourceToMdapi-win32 13646 ms 13913 ms 0.98
lotsOfClassesOneDir-sourceToZip-win32 8889 ms 9050 ms 0.98
lotsOfClassesOneDir-mdapiToSource-win32 14088 ms 14252 ms 0.99

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

Please sign in to comment.