Commit graph

3258 commits

Author SHA1 Message Date
dependabot[bot] e9bd6f013b chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](c7d193f32e...1eb3cb2b3e)

---
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-15 00:25:03 +00:00
allcontributors[bot] 27a5c176f0 docs: update .all-contributorsrc [skip ci] 2024-01-13 20:24:31 +01:00
allcontributors[bot] 311065773e docs: update website/docs/contributors.md [skip ci] 2024-01-13 20:24:31 +01:00
Riikka 3b7ebb3d9e docs(windows): add additional PATH context 2024-01-13 20:23:04 +01:00
Jan De Dobbeleer 4cf65fddfb fix(git): set Detached on when fetch_status is false 2024-01-13 20:22:16 +01:00
allcontributors[bot] f24ddbdfca docs: update .all-contributorsrc [skip ci] 2024-01-12 13:49:14 +01:00
allcontributors[bot] f041ea528e docs: update website/docs/contributors.md [skip ci] 2024-01-12 13:49:14 +01:00
MFedatto 72294e61e4
docs(transient): use array instead of object for sample 2024-01-12 13:48:38 +01:00
Jan De Dobbeleer 04b75ec476 fix(ansi): do not print invisible characters
resolves #4594
2024-01-11 07:56:54 +01:00
Jan De Dobbeleer f078d13cca fix(bash): override pipestatus when BP_PIPESTATUS is greater or equal 2024-01-10 08:07:39 +01:00
dependabot[bot] 0a9ddf1957 chore(deps): bump azure/login from 1.5.1 to 1.6.0
Bumps [azure/login](https://github.com/azure/login) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](de95379fe4...e15b166166)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 00:19:44 +00:00
dependabot[bot] 094f1a439c chore(deps): bump TriPSs/conventional-changelog-action
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 5.0.0 to 5.1.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](25971cecba...dd734f74fc)

---
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-01-08 00:39:26 +00:00
Kenta Kubo d9100953a6 feat: add FreeBSD targets to install.sh 2024-01-06 13:53:41 +01:00
allcontributors[bot] d33d83d71e docs: update .all-contributorsrc [skip ci] 2024-01-06 13:53:15 +01:00
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