Skip to content

Bump ConsoleTables from 2.4.2 to 2.6.1 in /Solutions#398

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Solutions/ConsoleTables-2.6.1
Open

Bump ConsoleTables from 2.4.2 to 2.6.1 in /Solutions#398
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Solutions/ConsoleTables-2.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps ConsoleTables from 2.4.2 to 2.6.1.

Release notes

Sourced from ConsoleTables's releases.

2.6.1 Fix Alternative Format Issue

What's Changed

New Contributors

Full Changelog: khalidabuhakmeh/ConsoleTables@2.6.0...2.6.1

2.6.0 DataTables

What's Changed

New Contributors

Full Changelog: khalidabuhakmeh/ConsoleTables@2.5.0...2.6.0

2.5.0

  • Handle non-Ascii lengths
  • FromDictionary method
  • Target .NET Standard 2.1
  • Move to GitHub Actions workflows
  • Upgrade some packages

What's Changed

New Contributors

Full Changelog: khalidabuhakmeh/ConsoleTables@2.4.2...2.5.0

Commits
  • c93523a Merge pull request #67 from gsmander/main
  • 2f75536 Merge pull request #66 from chuongmep/main
  • abe793c Fixed: Write method which gave issues while using Alternative format
  • 8762e7b Updated ToStringAlternative() ConsoleTable.cs
  • d901bb0 add support datatable
  • c0528c9 Case sensitive Readme.md 🤦‍
  • d005be7 I think this makes it possible to deploy the package from GitHub Actions.
  • 886aec2 Add FromDictionary method.
  • 69b19d9 draw a table from a dictionary<string,dictionary
  • e9d4841 Account for double-spaced characters.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [ConsoleTables](https://github.com/khalidabuhakmeh/ConsoleTables) from 2.4.2 to 2.6.1.
- [Release notes](https://github.com/khalidabuhakmeh/ConsoleTables/releases)
- [Commits](khalidabuhakmeh/ConsoleTables@2.4.2...2.6.1)

---
updated-dependencies:
- dependency-name: ConsoleTables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
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