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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2024

This PR contains the following updates:

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

Release Notes

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

v6.6.5

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.4...v6.6.5

v6.6.4

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.3...v6.6.4

v6.6.3

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.2...v6.6.3

v6.6.2

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.1...v6.6.2

v6.6.1

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.0...v6.6.1

v6.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.5.9...v6.6.0

v6.5.9

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.5.8...v6.5.9

v6.5.8

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.7...v6.5.8

v6.5.7

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.6...v6.5.7

v6.5.6

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.5.5...v6.5.6

v6.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.5.4...v6.5.5

v6.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@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 renovate bot requested a review from koki-develop as a code owner January 7, 2024 20:11
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.90%. Comparing base (ecc7efe) to head (b6fd3ca).
Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #120       +/-   ##
===========================================
- Coverage   75.89%   26.90%   -49.00%     
===========================================
  Files          12       25       +13     
  Lines         307      866      +559     
===========================================
  Hits          233      233               
- Misses         65      624      +559     
  Partials        9        9               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.0 Update module github.com/jedib0t/go-pretty/v6 to v6.5.1 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch 2 times, most recently from edfd32a to 26f11d3 Compare January 11, 2024 07:53
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.1 Update module github.com/jedib0t/go-pretty/v6 to v6.5.2 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 26f11d3 to 8b2c4a3 Compare January 13, 2024 21:36
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.2 Update module github.com/jedib0t/go-pretty/v6 to v6.5.3 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 8b2c4a3 to 1f74287 Compare February 1, 2024 20:27
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.3 Update module github.com/jedib0t/go-pretty/v6 to v6.5.4 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 1f74287 to a0bd6e6 Compare March 17, 2024 19:30
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.4 Update module github.com/jedib0t/go-pretty/v6 to v6.5.5 Mar 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from a0bd6e6 to d2e22a9 Compare March 27, 2024 20:34
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.5 Update module github.com/jedib0t/go-pretty/v6 to v6.5.6 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from d2e22a9 to d403c41 Compare April 8, 2024 17:03
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.6 Update module github.com/jedib0t/go-pretty/v6 to v6.5.7 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from d403c41 to 004edde Compare April 11, 2024 01:35
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.7 Update module github.com/jedib0t/go-pretty/v6 to v6.5.8 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 004edde to 14451e9 Compare May 7, 2024 22:02
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.8 Update module github.com/jedib0t/go-pretty/v6 to v6.5.9 May 7, 2024
@renovate renovate bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.5.9 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.9 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 14451e9 to 3515e63 Compare October 6, 2024 06:33
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.9 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.0 Oct 6, 2024
Copy link
Contributor Author

renovate bot commented Oct 6, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.12.0 -> v0.17.0
github.com/mattn/go-runewidth v0.0.14 -> v0.0.15
golang.org/x/sync v0.1.0 -> v0.10.0
golang.org/x/sys v0.11.0 -> v0.17.0
golang.org/x/term v0.11.0 -> v0.17.0
golang.org/x/text v0.12.0 -> v0.21.0

@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 3515e63 to af08f93 Compare October 24, 2024 05:16
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.0 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from af08f93 to 56eaa91 Compare November 20, 2024 18:02
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.2 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 56eaa91 to 290a824 Compare November 30, 2024 21:11
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.2 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.3 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 290a824 to b6fd3ca Compare December 12, 2024 16:33
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.3 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.4 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from b6fd3ca to 856666e Compare December 16, 2024 21:23
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.4 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant