Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @oclif/core from 3.18.2 to 3.19.2 #650

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2024

Bumps @oclif/core from 3.18.2 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

3.19.1

Bug Fixes

  • parser: cache stdin value in global scope (#935) (c8bf886)

3.19.0

Bug Fixes

  • dont indent when no shor char (03c597a)
  • merge default and user theme (3798f4c)
  • prefer user theme (5eaed66)
  • return undefined if no theme (3cb3373)

Features

  • allow theme file to be configurable (ab502b4)
Changelog

Sourced from @​oclif/core's changelog.

3.19.2 (2024-02-14)

Bug Fixes

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

3.19.1 (2024-02-06)

Bug Fixes

  • parser: cache stdin value in global scope (#935) (c8bf886)

3.19.0 (2024-02-05)

Bug Fixes

  • dont indent when no shor char (03c597a)
  • merge default and user theme (3798f4c)
  • prefer user theme (5eaed66)
  • return undefined if no theme (3cb3373)

Features

  • allow theme file to be configurable (ab502b4)
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 <dependency name> 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)

Bumps [@oclif/core](https://github.com/oclif/core) from 3.18.2 to 3.19.2.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.18.2...3.19.2)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@svc-cli-bot svc-cli-bot merged commit d01c09e into main Feb 17, 2024
9 checks passed
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-oclif-core-3.19.2 branch February 17, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant