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/plugin-help from 2.2.3 to 3.2.1 #258

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @oclif/plugin-help from 2.2.3 to 3.2.1.

Release notes

Sourced from @oclif/plugin-help's releases.

v3.2.1

3.2.1 (2020-12-14)

Bug Fixes

v3.2.0

3.2.0 (2020-08-03)

Features

v3.1.0

  • feat: add Help as named export (#68) 7abb107

oclif/plugin-help@v3.0.1...v3.1.0

v3.0.1

  • chore: bump oclif deps (#66) 2469884
  • chore: add windows ci via github actions (#65) a980814

oclif/plugin-help@v3.0.0...v3.0.1

v3.0.0

  • feat: oclif/plugin-help version 3 (#64) 45eb985
  • chore(deps): bump acorn from 7.1.0 to 7.1.1 (#60) c3568e0
  • chore(deps): bump yarn from 1.17.3 to 1.22.0 (#59) 3020a56

oclif/plugin-help@v2.2.3...v3.0.0

v3.0.0-rc1.2

  • Fix require resolution for default help to start with config.root 1603ff9

oclif/plugin-help@v3.0.0-rc1.1...v3.0.0-rc1.2

v3.0.0-rc1.1

  • Make @oclif/config a direct dependency 15a2163

oclif/plugin-help@v3.0.0-rc1...v3.0.0-rc1.1

v3.0.0-rc1

  • feat: use custom help classes (#62) 06ae63a
  • chore(deps): bump acorn from 7.1.0 to 7.1.1 (#60) c3568e0
  • chore(deps): bump yarn from 1.17.3 to 1.22.0 (#59) 3020a56

oclif/plugin-help@v2.2.3...v3.0.0-rc1

Changelog

Sourced from @oclif/plugin-help's changelog.

3.2.1 (2020-12-14)

Bug Fixes

3.2.0 (2020-08-03)

Features

2.1.4 (2018-11-12)

Bug Fixes

2.1.3 (2018-10-13)

Bug Fixes

  • remove greenkeeper badge (63640c7)

2.1.2 (2018-09-13)

Bug Fixes

  • move strip-ansi into dependencies (17863f9)

2.1.1 (2018-09-01)

Bug Fixes

  • show docs for allowNo on boolean flags (208a27a)

2.1.0 (2018-08-17)

Features

Commits
  • 20c5a18 chore(release): 3.2.1 [skip ci]
  • a5e8320 fix: move oclif/errors to dependencies (#179)
  • 1422a38 chore(deps-dev): bump mocha from 5.2.0 to 8.2.1 (#156)
  • c50f0fc chore(deps-dev): bump @types/mocha from 8.0.1 to 8.2.0 (#172)
  • be839ad chore: sync dependabot.yml (#130)
  • 9c7b287 chore(deps): bump @oclif/command from 1.7.0 to 1.8.0 (#120)
  • 7578d1e chore(deps): bump @oclif/config from 1.16.0 to 1.17.0 (#118)
  • 3c59f03 chore(deps-dev): bump @types/mocha from 8.0.0 to 8.0.1 (#115)
  • 1195d70 chore(release): 3.2.0 [skip ci]
  • 8957336 feat: support src/command/index cmd (#112)
  • 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 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 Dec 21, 2020
@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #258 (5799d05) into master (a2aad11) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #258   +/-   ##
=======================================
  Coverage   41.92%   41.92%           
=======================================
  Files          35       35           
  Lines        1331     1331           
  Branches      240      250   +10     
=======================================
  Hits          558      558           
  Misses        773      773           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2aad11...5799d05. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #270.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/master/oclif/plugin-help-3.2.1 branch February 8, 2021 03:44
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