From 8b725bb52f5906f984d7105ccb3c127980ef1f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:32:50 +0000 Subject: [PATCH] chore(dev-deps): bump @salesforce/source-testkit from 2.2.26 to 2.2.36 Bumps [@salesforce/source-testkit](https://github.com/salesforcecli/source-testkit) from 2.2.26 to 2.2.36. - [Release notes](https://github.com/salesforcecli/source-testkit/releases) - [Changelog](https://github.com/salesforcecli/source-testkit/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/source-testkit/compare/2.2.26...2.2.36) --- updated-dependencies: - dependency-name: "@salesforce/source-testkit" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 68 ++++++++++------------------------------------------ 2 files changed, 14 insertions(+), 56 deletions(-) diff --git a/package.json b/package.json index caac5ea4..3fcc3049 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@salesforce/dev-scripts": "^10.2.2", "@salesforce/plugin-command-reference": "^3.1.8", "@salesforce/schemas": "^1.9.0", - "@salesforce/source-testkit": "^2.2.26", + "@salesforce/source-testkit": "^2.2.36", "@salesforce/ts-sinon": "^1.4.20", "cross-env": "^7.0.3", "eslint-plugin-sf-plugin": "^1.18.10", diff --git a/yarn.lock b/yarn.lock index 0f59d848..9b5e7f77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1561,7 +1561,7 @@ istanbul-lib-report "^3.0.1" istanbul-reports "^3.1.7" -"@salesforce/cli-plugins-testkit@^5.3.17", "@salesforce/cli-plugins-testkit@^5.3.9": +"@salesforce/cli-plugins-testkit@^5.3.16", "@salesforce/cli-plugins-testkit@^5.3.17": version "5.3.17" resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.17.tgz#b1a66508cf7a5d235d4fe30cf6b0045776ef7a2f" integrity sha512-+cPyjXfuVD3pYjm+EGYC4JowoYq8QXRyTTDlZTVPD8VBe/byyXzxdphjK5gIuKhBYvKwWN1kT3zbno25U49ljQ== @@ -1577,30 +1577,6 @@ strip-ansi "6.0.1" ts-retry-promise "^0.8.1" -"@salesforce/core@^7.3.12": - version "7.5.0" - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.5.0.tgz#cfa57281978c9d5df6f7419e5bc58ea914726cf5" - integrity sha512-mPg9Tj2Qqe/TY7q+CRNSeYYTV+dj/LflM7Fu/32EPLCEPGVIiSp/RaTFLTZwDcFX9BVYHOa2h6oliuO2Qnno+A== - dependencies: - "@jsforce/jsforce-node" "^3.2.0" - "@salesforce/kit" "^3.1.6" - "@salesforce/schemas" "^1.9.0" - "@salesforce/ts-types" "^2.0.10" - ajv "^8.15.0" - 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.2.0" - pino-abstract-transport "^1.2.0" - pino-pretty "^11.2.1" - proper-lockfile "^4.1.2" - semver "^7.6.2" - ts-retry-promise "^0.8.1" - "@salesforce/core@^8.0.1", "@salesforce/core@^8.0.3", "@salesforce/core@^8.1.0": version "8.1.0" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.1.0.tgz#8ee25acdacf9d70a6249907a2fe3503461f18766" @@ -1662,7 +1638,7 @@ typescript "^5.4.3" wireit "^0.14.4" -"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2", "@salesforce/kit@^3.1.6": +"@salesforce/kit@^3.1.6": version "3.1.6" resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.6.tgz#aefb39c0e0f325e11f80551ff92cf6979dd74070" integrity sha512-zAYPmCSAvdonDOnL5AzuVRVv0sRMlQd6gi12HDE1964VqSjt5pzlLU90thh3Qq4A1Wxbdu0FbHYx9BvZ4fWPvQ== @@ -1729,24 +1705,6 @@ string-width "^7.1.0" terminal-link "^3.0.0" -"@salesforce/source-deploy-retrieve@^11.6.5": - version "11.6.7" - resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.7.tgz#538042e31fdf92d6eeca9a45266d335e96d8af73" - integrity sha512-66KY6EfNGRom7rGDutNzLE7wr8UIPylAruLwyvShuWbXGwXKlUIQli2Vc33h6UfU15NmcrbfiaRxyCgg9oqENw== - dependencies: - "@salesforce/core" "^7.3.12" - "@salesforce/kit" "^3.1.1" - "@salesforce/ts-types" "^2.0.9" - fast-levenshtein "^3.0.0" - fast-xml-parser "^4.3.6" - got "^11.8.6" - graceful-fs "^4.2.11" - ignore "^5.3.1" - jszip "^3.10.1" - mime "2.6.0" - minimatch "^5.1.6" - proxy-agent "^6.4.0" - "@salesforce/source-deploy-retrieve@^12.1.0", "@salesforce/source-deploy-retrieve@^12.1.4": version "12.1.4" resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.4.tgz#c4cbb181b72bb215e24c3591df560f9bd40998b1" @@ -1765,16 +1723,16 @@ minimatch "^9.0.5" proxy-agent "^6.4.0" -"@salesforce/source-testkit@^2.2.26": - version "2.2.26" - resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.2.26.tgz#66518dad750b6f147a31b456e6972893daa0aeb1" - integrity sha512-kRVh7a5+aZMQSGjFyGQh6rYobJcToir0YNKqJQ9P13Wu/4iz8KbRYRgbtnqem/8xFC/hDktmZdXIbwypLRahPg== +"@salesforce/source-testkit@^2.2.36": + version "2.2.36" + resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.2.36.tgz#f107743a3155cd00c07ee6bc3c8e808fb892820e" + integrity sha512-kbHmqAdE1t5/BU6tP7nZaTUz/nfG2iEutDvJOz4hbyQf0WKwOzvyAHozZPMMpH8P7xJ0e1+1E00Ijmnd4WYdNQ== dependencies: - "@salesforce/cli-plugins-testkit" "^5.3.9" - "@salesforce/core" "^7.3.12" - "@salesforce/kit" "^3.1.2" - "@salesforce/source-deploy-retrieve" "^11.6.5" - "@salesforce/ts-types" "^2.0.9" + "@salesforce/cli-plugins-testkit" "^5.3.16" + "@salesforce/core" "^8.0.3" + "@salesforce/kit" "^3.1.6" + "@salesforce/source-deploy-retrieve" "^12.1.4" + "@salesforce/ts-types" "^2.0.10" chai "^4.4.1" debug "^4.3.5" fast-glob "^3.3.2" @@ -2726,7 +2684,7 @@ ajv@^6.12.4: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -ajv@^8.11.0, ajv@^8.15.0, ajv@^8.16.0: +ajv@^8.11.0, ajv@^8.16.0: version "8.16.0" resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.16.0.tgz#22e2a92b94f005f7e0f9c9d39652ef0b8f6f0cb4" integrity sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw== @@ -6061,7 +6019,7 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: dependencies: brace-expansion "^1.1.7" -minimatch@^5.0.1, minimatch@^5.1.6: +minimatch@^5.0.1: version "5.1.6" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96" integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==