Commit graph

3266 commits

Author SHA1 Message Date
dependabot[bot] 365d8f19db chore(deps): bump github.com/hashicorp/hcl/v2 in /src
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.19.1 to 2.20.0.
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/hcl/compare/v2.19.1...v2.20.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 00:31:27 +00:00
Jan De Dobbeleer bb2ac0cec5 fix(segment): only join diamonds with no diamond at end 2024-02-29 18:02:33 +01:00
Jan De Dobbeleer a5fc8dbed5 fix(diamond): join segments when no trailing diamond 2024-02-27 15:25:01 +01:00
Jan De Dobbeleer 060b712bbe docs(themes): remove generated themes from the repo
resolves #4716
2024-02-27 13:55:53 +01:00
Jan De Dobbeleer 721dcb669c fix(notice): use generic upgrade statement
resolves #4717
2024-02-27 13:55:53 +01:00
dependabot[bot] 88b859402c chore(deps): bump TriPSs/conventional-changelog-action
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v5/CHANGELOG.md)
- [Commits](ebc124553a...f04dac1fd0)

---
updated-dependencies:
- dependency-name: TriPSs/conventional-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 01:10:00 +00:00
Jan De Dobbeleer 0671e2c42c fix(git): migrate deprecated icon 2024-02-20 20:25:17 +01:00
allcontributors[bot] 6f951e8bd9 docs: update .all-contributorsrc [skip ci] 2024-02-19 09:05:10 +01:00
allcontributors[bot] ec99847b2b docs: update website/docs/contributors.md [skip ci] 2024-02-19 09:05:10 +01:00
Lucas Costi 7368fe3672
fix: update node LTS version numbers 2024-02-19 08:04:38 +00:00
Jan De Dobbeleer 9e7237a89f fix(themes): adjust themes for correct rendering 2024-02-15 20:27:20 +01:00
Jan De Dobbeleer fece104e73 fix(image): use fixed image width 2024-02-15 20:27:20 +01:00
Jan De Dobbeleer 59be189233 fix(image): add terminal width to export 2024-02-15 20:27:20 +01:00
Jan De Dobbeleer 502558efa5 fix(image): exclude U+e0b6 from double width 2024-02-15 20:27:20 +01:00
Jan De Dobbeleer 5ca802f95e docs(image): add font zip file 2024-02-15 08:50:31 +01:00
Jan De Dobbeleer 6bbca22d3b fix(image): use correct range for icon code points 2024-02-14 21:53:38 +01:00
Jan De Dobbeleer 43e9246c6b fix(cli): initialize .Var correctly 2024-02-14 21:53:38 +01:00
Vedant 344376f8eb
chore(winget): update manifest version to 1.6.0 2024-02-14 07:08:44 +01:00
Jan De Dobbeleer f6a8c8dc87 feat(windows): parse app exec links 2024-02-13 11:52:32 +01:00
Jan De Dobbeleer 9568289cc8 chore(build): use official go distribution 2024-02-13 11:52:32 +01:00
Jan De Dobbeleer a0375a09c7 feat: upgrade to go1.22.0 2024-02-13 11:52:32 +01:00
Jan De Dobbeleer f11a4ec780 chore(go): update dependencies 2024-02-13 11:52:32 +01:00
Jan De Dobbeleer 50cb721c43 feat: revert to go1.21.4 2024-02-12 21:54:46 +01:00
Jan De Dobbeleer 915b37e197 feat: upgrade to go1.22.0 2024-02-12 19:47:42 +01:00
dependabot[bot] 2808de051a chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](dda0770415...99576bfa6d)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 00:13:00 +00:00
dependabot[bot] 87555288eb chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](3a91952989...3cfe3a4abb)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 12:12:24 +00:00
dependabot[bot] a9ffa1b727 chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](b39b52d121...60edb5dd54)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 01:11:09 +00:00
dependabot[bot] d60bc9055d chore(deps): bump TriPSs/conventional-changelog-action
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v5/CHANGELOG.md)
- [Commits](dd734f74fc...ebc124553a)

---
updated-dependencies:
- dependency-name: TriPSs/conventional-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 01:11:02 +00:00
dependabot[bot] b5e78d835c chore(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/sys/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 00:59:45 +00:00
dependabot[bot] 1a5c7996eb chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 in /src
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/mod/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 00:59:40 +00:00
Jan De Dobbeleer 93d0cac0db fix(unix): fetch COLUMNS when we don't have a terminal width 2024-02-07 08:17:48 +01:00
Jan De Dobbeleer bb5e1b1a2e fix(git): show original worktree as repo name 2024-02-07 08:17:48 +01:00
dependabot[bot] b86bd04574 chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](26f96dfa69...5d5d22a312)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 00:11:05 +00:00
allcontributors[bot] 22cd412458 docs: update .all-contributorsrc [skip ci] 2024-02-04 14:53:02 +01:00
allcontributors[bot] 1dc11f9df4 docs: update website/docs/contributors.md [skip ci] 2024-02-04 14:53:02 +01:00
VEERT00X 01c6b1ae2a docs(windows): add chocolatey as an install method 2024-02-04 14:46:52 +01:00
dependabot[bot] 030d52bd6d chore(deps): bump github.com/charmbracelet/bubbles in /src
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.17.1...v0.18.0)

---
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>
2024-02-02 00:56:20 +00:00
dependabot[bot] c3f7876ec0 chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](9614fae9e5...e1523de757)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 00:57:18 +00:00
Jan De Dobbeleer 011a4ab8f5 fix(ansi): allow usage of < and > in text with overrides 2024-01-26 17:14:07 +01:00
Jan De Dobbeleer 4fb18aaac7 fix(git): convert realdir when we have a worktree 2024-01-25 09:10:25 +01:00
dependabot[bot] 765af60a0b chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](694cdabd8b...26f96dfa69)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 01:09:20 +00:00
Jan De Dobbeleer d85c77897b docs: adjust typo 2024-01-21 14:25:56 +01:00
srpmtt b8830a683a feat: react segment 2024-01-21 14:25:56 +01:00
Jan De Dobbeleer ed40fc7bf5 feat(language): cache version info 2024-01-21 14:06:49 +01:00
Jan De Dobbeleer 0715bf1cec docs(windows): use full syntax for theme information
relates to #4638
2024-01-21 14:06:49 +01:00
Jan De Dobbeleer f9e2d1598d docs: remove unicode character 2024-01-21 14:06:49 +01:00
dependabot[bot] 16b542eb8e chore(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](1eb3cb2b3e...694cdabd8b)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 00:30:21 +00:00
dependabot[bot] 6d454788b6 chore(deps): bump azure/login from 1.6.0 to 1.6.1
Bumps [azure/login](https://github.com/azure/login) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](e15b166166...cb79c773a3)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 00:12:33 +00:00
allcontributors[bot] 024d8e8525 docs: update .all-contributorsrc [skip ci] 2024-01-17 18:27:42 +01:00
allcontributors[bot] b04e26cf8a docs: update website/docs/contributors.md [skip ci] 2024-01-17 18:27:42 +01:00