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

Bump @oclif/core from 3.18.1 to 3.19.3 #368

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @oclif/core from 3.18.1 to 3.19.3.

Release notes

Sourced from @​oclif/core's releases.

3.19.3

Bug Fixes

3.19.3-dev.0

Bug Fixes

3.19.2 (2024-02-14)

Bug Fixes

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

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)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.19.3 (2024-02-19)

Bug Fixes

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)

3.18.2 (2024-01-31)

Bug Fixes

Commits
  • c6fc36e chore(release): 3.19.3 [skip ci]
  • f5c698a fix: clear timeout when prompt times out (#961)
  • e2bbb89 chore(dev-deps): bump @​types/node from 18.19.10 to 18.19.17 (#956)
  • 8337d3e chore(dev-deps): bump @​oclif/test from 3.1.14 to 3.1.16 (#957)
  • 1ee980a chore(dev-deps): bump eslint-config-oclif-typescript (#958)
  • 6d39357 chore(dev-deps): bump commitlint from 17.7.2 to 17.8.1 (#959)
  • 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
  • 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.1 to 3.19.3.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.18.1...3.19.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
Copy link

sonarcloud bot commented Feb 19, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2024

Looks like @oclif/core is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-core-3.19.3 branch February 20, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants