Commit Graph

4208 Commits

Author SHA1 Message Date
renovate[bot] d96e49c24f build(deps): update rust crate notify-rust to 4.15.0 2026-04-14 21:29:56 +00:00
renovate[bot] ba5fecb625 build(deps): update softprops/action-gh-release action to v3 (#7393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 19:56:15 +02:00
Malo Bourgon 18cc9f3ef9 docs(preset): enhance nerd-font-symbols with additional icons (#7229)
---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2026-04-14 19:55:17 +02:00
renovate[bot] f2bd7f28b3 build(deps): update embarkstudios/cargo-deny-action action to v2.0.17 2026-04-14 09:28:23 +00:00
renovate[bot] 0450b84237 build(deps): update rust crate rayon to 1.12.0 2026-04-14 04:25:23 +00:00
renovate[bot] 59cc115f75 build(deps): update rust crate clap_complete to 4.6.2 (#7396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 21:29:50 +00:00
renovate[bot] 0b6b417534 build(deps): update crate-ci/typos action to v1.45.1 2026-04-13 18:15:05 +00:00
renovate[bot] aa645db610 build(deps): lock file maintenance 2026-04-13 01:54:00 +00:00
renovate[bot] b26545e6ab build(deps): update rust crate rand to 0.10.1 2026-04-11 11:19:24 +00:00
David Knaack 727fbe1914 chore: fix workflow and bump config schema (#7391) 2026-04-11 13:18:14 +02:00
renovate[bot] 58b45cc927 build(deps): update actions/github-script action to v9 (#7387)
* build(deps): update actions/github-script action to v9

* build(deps): update actions/github-script to use ES module syntax

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2026-04-11 12:52:00 +02:00
renovate[bot] 4ea3c5d03e build(deps): update rust crate clap_complete to 4.6.1 2026-04-10 22:11:17 +00:00
renovate[bot] 3c4a4868ae build(deps): update embarkstudios/cargo-deny-action action to v2.0.16 2026-04-10 13:38:07 +00:00
renovate[bot] 0e825d4f1d build(deps): update rust crate indexmap to 2.14.0 2026-04-09 19:10:13 +00:00
renovate[bot] 01e5ebe57c build(deps): update rust crate notify-rust to 4.14.0 (#7385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-08 23:44:16 +00:00
renovate[bot] 05b8f2e002 build(deps): update rust crate jsonc-parser to 0.32.3 (#7384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-08 23:44:00 +00:00
renovate[bot] 6b6bbd7673 build(deps): update rust crate toml_edit to 0.25.11 2026-04-08 00:58:03 +00:00
renovate[bot] cab65a4696 build(deps): update dependency dprint/dprint-plugin-json to v0.21.3 (#7339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-06 12:27:51 +00:00
renovate[bot] b84ffd6dfb build(deps): lock file maintenance 2026-04-06 01:27:11 +00:00
renovate[bot] 85f664b4b6 build(deps): update rust crate notify-rust to 4.13.1 (#7378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-05 00:26:34 +00:00
renovate[bot] f19d847cec build(deps): update rust crate sha1 to 0.11.0 (#7362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-04 20:55:12 +00:00
renovate[bot] 9345072a38 build(deps): update rust crate notify-rust to 4.13.0 (#7376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-04 05:16:42 +00:00
renovate[bot] 52d4a1494d build(deps): update rust crate semver to 1.0.28 2026-04-04 01:53:08 +00:00
renovate[bot] 3df5dd254e build(deps): update rust crate starship-battery to 0.11.0 (#7374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 21:27:35 +00:00
renovate[bot] 7104d79920 build(deps): update rust crate unicode-segmentation to 1.13.2 (#7358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 21:27:16 +00:00
David Knaack 402e9cac57 chore: fix clippy warnings for rust 1.94 & resolve typo check (#7352)
* chore: fix clippy warnings for rust 1.94

* chore: resolve typo warnings
2026-04-03 19:49:11 +02:00
renovate[bot] 8f9012b277 build(deps): update toml crates (#7371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 19:36:21 +02:00
Tom Hoover 533479e99a docs(config): Default Prompt Format (#7259) 2026-04-03 18:09:07 +02:00
acture 56b8901f6f fix(direnv): accept null loadedRC state (#7317) 2026-04-03 18:06:30 +02:00
Matt Van Horn 7a274752d0 fix(hg_state): avoid false-positive MERGING state (#7329)
---------

Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 18:05:23 +02:00
Bruno Verachten 9c0416a3a7 ci: add riscv64 to release build matrix (#7337)
---------

Signed-off-by: Bruno Verachten <gounthar@gmail.com>
2026-04-03 18:03:47 +02:00
David Knaack b8ee82167c feat: add statusline subcommand for Claude Code integration (#7234) 2026-04-03 18:02:39 +02:00
renovate[bot] 9a48087137 build(deps): update rust crate indexmap to 2.13.1 2026-04-03 00:53:40 +00:00
renovate[bot] 12d85c1c1d build(deps): update rust crate jsonc-parser to 0.32.2 2026-04-02 15:36:22 +00:00
renovate[bot] 13103ec520 build(deps): update crate-ci/typos action to v1.45.0 2026-04-01 20:13:49 +00:00
renovate[bot] a1fe09e956 build(deps): lock file maintenance 2026-03-30 01:49:36 +00:00
renovate[bot] a071a73cd8 build(deps): update codecov/codecov-action action to v6 (#7356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-29 19:57:01 +02:00
renovate[bot] 09b9d1f91e build(deps): update toml crates (#7344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 22:18:59 +00:00
renovate[bot] 355f09e623 build(deps): update dependency node to v24.14.1 (#7350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 22:18:47 +00:00
renovate[bot] 32e3105e5d build(deps): lock file maintenance (#7311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 20:30:27 +01:00
Rohan Santhosh Kumar e5c1c7c4a9 docs: fix duplicate word in custom module comment (#7349)
Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
2026-03-25 20:25:27 +01:00
renovate[bot] fce0ed741b build(deps): update mislav/bump-homebrew-formula-action action to v4 (#7338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 20:20:08 +01:00
renovate[bot] 70bee78942 build(deps): update rust crate unicode-segmentation to 1.13.1 (#7348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 19:18:57 +00:00
renovate[bot] 9062d3f237 build(deps): update rust crate terminal_size to 0.4.4 (#7342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 19:18:44 +00:00
renovate[bot] c00fa5dfd1 build(deps): update rust crate jsonc-parser to 0.32.1 (#7333)
* build(deps): update rust crate jsonc-parser to 0.32.1

* chore: handle update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2026-03-25 20:18:06 +01:00
renovate[bot] ed3cc53993 build(deps): update rust crate gix to 0.81.0 (#7336)
* build(deps): update rust crate gix to 0.81.0

* chore: enable sha1 feature

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2026-03-25 19:54:54 +01:00
MelTuc 6d0a1263fc docs: correct typo - trigger this modules -> trigger this module (#7281) 2026-03-22 19:49:57 +01:00
Nathan a675122f28 docs: fix link for good first issue (#7323) 2026-03-22 19:45:42 +01:00
Rohan Santhosh Kumar ebba0035a2 docs: fix PowerShell heading capitalization (#7324)
Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
2026-03-22 19:44:02 +01:00
renovate[bot] aa9af212ed build(deps): update rust crate jsonc-parser to 0.31.0 2026-03-20 00:42:24 +00:00