Skip to content

Commit 05906eb

Browse files
author
ECG Bot
committed
build(deps): update sharkdp/bat to v0.26.1
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [sharkdp/bat](https://github.com/sharkdp/bat) | patch | `v0.26.0` -> `v0.26.1` | 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>sharkdp/bat (sharkdp/bat)</summary> ### [`v0.26.1`](https://github.com/sharkdp/bat/blob/HEAD/CHANGELOG.md#v0261) [Compare Source](sharkdp/bat@v0.26.0...v0.26.1) #### Features - Add paging to '-h' and '--help' see MR [#&#8203;3478](sharkdp/bat#3478) ([@&#8203;MuntasirSZN](https://github.com/MuntasirSZN)) #### Bugfixes - Fix hang when using `--list-themes` with an explicit pager, see [#&#8203;3457](sharkdp/bat#3457) ([@&#8203;abhinavcool42](https://github.com/abhinavcool42)) - Fix negative values of N not being parsed in \<N:M> line ranges without `=` flag value separator, see [#&#8203;3442](sharkdp/bat#3442) ([@&#8203;lmmx](https://github.com/lmmx)) - Fix broken Docker syntax preventing use of custom assets, see [#&#8203;3476](sharkdp/bat#3476) ([@&#8203;keith-hall](https://github.com/keith-hall)) - Fix decorations being applied unexpectedly when piping. Now only line numbers explicitly required on the command line should be applied in auto decorations mode for `cat` compatibility. See [#&#8203;3496](sharkdp/bat#3496) ([@&#8203;keith-hall](https://github.com/keith-hall)) - Fix diagnostics attempting to find the version of an executable named builtin when builtin pager is used. See [#&#8203;3498](sharkdp/bat#3498) ([@&#8203;keith-hall](https://github.com/keith-hall)) - `--help` now correctly reads the config file for theme information etc. See [#&#8203;3507](sharkdp/bat#3507) ([@&#8203;keith-hall](https://github.com/keith-hall)) #### Other - Improve README documentation on pager options passed to less, see [#&#8203;3443](sharkdp/bat#3443) ([@&#8203;injust](https://github.com/injust)) - Make PowerShell completions compatible with PowerShell v5.1, see [#&#8203;3495](sharkdp/bat#3495) ([@&#8203;keith-hall](https://github.com/keith-hall)) - Use more robust approach to escaping in Bash completions, see [#&#8203;3448](sharkdp/bat#3448) ([@&#8203;akinomyoga](https://github.com/akinomyoga)) #### Syntaxes - Update quadlet syntax mapping to include \*.{build,pod} files [#&#8203;3484](sharkdp/bat#3484) ([@&#8203;cyqsimon](https://github.com/cyqsimon)) - Fix inconsistencies in Ada syntax, see [#&#8203;3481](sharkdp/bat#3481) ([@&#8203;AldanTanneo](https://github.com/AldanTanneo)) - Add syntax mapping for podman's `artifact` quadlet files, see [#&#8203;3497](sharkdp/bat#3497) ([@&#8203;xduugu](https://github.com/xduugu)) - Highlight Korn Shell scripts (i.e. with a shebang of ...`ksh`) using Bash syntax, see [#&#8203;3509](sharkdp/bat#3509) ([@&#8203;keith-hall](https://github.com/keith-hall)) #### Themes #### `bat` as a library </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMC40IiwidXBkYXRlZEluVmVyIjoiNDIuMzAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent c67c0bf commit 05906eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ packages:
137137
- name: eza-community/eza@v0.23.4
138138
description: A modern, maintained replacement for ls
139139
link: https://github.com/eza-community/eza
140-
- name: sharkdp/bat@v0.26.0
140+
- name: sharkdp/bat@v0.26.1
141141
description: A cat(1) clone with wings
142142
link: https://github.com/sharkdp/bat
143143
- name: jesseduffield/lazydocker@v0.24.2

0 commit comments

Comments
 (0)