From a25a25ffe439af7730d4cbc4bc372e696e212ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 13:49:56 +0000 Subject: [PATCH 1/5] chore(dev-deps): bump @oclif/test from 2.4.7 to 2.5.1 Bumps [@oclif/test](https://github.com/oclif/test) from 2.4.7 to 2.5.1. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/test/compare/2.4.7...2.5.1) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 56e88ef4..9d56875e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -476,12 +476,12 @@ semver "^7.5.4" "@oclif/test@^2": - version "2.4.7" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.4.7.tgz#4372270157aa6598c0d1b61349b2eff4e2003193" - integrity sha512-r18sKGNUm/VGQ8BkSF9Kn7QeMGjGMDUrLxTDPzL5ERaBF5YSi+O9CT3mKhcFdrMwGnCqPVvlAdX4U/6gtYPy1A== + version "2.5.1" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.5.1.tgz#75531da3beb0ad80f17544cba6f3e61bacacecb0" + integrity sha512-lqkhze4ijrBg1MmnVIbxk9rvsD8NiR3ISJ2SiM43tYTCVY6eY+up9p/IjD8i9ZoT/7khnfA/Jxhq0OYOjRYvuw== dependencies: "@oclif/core" "^2.11.10" - fancy-test "^2.0.34" + fancy-test "^2.0.35" "@octokit/auth-token@^2.4.4": version "2.5.0" @@ -1989,10 +1989,10 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^2.0.34: - version "2.0.35" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.35.tgz#18c0ccd767a7332bea186369a7e7a79a3b4582bb" - integrity sha512-XE0L7yAFOKY2jDnkBDDQ3JBD7xbBFwAFl1Z/5WNKBeVNlaEP08wuRTPE3xj2k+fnUp2CMUfD+6aiIS+4pcrjwg== +fancy-test@^2.0.35: + version "2.0.37" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.37.tgz#7cfd18fcaaa76cd2d72636dda00f6f3fae053187" + integrity sha512-lCicyu0gzcWNR0x5LyRNGjBNJfrl+C9rKOaC6nJcyPUXvMhZkMVwsCIDuMPaEET0sD8vSliyAipnQ7RZUgXujw== dependencies: "@types/chai" "*" "@types/lodash" "*" From e091fec15bb052335da688611be35b58f72506f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 02:30:35 +0000 Subject: [PATCH 2/5] 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 7c39147d..949d274e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-autocomplete/issues", "dependencies": { - "@oclif/core": "^2.11.7", + "@oclif/core": "^2.15.0", "chalk": "^4.1.0", "debug": "^4.3.4", "fs-extra": "^9.0.1" diff --git a/yarn.lock b/yarn.lock index 9d56875e..9801d5a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -410,10 +410,10 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.9.3", "@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.11.8", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3", "@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" @@ -424,7 +424,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" @@ -434,7 +433,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" @@ -2170,7 +2168,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.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== @@ -4403,7 +4401,7 @@ semver@^6.0.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 431fedee4ca2b311b29acc10cc2b0a5eb3d4c304 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 3 Sep 2023 05:26:44 +0000 Subject: [PATCH 3/5] chore(release): 2.3.7 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 244da23f..7259374e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.3.7](https://github.com/oclif/plugin-autocomplete/compare/2.3.6...2.3.7) (2023-09-03) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.10 to 2.15.0 ([e091fec](https://github.com/oclif/plugin-autocomplete/commit/e091fec15bb052335da688611be35b58f72506f4)) + + + ## [2.3.6](https://github.com/oclif/plugin-autocomplete/compare/2.3.5...2.3.6) (2023-08-07) diff --git a/package.json b/package.json index 949d274e..bb5ecc4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-autocomplete", "description": "autocomplete plugin for oclif", - "version": "2.3.6", + "version": "2.3.7", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-autocomplete/issues", "dependencies": { From 17f692c3d4ae4173a9a014803691f6fb9ca12a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 05:27:57 +0000 Subject: [PATCH 4/5] chore(dev-deps): bump @oclif/plugin-help from 5.2.17 to 5.2.19 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.17 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.17...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] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9801d5a6..1fd820dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -410,7 +410,7 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": +"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3", "@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== @@ -445,11 +445,11 @@ wrap-ansi "^7.0.0" "@oclif/plugin-help@^5", "@oclif/plugin-help@^5.2.14": - version "5.2.17" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.17.tgz#72c549b1db8e16060ee4f320db96291ca341430f" - integrity sha512-8dhvATZZnkD8uq3etsvbVjjpdxiTqXTPjkMlU8ToQz09DL5BBzYApm65iTHFE0Vn9DPbKcNxX1d8YiF3ilgMOQ== + 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.8" + "@oclif/core" "^2.15.0" "@oclif/plugin-not-found@^2.3.32": version "2.3.33" From 01aa8fb4a5291c784902fda9eab2b21db1e04370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 08:29:08 +0000 Subject: [PATCH 5/5] 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 bb5ecc4f..0e751cf4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "mocha": "^8.2.1", "nock": "^13.3.3", "nyc": "^15.1.0", - "oclif": "^3.11.3", + "oclif": "^3.14.0", "shx": "^0.3.3", "sinon": "^12.0.1", "sinon-chai": "^3.7.0", diff --git a/yarn.lock b/yarn.lock index 1fd820dd..2f9b8e3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3715,10 +3715,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"