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

Bump com.github.freva:ascii-table from 1.2.0 to 1.8.0 #4

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps com.github.freva:ascii-table from 1.2.0 to 1.8.0.

Release notes

Sourced from com.github.freva:ascii-table's releases.

1.8.0

  • Fixed a bug where column width was incorrectly calculated for multiline header/footer cells (#22)
  • Added support for styling cells with 0-width characters, e.g. ANSI escape codes (#23)

1.7.0

  • Added option to make columns invisible
  • Fixed bug where trailing empty lines were dropped

1.6.0

  • Added builder to allow further customization
  • Added option to set line separator
  • Added option to output to OutputStream

1.5.0

  • Added ELLIPSIS_LEFT and CLIP_LEFT overflow behaviour (#17)

1.4.0

  • Added support for minimum column width (#14)
  • Added support for different overflow behavior with max column width (#15)
Commits
  • aa82c99 Release 1.8.0
  • bb98955 Merge pull request #23 from freva/freva/ansi-width
  • 0cd4887 Add Styler
  • f88eab6 Merge pull request #22 from freva/freva/ansi-width
  • e10c463 Move splitTextIntoLinesOfMaxLength to LineUtils
  • fe0e348 Correctly calculate column width with multiline header/footer
  • 49f293b Release 1.7.0
  • 2dd24af Merge pull request #20 from freva/freva/hide-column
  • 6a2dfea Support setting columns invisible
  • 81aef26 Ensure trailing new line is returned in lines stream
  • 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 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)

Bumps [com.github.freva:ascii-table](https://github.com/freva/ascii-table) from 1.2.0 to 1.8.0.
- [Release notes](https://github.com/freva/ascii-table/releases)
- [Commits](freva/ascii-table@1.2.0...1.8.0)

---
updated-dependencies:
- dependency-name: com.github.freva:ascii-table
  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 Nov 4, 2024
@Naros
Copy link
Owner

Naros commented Nov 7, 2024

@dependabot rebase

Copy link
Author

dependabot bot commented on behalf of github Nov 7, 2024

Looks like com.github.freva:ascii-table is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 7, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.github.freva-ascii-table-1.8.0 branch November 7, 2024 15:32
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