-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update module github.com/jedib0t/go-pretty/v6 to v6.6.6 #15
Open
banban9999
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.jparrowsec.cn-jedib0t-go-pretty-v6-6.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update module github.com/jedib0t/go-pretty/v6 to v6.6.6 #15
banban9999
wants to merge
1
commit into
master
from
renovate/github.jparrowsec.cn-jedib0t-go-pretty-v6-6.x
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1ee089d
to
7362d81
Compare
7362d81
to
a8d5930
Compare
a8d5930
to
a9dacae
Compare
a9dacae
to
5d8e76b
Compare
5d8e76b
to
b137e09
Compare
b137e09
to
b74c5df
Compare
b74c5df
to
6c5d3dd
Compare
6c5d3dd
to
ee28aae
Compare
ee28aae
to
819809e
Compare
819809e
to
a4c8551
Compare
a4c8551
to
d9b9802
Compare
d9b9802
to
1a03b7e
Compare
1a03b7e
to
c326adc
Compare
c326adc
to
c64cf43
Compare
c64cf43
to
f5f7ffe
Compare
f5f7ffe
to
740facc
Compare
740facc
to
aa8d831
Compare
aa8d831
to
96fbf40
Compare
96fbf40
to
b8f0808
Compare
b8f0808
to
9db1f3d
Compare
9db1f3d
to
438fd70
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.0.5
->v6.6.6
Release Notes
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
v6.6.6
Compare Source
What's Changed
New Contributors
Full Changelog: jedib0t/go-pretty@v6.6.5...v6.6.6
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
v6.5.2
Compare Source
Bug-Fixes
v6.5.1
Compare Source
Features
v6.5.0
Compare Source
Features
SuppressTrailingSpaces()
to remove trailing spaces in tables without borders; thanks @shreddedbaconBug-Fixes
v6.4.9
Compare Source
Bug-Fixes
v6.4.8
Compare Source
Features
RenderTSV()
to render table in TSV format (#277) // thanks @rafiramadhanav6.4.7
Compare Source
Features
v6.4.6
Compare Source
Features
v6.4.5
Compare Source
Features
table.Style().Color.Border
table.Style().Color.Separator
v6.4.4
Compare Source
Features
table.Style().Options.DoNotColorBordersAndSeparators
)v6.4.3
Compare Source
Bug-Fixes
v6.4.2
Compare Source
Bug-Fixes
v6.4.1
Compare Source
Bug-Fixes
v6.4.0
Compare Source
Features
v6.3.9
Compare Source
Features
table.Style().Format.Direction = text.LeftToRight
v6.3.8
Compare Source
Features
v6.3.7
Compare Source
Bug-Fixes
v6.3.6
Compare Source
Features
UnIndentAll()
to go back to level 0 (thanks @mneira10)v6.3.5
Compare Source
Bug-Fixes
v6.3.4
Compare Source
Bug-Fixes
v6.3.3
Compare Source
Bug-Fixes
v6.3.2
Compare Source
Features
v6.3.1
Compare Source
Features
Show*
interfaces inprogress.Progress
andprogress.Writer
(to be removed in v7)progress.Style.Visibility
with same defaults as beforeprogress.Style.Visibility.ETAOverall
as a new option for addressing bug #196v6.3.0
Compare Source
Features
v6.2.7
Compare Source
Bug-Fixes
v6.2.6
Compare Source
Bug-Fixes
v6.2.5
Compare Source
Bug-Fixes
Misc
Thanks @ferryvg for the bug-fixes!
v6.2.4
Compare Source
Bug-Fixes
Thanks @virtuald and @kamikazechaser!
v6.2.3
Compare Source
Bug-Fixes
v6.2.2
Compare Source
Bug-Fixes
v6.2.1
Compare Source
Bug-Fixes
v6.2.0
Compare Source
Bug-Fixes
Misc
main
instead ofmaster
v6.1.1
Compare Source
Bug-Fixes
Misc
v6.1.0
Compare Source
Features
Bug-Fixes
v6.0.6
Compare Source
Features
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.
This PR has been generated by Renovate Bot.