Skip to content

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

@CosmicHorrorDev
Copy link

this is accidentally pinging people mentioned in the release notes btw 🐸

@MuntasirSZN
Copy link

MuntasirSZN commented Nov 16, 2025 via email

@0x61nas
Copy link

0x61nas commented Nov 16, 2025

i feel like I am a famous person:D

@lmmx
Copy link

lmmx commented Nov 16, 2025

@sicXnull please update the sed call in your GitHub Actions workflow to remove the usernames from the changelog and avoid pinging people https://github.com/sicXnull/armbian-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.

6 participants