Skip to content

Commit

Permalink
Merge branch 'main' into wr/addMissingLocalComponents
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieRuemmele committed Apr 15, 2024
2 parents cbf98e2 + f68da6e commit 7819c18
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 17 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [11.0.1](https://github.com/forcedotcom/source-deploy-retrieve/compare/11.0.0...11.0.1) (2024-04-14)


### Bug Fixes

* **deps:** bump @salesforce/core from 7.0.0 to 7.2.0 ([#1281](https://github.com/forcedotcom/source-deploy-retrieve/issues/1281)) ([ac430f3](https://github.com/forcedotcom/source-deploy-retrieve/commit/ac430f3a0df0e70b6ef8f8c4778eaac9ca195af6))



# [11.0.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/10.9.1...11.0.0) (2024-04-10)

- feat!: sfdx-core7, jsforce-node (#1280) ([7d8d111](https://github.com/forcedotcom/source-deploy-retrieve/commit/7d8d11136b1917027d92ddd52220acd8879e5fc6)), closes [#1280](https://github.com/forcedotcom/source-deploy-retrieve/issues/1280)
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/source-deploy-retrieve",
"version": "11.0.0",
"version": "11.0.1",
"description": "JavaScript library to run Salesforce metadata deploys and retrieves",
"main": "lib/src/index.js",
"author": "Salesforce",
Expand All @@ -25,7 +25,7 @@
"node": ">=18.0.0"
},
"dependencies": {
"@salesforce/core": "^7.0.0",
"@salesforce/core": "^7.2.0",
"@salesforce/kit": "^3.1.0",
"@salesforce/ts-types": "^2.0.9",
"fast-levenshtein": "^3.0.0",
Expand All @@ -41,8 +41,8 @@
},
"devDependencies": {
"@jsforce/jsforce-node": "^3.1.0",
"@salesforce/cli-plugins-testkit": "^5.2.0",
"@salesforce/dev-scripts": "^8.5.0",
"@salesforce/cli-plugins-testkit": "^5.2.1",
"@salesforce/dev-scripts": "^9.0.0",
"@types/deep-equal-in-any-order": "^1.0.1",
"@types/fast-levenshtein": "^0.0.4",
"@types/graceful-fs": "^4.1.9",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -548,12 +548,12 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/cli-plugins-testkit@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.0.tgz#dd664a9a51eac42f9959e0cfa1d3349256446291"
integrity sha512-b0lHGBycDBmeGcDx0j9SfxlNyCg3WhflNeX1PBitMTxgZ5O9UMiSFvLbqgGeTB8Eoq4JgNgou6RRrNoZHFnqcw==
"@salesforce/cli-plugins-testkit@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.1.tgz#24c7629057284a74d9f30a4fdc48c31f59d963af"
integrity sha512-GjvgJOLt4N/lGEMjdvQdVlJ8XlRfOfeUMisaVM94uTUWmF23u8fcD1H4zw7XvMt43CrNHs5dmBSAN0uk4ZRl5Q==
dependencies:
"@salesforce/core" "^7.0.0"
"@salesforce/core" "^7.2.0"
"@salesforce/kit" "^3.1.0"
"@salesforce/ts-types" "^2.0.9"
"@types/shelljs" "^0.8.15"
Expand All @@ -564,10 +564,10 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.0"

"@salesforce/core@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.0.0.tgz#f680cff11192cdf939067959908613365bf4bf2e"
integrity sha512-yoZFx1jC75D4uGLGRNKIzxS2W+AHExFD4wT9whLox1c2B48nxZjaEB2zB3d9dBtoZcVD5KI5AvmPGJ7eyPnLHA==
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
dependencies:
"@jsforce/jsforce-node" "^3.1.0"
"@salesforce/kit" "^3.1.0"
Expand All @@ -592,10 +592,10 @@
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==

"@salesforce/dev-scripts@^8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.5.0.tgz#b0b44ca595450328c6186968528d9c0ef06cd27e"
integrity sha512-vR+CB5VoQrNAqNTcu5GZ/l4I4Rxd5HkIj/qTxEzP1EYnIlgjrbcsQgaunSnTrttIEy/BD8epd6UWAT8yAItufg==
"@salesforce/dev-scripts@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.0.0.tgz#ab38c014ebc8baa92fccbb5cff9b8432e0f991d1"
integrity sha512-B89ipgncuhHLqLlr+LGSi7HN+eHPa3aw5B6PXQWqQj73QAkGN+E6EowwA50y7GkXeNx7GntbNRtQHvwMcnIorw==
dependencies:
"@commitlint/cli" "^17.1.2"
"@commitlint/config-conventional" "^17.8.1"
Expand Down

2 comments on commit 7819c18

@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: 7819c18 Previous: 620bb2f Ratio
eda-componentSetCreate-linux 181 ms 181 ms 1
eda-sourceToMdapi-linux 1868 ms 1873 ms 1.00
eda-sourceToZip-linux 1453 ms 1385 ms 1.05
eda-mdapiToSource-linux 2627 ms 2694 ms 0.98
lotsOfClasses-componentSetCreate-linux 367 ms 350 ms 1.05
lotsOfClasses-sourceToMdapi-linux 3393 ms 3579 ms 0.95
lotsOfClasses-sourceToZip-linux 3002 ms 3034 ms 0.99
lotsOfClasses-mdapiToSource-linux 3300 ms 3284 ms 1.00
lotsOfClassesOneDir-componentSetCreate-linux 621 ms 635 ms 0.98
lotsOfClassesOneDir-sourceToMdapi-linux 6142 ms 6116 ms 1.00
lotsOfClassesOneDir-sourceToZip-linux 5564 ms 5550 ms 1.00
lotsOfClassesOneDir-mdapiToSource-linux 5980 ms 5884 ms 1.02

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: 7819c18 Previous: 620bb2f Ratio
eda-componentSetCreate-win32 378 ms 372 ms 1.02
eda-sourceToMdapi-win32 3439 ms 3488 ms 0.99
eda-sourceToZip-win32 2105 ms 2141 ms 0.98
eda-mdapiToSource-win32 5562 ms 5603 ms 0.99
lotsOfClasses-componentSetCreate-win32 846 ms 862 ms 0.98
lotsOfClasses-sourceToMdapi-win32 7303 ms 7257 ms 1.01
lotsOfClasses-sourceToZip-win32 4670 ms 4692 ms 1.00
lotsOfClasses-mdapiToSource-win32 7185 ms 7312 ms 0.98
lotsOfClassesOneDir-componentSetCreate-win32 1488 ms 1492 ms 1.00
lotsOfClassesOneDir-sourceToMdapi-win32 13361 ms 13303 ms 1.00
lotsOfClassesOneDir-sourceToZip-win32 8721 ms 8531 ms 1.02
lotsOfClassesOneDir-mdapiToSource-win32 13080 ms 13174 ms 0.99

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

Please sign in to comment.