Commit graph

3194 commits

Author SHA1 Message Date
allcontributors[bot] 8f7a00f5ae docs: update website/docs/contributors.md [skip ci] 2024-01-06 13:53:15 +01:00
Kenta Kubo 7b7d0ab523
fix(install): correct flag parsing of install.sh 2024-01-06 13:52:45 +01:00
Jan De Dobbeleer 1d7f923af0 feat: build for freebsd
resolves #4585
2024-01-06 11:33:25 +01:00
Jan De Dobbeleer d0deea5fd5 chore: remove unused file 2024-01-06 08:41:15 +01:00
Jan De Dobbeleer ac7894b0ee feat(install): allow user to specify themes directory 2024-01-06 08:41:15 +01:00
dependabot[bot] 9ed9641b22 chore(deps): bump golang.org/x/image from 0.14.0 to 0.15.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/image/compare/v0.14.0...v0.15.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-01-05 00:44:26 +00:00
dependabot[bot] 7356fa55f9 chore(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/sys/compare/v0.15.0...v0.16.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-01-05 00:39:09 +00:00
dependabot[bot] be50ac0060 chore(deps): bump TriPSs/conventional-changelog-action
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 4.1.1 to 5.0.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](05fc06b05f...25971cecba)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 07:53:45 +00:00
Jan De Dobbeleer bff6353b28 fix(hyperlink): use built-in format to avoid collisions
resolves #4569
2024-01-01 20:58:18 +01:00
Jan De Dobbeleer 0c304f0806 fix(nba): adjust test to solve season offset on year end 2024-01-01 20:58:18 +01:00
allcontributors[bot] a8a0077b70 docs: update .all-contributorsrc [skip ci] 2023-12-25 22:42:02 +01:00
allcontributors[bot] 4ef2e9eac3 docs: update website/docs/contributors.md [skip ci] 2023-12-25 22:42:02 +01:00
Sin 27c33fe6be docs: fix release-badge bracket 2023-12-25 22:39:13 +01:00
Jan De Dobbeleer 0a13f08999 docs(fonts): add Visual Studio guide 2023-12-25 11:23:09 +01:00
allcontributors[bot] aafe3dffe9 docs: update .all-contributorsrc [skip ci] 2023-12-19 18:39:12 +01:00
allcontributors[bot] ac2db31c0f docs: update website/docs/contributors.md [skip ci] 2023-12-19 18:39:12 +01:00
Christopher Narowski e976ce89c1 fix: correct theme memory display template for byte-to-gigabyte conversion
Updated conversion factor from 1000000000 to 1073741824. This change ensures memory usage is correctly displayed as a gigabyte (2^30 bytes).
2023-12-19 18:38:36 +01:00
Jan De Dobbeleer db32446a74 feat(node): match lts versions
resolves #4555
2023-12-19 08:24:19 +01:00
dependabot[bot] ebc7777e90 chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.17.0 in /src
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:39:22 +00:00
dependabot[bot] 85b54e13d6 chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](8f152de45c...b39b52d121)

---
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>
2023-12-19 00:34:06 +00:00
Vedant c5ea9a7778 ci(release): update args for goreleaser action 2023-12-17 09:00:49 +01:00
Vedant ff29ef0247 ci(build): do not use deprecated params for goreleaser 2023-12-17 09:00:49 +01:00
allcontributors[bot] 5133b5f3d4 docs: update .all-contributorsrc [skip ci] 2023-12-15 12:34:18 +01:00
allcontributors[bot] b9d947fc8c docs: update website/docs/contributors.md [skip ci] 2023-12-15 12:34:18 +01:00
Vedant 3430699821
chore: add schema to .goreleaser.yml (#4544) 2023-12-15 12:33:42 +01:00
dependabot[bot] e4d9ab70af chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...c7d193f32e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 00:28:11 +00:00
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
dependabot[bot] ab503b3492 chore(deps): bump github.com/charmbracelet/bubbletea in /src
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.24.2...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 00:20:52 +00:00
dependabot[bot] 4d7b72259b chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](1fc5bd396d...9614fae9e5)

---
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>
2023-12-12 00:27:43 +00:00
Jan De Dobbeleer 22a02f2dde fix(git): make .git optional on remotes
resolves #4524
2023-12-07 09:29:16 +01:00
dependabot[bot] a9eace8006 chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](93397bea11...0c52d547c9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 00:34:59 +00:00
allcontributors[bot] b0047e9110 docs: update .all-contributorsrc [skip ci] 2023-12-06 16:51:45 +01:00
allcontributors[bot] c1c2a7eac5 docs: update website/docs/contributors.md [skip ci] 2023-12-06 16:51:45 +01:00
Heache Bear 6386e46915
docs(git): delete fetch_stash_count option 2023-12-06 16:51:08 +01:00
Jan De Dobbeleer 5493ddb640 feat(template): add readFile
closes #4518
2023-12-04 19:46:56 +01:00
dependabot[bot] 35823e5b78 chore(deps): bump azure/login from 1.5.0 to 1.5.1
Bumps [azure/login](https://github.com/azure/login) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](4c88f01b0e...de95379fe4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 00:56:14 +00:00
Jan De Dobbeleer d588965e50 fix(cmd): only fetch =ExitCode on no status 2023-12-02 20:16:03 +01:00
Jan De Dobbeleer 1bdc22bf40 feat(cmd): optionally fetch status from =ExitCode
resolves #4478
2023-12-02 12:00:10 +01:00
allcontributors[bot] adf8731183 docs: update .all-contributorsrc [skip ci] 2023-12-02 11:47:32 +01:00
allcontributors[bot] f777bf9412 docs: update website/docs/contributors.md [skip ci] 2023-12-02 11:47:32 +01:00
Oleksandr Babieiev 9e470e5205 feat(project): add PEP 621 support for Python projects
BREAKING CHANGE: this replaces the `poetry` `.Type` value with `python`.
Segment templates matching the `poetry` type will need to be updated to
match the new `python` type.
2023-12-02 11:46:59 +01:00
Jan De Dobbeleer bcebcb55a2 feat(terraform): add all contextual files 2023-12-01 20:54:06 +01:00
Jan De Dobbeleer aed0c4f6d1 fix(config): update default to use STATUS segment 2023-12-01 11:25:19 +01:00
Jan De Dobbeleer 74da88f99c feat(owm): add API key environment variable
resolves #4488
2023-11-29 11:15:05 +01:00
Jan De Dobbeleer 230f8f4973 feat(upgrade): expose current version number in segment 2023-11-29 11:15:05 +01:00
Jan De Dobbeleer 5313c1c36c docs(faq): add PowerShell 7.4 context
resolves #4499
2023-11-29 11:15:05 +01:00
allcontributors[bot] c326ce5824 docs: update .all-contributorsrc [skip ci] 2023-11-29 11:04:47 +01:00
allcontributors[bot] fd8a73e499 docs: update website/docs/contributors.md [skip ci] 2023-11-29 11:04:47 +01:00
Somoy Subandhu bd87e7a14f
theme(clean-detailed): adjust memory calculation 2023-11-29 11:04:14 +01:00
dependabot[bot] 9737cf7ca3 chore(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/sys/compare/v0.14.0...v0.15.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>
2023-11-28 01:12:35 +00:00