adhocore / phalcon-ext

Foundations, adapters, extensions, middlewares and utilities for Phalcon v4
MIT License
46 stars 3 forks source link

chore(deps): update adhocore/cli requirement from ^0.5 to ^0.5 || ^0.6 #42

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on adhocore/cli to permit the latest version.

Release notes

Sourced from adhocore/cli's releases.

Version 0.6.0

Features

  • Table: Add table renderer class (Jitendra Adhikari) 808e80e
  • Reader: Add readAll() (Jitendra Adhikari) 9264082
  • Output: Add show usage (Jitendra Adhikari) 1356515
  • Reader: Add read piped (Jitendra Adhikari) 790f2a1

Internal Refactors

  • Reader: Visibility (Jitendra Adhikari) bcea11b
  • Writer: Use Table::render instead (Jitendra Adhikari) f0f33ee
  • Command: Use helper showUsage() instead (Jitendra Adhikari) ef5ea2b

Miscellaneous

  • Composer: Add test scripts (Jitendra Adhikari) 4d292ca
  • Color: Add dark and light gray colors (Jitendra Adhikari) 2d4051d

Documentations

  • Add readAll() usage (Jitendra Adhikari) 62cbfd0
  • Update intro and credits (Jitendra Adhikari) 7cbaae6
  • Add readHidden, readPiped usage (Jitendra Adhikari) 57dae5e
Changelog

Sourced from adhocore/cli's changelog.

0.6.0 (2019-12-26)

Features

  • Table: Add table renderer class (Jitendra Adhikari) 808e80e
  • Reader: Add readAll() (Jitendra Adhikari) 9264082
  • Output: Add show usage (Jitendra Adhikari) 1356515
  • Reader: Add read piped (Jitendra Adhikari) 790f2a1

Internal Refactors

  • Reader: Visibility (Jitendra Adhikari) bcea11b
  • Writer: Use Table::render instead (Jitendra Adhikari) f0f33ee
  • Command: Use helper showUsage() instead (Jitendra Adhikari) ef5ea2b

Miscellaneous

  • Composer: Add test scripts (Jitendra Adhikari) 4d292ca
  • Color: Add dark and light gray colors (Jitendra Adhikari) 2d4051d

Documentations

  • Add readAll() usage (Jitendra Adhikari) 62cbfd0
  • Update intro and credits (Jitendra Adhikari) 7cbaae6
  • Add readHidden, readPiped usage (Jitendra Adhikari) 57dae5e

0.5.0 (2019-09-16)

Features

  • Reader: Add read hidden for win os (Jitendra Adhikari) 742c622

Internal Refactors

  • Interactor: Prompt hidden now supported in win os (Jitendra Adhikari) 491d162

Documentations

  • Add a note about hidden prompt on win os (Jitendra Adhikari) 43fe762

0.4.0 (2019-09-07)

Features

  • Interactor: Add promptHidden (unix only) (Jitendra Adhikari) 1eb06c6
  • Reader: Add readHidden (Jitendra Adhikari) 3628331

Documentations

  • About hidden prompt (Jitendra Adhikari) af086f9

[0.3.3] 2019-03-09 06:03:34 UTC

  • 573d3c1 refactor: remove sc folder and update readme with imgur link (Sushil Gupta)
  • 121ab6c refactor(plugin): use gawk, cleanup (Jitendra Adhikari)
  • aeaf5f4 refactor(plugin): phpcli => ahccli (Jitendra Adhikari)
... (truncated)
Commits
  • 6d51904 chore: new version 0.6.0 [skip ci]
  • 54cb375 Merge pull request #50 from adhocore/develop
  • 62cbfd0 docs: add readAll() usage
  • bcea11b refactor(reader): visibility
  • df265e4 Apply fixes from StyleCI
  • e058caa test: ignore stupid coverage
  • 1bdac61 test: show_usage
  • 7cbaae6 docs: update intro and credits
  • 4d292ca chore(composer): add test scripts
  • f0f33ee refactor(writer): use Table::render instead
  • Additional commits viewable in compare view


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov-io commented 4 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #42   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity      368    368           
=======================================
  Files            26     26           
  Lines           892    892           
=======================================
  Hits            892    892

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 06c4993...526d385. Read the comment docs.