Commit graph

3408 commits

Author SHA1 Message Date
allcontributors[bot] 0d5c723efa docs: update website/docs/contributors.md [skip ci] 2024-06-08 10:12:35 +02:00
FireIsGood 49516234c8
chore: add react-router-dom 2024-06-08 10:12:07 +02:00
dependabot[bot] cee2474b61 chore: bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](5742e2a039...286f3b13b1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 12:51:42 +00:00
Jan De Dobbeleer 523cd98e1a feat(os): allow overriding distro name
resolves #5011
2024-06-06 14:47:12 +02:00
allcontributors[bot] 2b47173cdb docs: update .all-contributorsrc [skip ci] 2024-06-05 07:22:37 +02:00
allcontributors[bot] 1cdeffea94 docs: update website/docs/contributors.md [skip ci] 2024-06-05 07:22:37 +02:00
pin d824c78464
fix(upgrade): include netbsd 2024-06-05 07:22:07 +02:00
dependabot[bot] cbc571746f chore: bump golang.org/x/sys from 0.20.0 to 0.21.0 in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/sys/compare/v0.20.0...v0.21.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-06-05 00:53:13 +00:00
dependabot[bot] 211d18abb3 chore: bump golang.org/x/mod from 0.17.0 to 0.18.0 in /src
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/mod/compare/v0.17.0...v0.18.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-06-05 00:47:30 +00:00
dependabot[bot] e585e288a9 chore: bump golang.org/x/image from 0.16.0 to 0.17.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/image/compare/v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 00:47:21 +00:00
dependabot[bot] 08a1fc4e81 chore: bump golang.org/x/text from 0.15.0 to 0.16.0 in /src
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.15.0...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 00:47:06 +00:00
dependabot[bot] 4859ba013d chore: bump github/codeql-action from 3.25.7 to 3.25.8
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f079b84933...2e230e8fe0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 00:43:40 +00:00
Jan De Dobbeleer fdf0de08c4 fix(linux): remove support for upgrade
resolves #4992 as we are not able to support the upgrade command
on linux as updating oh-my-posh from within itself is impossible
to due a lock on the executable, unlike on darwin

Windows is able to update the executable after we start the installer
in the background and exit the current process
2024-06-04 20:55:21 +02:00
Jan De Dobbeleer 92927638bf chore(devcontainer): use correct image and settings 2024-06-04 20:55:21 +02:00
Lucas Costi acc884ccbd chore: update node LTS versions 2024-06-04 11:11:03 +02:00
allcontributors[bot] 92c42bb852 docs: update .all-contributorsrc [skip ci] 2024-06-03 14:00:55 +02:00
allcontributors[bot] ea7332fd61 docs: update website/docs/contributors.md [skip ci] 2024-06-03 14:00:55 +02:00
Arjan Schrijver d20bf0f881 feat(git): add icon for Codeberg upstream 2024-06-03 14:00:22 +02:00
dependabot[bot] 443fdb24a1 chore: bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 in /src
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.4 to 3.24.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.4...v3.24.5)

---
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-06-03 00:36:11 +00:00
dependabot[bot] ffdf3f216c chore: bump github/codeql-action from 3.25.6 to 3.25.7
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](9fdb3e4972...f079b84933)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 00:15:34 +00:00
Jan De Dobbeleer a0d2289aec feat(cli): add upgrade command 2024-06-01 16:59:48 +02:00
dependabot[bot] bbe9f9bc02 chore: bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.3 to 0.26.4.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.3...v0.26.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 00:44:49 +00:00
Matthew Miller 041c5d4d2d fix: owm allow location city name with spaces
- Escape the location parameter of the owm segment to allow for city
  names with spaces to function correctly.
