oclif / plugin-autocomplete

autocomplete plugin for oclif
MIT License
83 stars 31 forks source link

chore(dev-deps): bump oclif from 4.14.16 to 4.14.19 #765

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps oclif from 4.14.16 to 4.14.19.

Release notes

Sourced from oclif's releases.

4.14.19

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.17 to 3.1.22 (df30e35)

4.14.18

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.14 to 3.2.15 (f01d400)

4.14.17

Bug Fixes

  • deps: bump @​oclif/core from 4.0.16 to 4.0.17 (330509d)
Changelog

Sourced from oclif's changelog.

4.14.19 (2024-08-11)

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.17 to 3.1.22 (df30e35)

4.14.18 (2024-08-11)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.14 to 3.2.15 (f01d400)

4.14.17 (2024-08-11)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.16 to 4.0.17 (330509d)
Commits
  • e549f6e chore(release): 4.14.19 [skip ci]
  • da2b71a Merge pull request #1507 from oclif/dependabot-npm_and_yarn-inquirer-confirm-...
  • df30e35 fix(deps): bump @​inquirer/confirm from 3.1.17 to 3.1.22
  • 0323810 chore(release): 4.14.18 [skip ci]
  • 13189de Merge pull request #1508 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • 3c89769 chore(release): 4.14.17 [skip ci]
  • 4f30819 Merge pull request #1509 from oclif/dependabot-npm_and_yarn-oclif-core-4.0.17
  • 330509d fix(deps): bump @​oclif/core from 4.0.16 to 4.0.17
  • f01d400 fix(deps): bump @​oclif/plugin-not-found from 3.2.14 to 3.2.15
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 weeks ago

Superseded by #770.