Skip to content

Bump sharkdp/bat from 0.24.0 to 0.26.0 in lib/functions/general/bat-cat.sh#4

Open
github-actions[bot] wants to merge 1 commit intomainfrom
update-version-lib/functions/general/bat-cat.sh-sharkdp/bat-0.26.0
Open

Bump sharkdp/bat from 0.24.0 to 0.26.0 in lib/functions/general/bat-cat.sh#4
github-actions[bot] wants to merge 1 commit intomainfrom
update-version-lib/functions/general/bat-cat.sh-sharkdp/bat-0.26.0

Conversation

@github-actions
Copy link

Bump sharkdp/bat from 0.24.0 to 0.26.0 by bumping BATCAT_VERSION in lib/functions/general/bat-cat.sh.

Release notes

Sourced from sharkdp/bat's releases.
Please note that this only shows the release notes for the latest release.

v0.26.0

Features

Bugfixes

Other

Syntaxes

Themes

@MuntasirSZN
Copy link

MuntasirSZN commented Nov 16, 2025 via email

@lmmx
Copy link

lmmx commented Nov 16, 2025

@hoalamha please update the sed call in your GitHub Actions workflow to remove the usernames from the changelog and avoid pinging people https://github.com/hoalamha/build/blob/main/.github/workflows/update-tools.yml

The following will replace @username with @ username

-e 's/@([a-zA-Z0-9_-]+)/@ \1/g'

or more simply any @ in the changelog:

-e 's/@/@ /g'

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.

3 participants