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 #55

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/jedib0t/go-pretty/v6 v6.4.6 -> 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

v6.4.9

Compare Source

Bug-Fixes

  • table
    • do not merge content cells with empty ones (#​280)

v6.4.8

Compare Source

Features

v6.4.7

Compare Source

Features

  • text
  • progress // thanks @​NathanBaulch for all of the following
    • support rendering trackers that haven't started yet (#​270)
    • secondary sort by start time (#​271)
    • stability fix for descending sorts (#​272)
    • render never started trackers properly (#​273)
    • overall ETA never less than max ETA (#​274)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.4.7 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.4.8 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 6f4c6e9 to a641370 Compare October 5, 2023 06:42
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.4.8 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.4.9 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from a641370 to daa47db Compare October 27, 2023 19:00
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.4.9 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.0 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from daa47db to 98e4801 Compare January 4, 2024 18:35
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.0 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.1 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch 2 times, most recently from fc47a51 to 1a3aaba Compare January 8, 2024 09:02
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.1 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.2 Jan 8, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.2 fix(deps): 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 1a3aaba to 519490e Compare January 13, 2024 22:38
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 519490e to 235d856 Compare January 29, 2024 23:17
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.3 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.4 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 235d856 to aec977c Compare March 14, 2024 21:19
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.4 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.5 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from aec977c to da65cda Compare March 24, 2024 18:06
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.5 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.6 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from da65cda to fd30640 Compare April 5, 2024 17:40
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.6 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.7 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from fd30640 to 7a17633 Compare April 8, 2024 03:13
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.7 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.8 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 7a17633 to e803719 Compare May 5, 2024 19:47
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.8 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.9 May 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from e803719 to 87322ae Compare October 3, 2024 06:46
@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 3, 2024
Copy link
Contributor Author

renovate bot commented Oct 3, 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/mattn/go-runewidth v0.0.13 -> v0.0.15
golang.org/x/sys v0.5.0 -> v0.17.0

@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 87322ae to 5f8a0fb Compare October 21, 2024 04:38
@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 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 5f8a0fb to 654591d Compare November 19, 2024 00:29
@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 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 654591d to 1fe80cd Compare November 27, 2024 21:19
@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 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 1fe80cd to 5759d51 Compare December 9, 2024 17:32
@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 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 5759d51 to e3c9288 Compare December 13, 2024 23:49
@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 13, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 - autoclosed Jan 10, 2025
@renovate renovate bot closed this Jan 10, 2025
@renovate renovate bot deleted the renovate/github.com-jedib0t-go-pretty-v6-6.x branch January 10, 2025 14:25
@renovate renovate bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 - autoclosed fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 Jan 10, 2025
@renovate renovate bot reopened this Jan 10, 2025
@renovate renovate bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from fdebcf6 to e3c9288 Compare January 10, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants