Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Update Change
sharkdp/bat minor v0.24.0v0.26.1

Release Notes

sharkdp/bat (sharkdp/bat)

v0.26.1

Compare Source

Features

Bugfixes

  • Fix hang when using --list-themes with an explicit pager, see #​3457 (@​abhinavcool42)
  • Fix negative values of N not being parsed in <N:M> line ranges without = flag value separator, see #​3442 (@​lmmx)
  • Fix broken Docker syntax preventing use of custom assets, see #​3476 (@​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 #​3496 (@​keith-hall)
  • Fix diagnostics attempting to find the version of an executable named builtin when builtin pager is used. See #​3498 (@​keith-hall)
  • --help now correctly reads the config file for theme information etc. See #​3507 (@​keith-hall)

Other

Syntaxes

Themes

bat as a library

v0.26.0

Compare Source

Features

Bugfixes

Other

Syntaxes

Themes

v0.25.0

Compare Source

Features

Bugfixes

Other

Syntaxes

Themes

bat as a library

  • Changes to syntax_mapping::SyntaxMapping #​2755 (@​cyqsimon)
    • SyntaxMapping::get_syntax_for is now correctly public
    • [BREAKING] SyntaxMapping::{empty,builtin} are removed; use SyntaxMapping::new instead
    • [BREAKING] SyntaxMapping::mappings is replaced by SyntaxMapping::{builtin,custom,all}_mappings
  • Make Controller::run_with_error_handler's error handler FnMut, see #​2831 (@​rhysd)
  • Improve compile time by 20%, see #​2815 (@​dtolnay)
  • Add theme::theme for choosing an appropriate theme based on the
    terminal's color scheme, see #​2896 (@​bash)
    • [BREAKING] Remove HighlightingAssets::default_theme. Use theme::default_theme instead.
  • Add PrettyPrinter::print_with_writer for 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jan 8, 2025
@renovate renovate bot force-pushed the renovate/sharkdp-bat-0.x branch from 887f91f to 7ab60d1 Compare October 19, 2025 20:48
@renovate renovate bot changed the title Update dependency sharkdp/bat to v0.25.0 Update dependency sharkdp/bat to v0.26.0 Oct 19, 2025
@renovate renovate bot force-pushed the renovate/sharkdp-bat-0.x branch from 7ab60d1 to 8ff6c65 Compare December 3, 2025 03:46
@renovate renovate bot changed the title Update dependency sharkdp/bat to v0.26.0 Update dependency sharkdp/bat to v0.26.1 Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant