Skip to content

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

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

Bump sharkdp/bat from 0.24.0 to 0.26.0 in lib/functions/general/bat-cat.sh#12
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
Copy Markdown

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
Copy Markdown

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

@MuntasirSZN
Copy link
Copy Markdown

MuntasirSZN commented Nov 16, 2025 via email

@0x61nas
Copy link
Copy Markdown

0x61nas commented Nov 16, 2025

i feel like I am a famous person:D

@lmmx
Copy link
Copy Markdown

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'

@sicXnull
Copy link
Copy Markdown
Owner

sorry guys this should be fixed

@sicXnull sicXnull closed this Dec 21, 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.

5 participants