Update dependency sharkdp/bat to v0.26.1 #1280
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.24.0→v0.26.1Release Notes
sharkdp/bat (sharkdp/bat)
v0.26.1Compare Source
Features
Bugfixes
--list-themeswith an explicit pager, see #3457 (@abhinavcool42)=flag value separator, see #3442 (@lmmx)catcompatibility. See #3496 (@keith-hall)--helpnow correctly reads the config file for theme information etc. See #3507 (@keith-hall)Other
Syntaxes
artifactquadlet files, see #3497 (@xduugu)ksh) using Bash syntax, see #3509 (@keith-hall)Themes
batas a libraryv0.26.0Compare Source
Features
--list-themes, see PR #3239 (@einfachIrgendwer0815)bat -r :-10/bat -r='-10:', see #3068 (@ajesipow)bat -r 30::5/bat -r 30:40:5, see #3345 (@cavanaug)bat --pager=builtinsee PR #3402 (@academician)Bugfixes
BAT_THEME_DARKandBAT_THEME_LIGHTbeing ignored, see issue #3171 and PR #3168 (@bash)--list-themesfrom outputting default theme info to stdout when it is piped, see #3189 (@einfachIrgendwer0815)--style=changesno longer prints a two-space indent when the file is unmodified, see issue #2710 and PR #3406 (@jyn514)-n) and style components not printing when piping output, see issue #2935 and PR #3438 (@lmmx)Other
batfrom vendored sources #3179 (@dtolnay)--list-languagesparameter #2942 (@sblondon)vendored-libgit2) to build with vendored libgit2 version without depending on the system's one #3426 (@0x61nas)Syntaxes
paruconfiguration files #3182 (@cyqsimon)nix's 'flake.locklockfiles #3196 (@odilf)ndjsonextension to JSON syntax, see #3209 (@keith-hall)csproj,vbproj,propsandtargetsextensions to XML syntax, see #3213 (@keith-hall)/etc/apt/sources.listfiles, see #3215 (@keith-hall).millfiles to Scala syntax for Mill build tool configuration files #3311 (@krikera).flatpakrefand.flatpakrepofiles to INI syntax #3353 (@Ferenc-).kshrcfiles to Bash syntax #3364 (@ritoban23)/var/log/dmesgfiles to Syslog syntax #3412 (@keith-hall)go.modandgo.sum) highlighting, see #3424 (@DarkMatter-999)Themes
v0.25.0Compare Source
Features
bat --squeeze-blank/bat -swill now squeeze consecutive empty lines, see #1441 (@eth-p) and #2665 (@einfachIrgendwer0815)bat --squeeze-limitto set the maximum number of empty consecutive when using--squeeze-blank, see #1441 (@eth-p) and #2665 (@einfachIrgendwer0815)PrettyPrinter::squeeze_empty_linesto support line squeezing for bat as a library, see #1441 (@eth-p) and #2665 (@einfachIrgendwer0815)#!/usr/bin/env bun#2913 (@sharunkumar)bat --strip-ansi={never,always,auto}to remove ANSI escape sequences from bat's input, see #2999 (@eth-p)--binary=as-textfor printing binary content, see issue #2974 and PR #2976 (@einfachIrgendwer0815)--completion <shell>, see issue #2057 and PR #3126 (@einfachIrgendwer0815)Bugfixes
NO_COLORsupport, see #2767 (@acuteenvy)timedependency caused by standard library regression #3045 (@cyqsimon)$LESSOPENsupport, see #2805 (@Anomalocaridid)Other
zshcompletion, see #2772 (@okapia)bat, see #2995 (@akinomyoga)Syntaxes
cmd-help: scope subcommands followed by other terms, and other misc improvements, see #2819 (@victor-gp).xshfiles withxonshsyntax that is Python, see #2840 (@anki-code).jsoncwithjsonsyntax, see #2795 (@mxaddict).jsonldfiles withjsonsyntax, see #3037 (@vorburger).textprotofiles withProtoBufsyntax, see #3038 (@vorburger).geojsonfiles withjsonsyntax, see #3084 (@mvaaltola).aws/{config,credentials}, see #2795 (@mxaddict)/etc/wireguard/*.conf, see #2874 (@cyqsimon)*.mkdfiles toMarkdownsyntax, see issue #3060 and PR #3061 (@einfachIrgendwer0815)/etc/pacman.conf#2961 (@cyqsimon)uv.lockwithTOMLsyntax, see #3132 (@fepegar)Themes
batas a librarysyntax_mapping::SyntaxMapping#2755 (@cyqsimon)SyntaxMapping::get_syntax_foris now correctly publicSyntaxMapping::{empty,builtin}are removed; useSyntaxMapping::newinsteadSyntaxMapping::mappingsis replaced bySyntaxMapping::{builtin,custom,all}_mappingsController::run_with_error_handler's error handlerFnMut, see #2831 (@rhysd)theme::themefor choosing an appropriate theme based on theterminal's color scheme, see #2896 (@bash)
HighlightingAssets::default_theme. Usetheme::default_themeinstead.PrettyPrinter::print_with_writerfor custom output destinations, see #3070 (@kojix2)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.