dependabot[bot]
|
9ec676ae88
|
chore(deps): bump the cargo-prod group with 4 updates (#1080)
Bumps the cargo-prod group with 4 updates: [gungraun](https://github.com/gungraun/gungraun), [log](https://github.com/rust-lang/log), [memchr](https://github.com/BurntSushi/memchr) and [serial_test](https://github.com/palfrey/serial_test).
Updates `gungraun` from 0.19.0 to 0.19.1
- [Release notes](https://github.com/gungraun/gungraun/releases)
- [Changelog](https://github.com/gungraun/gungraun/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gungraun/gungraun/compare/v0.19.0...v0.19.1)
Updates `log` from 0.4.30 to 0.4.31
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.30...0.4.31)
Updates `memchr` from 2.8.0 to 2.8.1
- [Commits](https://github.com/BurntSushi/memchr/compare/2.8.0...2.8.1)
Updates `serial_test` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: gungraun
dependency-version: 0.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
- dependency-name: log
dependency-version: 0.4.31
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
- dependency-name: memchr
dependency-version: 2.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
- dependency-name: serial_test
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo-prod
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-03 21:42:25 +02:00 |
|
dependabot[bot]
|
fef3cfd909
|
chore(deps): bump the cargo-prod group with 2 updates (#1079)
Bumps the cargo-prod group with 2 updates: [log](https://github.com/rust-lang/log) and [serde_json](https://github.com/serde-rs/json).
Updates `log` from 0.4.29 to 0.4.30
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.29...0.4.30)
Updates `serde_json` from 1.0.149 to 1.0.150
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.149...v1.0.150)
---
updated-dependencies:
- dependency-name: log
dependency-version: 0.4.30
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
- dependency-name: serde_json
dependency-version: 1.0.150
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-27 21:01:06 +02:00 |
|
Loric ANDRE
|
7e6115070b
|
release: v4.7.0
|
2026-05-21 23:13:25 +02:00 |
|
Loric ANDRE
|
cb8becdc77
|
release: v4.6.3
|
2026-05-20 15:41:48 +02:00 |
|
dependabot[bot]
|
fd7e8ac101
|
chore(deps): bump the cargo-prod group with 2 updates (#1070)
Bumps the cargo-prod group with 2 updates: [gungraun](https://github.com/gungraun/gungraun) and [shlex](https://github.com/comex/rust-shlex).
Updates `gungraun` from 0.18.2 to 0.19.0
- [Release notes](https://github.com/gungraun/gungraun/releases)
- [Changelog](https://github.com/gungraun/gungraun/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gungraun/gungraun/compare/v0.18.2...v0.19.0)
Updates `shlex` from 1.3.0 to 2.0.1
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)
---
updated-dependencies:
- dependency-name: gungraun
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo-prod
- dependency-name: shlex
dependency-version: 2.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: cargo-prod
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-19 20:22:14 +02:00 |
|
dependabot[bot]
|
32c1d105c9
|
chore(deps): bump the cargo-prod group with 3 updates (#1069)
Bumps the cargo-prod group with 3 updates: [clap_complete](https://github.com/clap-rs/clap), [nix](https://github.com/nix-rust/nix) and [tokio](https://github.com/tokio-rs/tokio).
Updates `clap_complete` from 4.6.3 to 4.6.5
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.3...clap_complete-v4.6.5)
Updates `nix` from 0.31.2 to 0.31.3
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.31.2...v0.31.3)
Updates `tokio` from 1.52.2 to 1.52.3
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.2...tokio-1.52.3)
---
updated-dependencies:
- dependency-name: clap_complete
dependency-version: 4.6.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
- dependency-name: nix
dependency-version: 0.31.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
- dependency-name: tokio
dependency-version: 1.52.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-12 18:49:11 +02:00 |
|
dependabot[bot]
|
168ac72776
|
chore(deps): bump tokio from 1.52.1 to 1.52.2 in the cargo-prod group (#1067)
Bumps the cargo-prod group with 1 update: [tokio](https://github.com/tokio-rs/tokio).
Updates `tokio` from 1.52.1 to 1.52.2
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.1...tokio-1.52.2)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.52.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
|
2026-05-07 12:37:41 +00:00 |
|
Loric ANDRE
|
ec77fa7245
|
release: v4.6.2
|
2026-05-02 19:55:45 +02:00 |
|
dependabot[bot]
|
19d2640fe1
|
chore(deps): bump clap_complete in the cargo-prod group (#1066)
Bumps the cargo-prod group with 1 update: [clap_complete](https://github.com/clap-rs/clap).
Updates `clap_complete` from 4.6.2 to 4.6.3
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.2...clap_complete-v4.6.3)
---
updated-dependencies:
- dependency-name: clap_complete
dependency-version: 4.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-prod
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-02 19:18:59 +02:00 |
|
Loric ANDRE
|
8d92d05b8e
|
release: v4.6.1
|
2026-04-26 19:59:49 +02:00 |
|
dependabot[bot]
|
6fb2cc5feb
|
chore(deps): bump tokio from 1.51.1 to 1.52.1 (#1059)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.1 to 1.52.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.51.1...tokio-1.52.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.52.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-21 10:45:48 +00:00 |
|
dependabot[bot]
|
87a2536193
|
chore(deps): bump clap from 4.6.0 to 4.6.1 (#1060)
Bumps [clap](https://github.com/clap-rs/clap) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.0...clap_complete-v4.6.1)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-21 10:28:52 +00:00 |
|
dependabot[bot]
|
44e8aef062
|
chore(deps): bump interprocess from 2.4.0 to 2.4.2 (#1058)
Bumps [interprocess](https://github.com/kotauskas/interprocess) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/kotauskas/interprocess/releases)
- [Commits](https://github.com/kotauskas/interprocess/compare/2.4.0...2.4.2)
---
updated-dependencies:
- dependency-name: interprocess
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-21 10:00:28 +00:00 |
|
LoricAndre
|
b9b64e6591
|
chore: frizbee as a feature and remove quotes from output-format (#1062)
* fix: remove quotes from output-format
* chore: add frizbee feature
|
2026-04-21 09:45:54 +00:00 |
|
Loric ANDRE
|
ca986f444c
|
release: v4.6.0
|
2026-04-14 13:52:54 +02:00 |
|
dependabot[bot]
|
d6f2800b64
|
chore(deps): bump tui-term from 0.3.3 to 0.3.4 (#1038)
Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/a-kenji/tui-term/releases)
- [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md)
- [Commits](https://github.com/a-kenji/tui-term/compare/v0.3.3...v0.3.4)
---
updated-dependencies:
- dependency-name: tui-term
dependency-version: 0.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
|
2026-04-14 13:39:11 +02:00 |
|
dependabot[bot]
|
de60d945b0
|
chore(deps): bump gungraun from 0.17.2 to 0.18.1 (#1052)
Bumps [gungraun](https://github.com/gungraun/gungraun) from 0.17.2 to 0.18.1.
- [Release notes](https://github.com/gungraun/gungraun/releases)
- [Changelog](https://github.com/gungraun/gungraun/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gungraun/gungraun/compare/v0.17.2...v0.18.1)
---
updated-dependencies:
- dependency-name: gungraun
dependency-version: 0.18.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
|
2026-04-14 12:51:01 +02:00 |
|
Loric ANDRE
|
aa5cf82ef6
|
chore: unpin wide-used dependencies (closes #1050)
|
2026-04-14 11:45:58 +02:00 |
|
dependabot[bot]
|
c28d162890
|
chore(deps): bump gnuplot from 0.0.45 to 0.0.46 (#1039)
Bumps [gnuplot](https://github.com/SiegeLord/RustGnuplot) from 0.0.45 to 0.0.46.
- [Commits](https://github.com/SiegeLord/RustGnuplot/commits)
---
updated-dependencies:
- dependency-name: gnuplot
dependency-version: 0.0.46
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-07 18:46:55 +00:00 |
|
Loric ANDRE
|
ada7cc6264
|
release: v4.5.1
|
2026-04-07 20:33:07 +02:00 |
|
Loric ANDRE
|
797ca70da5
|
docs: add bench graphs [skip ci]
|
2026-04-07 20:02:23 +02:00 |
|
Loric ANDRE
|
1eb51eecca
|
release: v4.5.0
|
2026-04-07 11:15:39 +02:00 |
|
dependabot[bot]
|
931cd9afc9
|
chore(deps): bump tokio from 1.50.0 to 1.51.0 (#1029)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.50.0...tokio-1.51.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.51.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
|
2026-04-07 11:01:21 +02:00 |
|
dependabot[bot]
|
06bfbc3e13
|
chore(deps): bump frizbee from 0.8.3 to 0.9.0 (#1030)
Bumps [frizbee](https://github.com/saghen/frizbee) from 0.8.3 to 0.9.0.
- [Commits](https://github.com/saghen/frizbee/compare/v0.8.3...v0.9.0)
---
updated-dependencies:
- dependency-name: frizbee
dependency-version: 0.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
|
2026-04-07 11:00:57 +02:00 |
|
dependabot[bot]
|
036fcc9455
|
chore(deps): bump indexmap from 2.13.0 to 2.13.1 (#1031)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.13.0 to 2.13.1.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.13.0...2.13.1)
---
updated-dependencies:
- dependency-name: indexmap
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-07 08:59:39 +00:00 |
|
LoricAndre
|
6b355e144a
|
feat: rename tmux -> popup and add zellij (#1027)
* feat: rename tmux -> popup and add zellij
* chore: generate completions & manpage
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* chore: fixes
* chore: generate completions & manpage
* chore: misc, windows todo
* chore: disable popup on windows for now
* chore: generate completions & manpage
* fix: always quote using sh
* chore: expect
* fix: avoid nested popup invocations
* fix: tests
* fix: correctly gate popup
* chore(docs): update ARCHITECTURE.md [skip ci]
---------
Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2026-04-03 13:46:12 +02:00 |
|
Loric ANDRE
|
a18e88aafd
|
release: v4.4.0
|
2026-04-02 19:55:42 +02:00 |
|
Loric ANDRE
|
39b120fbd8
|
release: v4.3.0
|
2026-03-31 19:29:36 +02:00 |
|
dependabot[bot]
|
230c2c7bd7
|
chore(deps): bump clap_mangen from 0.2.33 to 0.3.0 (#1025)
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.33 to 0.3.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.33...clap_mangen-v0.3.0)
---
updated-dependencies:
- dependency-name: clap_mangen
dependency-version: 0.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-31 17:17:07 +00:00 |
|
dependabot[bot]
|
e6a997e3af
|
chore(deps): bump ron from 0.12.0 to 0.12.1 (#1022)
Bumps [ron](https://github.com/ron-rs/ron) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/ron-rs/ron/releases)
- [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ron-rs/ron/compare/v0.12.0...v0.12.1)
---
updated-dependencies:
- dependency-name: ron
dependency-version: 0.12.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-31 17:04:06 +00:00 |
|
dependabot[bot]
|
71f7ead51c
|
chore(deps): bump roff from 1.1.0 to 1.1.1 (#1021)
Bumps [roff](https://github.com/rust-cli/roff-rs) from 1.1.0 to 1.1.1.
- [Changelog](https://github.com/rust-cli/roff-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/roff-rs/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: roff
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-31 16:50:29 +00:00 |
|
dependabot[bot]
|
040fe9ed2d
|
chore(deps): bump tui-term from 0.3.2 to 0.3.3 (#1023)
Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/a-kenji/tui-term/releases)
- [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md)
- [Commits](https://github.com/a-kenji/tui-term/compare/v0.3.2...v0.3.3)
---
updated-dependencies:
- dependency-name: tui-term
dependency-version: 0.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-31 16:38:08 +00:00 |
|
dependabot[bot]
|
7ee36fdac3
|
chore(deps): bump insta from 1.47.1 to 1.47.2 (#1024)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.47.1 to 1.47.2.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.47.1...1.47.2)
---
updated-dependencies:
- dependency-name: insta
dependency-version: 1.47.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-31 18:25:20 +02:00 |
|
LoricAndre
|
1a10e405f1
|
feat: improve matcher & reader performance (#1020)
* chore: migrate bench.py to rust to remove python deps
* feat: replace rayon with a custom thread pool manager
* wip: insert into item_list processed_items directly from matcher
* wip: perf optimizations
* wip: perf optimizations
* wip: reader perf optimizations
* fix: skip --bench injected in bench args
* chore: add ARCHITECTURE.md
* Update src/helper/item_reader.rs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update src/matcher.rs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* feat: use the same pool between reader and matcher
* chore: misc
* fix: tests
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2026-03-31 18:05:20 +02:00 |
|
Loric ANDRE
|
94c132a94f
|
release: v4.2.0
|
2026-03-30 13:58:19 +02:00 |
|
Loric ANDRE
|
7e5d441e4c
|
release: v4.1.0
|
2026-03-30 10:09:55 +02:00 |
|
Loric ANDRE
|
90e23eb86e
|
release: v4.0.1
|
2026-03-28 10:10:50 +01:00 |
|
dependabot[bot]
|
3757038aa4
|
chore(deps): bump clap_complete_nushell from 4.5.10 to 4.6.0 (#1013)
Bumps [clap_complete_nushell](https://github.com/clap-rs/clap) from 4.5.10 to 4.6.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete_nushell-v4.5.10...clap_complete_nushell-v4.6.0)
---
updated-dependencies:
- dependency-name: clap_complete_nushell
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
|
2026-03-28 09:51:57 +01:00 |
|
dependabot[bot]
|
cb037fbe27
|
chore(deps): bump roff from 1.0.0 to 1.1.0 (#1014)
Bumps [roff](https://github.com/rust-cli/roff-rs) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/rust-cli/roff-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/roff-rs/compare/v1.0.0...v1.1.0)
---
updated-dependencies:
- dependency-name: roff
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
|
2026-03-28 09:51:42 +01:00 |
|
dependabot[bot]
|
2a77f6b4c1
|
chore(deps): bump env_logger from 0.11.9 to 0.11.10 (#1012)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.9...v0.11.10)
---
updated-dependencies:
- dependency-name: env_logger
dependency-version: 0.11.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
|
2026-03-28 09:51:32 +01:00 |
|
dependabot[bot]
|
1fd6292bbe
|
chore(deps): bump clap_complete from 4.5.66 to 4.6.0 (#1005)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.66 to 4.6.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.66...clap_complete-v4.6.0)
---
updated-dependencies:
- dependency-name: clap_complete
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-19 15:55:17 +00:00 |
|
dependabot[bot]
|
b74ed55946
|
chore(deps): bump clap from 4.5.60 to 4.6.0 (#1006)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.60...clap_complete-v4.6.0)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-19 15:44:48 +00:00 |
|
dependabot[bot]
|
257f0185b0
|
chore(deps): bump tempfile from 3.26.0 to 3.27.0 (#1004)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.26.0 to 3.27.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.26.0...v3.27.0)
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-19 15:36:05 +00:00 |
|
dependabot[bot]
|
9626606745
|
chore(deps): bump clap_mangen from 0.2.31 to 0.2.33 (#1007)
* chore(deps): bump clap_mangen from 0.2.31 to 0.2.33
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.31 to 0.2.33.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.31...clap_mangen-v0.2.33)
---
updated-dependencies:
- dependency-name: clap_mangen
dependency-version: 0.2.33
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: generate completions & manpage
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
|
2026-03-19 16:27:04 +01:00 |
|
dependabot[bot]
|
96f3320b15
|
chore(deps): bump frizbee from 0.8.2 to 0.8.3 (#1008)
Bumps [frizbee](https://github.com/saghen/frizbee) from 0.8.2 to 0.8.3.
- [Commits](https://github.com/saghen/frizbee/compare/v0.8.2...v0.8.3)
---
updated-dependencies:
- dependency-name: frizbee
dependency-version: 0.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-19 16:26:36 +01:00 |
|
Loric ANDRE
|
85c6964da5
|
release: v4.0.0
|
2026-03-10 16:25:28 +01:00 |
|
dependabot[bot]
|
4269838f32
|
chore(deps): bump which from 8.0.0 to 8.0.2 (#1000)
Bumps [which](https://github.com/harryfei/which-rs) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/8.0.0...8.0.2)
---
updated-dependencies:
- dependency-name: which
dependency-version: 8.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-10 16:02:40 +01:00 |
|
Loric ANDRE
|
0ac1ac878d
|
release: v3.7.0
|
2026-03-08 19:18:55 +01:00 |
|
Loric ANDRE
|
396f2953a9
|
chore: add gungraun benchmark
|
2026-03-07 15:45:34 +01:00 |
|
Loric ANDRE
|
17adb040ac
|
release: v3.6.2
|
2026-03-04 21:07:29 +01:00 |
|