oclif / test

test helpers for oclif components
MIT License
17 stars 11 forks source link

fix(deps): bump @oclif/core from 3.19.1 to 3.19.2 #492

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @oclif/core from 3.19.1 to 3.19.2.

Release notes

Sourced from @​oclif/core's releases.

3.19.2

Bug Fixes

  • allow long text in ux.prompt (7d521b2)

3.19.2-qa.0

Bug Fixes

Features

  • add import strategy for command discovery (2ca6815)
  • add new strategy for single command CLIs (994bd0a)

3.19.2-dev.0

Features

Changelog

Sourced from @​oclif/core's changelog.

3.19.2 (2024-02-14)

Bug Fixes

  • allow long text in ux.prompt (7d521b2)
Commits
  • e0c061a chore(release): 3.19.2 [skip ci]
  • dfeaadb Merge pull request #953 from oclif/mdonnalley/long-text
  • 05c7186 test: unfancy prompt tests
  • 7d521b2 fix: allow long text in ux.prompt
  • e54ed76 chore: formatting
  • 2f1c119 chore: simplify ESM execute example (#942)
  • 0b5d809 chore(dev-deps): bump prettier from 3.2.4 to 3.2.5 (#947)
  • f3a26be Merge pull request #949 from oclif/dependabot-npm_and_yarn-oclif-test-3.1.14
  • 205ea79 Merge pull request #950 from oclif/dependabot-npm_and_yarn-oclif-plugin-plugi...
  • 63605a1 Merge pull request #951 from oclif/dependabot-npm_and_yarn-mocha-10.3.0
  • Additional commits viewable 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)