-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 971ca13
build(deps): update starship/starship to v1.24.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [starship/starship](https://github.com/starship/starship) | minor | `v1.23.0` -> `v1.24.0` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>starship/starship (starship/starship)</summary>
### [`v1.24.0`](https://github.com/starship/starship/releases/tag/v1.24.0)
[Compare Source](starship/starship@v1.23.0...v1.24.0)
##### Features
- add mercurial state ([#​6745](starship/starship#6745)) ([5f0b31b](starship/starship@5f0b31b))
- **aws:** support duration for aws sso ([#​6614](starship/starship#6614)) ([44e9e56](starship/starship@44e9e56))
- **cli:** accept 'powershell' for completions subcommand ([#​7028](starship/starship#7028)) ([4caee4a](starship/starship@4caee4a))
- **container:** Add detection of Incus containers ([#​6917](starship/starship#6917)) ([6886ad0](starship/starship@6886ad0))
- **fish:** support input-mode detection for helix-keybinds ([#​6841](starship/starship#6841)) ([26a6237](starship/starship@26a6237))
- Fortran module ([#​6685](starship/starship#6685)) ([90d8c4a](starship/starship@90d8c4a))
- **git\_branch:** add ignore\_bare\_repo flag ([#​6936](starship/starship#6936)) ([87b7ac3](starship/starship@87b7ac3))
- **install.sh:** handle installation directory prompt responses case-insensitively ([#​6866](starship/starship#6866)) ([bc48b5f](starship/starship@bc48b5f))
- new module `xmake` ([#​6811](starship/starship#6811)) ([ff0acb1](starship/starship@ff0acb1))
- **nu:** Add job support for nushell ([#​6684](starship/starship#6684)) ([ac2359c](starship/starship@ac2359c))
- **package:** Add support for Ansible Galaxy ([#​6905](starship/starship#6905)) ([07778a8](starship/starship@07778a8))
- **package:** pyproject hatchling dynamic version ([#​6656](starship/starship#6656)) ([ef5227e](starship/starship@ef5227e))
- **terraform:** support opentofu for terraform version detection ([#​6910](starship/starship#6910)) ([ef7d8bd](starship/starship@ef7d8bd))
##### Bug Fixes
- consider text-only meta variables in conditionals set if non-empty ([#​6338](starship/starship#6338)) ([286b0f2](starship/starship@286b0f2))
- **docker\_context:** add `compose.yml` and `compose.yaml` to files ([#​6625](starship/starship#6625)) ([a98a05f](starship/starship@a98a05f))
- **explain:** Filter out non-printing ANSI escape codes ([#​6861](starship/starship#6861)) ([2c11c08](starship/starship@2c11c08))
- **fossil\_metrics:** match single-file ([#​6785](starship/starship#6785)) ([5dd40ea](starship/starship@5dd40ea))
- **git\_metrics:** adhere to `git_status` `use_git_executable` option ([#​6927](starship/starship#6927)) ([05daa3e](starship/starship@05daa3e))
- **git\_status:** Do not show up-to-date when untracked ([#​6755](starship/starship#6755)) ([f42b53e](starship/starship@f42b53e))
- **hg\_branch:** Strip extraneous newlines from hg topic. ([#​6766](starship/starship#6766)) ([ccc32e7](starship/starship@ccc32e7))
- improve adhere to directory scanning timeout ([#​6694](starship/starship#6694)) ([109a681](starship/starship@109a681))
- **jobs:** Count job groups instead of processes for fish ([#​6899](starship/starship#6899)) ([95bf53f](starship/starship@95bf53f))
- **modules:** username detect\_env\_vars logic ([#​6934](starship/starship#6934)) ([a60df1d](starship/starship@a60df1d)), closes [#​6870](starship/starship#6870)
- **nushell:** Startup `cmd_duration` should be 0ms not 823ms ([#​6854](starship/starship#6854)) ([0ad1cf8](starship/starship@0ad1cf8))
- **pixi:** Don't trigger pixi module by `.pixi` directory ([#​6709](starship/starship#6709)) ([a477186](starship/starship@a477186))
- **preset/nerd-font:** remove double spaces in `gcloud` default value and use Google Cloud-specific icon ([#​6822](starship/starship#6822)) ([3b5bbe3](starship/starship@3b5bbe3))
- **preset/pure:** only enable python module if venv is active ([#​6689](starship/starship#6689)) ([5e8851a](starship/starship@5e8851a))
- **presets/plaint-text:** Add missing entries ([#​6929](starship/starship#6929)) ([e593332](starship/starship@e593332))
- remove double spaces in default values ([#​6649](starship/starship#6649)) ([e406f55](starship/starship@e406f55))
- rust-ini 0.21.2 has been yanked from crates.io. ([#​6916](starship/starship#6916)) ([b698fb0](starship/starship@b698fb0))
- **terraform:** amend module to `exec_cmds_return_first`-changes ([#​6956](starship/starship#6956)) ([0f5d8d4](starship/starship@0f5d8d4))
- **test/git\_commit:** avoid spawning an editor lead to timeout if tag signing is enabled ([#​6887](starship/starship#6887)) ([32c29cf](starship/starship@32c29cf))
- **time:** don't print misleading log message ([#​7008](starship/starship#7008)) ([5db4ea7](starship/starship@5db4ea7))
- **zsh:** check if vars are set before reading them ([#​6742](starship/starship#6742)) ([608ae37](starship/starship@608ae37))
- **zsh:** do not fail under ERR\_EXIT conditions if `STARSHIP_DURATION` computes to 0 ([#​6922](starship/starship#6922)) ([38db5f0](starship/starship@38db5f0))
##### Performance Improvements
- **git\_status:** avoid gix index load when `core.fsmonitor` is used ([#​6817](starship/starship#6817)) ([1c2f4d4](starship/starship@1c2f4d4))
- Parallelize child modules for env\_var|custom ([#​6748](starship/starship#6748)) ([7f4eb6f](starship/starship@7f4eb6f))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->1 parent e4bcfe7 commit 971ca13Copy full SHA for 971ca13
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- chezmoi/dot_config/aquaproj-aqua
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
chezmoi/dot_config/aquaproj-aqua/aqua.yaml
Copy file name to clipboardExpand all lines: chezmoi/dot_config/aquaproj-aqua/aqua.yaml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments