Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

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

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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: 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from gabe565 as a code owner August 28, 2023 03:43
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code patch labels Aug 28, 2023
@renovate renovate bot force-pushed the renovate/github.heygears.com-jedib0t-go-pretty-v6-6.x branch from d4d12ac to 7144a84 Compare October 5, 2023 06:04
@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 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.heygears.com-jedib0t-go-pretty-v6-6.x branch from 7144a84 to bec6dff Compare October 27, 2023 20:03
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@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.heygears.com-jedib0t-go-pretty-v6-6.x branch from bec6dff to 15aff60 Compare January 4, 2024 19:33
@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.heygears.com-jedib0t-go-pretty-v6-6.x branch from 15aff60 to 3e00f74 Compare January 8, 2024 00:38
@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 force-pushed the renovate/github.heygears.com-jedib0t-go-pretty-v6-6.x branch from 3e00f74 to 06d7de1 Compare January 8, 2024 10:33
@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.heygears.com-jedib0t-go-pretty-v6-6.x branch from 06d7de1 to de6748a Compare January 13, 2024 22:36
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@gabe565 gabe565 closed this Jan 15, 2024
@gabe565 gabe565 deleted the renovate/github.heygears.com-jedib0t-go-pretty-v6-6.x branch January 15, 2024 21:34
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant