Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link

Bumps @oclif/command from 1.5.18 to 1.6.1.

Release notes

Sourced from @oclif/command's releases.

v1.6.1

  • fix: use args.Input to accept any type args (#89) baf3576

oclif/command@v1.6.0...v1.6.1

v1.6.0

  • feat: add loading for alternative help classes (#85) 136e7d4
  • chore(deps): bump acorn from 7.1.0 to 7.1.1 (#83) a686865

oclif/command@v1.5.20...v1.6.0

v1.6.0-rc1.2

  • Remove @oclif/config peerDependency 49773e3

oclif/command@v1.6.0-rc1.1...v1.6.0-rc1.2

v1.6.0-rc1.1

  • Update test using the latest plugin-help output cf3b546
  • Use plugin-help rc 1.2 fa4b042

oclif/command@v1.6.0-rc1...v1.6.0-rc1.1

v1.6.0-rc1

  • Use plugin-help v3.0.0-rc1.1 44dc0f2
  • Bump dependencies 9d888b1
  • Use helpClass instead of helpPlugin b354e11
  • Extract getHelpPlugin to @oclif/plugin-help a4b686c
  • Load plugin relative to lib or src directory based on pjson configuration 98f160b
  • Add helpful error messages when a plugin cannot be found 4a7dabb
  • Add test for command help via help plugin 939bedc
  • Use pjson from config ac96bf7
  • Add loading for alternative help plugin e3267ed
  • chore(deps): bump handlebars from 4.1.0 to 4.5.3 (#80) 6be030b
  • chore: eslint -> tslint (#79) 99238a7
  • chore: update node versions in ci (#73) ad7d96b

oclif/command@v1.5.19...v1.6.0-rc1

v1.5.20

  • chore(deps): bump yarn from 1.17.3 to 1.22.4 (#88) 2a38427
  • chore: bump oclif deps (#87) ee7ff9d
  • chore(deps): bump handlebars from 4.1.0 to 4.5.3 (#80) 6be030b
  • chore: eslint -> tslint (#79) 99238a7
  • chore: update node versions in ci (#73) ad7d96b

oclif/command@v1.5.19...v1.5.20

v1.5.19

  • chore: update oclif deps dac1d50
  • fix: default should be T[] when multiple: true (#70) 13da51c
... (truncated)
Changelog

Sourced from @oclif/command's changelog.

1.6.1 (2020-05-05)

Bug Fixes

  • use args.Input to accept any type args (#89) (baf3576)

1.6.0 (2020-05-01)

Features

  • add loading for alternative help classes (#85) (136e7d4)

1.5.20 (2020-04-20)

1.5.19 (2019-09-05)

Bug Fixes

  • default should be T[] when multiple: true (#70) (13da51c)
Commits

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 6, 2020
@dependabot-preview
Copy link
Author

Superseded by #109.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/develop/oclif/command-1.6.1 branch June 30, 2020 06:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants