Commit graph

1468 commits

Author SHA1 Message Date
dependabot[bot] 17deda093d chore(deps): bump github.com/pelletier/go-toml/v2 in /src
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 19:21:57 +00:00
Jan De Dobbeleer cd232cd17e revert(git): remove trailing space from upstream icons
This reverts commit f277c191b1 as it was
not the correct change to make. The upstream icons are supposed to
have trailing spaces so they display correctly in the default template.

resolves #4784
2024-03-19 08:35:11 +01:00
Jan De Dobbeleer 6bbdfb9c45 feat(node): do not show on .npmrc 2024-03-18 20:07:25 +01:00
Joshua Reilly f277c191b1
fix(git): remove trailing space from upstream icons 2024-03-15 07:20:38 +01:00
Jan De Dobbeleer a8f97f5aa2 docs(export): remove deprecated flags 2024-03-14 14:51:36 +01:00
Jan De Dobbeleer a7c60c36a5 fix(spotify): trim whitespace before processing 2024-03-14 14:51:36 +01:00
Luca Zecca 8791965f3f feat: add pulumi segment 2024-03-14 08:47:58 +01:00
Jan De Dobbeleer 0674681fc8 refactor: remove csv from codepoint processing 2024-03-14 08:34:55 +01:00
Jan De Dobbeleer d05737a8e8 fix(spotify): parse correctly when in WSL 2024-03-14 08:34:55 +01:00
Jan De Dobbeleer 8e2419452c fix(config): always strip comments from json 2024-03-12 15:41:49 +01:00
Jan De Dobbeleer ae806a1942 fix(config): do not escape glyphs for toml and yaml 2024-03-12 15:41:49 +01:00
Jan De Dobbeleer 3d7be9250c chore: remove unused staticcheck ignore 2024-03-12 10:15:57 +01:00
Jan De Dobbeleer e49638c068 fix(yaml): update go-yaml fork 2024-03-12 10:15:57 +01:00
Jan De Dobbeleer f6a0bedf6e feat: pin to go 1.22 2024-03-12 10:15:57 +01:00
Jan De Dobbeleer b38df39fd2 refactor: remove duplicate toml library 2024-03-12 10:15:57 +01:00
Jan De Dobbeleer fd095c80a9 fix(toml): use fork to escape glyphs correctly 2024-03-12 10:15:57 +01:00
Jan De Dobbeleer 9686b32ffa fix(config): support jsonc 2024-03-11 18:07:40 +01:00
Jan De Dobbeleer 414581cf68 refactor: move cache out of shell 2024-03-11 13:30:24 +01:00
Jan De Dobbeleer 6500282575 feat(env): cache filesystem for fast lookup 2024-03-11 13:30:24 +01:00
Jan De Dobbeleer 822f1c3ecd feat(go): upgrade dependencies 2024-03-11 13:20:49 +01:00
Jan De Dobbeleer fb16d7c417 fix(export): fail on invalid config option 2024-03-11 13:20:49 +01:00
Jan De Dobbeleer 67042ffa50 fix(cli): use correct exit codes 2024-03-11 13:20:49 +01:00
Jan De Dobbeleer 17dd5c8b58 fix(export): write config with correct permissions 2024-03-11 13:20:49 +01:00
Jan De Dobbeleer 5b7b4afec9 fix(export): format overrules file extension 2024-03-11 13:20:49 +01:00
Jan De Dobbeleer 87d1719bd0 feat(config): use custom config parser 2024-03-11 13:20:49 +01:00
dependabot[bot] 24ddffe0a5 chore(deps): bump github.com/charmbracelet/lipgloss in /src
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v0.9.1...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 00:56:38 +00:00
Jan De Dobbeleer ae73c1dad5 fix(spotify): adjust incorrect erorr check 2024-03-05 12:58:05 +01:00
rocky@HP_OMEN 21df976c2f feat(python): make parent folder fallback optional 2024-03-05 12:58:05 +01:00
Grzegorz Krasoń 134f7013cf
feat(nu): validate existence of history.txt 2024-03-05 12:36:31 +01:00
dependabot[bot] 70fa0bffca chore(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 in /src
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/mod/compare/v0.15.0...v0.16.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-03-05 01:10:16 +00:00
dependabot[bot] 413a8808c6 chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.18.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-03-05 01:08:11 +00:00
dependabot[bot] fefa311762 chore(deps): bump github.com/shirou/gopsutil/v3 in /src
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.1 to 3.24.2.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.1...v3.24.2)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 01:09:18 +00:00
dependabot[bot] b442c06a1b chore(deps): bump github.com/stretchr/testify in /src
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 00:39:41 +00:00
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 721dcb669c fix(notice): use generic upgrade statement
resolves #4717
2024-02-27 13:55:53 +01:00
Jan De Dobbeleer 0671e2c42c fix(git): migrate deprecated icon 2024-02-20 20:25:17 +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 502558efa5 fix(image): exclude U+e0b6 from double width 2024-02-15 20:27:20 +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
Jan De Dobbeleer f6a8c8dc87 feat(windows): parse app exec links 2024-02-13 11:52:32 +01:00
Jan De Dobbeleer f11a4ec780 chore(go): update dependencies 2024-02-13 11:52:32 +01: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] 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