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

chore(deps): Bump @oclif/plugin-help from 2.2.3 to 3.2.0 #807

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

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

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.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

2.0.5 (2018-06-06)

Bug Fixes

Commits
  • 1195d70 chore(release): 3.2.0 [skip ci]
  • 8957336 feat: support src/command/index cmd (#112)
  • a90e317 chore(deps-dev): bump eslint from 7.5.0 to 7.6.0 (#116)
  • 776561d chore(deps-dev): bump @types/mocha from 7.0.2 to 8.0.0 (#106)
  • 6a1e639 chore(deps-dev): bump nock from 13.0.2 to 13.0.3 (#111)
  • 2439f5e chore: sync dependabot.yml (#110)
  • aa19dd3 chore(deps-dev): bump @types/node from 14.0.24 to 14.0.26 (#109)
  • 7dad170 chore(deps-dev): bump @types/chai from 4.2.11 to 4.2.12 (#108)
  • f1875d6 chore(deps-dev): bump @types/node from 14.0.14 to 14.0.24 (#107)
  • 8b4c53e chore(deps-dev): bump eslint from 7.4.0 to 7.5.0 (#105)
  • 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)

Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 2.2.3 to 3.2.0.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/master/CHANGELOG.md)
- [Commits](oclif/plugin-help@v2.2.3...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@che-bot
Copy link
Collaborator

che-bot commented Aug 4, 2020

Can one of the admins verify this patch?

1 similar comment
@che-bot
Copy link
Collaborator

che-bot commented Aug 4, 2020

Can one of the admins verify this patch?

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 4, 2020
@openshift-ci-robot
Copy link
Collaborator

Hi @dependabot-preview[bot]. Thanks for your PR.

I'm waiting for a che-incubator member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot-preview[bot], tolusha
To complete the pull request process, please assign
You can assign the PR to them by writing /assign in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tolusha
Copy link
Collaborator

tolusha commented Aug 19, 2020

[test]

@tolusha
Copy link
Collaborator

tolusha commented Aug 21, 2020

/retest

1 similar comment
@flacatus
Copy link
Collaborator

/retest

@tolusha
Copy link
Collaborator

tolusha commented Aug 21, 2020

/retest

1 similar comment
@tolusha
Copy link
Collaborator

tolusha commented Aug 25, 2020

/retest

@tolusha tolusha merged commit b667fdf into master Aug 26, 2020
@tolusha tolusha deleted the dependabot/npm_and_yarn/oclif/plugin-help-3.2.0 branch August 26, 2020 06:08
@che-bot che-bot added this to the 7.18 milestone Aug 26, 2020
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 lgtm needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants