chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 1.0.0
Bumps github.com/charmbracelet/lipgloss from 0.13.0 to 1.0.0.
Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
v1.0.0
At last: v1.0.0
This is an honorary release indicating that Lip Gloss is now stable. Thank you, open source community, for all your love, support, contributions, and great style.
Stay tuned for a v2 alpha!
v0.13.1
Table improvements, on stream
@bashbunniwent to town in this release and fixed a bunch of bugs, mostly around table. Best of all, she did most of it on stream.Changelog
Table
- fix(table): use table height by
@Broderick-Westropein charmbracelet/lipgloss#358- fix(table): unset data rows without causing nil pointer err by
@bashbunniin charmbracelet/lipgloss#372- fix(table): shared indices for first row of data and headers (StyleFunc bug) by
@bashbunniin charmbracelet/lipgloss#377- fix(table): do not shrink table with offset by
@bashbunniin charmbracelet/lipgloss#373- fix(table): include margins for cell width by
@bashbunniin charmbracelet/lipgloss#401Other Stuff
- fix(render): strip carriage returns from strings by
@bashbunniin charmbracelet/lipgloss#386Bonus
- docs(example): rainbow string by
@caarlos0in charmbracelet/lipgloss#96New Contributors
@Broderick-Westropemade their first contribution in charmbracelet/lipgloss#358@swrennmade their first contribution in charmbracelet/lipgloss#364Full Changelog: https://github.com/charmbracelet/lipgloss/compare/v0.13.0...v0.13.1
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
Commits
761d265feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.0 to 0.4.2342e7b0chore(ci): sync golangci-lint configda324b1feat(deps): bump github.com/charmbracelet/x/ansi from 0.3.2 to 0.4.078fd6fdchore(ci): sync golangci-lint config407dc3dfeat(ci): add lint-sync workflow284c0c5docs(list): fix list examples in godoc (#404)d858132fix(table): include margins in cell width (#401)80b4221chore(lint): update linter (#405)fa2f4b0docs(readme): update example screenshot with blend68ca848docs: update contributing guidelines (#396)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.