dependabot[bot]
8fee86d22e
chore(deps): bump sigstore/cosign-installer from 2.8.0 to 2.8.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](7cc35d7fdb...9becc61764
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 09:49:43 +02:00
dependabot[bot]
acf6b84f15
chore(deps): bump github/codeql-action from 2.1.27 to 2.1.28
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.27 to 2.1.28.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](807578363a...cc7986c02b
)
---
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-19 09:44:19 +02:00
Jan De Dobbeleer
6db3c8cfc2
feat(language): missing version info in .Error
...
resolves #2957
2022-10-18 20:06:16 +02:00
sheldonhull
3e23bd30dd
docs: improve zsh example with correct initialization
...
For zsh, eval isn't the correct way to reload.
Changed to `exec zsh`, which could also be `exec zsh -l` for login shell.
This is helpful when reloading to avoid scope and other issues. See for example a brief write-up [reload-zsh-configuration](https://batsov.com/articles/2022/09/15/reload-zsh-configuration/ )
2022-10-18 19:52:01 +02:00
Jan De Dobbeleer
ef8055eb08
fix(config): export default config
...
resolves #2961
2022-10-18 13:15:38 +02:00
Jan De Dobbeleer
b174c27a5b
fix(zsh): restore broken keybindings
...
relates to #2617
2022-10-18 13:15:38 +02:00
Jan De Dobbeleer
130f890b1f
docs(faq): clarify command position
...
relates to #2959
2022-10-18 13:15:38 +02:00
Jan De Dobbeleer
dd5bc77576
feat(pwsh): allow disabling folder fallback
...
resolves #2949
2022-10-18 13:15:38 +02:00
dependabot[bot]
288d0ea858
chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](ff11ca24a9...b508e2e3ef
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 06:35:10 +02:00
Jan De Dobbeleer
dee6d18baf
fix(templates): do not replace a literal dot
...
resolves #2956
2022-10-17 20:21:18 +02:00
Jan De Dobbeleer
016dc50e72
fix(path): show separator for root drives
...
resolves #2954
2022-10-17 12:45:24 +02:00
Jan De Dobbeleer
48d1015c3e
fix(schema): correct palette reference
...
resolves #2950
2022-10-16 00:18:00 +02:00
Jan De Dobbeleer
b5922ec0a4
fix(dependencies): update and fix gopsutil
...
closes #2947
2022-10-16 00:18:00 +02:00
Jan De Dobbeleer
3efa4df088
feat(palette): conditional palettes
2022-10-14 20:25:00 +02:00
Jan De Dobbeleer
b533a27f21
fix(path): format root correctly
2022-10-14 08:46:14 +02:00
Jan De Dobbeleer
6bc0f888c2
fix(path): correct root on full style
...
resolves #2939
2022-10-14 08:46:14 +02:00
dependabot[bot]
b95aec7ffa
chore(deps): bump actions/setup-node from 3.5.0 to 3.5.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](969bd26639...8c91899e58
)
---
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>
2022-10-14 06:48:28 +02:00
dependabot[bot]
2b09232b4a
chore(deps): bump actions/github-script from 6.3.2 to 6.3.3
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](100527700e...d556feaca3
)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 06:35:43 +02:00
Jan De Dobbeleer
2cb5f24708
fix(path): correct path for env.DirIsWritable
2022-10-13 20:25:26 +02:00
Jan De Dobbeleer
9a98823166
fix(template): parse entire template
...
resolves #2937
2022-10-13 20:25:26 +02:00
Jan De Dobbeleer
040a73e0f0
feat(git): fetch remote on bare repo
2022-10-13 08:40:29 +02:00
Jan De Dobbeleer
e0b28bd2c4
feat(git): disable bare repo's by default
...
relates to #2913
2022-10-13 08:40:29 +02:00
Jan De Dobbeleer
5a57d6909d
fix(template): parse temnplates correctly
...
resolves #2928
2022-10-13 08:40:29 +02:00
Jan De Dobbeleer
6980cb55e7
feat: move default theme internally
2022-10-13 08:40:29 +02:00
Jan De Dobbeleer
ac0ffec43a
fix(path): remove duplicate logic
...
resolves #2923
2022-10-13 08:40:29 +02:00
Michał Zielański
21922aa678
docs: correct link to segment.go
2022-10-12 13:06:04 +02:00
Michał Zielański
1fbd784890
docs(iterm): requires interactive property be set to true
2022-10-12 13:05:42 +02:00
dependabot[bot]
c68bb002ad
chore(deps): bump actions/github-script from 6.3.1 to 6.3.2
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](7dff1a8764...100527700e
)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 06:52:36 +02:00
Jan De Dobbeleer
e45cd7ea17
feat(git): display when in bare repo
2022-10-10 09:01:11 +02:00
dependabot[bot]
5574ce374a
chore(deps): bump wagoid/commitlint-github-action from 5.1.2 to 5.2.0
...
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action ) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases )
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md )
- [Commits](d6f6593a47...4feee87144
)
---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 06:28:17 +02:00
dependabot[bot]
e8cc90e798
chore(deps): bump sigstore/cosign-installer from 2.7.0 to 2.8.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](ced07f21fb...7cc35d7fdb
)
---
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>
2022-10-10 06:07:20 +02:00
Maksym Sevriukov
71d0e993af
theme: refactor colors palette, fix icons
2022-10-09 20:50:08 +02:00
Jan De Dobbeleer
839817db5a
chore(labels): update stale
2022-10-08 12:18:48 +02:00
Jan De Dobbeleer
c67e519003
chore(labels): make them fancy
2022-10-08 10:11:55 +02:00
Jan De Dobbeleer
d4a3dbb721
chore: default to go 1.19
2022-10-07 21:38:26 +02:00
Jan De Dobbeleer
7ecf111ad6
docs: update dependencies
2022-10-07 16:35:57 +02:00
Jan De Dobbeleer
0f7806e19e
chore(go): update dependencies
2022-10-07 16:35:57 +02:00
Jan De Dobbeleer
960ad15a3d
chore(docs): update runtime to node16
2022-10-07 16:35:57 +02:00
dependabot[bot]
346a122d57
chore(deps): bump github/codeql-action from 2.1.26 to 2.1.27
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.26 to 2.1.27.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e0e5ded33c...807578363a
)
---
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-07 09:26:10 +02:00
dependabot[bot]
c0ce3bbb1e
chore(deps): bump wagoid/commitlint-github-action from 5.0.2 to 5.1.2
...
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action ) from 5.0.2 to 5.1.2.
- [Release notes](https://github.com/wagoid/commitlint-github-action/releases )
- [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md )
- [Commits](4caf21aed4...d6f6593a47
)
---
updated-dependencies:
- dependency-name: wagoid/commitlint-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 09:11:10 +02:00
Jan De Dobbeleer
55ed6c9f58
fix(pwsh): delegate manual flag on init
2022-10-06 14:04:35 +02:00
Ashutosh Pandey
02d4e84e4a
docs(gcp): correct template
2022-10-06 11:08:56 +02:00
Jan De Dobbeleer
8a9a022baa
refactor(wifi): do not query all networks
2022-10-05 16:16:17 +02:00
LNK LEO
4b6b128d74
feat(connection): new segment
...
BREAKING CHANGE: this will need a manual migration from the wifi
segment to the new connection segment.
2022-10-05 16:16:17 +02:00
Maksym Sevriukov
f60b1715bd
theme: add catppucin
2022-10-05 16:00:07 +02:00
LNK LEO
38e94e6a59
docs(rust): update doc
2022-10-05 13:26:37 +02:00
LNK LEO
63e20bf53c
feat(rust): add beta/dev/nightly to version string
2022-10-05 13:26:37 +02:00
Jan De Dobbeleer
a7a59b8b01
revert(language): do not error when not installed
...
this reverts commit f23968a39c
as this was an incorrect solution to #2880 , it can stay as is
2022-10-05 08:41:33 +02:00
Jan De Dobbeleer
266fc5671f
fix(python): do not validate empty env
2022-10-05 08:41:33 +02:00
dependabot[bot]
6c45afa89a
chore(deps): bump actions/checkout from 3.0.2 to 3.1.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](2541b1294d...93ea575cb5
)
---
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-10-05 06:35:23 +02:00