clive icon indicating copy to clipboard operation
clive copied to clipboard

fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.7

Open renovate[bot] opened this issue 2 years ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/jedib0t/go-pretty/v6 v6.4.9 -> v6.6.7 age adoption passing confidence

Release Notes

jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)

v6.6.7

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.6...v6.6.7

v6.6.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.5...v6.6.6

v6.6.5

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.4...v6.6.5

v6.6.4

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.3...v6.6.4

v6.6.3

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.2...v6.6.3

v6.6.2

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.1...v6.6.2

v6.6.1

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.0...v6.6.1

v6.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.9...v6.6.0

v6.5.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.8...v6.5.9

v6.5.8

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.7...v6.5.8

v6.5.7

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.6...v6.5.7

v6.5.6

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.5...v6.5.6

v6.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.4...v6.5.5

v6.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.3...v6.5.4

v6.5.3

Compare Source

Bug-Fixes

  • table & list:
    • process "\r" correctly (moving the cursor back to start of line)

v6.5.2

Compare Source

Bug-Fixes

  • table & list:
    • process "\r" correctly (erase everything preceding it in the line)

v6.5.1

Compare Source

Features

  • progress
    • auto-trim output to fit terminal width

v6.5.0

Compare Source

Features

  • table
    • SuppressTrailingSpaces() to remove trailing spaces in tables without borders; thanks @​shreddedbacon

Bug-Fixes

  • table
    • handle negative column WidthMax values gracefully; fixes #​285

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jan 07 '24 20:01 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.89%. Comparing base (ecc7efe) to head (d2e22a9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   75.89%   75.89%           
=======================================
  Files          12       12           
  Lines         307      307           
=======================================
  Hits          233      233           
  Misses         65       65           
  Partials        9        9           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jan 07 '24 20:01 codecov-commenter