oclif / plugin-warn-if-update-available

warn user if a new CLI version is available
MIT License
38 stars 13 forks source link

fix(deps): bump @oclif/core from 3.19.2 to 3.20.0 #539

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @oclif/core from 3.19.2 to 3.20.0.

Release notes

Sourced from @​oclif/core's releases.

3.20.0

Features

  • add enableAutoTranspile setting (ae66106)
  • support bun and tsx for development (17ad3e6)

3.19.7

Bug Fixes

  • dont assume plugin-help is installed (35acf97)

3.19.6

Bug Fixes

  • revert to original prompt implementation (a96e567)

3.19.5

Bug Fixes

  • only set timeout for TTY (8a97f20)

3.19.5-dev.0

3.19.3-dev.0 (2024-02-16)

Bug Fixes

3.19.2-dev.0 (2024-02-15)

Features

3.19.2-qa.0 (2024-02-14)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.20.0 (2024-02-27)

Features

  • add enableAutoTranspile setting (ae66106)
  • support bun and tsx for development (17ad3e6)

3.19.7 (2024-02-26)

Bug Fixes

  • dont assume plugin-help is installed (35acf97)

3.19.6 (2024-02-23)

Bug Fixes

  • revert to original prompt implementation (a96e567)

3.19.5 (2024-02-22)

Bug Fixes

  • only set timeout for TTY (8a97f20)

3.19.4 (2024-02-21)

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (c2dcb43)

3.19.3 (2024-02-19)

Bug Fixes

... (truncated)

Commits
  • 8cee1ce chore(release): 3.20.0 [skip ci]
  • 53aaaf9 Merge pull request #966 from oclif/mdonnalley/bun-tsx
  • 3d42b99 chore(release): 3.19.7 [skip ci]
  • 8cf6828 Merge pull request #975 from oclif/mdonnalley/use-help-class
  • 2edb16c chore(dev-deps): bump @​oclif/plugin-help from 6.0.12 to 6.0.14 (#972)
  • 35acf97 fix: dont assume plugin-help is installed
  • c045edc Merge branch 'main' into mdonnalley/bun-tsx
  • b7ec554 chore(dev-deps): bump tsd from 0.30.4 to 0.30.6 (#971)
  • a0128c2 Merge pull request #969 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 8b6379d chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.0.2
  • 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)
dependabot[bot] commented 7 months ago

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