chore(package): update dependency atuinsh/atuin to v18.5.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
atuinsh/atuin | minor |
18.4.0 -> 18.5.0
|
Release Notes
atuinsh/atuin (atuinsh/atuin)
v18.5.0
Bug Fixes
- (1289) Clear terminal area if inline (#2600)
- (bash) Fix preexec of child Bash session started by enter_accept (#2558)
- (build) Change atuin-daemon build script .proto paths (#2638)
-
(kv) Filter deleted keys from
kv list
(#2665) - (stats) Ignore leading environment variables when calculating stats (#2659)
- (wrapped) Fix crash when history is empty (#2508)
- (zsh) Fix an error introduced earilier with support for bracketed paste mode (#2651)
- (zsh) Avoid calling user-defined widgets when searching for history position (#2670)
- Add .histfile as file to look for when doing atuin import zsh (#2588)
- Panic when invoking delete on empty tui (#2584)
- Sql files checksums (#2601)
- Up binding with fish 4.0 (#2613) (#2616)
- Don't save empty commands (#2605)
- Improve broken symlink error handling (#2589)
- Multiline command does not honour max_preview_height (#2624)
- Typeerror in client sync code (#2647)
- Add redundant clones to clippy and cleanup instances of it (#2654)
- Allow -ve values for timezone (#2609)
- Fish up binding bug (#2677)
- Switch to astral cargo-dist (#2687)
Documentation
- Update logo and badges in README for zh-CN (#2392)
Features
- (client) Update AWS secrets env var handling checks (#2501)
-
(health) Add health check endpoint at
/healthz
(#2549) - (kv) Add support for 'atuin kv delete' (#2660)
- (wrapped) Add more pkg managers (#2503)
- (zsh) Try to go to the position in zsh's history (#1469)
- (zsh) Re-enable bracketed paste (#2646)
- Add the --print0 option to search (#2562)
- Make new arrow key behavior configurable (#2606)
- Use readline binding for ctrl-a when it is not the prefix (#2626)
- Option to include duplicate commands when printing history commands (#2407)
- Binaries as subcommands (#2661)
- Support storing, syncing and executing scripts (#2644)
- Add 'atuin scripts rm' and 'atuin scripts ls' aliases; allow reading from stdin (#2680)
Miscellaneous Tasks
- Remove unneeded dependencies (#2523)
- Update rust toolchain to 1.85 (#2618)
- Align daemon and client sync freq (#2628)
- Migrate to rust 2024 (#2635)
- Show host and user in inspector (#2634)
- Update to rust 1.85.1 (#2642)
- Update to rust 1.86 (#2666)
Performance
- Cache
SECRET_PATTERNS
'sRegexSet
(#2570)
Styling
- Avoid calling
unwrap()
when we don't have to (#2519)
Build
-
(nix) Bump
flake.lock
(#2637)
Flake.lock
- Update (#2463)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot