Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 31, 2020

Bumps cli-ux from 5.4.5 to 5.5.0.

Release notes

Sourced from cli-ux's releases.

v5.5.0

5.5.0 (2020-08-28)

Features

  • support multiple filter flags for table (#156) (057c852)

Reverts

v5.4.10

5.4.10 (2020-08-07)

Bug Fixes

  • do not cache require, require is already cached in NodeJS by design (#194) (99b9466)

v5.4.9

5.4.9 (2020-07-02)

Reverts

  • Revert "build: downgrade to semantic-release@15" (dfeab27)

v5.4.8

  • build: downgrade to semantic-release@15 2d94314
  • chore(release): 5.4.7 [skip ci] 92a047f
  • chore(deps-dev): bump @types/clean-stack from 1.3.0 to 2.1.1 (#184) ba2f71d
  • chore(deps): bump @oclif/command from 1.6.1 to 1.7.0 (#183) 41026e8
  • chore(release): 5.4.7 [skip ci] 00dcc32
  • chore(deps-dev): bump @types/lodash from 4.14.136 to 4.14.157 (#186) ae2ff85
  • chore(release): 5.4.7 [skip ci] 17538cf
  • fix: use inclusive terms (#178) b151545
  • chore(release): 5.4.7 [skip ci] 1840fca
  • chore(deps): bump clean-stack from 2.2.0 to 3.0.0 (#179) 709b75a
  • chore(deps): bump tslib from 1.10.0 to 2.0.0 (#181) 6f43f57
  • chore(deps): bump supports-color from 5.5.0 to 7.1.0 (#180) 06b3b99
  • chore(deps): bump @oclif/errors from 1.2.2 to 1.3.3 (#182) 693c129
  • chore(release): 5.4.7 [skip ci] 64f08a1
  • chore(deps-dev): bump ts-node from 8.3.0 to 8.10.2 (#175) 6001c96
  • chore(deps-dev): bump @types/extract-stack from 1.0.0 to 2.0.0 (#174) c81c3bf

oclif/cli-ux@v5.4.7...v5.4.8

v5.4.7

Changelog

Sourced from cli-ux's changelog.

5.5.0 (2020-08-28)

Features

  • support multiple filter flags for table (#156) (057c852)

Reverts

5.4.10 (2020-08-07)

Bug Fixes

  • do not cache require, require is already cached in NodeJS by design (#194) (99b9466)

5.4.9 (2020-07-02)

Reverts

  • Revert "build: downgrade to semantic-release@15" (dfeab27)

5.4.7 (2020-07-02)

Bug Fixes

Bug Fixes

4.9.2 (2018-10-29)

Bug Fixes

4.9.1 (2018-10-13)

Bug Fixes

Commits
  • 515570b chore(release): 5.5.0 [skip ci]
  • c008a42 Revert "feat: support multiple filter flags for table (#156)" (#231)
  • 057c852 feat: support multiple filter flags for table (#156)
  • 9656592 chore(deps-dev): bump @types/lodash from 4.14.158 to 4.14.159 (#216)
  • 8676fd4 chore(deps): bump @oclif/command from 1.7.0 to 1.8.0 (#217)
  • 68d652d chore(deps): bump lodash from 4.17.19 to 4.17.20 (#220)
  • a0cb5e9 chore(deps-dev): bump eslint from 7.6.0 to 7.7.0 (#223)
  • f78460f chore: sync dependabot.yml (#224)
  • 3415b6e chore(deps-dev): bump axios from 0.19.2 to 0.20.0 (#226)
  • 2a9e780 chore(deps-dev): bump ts-node from 8.10.2 to 9.0.0 (#227)
  • 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 Aug 31, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cli-ux-5.5.0 branch from aeaee23 to 2e83ebc Compare October 10, 2020 05:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cli-ux-5.5.0 branch 3 times, most recently from 28ca486 to b1c5390 Compare October 27, 2020 13:49
Bumps [cli-ux](https://github.com/oclif/cli-ux) from 5.4.5 to 5.5.0.
- [Release notes](https://github.com/oclif/cli-ux/releases)
- [Changelog](https://github.com/oclif/cli-ux/blob/master/CHANGELOG.md)
- [Commits](oclif/cli-ux@v5.4.5...v5.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cli-ux-5.5.0 branch from b1c5390 to 800e26b Compare November 4, 2020 09:38
@dependabot-preview
Copy link
Contributor Author

Superseded by #96.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/cli-ux-5.5.0 branch November 13, 2020 08:01
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.

1 participant