Commit graph

2198 commits

Author SHA1 Message Date
dependabot[bot] 6bee292551 chore(deps): bump github/codeql-action from 2.1.31 to 2.1.32
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.31 to 2.1.32.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c3b6fce4ee...4238421316)

---
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-11-15 05:49:35 +01:00
dependabot[bot] a43f921141
chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#3074) 2022-11-14 06:26:52 +01:00
Cesar V. Sampaio 4dd5d32e0e
docs: adjust typo 2022-11-13 13:25:44 +01:00
Jan De Dobbeleer 3c5629d20c fix: add space after link text 2022-11-12 17:55:04 +01:00
Jan De Dobbeleer c5362c8d2b docs: replace Twitter with Mastodon 2022-11-12 17:45:46 +01:00
Jan De Dobbeleer fa49c73238 fix(windows): restore wifi logic
resolves #3049
2022-11-11 20:23:52 +01:00
Jan De Dobbeleer c140ffdbc8 docs(deps): update to correct versions 2022-11-11 20:23:52 +01:00
Jan De Dobbeleer 18f6db017a chore: rename environment to platform 2022-11-11 20:23:52 +01:00
Jan De Dobbeleer 1729952804 docs: update dependencies 2022-11-09 08:08:47 +01:00
Jan De Dobbeleer 3f83944dc3 docs: add missing version parameter 2022-11-09 08:08:47 +01:00
Jan De Dobbeleer c0c230879a fix(fish): do not reload rprompt on empty tooltip
resolves #3053
2022-11-09 08:08:47 +01:00
Jan De Dobbeleer 258a1f18e1 chore(docs): update runtime to node18 2022-11-08 20:57:07 +01:00
dependabot[bot] 0ce34eef12 chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /website
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 08:12:35 +01:00
dependabot[bot] 502d86c2e3 chore(deps): bump github/codeql-action from 2.1.30 to 2.1.31
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.30 to 2.1.31.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](18fe527fa8...c3b6fce4ee)

---
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-11-08 06:43:56 +01:00
Romain Chardiny ae4f8133ca feat(segment): add xmake 2022-11-05 20:10:01 +01:00
Jan De Dobbeleer 07acb9b0f6 fix(fish): collect commandline keyword after split
resolves #3042
2022-11-04 21:46:45 +01:00
Jan De Dobbeleer c156d17577 feat(path): replace child locations
relates to #2962
2022-11-04 21:03:36 +01:00
Jan De Dobbeleer efd4b7d832 fix(fish): split single string
resolves #3042
2022-11-04 21:03:36 +01:00
Jan De Dobbeleer 2609aa2aea fix(fish): do not hide tooltip on arguments
resolves #3037
2022-11-03 17:28:31 +01:00
Jan De Dobbeleer 6fea7ff017 feat(debug): add shell name 2022-11-03 17:28:31 +01:00
Jan De Dobbeleer 52b01aff63 refactor(shell): use fs instead of os for parent 2022-11-03 17:28:31 +01:00
Jan De Dobbeleer cbd6518faf feat(debug): allow adding directory 2022-11-03 17:28:31 +01:00
Jan De Dobbeleer fdb05d8407 feat(print): improve performance 2022-11-03 17:28:31 +01:00
Jan De Dobbeleer b73ac4bdc2 feat(init): improve performance 2022-11-03 17:28:31 +01:00
dependabot[bot] 05fed0dbab chore(deps): bump github/codeql-action from 2.1.29 to 2.1.30
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.29 to 2.1.30.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ec3cf9c605...18fe527fa8)

---
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-11-03 07:24:23 +01:00
Jan De Dobbeleer 6b4c940880 fix(wsl): only fallback to .exe on WSL2
resolves #3024
2022-10-29 15:39:27 +02:00
Simon Aunér b3c4ceafd0 feat(theme): add red cross when git working status is true for ys theme 2022-10-29 15:33:58 +02:00
Simon Aunér fcb880e6a5 feat(theme): set cyan color for branch name in ys theme 2022-10-29 15:33:58 +02:00
Jan De Dobbeleer 19b870a1f7 fix(zsh): use correct key 2022-10-28 08:18:37 +02:00
Oleksandr Babieiev 7ae14646d7 feat(project): enhance project segment with .NET 2022-10-27 13:55:27 +02:00
dependabot[bot] 69822e5c63 chore(deps): bump github/codeql-action from 2.1.28 to 2.1.29
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.28 to 2.1.29.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](cc7986c02b...ec3cf9c605)

---
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-10-27 06:04:43 +02:00
Jan De Dobbeleer d209c7ae49 feat(inno): do not close applications
resolves #3017
2022-10-26 13:36:58 +02:00
dependabot[bot] fed2d02025 chore(deps): bump wagoid/commitlint-github-action from 5.2.0 to 5.2.2
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases)
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md)
- [Commits](4feee87144...861b4d9f10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 06:35:49 +02:00
Jan De Dobbeleer f74855fc3c fix(path): fallback to env.Pwd() for .Location
resolves #3010
2022-10-24 20:23:41 +02:00
Jan De Dobbeleer 972c3c1048 fix(zsh): add key binding conditionally 2022-10-24 16:53:28 +02:00
Janrey Licas 7576a1e9a5 chore(website-export-theme): update screenshot string for chips.omp.json 2022-10-24 14:16:16 +02:00
Janrey Licas 7c34e516f7 feat(theme): update to changes containing v1.2.0 from cutting-edge repo 2022-10-24 14:16:16 +02:00
dependabot[bot] 1e55b55748 chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](537aa1903e...07db5389c9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 06:41:43 +02:00
Jan De Dobbeleer 0e6cc95a0b fix(rust): optional version metadata
resolves #3001
2022-10-23 14:39:27 +02:00
Jan De Dobbeleer e884a6afe8 fix(zsh): remove non-standard keybindings
resolves #2999
2022-10-22 07:23:54 +02:00
Jan De Dobbeleer 9d6b5748b3
chore(actions): only run on opened pr 2022-10-21 14:27:46 +02:00
Jan De Dobbeleer 80393bf504
chore(actions): run on pull_request_target 2022-10-21 14:18:46 +02:00
Jan De Dobbeleer a217ec78e1
chore(actions): use correct GH token 2022-10-21 14:15:42 +02:00
Jan De Dobbeleer 72b01a6a6d chore(actions): use correct pull_request object 2022-10-21 10:04:00 +02:00
Jan De Dobbeleer 6d7bb8cf01 chore(actions): loop through actual files 2022-10-21 09:52:47 +02:00
Jan De Dobbeleer 7bc50de8ec chore(actions): clean logging 2022-10-21 09:42:12 +02:00
Jan De Dobbeleer 6cc309d00b chore(actions): also run on reopened pr 2022-10-21 09:11:21 +02:00
Jan De Dobbeleer 81a75201c4 chore(actions): auto close theme pr 2022-10-21 08:56:25 +02:00
Jan De Dobbeleer f73469533a fix(zsh): reintroduce home/end key bindings 2022-10-21 08:56:25 +02:00
Jan De Dobbeleer 526b7bf6fd revert(scoop): remove inno installer specification
relates to #2985
2022-10-20 08:50:37 +02:00