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

build(deps): bump comfy-table from 4.1.1 to 5.0.1 #16

Merged
merged 1 commit into from May 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2022

Bumps comfy-table from 4.1.1 to 5.0.1.

Release notes

Sourced from comfy-table's releases.

v5.0.0

[5.0.0] - 2021-11-07

Updates

  • All dependencies have been bumped.

Added

  • Add option to use stderr for is_tty check #25.

Breaking

  • Remove ASCII_HORIZONTAL_BORDERS_ONLY in favor of ASCII_HORIZONTAL_ONLY.
  • Remove UTF8_HORIZONTAL_BORDERS_ONLY in favor of UTF8_HORIZONTAL_ONLY.
Changelog

Sourced from comfy-table's changelog.

[5.0.1] - 2022-02-18

Updates

  • All dependencies have been bumped.

[5.0.0] - 2021-11-07

Updates

  • All dependencies have been bumped.

Added

  • Add option to use stderr for is_tty check #25.

Breaking

  • Remove ASCII_HORIZONTAL_BORDERS_ONLY in favor of ASCII_HORIZONTAL_ONLY.
  • Remove UTF8_HORIZONTAL_BORDERS_ONLY in favor of UTF8_HORIZONTAL_ONLY.
Commits
  • 9141826 (cargo-release) version 5.0.1
  • 76d4da9 chore: Update dependencies
  • 21b2551 fix: Percentage doc path
  • ec85749 docs: Issue template and FAQ
  • 12eadbe Merge pull request #63 from danieleades/refactor/use-self
  • 4222f44 use 'Self' to refer to own type
  • 0358051 Merge pull request #64 from danieleades/refactor/derive-default
  • 4347e3e derive 'Default' where possible
  • 5b36ebb meta: Require minimum 1.58 Rust version
  • 56da05e chore: Hide debug output hinter debug flag. Use new string formatting
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2022
@vertexclique
Copy link
Owner

@dependabot recreate

@vertexclique
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/comfy-table-5.0.1 branch from 07de6fb to d413f19 Compare May 14, 2022 21:25
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 4.1.1 to 5.0.1.
- [Release notes](https://github.com/nukesor/comfy-table/releases)
- [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md)
- [Commits](Nukesor/comfy-table@v4.1.1...v5.0.1)

---
updated-dependencies:
- dependency-name: comfy-table
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/comfy-table-5.0.1 branch from d413f19 to 86723f1 Compare May 14, 2022 21:26
@vertexclique vertexclique merged commit f2fe13b into master May 16, 2022
@vertexclique vertexclique deleted the dependabot/cargo/comfy-table-5.0.1 branch May 16, 2022 10:24
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.

None yet

1 participant