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
@​bashbunni went to town in this release and fixed a bunch of bugs, mostly around table. Best of all, she did most of it on stream.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gomod-all group with 5 updates in the / directory:
1.32.0
1.32.3
1.27.41
1.28.1
1.47.0
1.49.0
0.13.0
1.0.0
0.2.5
0.2.6
Updates
github.com/aws/aws-sdk-go-v2
from 1.32.0 to 1.32.3Commits
6b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852 from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-25Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.41 to 1.28.1Commits
6b53348
Release 2024-10-28784d2d3
Regenerated Clients7258bd2
Update endpoints modelf322198
Update API modelb65b80a
Merge pull request #2852 from RanVaknin/signature-header-parsing-fix803614d
Fixing changelog description and implementation to use TrimSpaceb12c8cf
adding changelogf0caa97
patching GetSignedRequestSignature to cover edge cases with the signaturee058903
drop service/nimble (#2851)896793a
Release 2024-10-25Updates
github.com/aws/aws-sdk-go-v2/service/ecs
from 1.47.0 to 1.49.0Commits
4fd9126
Release 2024-02-13d22cecd
Regenerated Clientsb640bf5
Update SDK's smithy-go dependency to v1.20.094e885c
Update endpoints modelb3a6cd7
Update API model5f328e6
chore: bump min go to 1.20 (#2494)3cb2c97
ci: fix CI scripts for main branch case (#2491)0e44db4
Release 2024-02-121d8fb3b
Regenerated Clientse4d556f
Update API modelUpdates
github.com/charmbracelet/lipgloss
from 0.13.0 to 1.0.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
Commits
761d265
feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.0 to 0.4.2342e7b0
chore(ci): sync golangci-lint configda324b1
feat(deps): bump github.com/charmbracelet/x/ansi from 0.3.2 to 0.4.078fd6fd
chore(ci): sync golangci-lint config407dc3d
feat(ci): add lint-sync workflow284c0c5
docs(list): fix list examples in godoc (#404)d858132
fix(table): include margins in cell width (#401)80b4221
chore(lint): update linter (#405)fa2f4b0
docs(readme): update example screenshot with blend68ca848
docs: update contributing guidelines (#396)Updates
github.com/zalando/go-keyring
from 0.2.5 to 0.2.6Release notes
Sourced from github.com/zalando/go-keyring's releases.
Commits
4e6ecc1
Merge pull request #113 from pietdevries94/masterf7b939a
update dependencies; migrate shellescape package to new import pathead676f
Merge pull request #112 from avallete/avallete/feat-add-delete-alla07326c
fix: ensure empty service name won't delete all secrets18c3ffd
fix: unix keyring deleteall4805d10
feat: add DeleteAll methods to keyringDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show