From 23a555bf1094469f8867cd63da395270f3233a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 02:44:30 +0000 Subject: [PATCH 01/39] chore(dev-deps): bump @oclif/plugin-commands from 2.2.18 to 2.2.20 Bumps [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.2.18 to 2.2.20. - [Release notes](https://github.com/oclif/plugin-commands/releases) - [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-commands/compare/2.2.18...2.2.20) --- updated-dependencies: - dependency-name: "@oclif/plugin-commands" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e391f314..054a27b6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@oclif/config": "^1.18.12", - "@oclif/plugin-commands": "^2.2.18", + "@oclif/plugin-commands": "^2.2.20", "@oclif/plugin-help": "^5.2.11", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", diff --git a/yarn.lock b/yarn.lock index 30a4f224..617d751b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -519,7 +519,7 @@ widest-line "^3.1.0" wrap-ansi "^7.0.0" -"@oclif/core@^2.8.10", "@oclif/core@^2.8.11", "@oclif/core@^2.8.4", "@oclif/core@^2.9.4": +"@oclif/core@^2.8.11", "@oclif/core@^2.8.4", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": version "2.9.4" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.9.4.tgz#5b22415e238fc3e0db08b0350b85b417ead6e6ff" integrity sha512-eFRRpV+tJ6nMkhay2M9IppjSF3atRrgj6Qo83qUslaFSAW3NAl4mIhx1mKmTwQx5rgSrar03xICtSAWJ6gZtag== @@ -581,12 +581,12 @@ chalk "^4.1.0" tslib "^2.6.0" -"@oclif/plugin-commands@^2.2.18": - version "2.2.18" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.18.tgz#3427464d2a98b0918068b03ed7e1b03642ed2611" - integrity sha512-nY7qQXxhNOUpWL9shKwDD/oEgfp1lVnab5IPB1BPn7Ni5L+5UCgahI8DtyviZbMsi+IUjeBFyX0z5ErNVSlU+Q== +"@oclif/plugin-commands@^2.2.20": + version "2.2.20" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.20.tgz#7fd8ea1084fb6bf37c51e51f781237f30afb99da" + integrity sha512-zhF3rqVH+5AKAxzWKPl+Q8dAPQHoxPJh7QKxWXqsK/OdZ6L1UsstNY+mKDApnOQNVsLdglmexOz/IRDP2dVRBw== dependencies: - "@oclif/core" "^2.8.10" + "@oclif/core" "^2.9.3" lodash "^4.17.11" "@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.11": From 0a3c610f54650a12b0366a7ddeb6a40e9d3b6fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 05:25:41 +0000 Subject: [PATCH 02/39] chore(dev-deps): bump @oclif/plugin-help from 5.2.11 to 5.2.14 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.11 to 5.2.14. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-help/compare/5.2.11...5.2.14) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 054a27b6..d74cd824 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@oclif/config": "^1.18.12", "@oclif/plugin-commands": "^2.2.20", - "@oclif/plugin-help": "^5.2.11", + "@oclif/plugin-help": "^5.2.14", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", "@types/fast-levenshtein": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index 617d751b..479bd354 100644 --- a/yarn.lock +++ b/yarn.lock @@ -519,7 +519,7 @@ widest-line "^3.1.0" wrap-ansi "^7.0.0" -"@oclif/core@^2.8.11", "@oclif/core@^2.8.4", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": +"@oclif/core@^2.8.4", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": version "2.9.4" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.9.4.tgz#5b22415e238fc3e0db08b0350b85b417ead6e6ff" integrity sha512-eFRRpV+tJ6nMkhay2M9IppjSF3atRrgj6Qo83qUslaFSAW3NAl4mIhx1mKmTwQx5rgSrar03xICtSAWJ6gZtag== @@ -589,12 +589,12 @@ "@oclif/core" "^2.9.3" lodash "^4.17.11" -"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.11": - version "5.2.11" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.11.tgz#4dc5cf12e11d49ecdbdb3d59958673eb091f3a19" - integrity sha512-B2cGOyRskorr8NiGrmIBYxEK0c4laJo+W16VeEblLVDW8w6BvnSwC6K4Vd6rkKmPHRsgqoYrA5BCfPTwvUdSCg== +"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.14": + version "5.2.14" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.14.tgz#c89f623712fc7d74f01fd2c9d909434b335a2e7b" + integrity sha512-7hMLc6zqxeRfG4nvHHQPpbaBj60efM3ULFkCpHZkdLms/ezIkNo40F661QuraIjMP/NN+U6VSfBCGuPkRyxVkA== dependencies: - "@oclif/core" "^2.8.11" + "@oclif/core" "^2.9.3" "@oclif/plugin-not-found@^2.3.7": version "2.3.16" From 86958ed279e8b3082de11219f921d60f427190b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 10:34:40 +0000 Subject: [PATCH 03/39] chore(dev-deps): bump @oclif/config from 1.18.12 to 1.18.15 Bumps [@oclif/config](https://github.com/oclif/config) from 1.18.12 to 1.18.15. - [Release notes](https://github.com/oclif/config/releases) - [Changelog](https://github.com/oclif/config/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/config/compare/1.18.12...1.18.15) --- updated-dependencies: - dependency-name: "@oclif/config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index d74cd824..aeca589d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "fast-levenshtein": "^3.0.0" }, "devDependencies": { - "@oclif/config": "^1.18.12", + "@oclif/config": "^1.18.15", "@oclif/plugin-commands": "^2.2.20", "@oclif/plugin-help": "^5.2.14", "@oclif/test": "^1.2.9", diff --git a/yarn.lock b/yarn.lock index 479bd354..f6ade2d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -473,13 +473,13 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/config@^1.18.12": - version "1.18.12" - resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.12.tgz#3f8e8d332ce0e7f371ab649c5b1f58b409c43a16" - integrity sha512-hbZv4N3J9pE4yzQIqrklJFgXhqYiQTN3uV5uBC8VaIZ1qEPzZv6lN9rDmcYIuEOBPzQvvSIBuaH/IDzo3F71PQ== +"@oclif/config@^1.18.15": + version "1.18.15" + resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.15.tgz#3be95862dda32d759fc61bcadff1e7819915a112" + integrity sha512-eBTiFXGfXSzghc4Yjp3EutYU+6MrHX1kzk4j5i4CsR5AEor43ynXFrzpO6v7IwbR1KyUo+9SYE2D69Y+sHIMpg== dependencies: "@oclif/errors" "^1.3.6" - "@oclif/parser" "^3.8.13" + "@oclif/parser" "^3.8.15" debug "^4.3.4" globby "^11.1.0" is-wsl "^2.1.1" @@ -571,15 +571,15 @@ resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91" integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw== -"@oclif/parser@^3.8.13": - version "3.8.13" - resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.13.tgz#339bbf6cf06b99fe45f453f188740a64929bf512" - integrity sha512-M4RAB4VB5DuPF3ZoVJlXyemyxhflYBKrvP0cBI/ZJVelrfR7Z1fB/iUSrw7SyFvywI13mHmtEQ8Xz0bSUs7g8A== +"@oclif/parser@^3.8.15": + version "3.8.16" + resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.16.tgz#bedfc55153075b8b2925657f8865035aa877515c" + integrity sha512-jeleXSh5izmBQ6vwyCJmbFPahPpd/ajxASi25FaYAWcvwVMzP/vKAKQXKWZun6T9K/gd6ywSsTpfAXiZAjBd6g== dependencies: "@oclif/errors" "^1.3.6" "@oclif/linewrap" "^1.0.0" chalk "^4.1.0" - tslib "^2.6.0" + tslib "^2.6.1" "@oclif/plugin-commands@^2.2.20": version "2.2.20" @@ -4787,10 +4787,10 @@ tslib@^1.8.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3" - integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA== +tslib@^2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410" + integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig== tsutils@^3.21.0: version "3.21.0" From e5cf28c33cd4b101eec703121f2bb49f63bf8829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 11:19:48 +0000 Subject: [PATCH 04/39] chore(dev-deps): bump @oclif/plugin-commands from 2.2.20 to 2.2.21 Bumps [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.2.20 to 2.2.21. - [Release notes](https://github.com/oclif/plugin-commands/releases) - [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-commands/compare/2.2.20...2.2.21) --- updated-dependencies: - dependency-name: "@oclif/plugin-commands" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index aeca589d..e097daf2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@oclif/config": "^1.18.15", - "@oclif/plugin-commands": "^2.2.20", + "@oclif/plugin-commands": "^2.2.21", "@oclif/plugin-help": "^5.2.14", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", diff --git a/yarn.lock b/yarn.lock index f6ade2d0..50901341 100644 --- a/yarn.lock +++ b/yarn.lock @@ -519,10 +519,10 @@ widest-line "^3.1.0" wrap-ansi "^7.0.0" -"@oclif/core@^2.8.4", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": - version "2.9.4" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.9.4.tgz#5b22415e238fc3e0db08b0350b85b417ead6e6ff" - integrity sha512-eFRRpV+tJ6nMkhay2M9IppjSF3atRrgj6Qo83qUslaFSAW3NAl4mIhx1mKmTwQx5rgSrar03xICtSAWJ6gZtag== +"@oclif/core@^2.11.1", "@oclif/core@^2.8.4", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": + version "2.11.1" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.1.tgz#69c3cfd3d9b2df9fe94c6d16a3c5da59706f078a" + integrity sha512-/DHDtm/PoSNvWdJtTv1GUYnrCrlTsEQd1CsXKNfMSylpkeOjbDIbt1w4NYZ50BfAWxpCunf7RmbwxFBpDa5lHQ== dependencies: "@types/cli-progress" "^3.11.0" ansi-escapes "^4.3.2" @@ -581,12 +581,12 @@ chalk "^4.1.0" tslib "^2.6.1" -"@oclif/plugin-commands@^2.2.20": - version "2.2.20" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.20.tgz#7fd8ea1084fb6bf37c51e51f781237f30afb99da" - integrity sha512-zhF3rqVH+5AKAxzWKPl+Q8dAPQHoxPJh7QKxWXqsK/OdZ6L1UsstNY+mKDApnOQNVsLdglmexOz/IRDP2dVRBw== +"@oclif/plugin-commands@^2.2.21": + version "2.2.21" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.21.tgz#62325acd5271dc89ffbc9d14f9feb505b648d364" + integrity sha512-PgYDJxILtXS+Ae/4i9Dj/0Ge7coNjrdGyhtndMRp4jqVeS8K2hjKvwMWLaHmUN3tU3RrdUBxJchaJ1bZ03ShBA== dependencies: - "@oclif/core" "^2.9.3" + "@oclif/core" "^2.11.1" lodash "^4.17.11" "@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.14": From d9cc2d2615384a4cf4f4f752f79543b4c7f3830d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 02:35:17 +0000 Subject: [PATCH 05/39] chore(dev-deps): bump oclif from 3.9.1 to 3.10.0 Bumps [oclif](https://github.com/oclif/oclif) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.9.1...3.10.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 92 +++++++++++++++------------------------------------- 2 files changed, 27 insertions(+), 67 deletions(-) diff --git a/package.json b/package.json index e097daf2..47f73f86 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", "mocha": "^9", - "oclif": "^3.9.1", + "oclif": "^3.10.0", "ts-node": "^9.1.1", "typescript": "^4.6.3" }, diff --git a/yarn.lock b/yarn.lock index 50901341..21873c24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -462,7 +462,7 @@ node-gyp "^8.2.0" read-package-json-fast "^2.0.1" -"@oclif/color@^1.0.3", "@oclif/color@^1.0.9": +"@oclif/color@^1.0.9": version "1.0.9" resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.9.tgz#9707f0cd39b3c2eae0eb0c76a90838a594306327" integrity sha512-ntc/fZwuf4NRfYbXVoUNFyMB9IxVx/ls/WbSLKbkD9UpsmwY1I3J4DJKKRFRpenmTuxGQW8Lyzm7X3vhzHpDQA== @@ -485,41 +485,7 @@ is-wsl "^2.1.1" tslib "^2.5.0" -"@oclif/core@^1.25.0": - version "1.25.0" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.25.0.tgz#a3891f903bf211ce1f3c8a05419b686f02c5bbd6" - integrity sha512-vS8L5Uqc5Wuq3zmKVvX5LLcyxhfH2X2q+LG1P6czzkh6k09uLeDaZfwaYPXD7ItM4Vfy+KEctfKiWePeLDnOpg== - dependencies: - "@oclif/linewrap" "^1.0.0" - "@oclif/screen" "^3.0.4" - ansi-escapes "^4.3.2" - ansi-styles "^4.3.0" - cardinal "^2.1.1" - chalk "^4.1.2" - clean-stack "^3.0.1" - cli-progress "^3.10.0" - debug "^4.3.4" - ejs "^3.1.6" - fs-extra "^9.1.0" - get-package-type "^0.1.0" - globby "^11.1.0" - hyperlinker "^1.0.0" - indent-string "^4.0.0" - is-wsl "^2.2.0" - js-yaml "^3.14.1" - natural-orderby "^2.0.3" - object-treeify "^1.1.33" - password-prompt "^1.1.2" - semver "^7.3.7" - string-width "^4.2.3" - strip-ansi "^6.0.1" - supports-color "^8.1.1" - supports-hyperlinks "^2.2.0" - tslib "^2.4.1" - widest-line "^3.1.0" - wrap-ansi "^7.0.0" - -"@oclif/core@^2.11.1", "@oclif/core@^2.8.4", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": +"@oclif/core@^2.11.1", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": version "2.11.1" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.1.tgz#69c3cfd3d9b2df9fe94c6d16a3c5da59706f078a" integrity sha512-/DHDtm/PoSNvWdJtTv1GUYnrCrlTsEQd1CsXKNfMSylpkeOjbDIbt1w4NYZ50BfAWxpCunf7RmbwxFBpDa5lHQ== @@ -589,40 +555,34 @@ "@oclif/core" "^2.11.1" lodash "^4.17.11" -"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.14": +"@oclif/plugin-help@^5.2.14": version "5.2.14" resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.14.tgz#c89f623712fc7d74f01fd2c9d909434b335a2e7b" integrity sha512-7hMLc6zqxeRfG4nvHHQPpbaBj60efM3ULFkCpHZkdLms/ezIkNo40F661QuraIjMP/NN+U6VSfBCGuPkRyxVkA== dependencies: "@oclif/core" "^2.9.3" -"@oclif/plugin-not-found@^2.3.7": - version "2.3.16" - resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.16.tgz#3505cc1c34413d50750b05bd889e93d35f50bde9" - integrity sha512-MKKRVMoSHbcw9WPDQ47XIsQKRzPklrMRt6uTEVwOFSHXtQ7uopCyf52riMxy0pI7Jq9zma3XuyB56JxmRhYCEw== +"@oclif/plugin-not-found@^2.3.32": + version "2.3.34" + resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.34.tgz#08ab78cdd980bdf70d9bd3b9ba294ff7d3f04eca" + integrity sha512-uXUpw6o2e0aqnNn+XkGL7LbL+Th2rBD1JGtFbb6anmvUvz2skiGz0o23BYmrQW8tvU92ajPOykfClKD75ptZcw== dependencies: - "@oclif/color" "^1.0.3" - "@oclif/core" "^1.25.0" + "@oclif/color" "^1.0.9" + "@oclif/core" "^2.9.4" fast-levenshtein "^3.0.0" - lodash "^4.17.21" -"@oclif/plugin-warn-if-update-available@^2.0.14": - version "2.0.20" - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.20.tgz#095f6df60e367d620ff8836d61dd752e08865205" - integrity sha512-vbPeT6dIGy28yZZ1ey/+c47iBUTNwnrs9mOEEgek9ZWtx0OszVWlP5XYiaoypnStbkXzVA96Bty8aKdi2zhOaA== +"@oclif/plugin-warn-if-update-available@^2.0.44": + version "2.0.45" + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.45.tgz#e2d866adad2db27b26b4231d7a007067a56f76ee" + integrity sha512-MEncCUHW1vCOQdvt1z46jAblwvuGcs3Q1Gjl8IghazGJ0GRHzGOMILABpqVWR5uH/YJ3gfs05Tt7M4LdZ40N3g== dependencies: - "@oclif/core" "^1.25.0" + "@oclif/core" "^2.9.4" chalk "^4.1.0" debug "^4.1.0" fs-extra "^9.0.1" http-call "^5.2.2" lodash "^4.17.21" - semver "^7.3.8" - -"@oclif/screen@^3.0.4": - version "3.0.4" - resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.4.tgz#663db0ecaf23f3184e7f01886ed578060e4a7f1c" - integrity sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA== + semver "^7.5.4" "@oclif/test@^1.2.9": version "1.2.9" @@ -1484,7 +1444,7 @@ cli-cursor@^3.1.0: dependencies: restore-cursor "^3.1.0" -cli-progress@^3.10.0, cli-progress@^3.12.0: +cli-progress@^3.12.0: version "3.12.0" resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.12.0.tgz#807ee14b66bcc086258e444ad0f19e7d42577942" integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A== @@ -3713,15 +3673,15 @@ object-treeify@^1.1.33: resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40" integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A== -oclif@^3.9.1: - version "3.9.1" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1.tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b" - integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw== +oclif@^3.10.0: + version "3.10.0" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.10.0.tgz#edfe473d5195603f1a689eb9aefead236c302ae1" + integrity sha512-Kf/nL7GrfezePsZGQytbPJG1EGNFRAG+lC6NhYqPOgeBIGppLuQDg6vO9wz0QRoijSJv/Yf4wCe2URMoCFtBNw== dependencies: - "@oclif/core" "^2.8.4" - "@oclif/plugin-help" "^5.1.19" - "@oclif/plugin-not-found" "^2.3.7" - "@oclif/plugin-warn-if-update-available" "^2.0.14" + "@oclif/core" "^2.9.4" + "@oclif/plugin-help" "^5.2.14" + "@oclif/plugin-not-found" "^2.3.32" + "@oclif/plugin-warn-if-update-available" "^2.0.44" aws-sdk "^2.1231.0" concurrently "^7.6.0" debug "^4.3.3" @@ -4354,7 +4314,7 @@ semver@^6.1.0, semver@^6.3.0: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== -semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3: +semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4: version "7.5.4" resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== @@ -4787,7 +4747,7 @@ tslib@^1.8.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.6.1: +tslib@^2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1: version "2.6.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410" integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig== From eebf4435ddf68467fa527c548fa9e6c01754707b Mon Sep 17 00:00:00 2001 From: Mike Donnalley Date: Thu, 3 Aug 2023 10:00:43 -0600 Subject: [PATCH 06/39] chore: remove git2gus dir [skip ci] --- git2gus/config.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 git2gus/config.json diff --git a/git2gus/config.json b/git2gus/config.json deleted file mode 100644 index c8eda1c4..00000000 --- a/git2gus/config.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "productTag": "a1aB00000004Bx8IAE", - "defaultBuild": "offcore.tooling.55" -} \ No newline at end of file From ce6bf9e350d82a303cc89d203ff341c86a4a9150 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:34:13 +0000 Subject: [PATCH 07/39] fix(deps): bump @oclif/core from 2.11.1 to 2.11.7 Bumps [@oclif/core](https://github.com/oclif/core) from 2.11.1 to 2.11.7. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/2.11.1...2.11.7) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 47f73f86..b0054278 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": { "@oclif/color": "^1.0.9", - "@oclif/core": "^2.9.4", + "@oclif/core": "^2.11.7", "fast-levenshtein": "^3.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 21873c24..7836ca26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,10 +485,10 @@ is-wsl "^2.1.1" tslib "^2.5.0" -"@oclif/core@^2.11.1", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": - version "2.11.1" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.1.tgz#69c3cfd3d9b2df9fe94c6d16a3c5da59706f078a" - integrity sha512-/DHDtm/PoSNvWdJtTv1GUYnrCrlTsEQd1CsXKNfMSylpkeOjbDIbt1w4NYZ50BfAWxpCunf7RmbwxFBpDa5lHQ== +"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": + version "2.11.7" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24" + integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw== dependencies: "@types/cli-progress" "^3.11.0" ansi-escapes "^4.3.2" From c53a80d294e40ba723633c738afce821b0524822 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 5 Aug 2023 11:18:52 +0000 Subject: [PATCH 08/39] chore(release): 2.3.35 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb578f94..0bb53074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.35](https://github.com/oclif/plugin-not-found/compare/2.3.34...2.3.35) (2023-08-05) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.1 to 2.11.7 ([ce6bf9e](https://github.com/oclif/plugin-not-found/commit/ce6bf9e350d82a303cc89d203ff341c86a4a9150)) + + + ## [2.3.34](https://github.com/oclif/plugin-not-found/compare/2.3.33...2.3.34) (2023-07-23) diff --git a/package.json b/package.json index b0054278..78e5e3d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "2.3.34", + "version": "2.3.35", "author": "Salesforce", "oclif": { "hooks": { From 736514c3d26cc61d5a16b23a8af54dd0c4304bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:19:48 +0000 Subject: [PATCH 09/39] chore(dev-deps): bump @oclif/config from 1.18.15 to 1.18.16 Bumps [@oclif/config](https://github.com/oclif/config) from 1.18.15 to 1.18.16. - [Release notes](https://github.com/oclif/config/releases) - [Changelog](https://github.com/oclif/config/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/config/compare/1.18.15...1.18.16) --- updated-dependencies: - dependency-name: "@oclif/config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 78e5e3d7..dd3ce97a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "fast-levenshtein": "^3.0.0" }, "devDependencies": { - "@oclif/config": "^1.18.15", + "@oclif/config": "^1.18.16", "@oclif/plugin-commands": "^2.2.21", "@oclif/plugin-help": "^5.2.14", "@oclif/test": "^1.2.9", diff --git a/yarn.lock b/yarn.lock index 7836ca26..7c98c484 100644 --- a/yarn.lock +++ b/yarn.lock @@ -473,17 +473,17 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/config@^1.18.15": - version "1.18.15" - resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.15.tgz#3be95862dda32d759fc61bcadff1e7819915a112" - integrity sha512-eBTiFXGfXSzghc4Yjp3EutYU+6MrHX1kzk4j5i4CsR5AEor43ynXFrzpO6v7IwbR1KyUo+9SYE2D69Y+sHIMpg== +"@oclif/config@^1.18.16": + version "1.18.16" + resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.16.tgz#3235d260ab1eb8388ebb6255bca3dd956249d796" + integrity sha512-VskIxVcN22qJzxRUq+raalq6Q3HUde7sokB7/xk5TqRZGEKRVbFeqdQBxDWwQeudiJEgcNiMvIFbMQ43dY37FA== dependencies: "@oclif/errors" "^1.3.6" - "@oclif/parser" "^3.8.15" + "@oclif/parser" "^3.8.16" debug "^4.3.4" globby "^11.1.0" is-wsl "^2.1.1" - tslib "^2.5.0" + tslib "^2.6.1" "@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": version "2.11.7" @@ -537,7 +537,7 @@ resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91" integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw== -"@oclif/parser@^3.8.15": +"@oclif/parser@^3.8.16": version "3.8.16" resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.16.tgz#bedfc55153075b8b2925657f8865035aa877515c" integrity sha512-jeleXSh5izmBQ6vwyCJmbFPahPpd/ajxASi25FaYAWcvwVMzP/vKAKQXKWZun6T9K/gd6ywSsTpfAXiZAjBd6g== From 102514085a634a1177b7841bceebdb9e35c45037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 02:29:55 +0000 Subject: [PATCH 10/39] chore(dev-deps): bump @oclif/plugin-help from 5.2.14 to 5.2.16 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.14 to 5.2.16. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-help/compare/5.2.14...5.2.16) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index dd3ce97a..45b25f4d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@oclif/config": "^1.18.16", "@oclif/plugin-commands": "^2.2.21", - "@oclif/plugin-help": "^5.2.14", + "@oclif/plugin-help": "^5.2.16", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", "@types/fast-levenshtein": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index 7c98c484..9632cb5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,7 +485,7 @@ is-wsl "^2.1.1" tslib "^2.6.1" -"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": +"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.9.4": version "2.11.7" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24" integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw== @@ -555,12 +555,12 @@ "@oclif/core" "^2.11.1" lodash "^4.17.11" -"@oclif/plugin-help@^5.2.14": - version "5.2.14" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.14.tgz#c89f623712fc7d74f01fd2c9d909434b335a2e7b" - integrity sha512-7hMLc6zqxeRfG4nvHHQPpbaBj60efM3ULFkCpHZkdLms/ezIkNo40F661QuraIjMP/NN+U6VSfBCGuPkRyxVkA== +"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.16": + version "5.2.16" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.16.tgz#bcb8ae96d3023ed3dfbbe38eba9f50f987caab4a" + integrity sha512-MHtNpV1xBHSPcNAzUggQXwrBJUDoz8b01SnVFxFEmOHT3iYhvSir8DD0JSU+lhkyq1bNhF/lkaQJ9FtSuvwiyA== dependencies: - "@oclif/core" "^2.9.3" + "@oclif/core" "^2.11.7" "@oclif/plugin-not-found@^2.3.32": version "2.3.34" From 9fdf89f56b6c7c2a90f1cbdb3f73c471d6c9978c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 05:24:37 +0000 Subject: [PATCH 11/39] chore(dev-deps): bump oclif from 3.10.0 to 3.11.2 Bumps [oclif](https://github.com/oclif/oclif) from 3.10.0 to 3.11.2. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.10.0...3.11.2) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 144 ++++----------------------------------------------- 2 files changed, 10 insertions(+), 136 deletions(-) diff --git a/package.json b/package.json index 45b25f4d..8852c8ee 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", "mocha": "^9", - "oclif": "^3.10.0", + "oclif": "^3.11.2", "ts-node": "^9.1.1", "typescript": "^4.6.3" }, diff --git a/yarn.lock b/yarn.lock index 9632cb5b..cc96409c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,7 +485,7 @@ is-wsl "^2.1.1" tslib "^2.6.1" -"@oclif/core@^2.11.1", "@oclif/core@^2.11.7", "@oclif/core@^2.9.4": +"@oclif/core@^2.11.1", "@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.9.4": version "2.11.7" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24" integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw== @@ -1010,11 +1010,6 @@ ansi-escapes@^4.2.1, ansi-escapes@^4.3.2: dependencies: type-fest "^0.21.3" -ansi-regex@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" - integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8= - ansi-regex@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998" @@ -1025,12 +1020,7 @@ ansi-regex@^5.0.1: resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== -ansi-styles@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" - integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4= - -ansi-styles@^3.0.0, ansi-styles@^3.2.1: +ansi-styles@^3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== @@ -1350,17 +1340,6 @@ chai@^4.3.7: pathval "^1.1.1" type-detect "^4.0.5" -chalk@^1.0.0: - version "1.1.3" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" - integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg= - dependencies: - ansi-styles "^2.2.1" - escape-string-regexp "^1.0.2" - has-ansi "^2.0.0" - strip-ansi "^3.0.0" - supports-color "^2.0.0" - chalk@^2.0.0: version "2.4.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" @@ -1432,11 +1411,6 @@ clean-stack@^3.0.0, clean-stack@^3.0.1: dependencies: escape-string-regexp "4.0.0" -cli-boxes@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143" - integrity sha1-T6kXw+WclKAEzWH47lCdplFocUM= - cli-cursor@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307" @@ -1529,11 +1503,6 @@ cmd-shim@^4.0.1: dependencies: mkdirp-infer-owner "^2.0.0" -code-point-at@^1.0.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" - integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= - color-convert@^1.9.0: version "1.9.3" resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" @@ -1854,7 +1823,7 @@ escape-string-regexp@4.0.0, escape-string-regexp@^4.0.0: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: +escape-string-regexp@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= @@ -2385,11 +2354,6 @@ get-package-type@^0.1.0: resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a" integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q== -get-stdin@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" - integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4= - get-stream@^5.1.0: version "5.2.0" resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3" @@ -2513,13 +2477,6 @@ growl@1.10.5: resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e" integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA== -has-ansi@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91" - integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE= - dependencies: - ansi-regex "^2.0.0" - has-flag@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" @@ -2814,18 +2771,6 @@ is-extglob@^2.1.1: resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= -is-fullwidth-code-point@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb" - integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs= - dependencies: - number-is-nan "^1.0.0" - -is-fullwidth-code-point@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" - integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= - is-fullwidth-code-point@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" @@ -3312,7 +3257,7 @@ minimatch@^7.2.0: dependencies: brace-expansion "^2.0.1" -minimist@^1.1.0, minimist@^1.2.5: +minimist@^1.2.5: version "1.2.6" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== @@ -3658,11 +3603,6 @@ npmlog@^6.0.0: gauge "^4.0.0" set-blocking "^2.0.0" -number-is-nan@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" - integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= - object-assign@^4.1.1: version "4.1.1" resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" @@ -3673,12 +3613,12 @@ object-treeify@^1.1.33: resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40" integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A== -oclif@^3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.10.0.tgz#edfe473d5195603f1a689eb9aefead236c302ae1" - integrity sha512-Kf/nL7GrfezePsZGQytbPJG1EGNFRAG+lC6NhYqPOgeBIGppLuQDg6vO9wz0QRoijSJv/Yf4wCe2URMoCFtBNw== +oclif@^3.11.2: + version "3.11.2" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.11.2.tgz#ecc78bc04b5b50a53d91673cbfd47a9bebe186d8" + integrity sha512-y2pEJlSu4gCmSFZFKvgrMYIcDym5zzNErqQ5T2x/UlFy6xZiDhkrsxRteR6WgdlagONkFZg+Akti5qTn/wZwAg== dependencies: - "@oclif/core" "^2.9.4" + "@oclif/core" "^2.11.4" "@oclif/plugin-help" "^5.2.14" "@oclif/plugin-not-found" "^2.3.32" "@oclif/plugin-warn-if-update-available" "^2.0.44" @@ -3696,7 +3636,6 @@ oclif@^3.10.0: tslib "^2.3.1" yeoman-environment "^3.15.1" yeoman-generator "^5.8.0" - yosay "^2.0.2" once@^1.3.0, once@^1.3.1, once@^1.4.0: version "1.4.0" @@ -3842,11 +3781,6 @@ pacote@^12.0.0, pacote@^12.0.2: ssri "^8.0.1" tar "^6.1.0" -pad-component@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/pad-component/-/pad-component-0.0.1.tgz#ad1f22ce1bf0fdc0d6ddd908af17f351a404b8ac" - integrity sha1-rR8izhvw/cDW3dkIrxfzUaQEuKw= - parent-module@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" @@ -4493,15 +4427,6 @@ stdout-stderr@^0.1.9: debug "^3.1.0" strip-ansi "^4.0.0" -string-width@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" - integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= - dependencies: - code-point-at "^1.0.0" - is-fullwidth-code-point "^1.0.0" - strip-ansi "^3.0.0" - "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" @@ -4511,14 +4436,6 @@ string-width@^1.0.1: is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.1" -string-width@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e" - integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw== - dependencies: - is-fullwidth-code-point "^2.0.0" - strip-ansi "^4.0.0" - string_decoder@^1.1.1: version "1.3.0" resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e" @@ -4533,13 +4450,6 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -strip-ansi@^3.0.0, strip-ansi@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" - integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= - dependencies: - ansi-regex "^2.0.0" - strip-ansi@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f" @@ -4598,11 +4508,6 @@ supports-color@8.1.1, supports-color@^8.1.0, supports-color@^8.1.1: dependencies: has-flag "^4.0.0" -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc= - supports-color@^5.3.0: version "5.5.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" @@ -4642,14 +4547,6 @@ table@^6.0.9: string-width "^4.2.0" strip-ansi "^6.0.0" -taketalk@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/taketalk/-/taketalk-1.0.0.tgz#b4d4f0deed206ae7df775b129ea2ca6de52f26dd" - integrity sha1-tNTw3u0gauffd1sSnqLKbeUvJt0= - dependencies: - get-stdin "^4.0.1" - minimist "^1.1.0" - tar@^6.0.2, tar@^6.1.0, tar@^6.1.2: version "6.1.11" resolved "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621" @@ -5014,14 +4911,6 @@ workerpool@6.2.0: resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b" integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A== -wrap-ansi@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85" - integrity sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU= - dependencies: - string-width "^1.0.1" - strip-ansi "^3.0.1" - wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" @@ -5191,18 +5080,3 @@ yocto-queue@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== - -yosay@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/yosay/-/yosay-2.0.2.tgz#a7017e764cd88d64a1ae64812201de5b157adf6d" - integrity sha512-avX6nz2esp7IMXGag4gu6OyQBsMh/SEn+ZybGu3yKPlOTE6z9qJrzG/0X5vCq/e0rPFy0CUYCze0G5hL310ibA== - dependencies: - ansi-regex "^2.0.0" - ansi-styles "^3.0.0" - chalk "^1.0.0" - cli-boxes "^1.0.0" - pad-component "0.0.1" - string-width "^2.0.0" - strip-ansi "^3.0.0" - taketalk "^1.0.0" - wrap-ansi "^2.0.0" From 9ed69793364590f8d684e41064db491d559037e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 08:24:23 +0000 Subject: [PATCH 12/39] fix(deps): bump ansi-regex from 3.0.0 to 3.0.1 Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cc96409c..ee848232 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1011,9 +1011,9 @@ ansi-escapes@^4.2.1, ansi-escapes@^4.3.2: type-fest "^0.21.3" ansi-regex@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998" - integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg= + version "3.0.1" + resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1" + integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw== ansi-regex@^5.0.1: version "5.0.1" From 18fd60f42157f167e85fac9224015f616b88ab7b Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 6 Aug 2023 11:18:43 +0000 Subject: [PATCH 13/39] chore(release): 2.3.36 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bb53074..0dabe8ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.36](https://github.com/oclif/plugin-not-found/compare/2.3.35...2.3.36) (2023-08-06) + + +### Bug Fixes + +* **deps:** bump ansi-regex from 3.0.0 to 3.0.1 ([9ed6979](https://github.com/oclif/plugin-not-found/commit/9ed69793364590f8d684e41064db491d559037e5)) + + + ## [2.3.35](https://github.com/oclif/plugin-not-found/compare/2.3.34...2.3.35) (2023-08-05) diff --git a/package.json b/package.json index 8852c8ee..073b0aab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "2.3.35", + "version": "2.3.36", "author": "Salesforce", "oclif": { "hooks": { From cea7f1111de76c97ffec7badf810ae82011f604e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 10:19:12 +0000 Subject: [PATCH 14/39] fix(deps): bump @oclif/color from 1.0.9 to 1.0.10 Bumps [@oclif/color](https://github.com/oclif/color) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/oclif/color/releases) - [Changelog](https://github.com/oclif/color/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/color/compare/1.0.9...1.0.10) --- updated-dependencies: - dependency-name: "@oclif/color" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 073b0aab..ddb68d47 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": { - "@oclif/color": "^1.0.9", + "@oclif/color": "^1.0.10", "@oclif/core": "^2.11.7", "fast-levenshtein": "^3.0.0" }, diff --git a/yarn.lock b/yarn.lock index ee848232..b2e6609d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -462,10 +462,10 @@ node-gyp "^8.2.0" read-package-json-fast "^2.0.1" -"@oclif/color@^1.0.9": - version "1.0.9" - resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.9.tgz#9707f0cd39b3c2eae0eb0c76a90838a594306327" - integrity sha512-ntc/fZwuf4NRfYbXVoUNFyMB9IxVx/ls/WbSLKbkD9UpsmwY1I3J4DJKKRFRpenmTuxGQW8Lyzm7X3vhzHpDQA== +"@oclif/color@^1.0.10", "@oclif/color@^1.0.9": + version "1.0.10" + resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.10.tgz#e83e3a30fffc93076281398cbeaa4f761c4df09e" + integrity sha512-INWEDAL3SzzR3pIhkrqk22HV6JravLUeRZXAIpoQqIeLReauaibCVcNTzOlt0z0S8YrqRhksc54ZxZC4Oa8xBw== dependencies: ansi-styles "^4.2.1" chalk "^4.1.0" From 5bef3d4ca5420b8dc855d997e286cb8881d938f6 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 12 Aug 2023 11:19:05 +0000 Subject: [PATCH 15/39] chore(release): 2.3.37 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dabe8ae..54c0dd68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.37](https://github.com/oclif/plugin-not-found/compare/2.3.36...2.3.37) (2023-08-12) + + +### Bug Fixes + +* **deps:** bump @oclif/color from 1.0.9 to 1.0.10 ([cea7f11](https://github.com/oclif/plugin-not-found/commit/cea7f1111de76c97ffec7badf810ae82011f604e)) + + + ## [2.3.36](https://github.com/oclif/plugin-not-found/compare/2.3.35...2.3.36) (2023-08-06) diff --git a/package.json b/package.json index ddb68d47..6aa04022 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "2.3.36", + "version": "2.3.37", "author": "Salesforce", "oclif": { "hooks": { From 3178db72853155f4f08a11489c3c0a9dc14d55d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 11:19:41 +0000 Subject: [PATCH 16/39] chore(dev-deps): bump @oclif/plugin-commands from 2.2.21 to 2.2.22 Bumps [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.2.21 to 2.2.22. - [Release notes](https://github.com/oclif/plugin-commands/releases) - [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-commands/compare/2.2.21...2.2.22) --- updated-dependencies: - dependency-name: "@oclif/plugin-commands" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6aa04022..62c0e110 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@oclif/config": "^1.18.16", - "@oclif/plugin-commands": "^2.2.21", + "@oclif/plugin-commands": "^2.2.22", "@oclif/plugin-help": "^5.2.16", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", diff --git a/yarn.lock b/yarn.lock index b2e6609d..03de5cbd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,10 +485,10 @@ is-wsl "^2.1.1" tslib "^2.6.1" -"@oclif/core@^2.11.1", "@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.9.4": - version "2.11.7" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24" - integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw== +"@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.9.4": + version "2.11.8" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.8.tgz#780c4fdf53e8569cf754c2a8fefcc7ddeacf1747" + integrity sha512-GILmztcHBzze45GvxRpUvqQI5nM26kSE/Q21Y+6DtMR+C8etM/hFW26D3uqIAbGlGtg5QEZZ6pjA/Fqgz+gl3A== dependencies: "@types/cli-progress" "^3.11.0" ansi-escapes "^4.3.2" @@ -547,12 +547,12 @@ chalk "^4.1.0" tslib "^2.6.1" -"@oclif/plugin-commands@^2.2.21": - version "2.2.21" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.21.tgz#62325acd5271dc89ffbc9d14f9feb505b648d364" - integrity sha512-PgYDJxILtXS+Ae/4i9Dj/0Ge7coNjrdGyhtndMRp4jqVeS8K2hjKvwMWLaHmUN3tU3RrdUBxJchaJ1bZ03ShBA== +"@oclif/plugin-commands@^2.2.22": + version "2.2.22" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.22.tgz#687b7fd1f9ec077f96d2a8d492a29814d1f640c6" + integrity sha512-F/r/JAPyM99/PJZDDnMiPkDjnau95G4vGIKfRpx4wICcVKXmWJzotxZes9tQLFzamXpCUXiWOX1s2T0ZlWKi1w== dependencies: - "@oclif/core" "^2.11.1" + "@oclif/core" "^2.11.8" lodash "^4.17.11" "@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.16": From 9956559b84d6df92e4b489fce6be860f2d8a75fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 02:26:00 +0000 Subject: [PATCH 17/39] chore(dev-deps): bump oclif from 3.11.2 to 3.11.3 Bumps [oclif](https://github.com/oclif/oclif) from 3.11.2 to 3.11.3. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.11.2...3.11.3) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 62c0e110..062f432a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", "mocha": "^9", - "oclif": "^3.11.2", + "oclif": "^3.11.3", "ts-node": "^9.1.1", "typescript": "^4.6.3" }, diff --git a/yarn.lock b/yarn.lock index 03de5cbd..a5e1b708 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3613,10 +3613,10 @@ object-treeify@^1.1.33: resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40" integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A== -oclif@^3.11.2: - version "3.11.2" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.11.2.tgz#ecc78bc04b5b50a53d91673cbfd47a9bebe186d8" - integrity sha512-y2pEJlSu4gCmSFZFKvgrMYIcDym5zzNErqQ5T2x/UlFy6xZiDhkrsxRteR6WgdlagONkFZg+Akti5qTn/wZwAg== +oclif@^3.11.3: + version "3.11.3" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.11.3.tgz#2cccb4f9fe34191812bfa4dda7740e737cef1715" + integrity sha512-6bUVTbTflu+IN9UnuIt5S4ba052oqLqsZF6zV2U8bx6ZH+hzgc3aXPTJ5JHU2MbDUg1B9PG5zHAbmvoX7V+16Q== dependencies: "@oclif/core" "^2.11.4" "@oclif/plugin-help" "^5.2.14" From a8c567ba67f3a39f72533e398bb8bbffa7939fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 10:31:34 +0000 Subject: [PATCH 18/39] chore(dev-deps): bump @oclif/plugin-help from 5.2.16 to 5.2.17 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.16 to 5.2.17. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-help/compare/5.2.16...5.2.17) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 062f432a..1238e1d6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@oclif/config": "^1.18.16", "@oclif/plugin-commands": "^2.2.22", - "@oclif/plugin-help": "^5.2.16", + "@oclif/plugin-help": "^5.2.17", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", "@types/fast-levenshtein": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index a5e1b708..4ff18124 100644 --- a/yarn.lock +++ b/yarn.lock @@ -555,12 +555,12 @@ "@oclif/core" "^2.11.8" lodash "^4.17.11" -"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.16": - version "5.2.16" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.16.tgz#bcb8ae96d3023ed3dfbbe38eba9f50f987caab4a" - integrity sha512-MHtNpV1xBHSPcNAzUggQXwrBJUDoz8b01SnVFxFEmOHT3iYhvSir8DD0JSU+lhkyq1bNhF/lkaQJ9FtSuvwiyA== +"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.17": + version "5.2.17" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.17.tgz#72c549b1db8e16060ee4f320db96291ca341430f" + integrity sha512-8dhvATZZnkD8uq3etsvbVjjpdxiTqXTPjkMlU8ToQz09DL5BBzYApm65iTHFE0Vn9DPbKcNxX1d8YiF3ilgMOQ== dependencies: - "@oclif/core" "^2.11.7" + "@oclif/core" "^2.11.8" "@oclif/plugin-not-found@^2.3.32": version "2.3.34" From 0f4653b8c0f2ab00caabfc5757ac8f53a025e8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 11:19:18 +0000 Subject: [PATCH 19/39] chore(dev-deps): bump @oclif/plugin-commands from 2.2.22 to 2.2.23 Bumps [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.2.22 to 2.2.23. - [Release notes](https://github.com/oclif/plugin-commands/releases) - [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-commands/compare/2.2.22...2.2.23) --- updated-dependencies: - dependency-name: "@oclif/plugin-commands" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1238e1d6..3643ad8f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@oclif/config": "^1.18.16", - "@oclif/plugin-commands": "^2.2.22", + "@oclif/plugin-commands": "^2.2.23", "@oclif/plugin-help": "^5.2.17", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", diff --git a/yarn.lock b/yarn.lock index 4ff18124..16f7478c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -547,10 +547,10 @@ chalk "^4.1.0" tslib "^2.6.1" -"@oclif/plugin-commands@^2.2.22": - version "2.2.22" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.22.tgz#687b7fd1f9ec077f96d2a8d492a29814d1f640c6" - integrity sha512-F/r/JAPyM99/PJZDDnMiPkDjnau95G4vGIKfRpx4wICcVKXmWJzotxZes9tQLFzamXpCUXiWOX1s2T0ZlWKi1w== +"@oclif/plugin-commands@^2.2.23": + version "2.2.23" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.23.tgz#b15c12861feec4013944ab099269bdb85486246c" + integrity sha512-R7YTqL3bj1gP+YsI6vEBm+9FFzL8UplDJZbn79glKFAMBkTfLvS6lxbdqjtPJHZdDPv+/ecEaozDQXiZXE++rQ== dependencies: "@oclif/core" "^2.11.8" lodash "^4.17.11" From fa2bb0ce26ffffa114f3769af67fdf71b3f15090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 10:06:55 +0000 Subject: [PATCH 20/39] fix(deps): bump @oclif/core from 2.11.8 to 2.11.10 Bumps [@oclif/core](https://github.com/oclif/core) from 2.11.8 to 2.11.10. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/2.11.8...2.11.10) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3643ad8f..b6a184ba 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": { "@oclif/color": "^1.0.10", - "@oclif/core": "^2.11.7", + "@oclif/core": "^2.11.10", "fast-levenshtein": "^3.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 16f7478c..0eb4ef12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,10 +485,10 @@ is-wsl "^2.1.1" tslib "^2.6.1" -"@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.9.4": - version "2.11.8" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.8.tgz#780c4fdf53e8569cf754c2a8fefcc7ddeacf1747" - integrity sha512-GILmztcHBzze45GvxRpUvqQI5nM26kSE/Q21Y+6DtMR+C8etM/hFW26D3uqIAbGlGtg5QEZZ6pjA/Fqgz+gl3A== +"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.9.4": + version "2.11.10" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.10.tgz#638128034b8b4bdf4b23480a7278426f85130170" + integrity sha512-/7Umij3OU++6o+z4U+waJ5nP6IvK9KKEVzz+xsla68YoECLQwz43boUKqYizlNMtTfiwNkiYb5QE+OU/q5qEtA== dependencies: "@types/cli-progress" "^3.11.0" ansi-escapes "^4.3.2" From 6b3abf8bae36b381412989e4efaf5fe11245c205 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 26 Aug 2023 11:18:52 +0000 Subject: [PATCH 21/39] chore(release): 2.3.38 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54c0dd68..d127197c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.38](https://github.com/oclif/plugin-not-found/compare/2.3.37...2.3.38) (2023-08-26) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.8 to 2.11.10 ([fa2bb0c](https://github.com/oclif/plugin-not-found/commit/fa2bb0ce26ffffa114f3769af67fdf71b3f15090)) + + + ## [2.3.37](https://github.com/oclif/plugin-not-found/compare/2.3.36...2.3.37) (2023-08-12) diff --git a/package.json b/package.json index b6a184ba..fc312885 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "2.3.37", + "version": "2.3.38", "author": "Salesforce", "oclif": { "hooks": { From ab0680b62ee058e69a0bc587ac9cb91c28ba4318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 11:19:41 +0000 Subject: [PATCH 22/39] chore(dev-deps): bump chai from 4.3.7 to 4.3.8 Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 to 4.3.8. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v4.3.8) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fc312885..9ca10bbd 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/mocha": "^8.2.3", "@types/node": "^15.14.9", "@types/supports-color": "^8.1.1", - "chai": "^4.3.7", + "chai": "^4.3.8", "eslint": "^7.32.0", "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", diff --git a/yarn.lock b/yarn.lock index 0eb4ef12..a7248132 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1327,10 +1327,10 @@ cardinal@^2.1.1: ansicolors "~0.3.2" redeyed "~2.1.0" -chai@^4.3.7: - version "4.3.7" - resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.7.tgz#ec63f6df01829088e8bf55fca839bcd464a8ec51" - integrity sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A== +chai@^4.3.8: + version "4.3.8" + resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.8.tgz#40c59718ad6928da6629c70496fe990b2bb5b17c" + integrity sha512-vX4YvVVtxlfSZ2VecZgFUTU5qPCYsobVI2O9FmwEXBhDigYGQA6jRXCycIs1yJnnWbZ6/+a2zNIF5DfVCcJBFQ== dependencies: assertion-error "^1.1.0" check-error "^1.0.2" From 6e728043fc4105d0e8b4ffb3e3d7597a24586ec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 02:27:58 +0000 Subject: [PATCH 23/39] chore(dev-deps): bump @oclif/config from 1.18.16 to 1.18.17 Bumps [@oclif/config](https://github.com/oclif/config) from 1.18.16 to 1.18.17. - [Release notes](https://github.com/oclif/config/releases) - [Changelog](https://github.com/oclif/config/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/config/compare/1.18.16...1.18.17) --- updated-dependencies: - dependency-name: "@oclif/config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 9ca10bbd..6bfa96a4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "fast-levenshtein": "^3.0.0" }, "devDependencies": { - "@oclif/config": "^1.18.16", + "@oclif/config": "^1.18.17", "@oclif/plugin-commands": "^2.2.23", "@oclif/plugin-help": "^5.2.17", "@oclif/test": "^1.2.9", diff --git a/yarn.lock b/yarn.lock index a7248132..f2cd1fa3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -473,13 +473,13 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/config@^1.18.16": - version "1.18.16" - resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.16.tgz#3235d260ab1eb8388ebb6255bca3dd956249d796" - integrity sha512-VskIxVcN22qJzxRUq+raalq6Q3HUde7sokB7/xk5TqRZGEKRVbFeqdQBxDWwQeudiJEgcNiMvIFbMQ43dY37FA== +"@oclif/config@^1.18.17": + version "1.18.17" + resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.17.tgz#00aa4049da27edca8f06fc106832d9f0f38786a5" + integrity sha512-k77qyeUvjU8qAJ3XK3fr/QVAqsZO8QOBuESnfeM5HHtPNLSyfVcwiMM2zveSW5xRdLSG3MfV8QnLVkuyCL2ENg== dependencies: "@oclif/errors" "^1.3.6" - "@oclif/parser" "^3.8.16" + "@oclif/parser" "^3.8.17" debug "^4.3.4" globby "^11.1.0" is-wsl "^2.1.1" @@ -537,15 +537,15 @@ resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91" integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw== -"@oclif/parser@^3.8.16": - version "3.8.16" - resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.16.tgz#bedfc55153075b8b2925657f8865035aa877515c" - integrity sha512-jeleXSh5izmBQ6vwyCJmbFPahPpd/ajxASi25FaYAWcvwVMzP/vKAKQXKWZun6T9K/gd6ywSsTpfAXiZAjBd6g== +"@oclif/parser@^3.8.17": + version "3.8.17" + resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.17.tgz#e1ce0f29b22762d752d9da1c7abd57ad81c56188" + integrity sha512-l04iSd0xoh/16TGVpXb81Gg3z7tlQGrEup16BrVLsZBK6SEYpYHRJZnM32BwZrHI97ZSFfuSwVlzoo6HdsaK8A== dependencies: "@oclif/errors" "^1.3.6" "@oclif/linewrap" "^1.0.0" chalk "^4.1.0" - tslib "^2.6.1" + tslib "^2.6.2" "@oclif/plugin-commands@^2.2.23": version "2.2.23" @@ -4644,10 +4644,10 @@ tslib@^1.8.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410" - integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig== +tslib@^2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1, tslib@^2.6.2: + version "2.6.2" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" + integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== tsutils@^3.21.0: version "3.21.0" From ce7dba540cf9c20b49e2d087391fcf6f88f13180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 05:24:34 +0000 Subject: [PATCH 24/39] chore(dev-deps): bump @oclif/plugin-commands from 2.2.23 to 2.2.24 Bumps [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.2.23 to 2.2.24. - [Release notes](https://github.com/oclif/plugin-commands/releases) - [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-commands/compare/2.2.23...2.2.24) --- updated-dependencies: - dependency-name: "@oclif/plugin-commands" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6bfa96a4..2907e148 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@oclif/config": "^1.18.17", - "@oclif/plugin-commands": "^2.2.23", + "@oclif/plugin-commands": "^2.2.24", "@oclif/plugin-help": "^5.2.17", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", diff --git a/yarn.lock b/yarn.lock index f2cd1fa3..15692e36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -547,12 +547,12 @@ chalk "^4.1.0" tslib "^2.6.2" -"@oclif/plugin-commands@^2.2.23": - version "2.2.23" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.23.tgz#b15c12861feec4013944ab099269bdb85486246c" - integrity sha512-R7YTqL3bj1gP+YsI6vEBm+9FFzL8UplDJZbn79glKFAMBkTfLvS6lxbdqjtPJHZdDPv+/ecEaozDQXiZXE++rQ== +"@oclif/plugin-commands@^2.2.24": + version "2.2.24" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.24.tgz#86bcc1e9a40c98970f26309156bdc51afb8497ee" + integrity sha512-bUZOBefMPR59oHngWNHDn+zGRQctVR5iMkO3qRWFUSVYt1VQtqOwAPBtpTIuIxL17/iGTG+U2b8jafn09lQNxA== dependencies: - "@oclif/core" "^2.11.8" + "@oclif/core" "^2.11.10" lodash "^4.17.11" "@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.17": From 4c43150752f239ee0e7f90cc302b5c2e6918acb5 Mon Sep 17 00:00:00 2001 From: Mike Donnalley Date: Tue, 29 Aug 2023 12:34:54 -0700 Subject: [PATCH 25/39] feat: remove @oclif/color (#440) --- package.json | 4 ++-- src/index.ts | 8 ++++---- test/hooks/not-found.test.ts | 3 --- yarn.lock | 4 ++-- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 2907e148..e92a5ed8 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ }, "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": { - "@oclif/color": "^1.0.10", "@oclif/core": "^2.11.10", + "chalk": "^4", "fast-levenshtein": "^3.0.0" }, "devDependencies": { @@ -61,4 +61,4 @@ "postpublish": "rm oclif.manifest.json" }, "types": "lib/index.d.ts" -} \ No newline at end of file +} diff --git a/src/index.ts b/src/index.ts index 4fb325bd..353c5958 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,4 +1,4 @@ -import {color} from '@oclif/color' +import * as chalk from 'chalk' import {Hook, toConfiguredId, ux} from '@oclif/core' import * as Levenshtein from 'fast-levenshtein' @@ -27,11 +27,11 @@ const hook: Hook.CommandNotFound = async function (opts) { const readableSuggestion = toConfiguredId(suggestion, this.config) const originalCmd = toConfiguredId(opts.id, this.config) - this.warn(`${color.yellow(originalCmd)} is not a ${opts.config.bin} command.`) + this.warn(`${chalk.yellow(originalCmd)} is not a ${opts.config.bin} command.`) let response = '' try { - response = await ux.prompt(`Did you mean ${color.blueBright(readableSuggestion)}? [y/n]`, {timeout: 10_000}) + response = await ux.prompt(`Did you mean ${chalk.blueBright(readableSuggestion)}? [y/n]`, {timeout: 10_000}) } catch (error) { this.log('') this.debug(error) @@ -53,7 +53,7 @@ const hook: Hook.CommandNotFound = async function (opts) { return this.config.runCommand(suggestion, argv) } - this.error(`Run ${color.cmd(binHelp)} for a list of available commands.`, {exit: 127}) + this.error(`Run ${chalk.bold.cyan(binHelp)} for a list of available commands.`, {exit: 127}) } export default hook diff --git a/test/hooks/not-found.test.ts b/test/hooks/not-found.test.ts index ad6a9eca..71c87447 100644 --- a/test/hooks/not-found.test.ts +++ b/test/hooks/not-found.test.ts @@ -1,12 +1,9 @@ -import chalk, {color} from '@oclif/color' import {expect, test} from '@oclif/test' import {ux} from '@oclif/core' const yes = () => 'y' const no = () => 'n' -color(chalk, 'enabled', 0) - describe('command_not_found', () => { test .stub(ux, 'prompt', yes) diff --git a/yarn.lock b/yarn.lock index 15692e36..f454725b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -462,7 +462,7 @@ node-gyp "^8.2.0" read-package-json-fast "^2.0.1" -"@oclif/color@^1.0.10", "@oclif/color@^1.0.9": +"@oclif/color@^1.0.9": version "1.0.10" resolved "https://registry.yarnpkg.com/@oclif/color/-/color-1.0.10.tgz#e83e3a30fffc93076281398cbeaa4f761c4df09e" integrity sha512-INWEDAL3SzzR3pIhkrqk22HV6JravLUeRZXAIpoQqIeLReauaibCVcNTzOlt0z0S8YrqRhksc54ZxZC4Oa8xBw== @@ -1349,7 +1349,7 @@ chalk@^2.0.0: escape-string-regexp "^1.0.5" supports-color "^5.3.0" -chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2: +chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2: version "4.1.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== From e627fd4a1e4a99eea45632ef73321f20058ca1e6 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 29 Aug 2023 19:35:19 +0000 Subject: [PATCH 26/39] chore(release): 2.4.0 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d127197c..6a1f385b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [2.4.0](https://github.com/oclif/plugin-not-found/compare/2.3.38...2.4.0) (2023-08-29) + + +### Features + +* remove @oclif/color ([#440](https://github.com/oclif/plugin-not-found/issues/440)) ([4c43150](https://github.com/oclif/plugin-not-found/commit/4c43150752f239ee0e7f90cc302b5c2e6918acb5)) + + + ## [2.3.38](https://github.com/oclif/plugin-not-found/compare/2.3.37...2.3.38) (2023-08-26) diff --git a/package.json b/package.json index e92a5ed8..f8331f26 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "2.3.38", + "version": "2.4.0", "author": "Salesforce", "oclif": { "hooks": { @@ -61,4 +61,4 @@ "postpublish": "rm oclif.manifest.json" }, "types": "lib/index.d.ts" -} +} \ No newline at end of file From 2d4703acce643aa10d725376701d5b89477e7340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 10:18:17 +0000 Subject: [PATCH 27/39] chore(dev-deps): bump @oclif/plugin-help from 5.2.17 to 5.2.18 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.17 to 5.2.18. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-help/compare/5.2.17...5.2.18) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index f8331f26..9856b126 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@oclif/config": "^1.18.17", "@oclif/plugin-commands": "^2.2.24", - "@oclif/plugin-help": "^5.2.17", + "@oclif/plugin-help": "^5.2.18", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.5", "@types/fast-levenshtein": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index f454725b..8229c7ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,7 +485,7 @@ is-wsl "^2.1.1" tslib "^2.6.1" -"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.9.4": +"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.9.4": version "2.11.10" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.10.tgz#638128034b8b4bdf4b23480a7278426f85130170" integrity sha512-/7Umij3OU++6o+z4U+waJ5nP6IvK9KKEVzz+xsla68YoECLQwz43boUKqYizlNMtTfiwNkiYb5QE+OU/q5qEtA== @@ -555,12 +555,12 @@ "@oclif/core" "^2.11.10" lodash "^4.17.11" -"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.17": - version "5.2.17" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.17.tgz#72c549b1db8e16060ee4f320db96291ca341430f" - integrity sha512-8dhvATZZnkD8uq3etsvbVjjpdxiTqXTPjkMlU8ToQz09DL5BBzYApm65iTHFE0Vn9DPbKcNxX1d8YiF3ilgMOQ== +"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.18": + version "5.2.18" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.18.tgz#6fa44c1bda0b9d59af4c981bceaa6fb4491cb1fa" + integrity sha512-0JjupXUuDzlI0Ojj7/YL42btfUNuvSgZxdi8ZfeYt/uhC1/zvsSkO29KjffPxKEnbhr6jrkjOgy/Vly5JquYLg== dependencies: - "@oclif/core" "^2.11.8" + "@oclif/core" "^2.11.10" "@oclif/plugin-not-found@^2.3.32": version "2.3.34" From 87807719a21ebe8de8da5ae1e7ca8cca3956ae0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 11:19:25 +0000 Subject: [PATCH 28/39] chore(dev-deps): bump oclif from 3.11.3 to 3.14.0 Bumps [oclif](https://github.com/oclif/oclif) from 3.11.3 to 3.14.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.11.3...3.14.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9856b126..f9ee0f75 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", "mocha": "^9", - "oclif": "^3.11.3", + "oclif": "^3.14.0", "ts-node": "^9.1.1", "typescript": "^4.6.3" }, diff --git a/yarn.lock b/yarn.lock index 8229c7ba..8ad91c88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3613,10 +3613,10 @@ object-treeify@^1.1.33: resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40" integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A== -oclif@^3.11.3: - version "3.11.3" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.11.3.tgz#2cccb4f9fe34191812bfa4dda7740e737cef1715" - integrity sha512-6bUVTbTflu+IN9UnuIt5S4ba052oqLqsZF6zV2U8bx6ZH+hzgc3aXPTJ5JHU2MbDUg1B9PG5zHAbmvoX7V+16Q== +oclif@^3.14.0: + version "3.14.0" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.14.0.tgz#d0a0cd2f4c3e6135aff6de1733ff0704000a95b3" + integrity sha512-IlTb6WcbL7DxKSBp/TlC+wj7FhelIVu5AHBoW5+ABJ9GjXMv27sAY6F+RfEXqQaMu8OwRP9t/1sAKR+3wMlX8w== dependencies: "@oclif/core" "^2.11.4" "@oclif/plugin-help" "^5.2.14" From 9f7a81462f66c126dccbc3d77c8960113884e58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 02:28:06 +0000 Subject: [PATCH 29/39] fix(deps): bump @oclif/core from 2.11.10 to 2.15.0 Bumps [@oclif/core](https://github.com/oclif/core) from 2.11.10 to 2.15.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/2.11.10...2.15.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f9ee0f75..7d038305 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": { - "@oclif/core": "^2.11.10", + "@oclif/core": "^2.15.0", "chalk": "^4", "fast-levenshtein": "^3.0.0" }, diff --git a/yarn.lock b/yarn.lock index 8ad91c88..ec2cfa96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,10 +485,10 @@ is-wsl "^2.1.1" tslib "^2.6.1" -"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.9.4": - version "2.11.10" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.10.tgz#638128034b8b4bdf4b23480a7278426f85130170" - integrity sha512-/7Umij3OU++6o+z4U+waJ5nP6IvK9KKEVzz+xsla68YoECLQwz43boUKqYizlNMtTfiwNkiYb5QE+OU/q5qEtA== +"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.15.0", "@oclif/core@^2.9.4": + version "2.15.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a" + integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA== dependencies: "@types/cli-progress" "^3.11.0" ansi-escapes "^4.3.2" @@ -499,7 +499,6 @@ cli-progress "^3.12.0" debug "^4.3.4" ejs "^3.1.8" - fs-extra "^9.1.0" get-package-type "^0.1.0" globby "^11.1.0" hyperlinker "^1.0.0" @@ -509,7 +508,6 @@ natural-orderby "^2.0.3" object-treeify "^1.1.33" password-prompt "^1.1.2" - semver "^7.5.3" slice-ansi "^4.0.0" string-width "^4.2.3" strip-ansi "^6.0.1" @@ -2258,7 +2256,7 @@ fs-extra@^8.1: jsonfile "^4.0.0" universalify "^0.1.0" -fs-extra@^9.0.1, fs-extra@^9.1.0: +fs-extra@^9.0.1: version "9.1.0" resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== @@ -4248,7 +4246,7 @@ semver@^6.1.0, semver@^6.3.0: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== -semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4: +semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.4: version "7.5.4" resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== From a9c92ca499001c6215e877b1642ada610d2cdc07 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 3 Sep 2023 05:24:03 +0000 Subject: [PATCH 30/39] chore(release): 2.4.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a1f385b..8179df0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.4.1](https://github.com/oclif/plugin-not-found/compare/2.4.0...2.4.1) (2023-09-03) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.10 to 2.15.0 ([9f7a814](https://github.com/oclif/plugin-not-found/commit/9f7a81462f66c126dccbc3d77c8960113884e58f)) + + + # [2.4.0](https://github.com/oclif/plugin-not-found/compare/2.3.38...2.4.0) (2023-08-29) diff --git a/package.json b/package.json index 7d038305..b8318e0b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "2.4.0", + "version": "2.4.1", "author": "Salesforce", "oclif": { "hooks": { From 3f0c0a50976d0c92a76d9957f2d2f52f059f0856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Sep 2023 10:38:44 +0000 Subject: [PATCH 31/39] chore(dev-deps): bump @types/chai from 4.3.5 to 4.3.6 Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b8318e0b..4d0f6aee 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@oclif/plugin-commands": "^2.2.24", "@oclif/plugin-help": "^5.2.18", "@oclif/test": "^1.2.9", - "@types/chai": "^4.3.5", + "@types/chai": "^4.3.6", "@types/fast-levenshtein": "^0.0.2", "@types/mocha": "^8.2.3", "@types/node": "^15.14.9", diff --git a/yarn.lock b/yarn.lock index ec2cfa96..f1467000 100644 --- a/yarn.lock +++ b/yarn.lock @@ -756,10 +756,10 @@ "@types/node" "*" "@types/responselike" "^1.0.0" -"@types/chai@*", "@types/chai@^4.3.5": - version "4.3.5" - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.5.tgz#ae69bcbb1bebb68c4ac0b11e9d8ed04526b3562b" - integrity sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng== +"@types/chai@*", "@types/chai@^4.3.6": + version "4.3.6" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.6.tgz#7b489e8baf393d5dd1266fb203ddd4ea941259e6" + integrity sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw== "@types/cli-progress@^3.11.0": version "3.11.0" From e142119107dd22e1ac3677e88a070284622a1893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Sep 2023 11:19:18 +0000 Subject: [PATCH 32/39] chore(dev-deps): bump @oclif/plugin-help from 5.2.18 to 5.2.19 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.18 to 5.2.19. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-help/compare/5.2.18...5.2.19) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4d0f6aee..e4696aed 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@oclif/config": "^1.18.17", "@oclif/plugin-commands": "^2.2.24", - "@oclif/plugin-help": "^5.2.18", + "@oclif/plugin-help": "^5.2.19", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.6", "@types/fast-levenshtein": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index f1467000..e8b765ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -553,12 +553,12 @@ "@oclif/core" "^2.11.10" lodash "^4.17.11" -"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.18": - version "5.2.18" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.18.tgz#6fa44c1bda0b9d59af4c981bceaa6fb4491cb1fa" - integrity sha512-0JjupXUuDzlI0Ojj7/YL42btfUNuvSgZxdi8ZfeYt/uhC1/zvsSkO29KjffPxKEnbhr6jrkjOgy/Vly5JquYLg== +"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.19": + version "5.2.19" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.19.tgz#be8019730c6540eefeb30e95fe13ff0b91364bf0" + integrity sha512-gf6/dFtzMJ8RA4ovlBCBGJsZsd4jPXhYWJho+Gh6KmA+Ev9LupoExbE0qT+a2uHJyHEvIg4uX/MBW3qdERD/8g== dependencies: - "@oclif/core" "^2.11.10" + "@oclif/core" "^2.15.0" "@oclif/plugin-not-found@^2.3.32": version "2.3.34" From 3638ca12a537c3f25232339d7625b4c4cbb8115d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 02:29:36 +0000 Subject: [PATCH 33/39] chore(dev-deps): bump oclif from 3.14.0 to 3.15.0 Bumps [oclif](https://github.com/oclif/oclif) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.14.0...3.15.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e4696aed..8968bfb8 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", "mocha": "^9", - "oclif": "^3.14.0", + "oclif": "^3.15.0", "ts-node": "^9.1.1", "typescript": "^4.6.3" }, diff --git a/yarn.lock b/yarn.lock index e8b765ff..5901c8a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3611,10 +3611,10 @@ object-treeify@^1.1.33: resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40" integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A== -oclif@^3.14.0: - version "3.14.0" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.14.0.tgz#d0a0cd2f4c3e6135aff6de1733ff0704000a95b3" - integrity sha512-IlTb6WcbL7DxKSBp/TlC+wj7FhelIVu5AHBoW5+ABJ9GjXMv27sAY6F+RfEXqQaMu8OwRP9t/1sAKR+3wMlX8w== +oclif@^3.15.0: + version "3.15.0" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.15.0.tgz#8e421f97cddd0c355cbd0aad3b68410a92a480b8" + integrity sha512-iwIjseO6Zuw1X66bN268yVuT6U7Qfwcp4CP4FZ/fd/a81eqQ6CTSCfeInjn/uDhfC/U01KrbNZPIZCMkjWHzxA== dependencies: "@oclif/core" "^2.11.4" "@oclif/plugin-help" "^5.2.14" From 32a3b493fd181f62244098cf28f2015bcfd2d55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 05:24:28 +0000 Subject: [PATCH 34/39] chore(dev-deps): bump @oclif/plugin-commands from 2.2.24 to 2.2.25 Bumps [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.2.24 to 2.2.25. - [Release notes](https://github.com/oclif/plugin-commands/releases) - [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-commands/compare/2.2.24...2.2.25) --- updated-dependencies: - dependency-name: "@oclif/plugin-commands" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8968bfb8..28a1cf32 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@oclif/config": "^1.18.17", - "@oclif/plugin-commands": "^2.2.24", + "@oclif/plugin-commands": "^2.2.25", "@oclif/plugin-help": "^5.2.19", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.6", diff --git a/yarn.lock b/yarn.lock index 5901c8a2..ea0f2488 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,7 +485,7 @@ is-wsl "^2.1.1" tslib "^2.6.1" -"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.15.0", "@oclif/core@^2.9.4": +"@oclif/core@^2.11.4", "@oclif/core@^2.15.0", "@oclif/core@^2.9.4": version "2.15.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a" integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA== @@ -545,12 +545,12 @@ chalk "^4.1.0" tslib "^2.6.2" -"@oclif/plugin-commands@^2.2.24": - version "2.2.24" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.24.tgz#86bcc1e9a40c98970f26309156bdc51afb8497ee" - integrity sha512-bUZOBefMPR59oHngWNHDn+zGRQctVR5iMkO3qRWFUSVYt1VQtqOwAPBtpTIuIxL17/iGTG+U2b8jafn09lQNxA== +"@oclif/plugin-commands@^2.2.25": + version "2.2.25" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.25.tgz#980a012deb0545612ce1ff49b9a6c8887de37313" + integrity sha512-DKlWM0B0b0ypOCvcpJk3PLZ+oKmaSgGuOUa5zjF/JiYUfS1eJXyO3wp47TZ/z67ANui8gEBQc12mFJCjHuc2GA== dependencies: - "@oclif/core" "^2.11.10" + "@oclif/core" "^2.15.0" lodash "^4.17.11" "@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.19": From a26a16017e8bf6709a2984ca9da62d495c47bf4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 10:56:37 +0000 Subject: [PATCH 35/39] chore(dev-deps): bump oclif from 3.15.0 to 3.16.0 Bumps [oclif](https://github.com/oclif/oclif) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.15.0...3.16.0) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 +++++++++++++++++---- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28a1cf32..5df7371a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", "mocha": "^9", - "oclif": "^3.15.0", + "oclif": "^3.16.0", "ts-node": "^9.1.1", "typescript": "^4.6.3" }, diff --git a/yarn.lock b/yarn.lock index ea0f2488..1550f79f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1105,6 +1105,13 @@ astral-regex@^2.0.0: resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31" integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== +async-retry@^1.3.3: + version "1.3.3" + resolved "https://registry.yarnpkg.com/async-retry/-/async-retry-1.3.3.tgz#0e7f36c04d8478e7a58bdbed80cedf977785f280" + integrity sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw== + dependencies: + retry "0.13.1" + async@^3.2.3: version "3.2.4" resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c" @@ -3611,15 +3618,16 @@ object-treeify@^1.1.33: resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40" integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A== -oclif@^3.15.0: - version "3.15.0" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.15.0.tgz#8e421f97cddd0c355cbd0aad3b68410a92a480b8" - integrity sha512-iwIjseO6Zuw1X66bN268yVuT6U7Qfwcp4CP4FZ/fd/a81eqQ6CTSCfeInjn/uDhfC/U01KrbNZPIZCMkjWHzxA== +oclif@^3.16.0: + version "3.16.0" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.16.0.tgz#b1983f310cbb25944d7da02125aa0c095aa7669d" + integrity sha512-qbPJ9SifBDPeMnuYIyJc0+kGyXmLubJs/lOD1wjrvAiKqTWQ1xy/EFlNMgBGETCf7RQf1iSJmvf+s22ZkLc7Ow== dependencies: "@oclif/core" "^2.11.4" "@oclif/plugin-help" "^5.2.14" "@oclif/plugin-not-found" "^2.3.32" "@oclif/plugin-warn-if-update-available" "^2.0.44" + async-retry "^1.3.3" aws-sdk "^2.1231.0" concurrently "^7.6.0" debug "^4.3.3" @@ -4158,6 +4166,11 @@ restore-cursor@^3.1.0: onetime "^5.1.0" signal-exit "^3.0.2" +retry@0.13.1: + version "0.13.1" + resolved "https://registry.yarnpkg.com/retry/-/retry-0.13.1.tgz#185b1587acf67919d63b357349e03537b2484658" + integrity sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg== + retry@^0.12.0: version "0.12.0" resolved "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b" From 10f612cd5c3c57ad69b7245a3bd6483b0b484020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 10:18:42 +0000 Subject: [PATCH 36/39] chore(dev-deps): bump @oclif/plugin-commands from 2.2.25 to 2.2.26 Bumps [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) from 2.2.25 to 2.2.26. - [Release notes](https://github.com/oclif/plugin-commands/releases) - [Changelog](https://github.com/oclif/plugin-commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-commands/compare/2.2.25...2.2.26) --- updated-dependencies: - dependency-name: "@oclif/plugin-commands" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5df7371a..fc8b2672 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@oclif/config": "^1.18.17", - "@oclif/plugin-commands": "^2.2.25", + "@oclif/plugin-commands": "^2.2.26", "@oclif/plugin-help": "^5.2.19", "@oclif/test": "^1.2.9", "@types/chai": "^4.3.6", diff --git a/yarn.lock b/yarn.lock index 1550f79f..e4a175f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -545,10 +545,10 @@ chalk "^4.1.0" tslib "^2.6.2" -"@oclif/plugin-commands@^2.2.25": - version "2.2.25" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.25.tgz#980a012deb0545612ce1ff49b9a6c8887de37313" - integrity sha512-DKlWM0B0b0ypOCvcpJk3PLZ+oKmaSgGuOUa5zjF/JiYUfS1eJXyO3wp47TZ/z67ANui8gEBQc12mFJCjHuc2GA== +"@oclif/plugin-commands@^2.2.26": + version "2.2.26" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-2.2.26.tgz#a85bd89c9bf8b95280d719d491550c0a928527cc" + integrity sha512-DvJ2EnCt5S/VPLwnb9LApumqBNXsJQ8iIO9DL7tJk4i7+WSIlndvoO2xqRSFOqdXBGojs8LZmDYbCGhcjO4J7g== dependencies: "@oclif/core" "^2.15.0" lodash "^4.17.11" From 8482a9ca33a2adb5bac195bc842f271f734e430f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 11:19:51 +0000 Subject: [PATCH 37/39] chore(dev-deps): bump oclif from 3.16.0 to 3.17.1 Bumps [oclif](https://github.com/oclif/oclif) from 3.16.0 to 3.17.1. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.16.0...3.17.1) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fc8b2672..e141c49e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", "mocha": "^9", - "oclif": "^3.16.0", + "oclif": "^3.17.1", "ts-node": "^9.1.1", "typescript": "^4.6.3" }, diff --git a/yarn.lock b/yarn.lock index e4a175f8..ec9c8680 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3618,10 +3618,10 @@ object-treeify@^1.1.33: resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40" integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A== -oclif@^3.16.0: - version "3.16.0" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.16.0.tgz#b1983f310cbb25944d7da02125aa0c095aa7669d" - integrity sha512-qbPJ9SifBDPeMnuYIyJc0+kGyXmLubJs/lOD1wjrvAiKqTWQ1xy/EFlNMgBGETCf7RQf1iSJmvf+s22ZkLc7Ow== +oclif@^3.17.1: + version "3.17.1" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.1.tgz#be210c063d4e78995b8dab594c3a220c4cf17710" + integrity sha512-qwop0W9s5nJJ9tTdLsYXxxvGSNc9xKjXccEAGCXM+x8NmGtZ4P89FwqDY4PIG7IeV9VNpYhZKQArpZNwPGn0CQ== dependencies: "@oclif/core" "^2.11.4" "@oclif/plugin-help" "^5.2.14" From d4cb06dece03c9225c287dd0870a07941a37f7d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 20:36:54 +0000 Subject: [PATCH 38/39] fix(deps): bump get-func-name from 2.0.0 to 2.0.2 Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/chaijs/get-func-name/releases) - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2) --- updated-dependencies: - dependency-name: get-func-name dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ec9c8680..6e0931ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2341,9 +2341,9 @@ get-caller-file@^2.0.5: integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== get-func-name@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41" - integrity sha1-6td0q+5y4gQJQzoGY2YCPdaIekE= + version "2.0.2" + resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41" + integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ== get-intrinsic@^1.0.2, get-intrinsic@^1.1.3: version "1.2.0" From e4f08715804c0dd649e440ceed2498a32863deef Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 28 Sep 2023 02:27:47 +0000 Subject: [PATCH 39/39] chore(release): 2.4.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8179df0c..9d2c090c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.4.2](https://github.com/oclif/plugin-not-found/compare/2.4.1...2.4.2) (2023-09-28) + + +### Bug Fixes + +* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([d4cb06d](https://github.com/oclif/plugin-not-found/commit/d4cb06dece03c9225c287dd0870a07941a37f7d5)) + + + ## [2.4.1](https://github.com/oclif/plugin-not-found/compare/2.4.0...2.4.1) (2023-09-03) diff --git a/package.json b/package.json index e141c49e..40a12c8e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "2.4.1", + "version": "2.4.2", "author": "Salesforce", "oclif": { "hooks": {