Skip to content

build(deps): bump bat from 0.25.0 to 0.26.1 in the cargo group#209

Merged
figsoda merged 1 commit intomainfrom
dependabot/cargo/cargo-6391d26b1e
Feb 25, 2026
Merged

build(deps): bump bat from 0.25.0 to 0.26.1 in the cargo group#209
figsoda merged 1 commit intomainfrom
dependabot/cargo/cargo-6391d26b1e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the cargo group with 1 update: bat.

Updates bat from 0.25.0 to 0.26.1

Release notes

Sourced from bat's releases.

v0.26.1

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

v0.26.0

Features

Bugfixes

... (truncated)

Changelog

Sourced from bat's changelog.

v0.26.1

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

Features

Bugfixes

... (truncated)

Commits
  • 979ba22 Merge pull request #3510 from sharkdp/prepare_release
  • 19ab724 Prepare for next release
  • def49e1 Merge pull request #3509 from sharkdp/ksh
  • 1fb269a Add syntax detection for files with ksh shebang lines
  • 0e46963 return None for get_pager_executable when builtin pager is used (#3498)
  • 6dfe471 Merge pull request #3507 from sharkdp/help_read_theme_from_config
  • 2c7fc5f update changelog
  • 579d371 Ensure --help respects valid config file
  • c74ca27 Merge pull request #3500 from sharkdp/dependabot/submodules/assets/syntaxes/0...
  • e8f7b12 build(deps): bump assets/syntaxes/02_Extra/Idris2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 25, 2026
@figsoda
Copy link
Member

figsoda commented Feb 25, 2026

@dependabot rebase

Bumps the cargo group with 1 update: [bat](https://github.com/sharkdp/bat).


Updates `bat` from 0.25.0 to 0.26.1
- [Release notes](https://github.com/sharkdp/bat/releases)
- [Changelog](https://github.com/sharkdp/bat/blob/master/CHANGELOG.md)
- [Commits](sharkdp/bat@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: bat
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/cargo-6391d26b1e branch from 0bfa742 to 8135d41 Compare February 25, 2026 16:34
@figsoda figsoda merged commit 789aa4d into main Feb 25, 2026
4 checks passed
@figsoda figsoda deleted the dependabot/cargo/cargo-6391d26b1e branch February 25, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant