oh-my-posh/src
dependabot[bot] d833b2bcc6 chore(deps): bump github.com/charmbracelet/bubbles in /src
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.16.1 to 0.17.1.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.16.1...v0.17.1)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 00:39:10 +00:00
..
ansi fix(ansi): pop color at the end of the text 2023-09-27 14:23:51 +02:00
build feat: add version -v 2023-07-02 21:11:01 +02:00
cli fix(cli): list all supported shells in usage text for init 2023-08-06 07:29:04 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine fix(config): update default to use STATUS segment 2023-12-01 11:25:19 +01:00
font refactor: remove io/ioutil 2023-10-14 19:31:06 +02:00
http chore: fix function typo 2023-09-19 19:35:23 +02:00
log feat(log): add segment info 2023-04-05 21:06:44 +02:00
mock feat(exit): implement pipestatus 2023-07-24 11:46:33 +02:00
platform fix(cmd): only fetch =ExitCode on no status 2023-12-02 20:16:03 +01:00
properties refactor: use the same string for API key properties 2023-11-09 17:40:26 +01:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments fix(git): make .git optional on remotes 2023-12-07 09:29:16 +01:00
shell fix(pwsh): wrap keyhandlers in try/finally 2023-11-01 12:41:23 +01:00
template feat(template): add readFile 2023-12-04 19:46:56 +01:00
test feat: nba segment 2023-11-04 08:57:58 +01:00
upgrade feat: add version -v 2023-07-02 21:11:01 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore: remove pinned golangci-lint 2023-06-15 09:33:16 +02:00
.goreleaser.yml feat: build linux 386 2023-10-29 16:32:21 +01:00
go.mod chore(deps): bump github.com/charmbracelet/bubbles in /src 2023-12-14 00:39:10 +00:00
go.sum chore(deps): bump github.com/charmbracelet/bubbles in /src 2023-12-14 00:39:10 +00:00
main.go feat: add version -v 2023-07-02 21:11:01 +02:00
main_test.go refactor(go): adapt imports for go.mod consistency 2023-01-06 07:48:14 +01:00