Commit graph

2323 commits

Author SHA1 Message Date
Jan De Dobbeleer 602ba9806f chore(discord): strip headers from changelog 2022-12-24 15:22:28 +01:00
allcontributors[bot] 6feeaa4703 docs: update .all-contributorsrc [skip ci] 2022-12-23 14:46:03 +01:00
allcontributors[bot] f9f4200768 docs: update website/docs/contributors.md [skip ci] 2022-12-23 14:46:03 +01:00
dvlprJobayer 5c4ba50b01 feat: php template added in bubblesextra theme 2022-12-23 14:45:27 +01:00
Jan De Dobbeleer 4f2efae780 docs: add Discord link 2022-12-23 13:30:56 +01:00
Jan De Dobbeleer 6eab958b07 chore: mention Discord when closing themes pr 2022-12-23 13:30:56 +01:00
Jan De Dobbeleer 275031c1a3 chore: add Discord badge to README 2022-12-23 13:30:56 +01:00
Jan De Dobbeleer 6cd3ad329c chore: post release to Discord 2022-12-23 13:30:56 +01:00
allcontributors[bot] e71aba5939 docs: update .all-contributorsrc [skip ci] 2022-12-22 06:33:42 +01:00
allcontributors[bot] 8bf5201726 docs: update website/docs/contributors.md [skip ci] 2022-12-22 06:33:42 +01:00
Lino Le Van fae3d4353c
fix(readme): build badge error 2022-12-22 06:31:29 +01:00
Jan De Dobbeleer 4baf6dc5c9 docs(az): add module link 2022-12-21 19:34:30 +01:00
Jan De Dobbeleer ed870295be fix(go): correct gopsutil dependency
resolves #3231
2022-12-21 19:34:30 +01:00
maxlandon edc02ddb48 refactor(engine): new instantiation function
this commit adds a function to instantiate a new prompt engine
to be used within a Go application (typically a readline shell)
2022-12-20 20:14:13 +01:00
allcontributors[bot] 24ac34c95a docs: update .all-contributorsrc [skip ci] 2022-12-20 20:07:31 +01:00
allcontributors[bot] aa05fade4e docs: update website/docs/contributors.md [skip ci] 2022-12-20 20:07:31 +01:00
allcontributors[bot] 5fa403cd9b docs: update .all-contributorsrc [skip ci] 2022-12-20 18:15:10 +01:00
allcontributors[bot] 41cb8230b8 docs: update website/docs/contributors.md [skip ci] 2022-12-20 18:15:10 +01:00
jooooel f589688f2d docs(git): information about untracked changes 2022-12-20 18:14:34 +01:00
Jan De Dobbeleer dda12ff877 revert(website): update dependencies
this reverts commit 482355be61
2022-12-18 15:36:04 +01:00
Jan De Dobbeleer 2255f9fd44 feat(template): custom compare functions
resolves #3218
2022-12-18 15:02:57 +01:00
Jan De Dobbeleer 80b92505bc fix(template): remove the need for escaping a dot literal 2022-12-18 15:02:57 +01:00
Jan De Dobbeleer c5b7c7fbfc docs(templates): add context for float64 numbers in segment cache
relates to #3218
2022-12-18 15:02:57 +01:00
Jan De Dobbeleer 2dc8dab25b feat(template): print actual error
relates to #3218
2022-12-18 15:02:57 +01:00
allcontributors[bot] 39de419ed5 docs: update .all-contributorsrc [skip ci] 2022-12-18 14:56:31 +01:00
allcontributors[bot] 0b60ce613a docs: update website/docs/contributors.md [skip ci] 2022-12-18 14:56:31 +01:00
David Anthoff f965dc49aa
feat(project): add support for Julia 2022-12-18 14:55:57 +01:00
Jan De Dobbeleer 2ff98e2c81 fix(bootstrap-go): set correct GOPATH 2022-12-17 11:41:32 +01:00
Jan De Dobbeleer 175e5ece04 fix: setup go correctly in bootstrap 2022-12-17 11:27:52 +01:00
Jan De Dobbeleer ee13e9c50e fix(go): correctly replace binary on build 2022-12-16 18:37:39 +01:00
Jan De Dobbeleer 8e39ff6a82 fix(winget): import Appx module 2022-12-16 15:19:52 +01:00
Jan De Dobbeleer da4fb19684 fix(winget): remove incorrect variables 2022-12-16 14:03:29 +01:00
Jan De Dobbeleer 5047390bc4 fix(windows): build with app exe compatible fork 2022-12-16 13:49:13 +01:00
Jan De Dobbeleer 3cba6f74ea chore(winget): install correct wingetcreate binary 2022-12-16 13:49:13 +01:00
dependabot[bot] eed32ec55a chore(deps): bump github/codeql-action from 2.1.36 to 2.1.37
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.36 to 2.1.37.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](a669cc5936...959cbb7472)

---
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>
2022-12-15 06:02:30 +01:00
Jan De Dobbeleer ea308563bc chore: build with go1.19.4 2022-12-14 15:50:57 +01:00
Jan De Dobbeleer 2b09eee61f chore(go): update dependencies 2022-12-14 15:50:57 +01:00
Jan De Dobbeleer 482355be61 chore(website): update dependencies 2022-12-14 15:50:57 +01:00
dependabot[bot] 100bb303da chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](d0a58c1c4d...6edd4406fa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 06:23:07 +01:00
dependabot[bot] 05a65b5657 chore(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](b508e2e3ef...8f67e590f2)

---
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>
2022-12-14 06:16:40 +01:00
dependabot[bot] 1b9383b50c chore(deps): bump helm/kind-action from 1.4.0 to 1.5.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](9e8295d178...d8ccf8fb62)

---
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>
2022-12-14 06:10:30 +01:00
Jan De Dobbeleer e3d6965c99 docs(linux): add architecture context
resolves #3195
2022-12-13 19:14:27 +01:00
dependabot[bot] 1ceb6dc3a9 chore(deps): bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...755da8c3cf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 07:20:34 +01:00
Jan De Dobbeleer 309b044174 fix(windows): revert use of virtual file system for Windows apps
the virtual file system is unable to detect the presence of an
AppExecLink, so we need to revert back to using the real file system
2022-12-10 11:31:46 +01:00
dependabot[bot] 71d6df20b1 chore(deps): bump github/codeql-action from 2.1.35 to 2.1.36
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.35 to 2.1.36.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b2a92eb56d...a669cc5936)

---
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>
2022-12-09 07:07:58 +01:00
Jan De Dobbeleer 2cba140522 fix(warp): support rprompt 2022-12-08 11:37:04 +01:00
Jan De Dobbeleer 1e50107ff6 fix(warp): support newlines 2022-12-08 11:37:04 +01:00
L. Yeung 3dc8538136 feat(pwsh): make it compatible with NVS auto-switching 2022-12-07 14:11:14 +01:00
Jan De Dobbeleer fc80a8e11d fix(path): ignore empty root in full path
resolves #2962
2022-12-07 06:42:56 +01:00
Jan De Dobbeleer a86ab4f525 fix(color): validate number range 2022-12-06 21:31:00 +01:00