- Update the owm api url to use https.
2024-05-30 21:24:50 +02:00
allcontributors[bot] 321ff60bfd docs: update .all-contributorsrc [skip ci] 2024-05-29 17:25:50 +02:00
allcontributors[bot] b5ace58e3d docs: update website/docs/contributors.md [skip ci] 2024-05-29 17:25:50 +02:00
LNKLEO 722073b52f feat(owm): only use location for api call
BREAKING CHANGE: location is now required instead of latitude
and longitude
2024-05-29 17:25:18 +02:00
allcontributors[bot] a4a04cad11 docs: update .all-contributorsrc [skip ci] 2024-05-29 14:33:10 +02:00
allcontributors[bot] c6da8b25f9 docs: update website/docs/contributors.md [skip ci] 2024-05-29 14:33:10 +02:00
Herby Gillot 9cbacddddf docs(macos): add MacPorts install instructions
https://ports.macports.org/port/oh-my-posh/
2024-05-29 14:32:41 +02:00
Jan De Dobbeleer 099f6cb6c3 fix(ansi): reset background when transparent 2024-05-29 14:14:48 +02:00
Jan De Dobbeleer 517b7a6d57 fix(font): use font base name 2024-05-27 20:11:44 +02:00
dependabot[bot] 85bfb55670 chore: bump azure/login from 2.1.0 to 2.1.1
Bumps [azure/login](https://github.com/azure/login) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](6b2456866f...6c251865b4)

---
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-05-27 01:08:29 +00:00
Jan De Dobbeleer 45d6f5d412 fix(cmd): initialize cache correctly
resolves #4959
2024-05-26 17:45:51 +02:00
dependabot[bot] 0a3b317224 chore: bump github.com/charmbracelet/lipgloss in /src
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v0.10.0...v0.11.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-05-24 01:01:42 +00:00
dependabot[bot] f989e507cb chore: bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.2 to 0.26.3.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.26.2...v0.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 00:55:34 +00:00
allcontributors[bot] eadb4da449 docs: update .all-contributorsrc [skip ci] 2024-05-23 18:13:25 +02:00
allcontributors[bot] 781b6fabba docs: update website/docs/contributors.md [skip ci] 2024-05-23 18:13:25 +02:00
Jeffrey Labonski 11606ead7a feat(helm): add helmfile support 2024-05-23 18:12:56 +02:00
dependabot[bot] 9058a9778e chore: bump TriPSs/conventional-changelog-action from 5.2.1 to 5.3.0
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 08:01:32 +00:00
dependabot[bot] e03023d1cc chore: bump github.com/goccy/go-json from 0.10.2 to 0.10.3
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 08:00:36 +00:00
Jan De Dobbeleer be47940d00 feat(powerline): add leading_powerline_symbol 2024-05-23 09:55:37 +02:00
dependabot[bot] 44da6a660e chore: update github/codeql-action to v3.25.6
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 17:42:20 +00:00
Jan De Dobbeleer eebb45ef07 fix(iterm): initialize prompt mark correctly for all supported shells 2024-05-20 20:05:16 +02:00
Ernesto Casablanca 5dee9d74a6 fix: correct links for versions higher than 6 2024-05-20 16:20:01 +02:00
dependabot[bot] be9faf1a2c chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.13.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](cdcdbb5797...b7cec75265)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 00:57:31 +00:00
Jan De Dobbeleer e7a10ac029 feat(iterm): add iTerm features to the root configuration
BREAKING CHANGE: The iTerm segment has been removed and its features
have been added to the root configuration. To re-enable the iTerm
features, remove the iTerm segment and add the following to your
oh-my-posh configuration:

```json
{
  "iterm_features": ["prompt_mark", "current_dir", "remote_host"]
}
```

Choose this option if you want to enable the prompt mark for shell
integration and/or enable current directory and remote host in the
iTerm status bar.
2024-05-19 14:13:01 +02:00
Jan De Dobbeleer 391ceaf5f0 feat(zsh): remove rprompt space natively 2024-05-19 09:19:58 +02:00
Jan De Dobbeleer 950c608939 feat(go): upgrade to 1.22.3 2024-05-19 08:44:07 +02:00
Jan De Dobbeleer 4e9f7f9060 feat(font): add official Cascadia Code release
resolves #4936
2024-05-17 13:56:19 +02:00
dependabot[bot] 6a84d275ac chore(deps): bump actions/checkout from 4.1.5 to 4.1.6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](44c2b7a8a4...a5ac7e51b4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 00:13:23 +00:00