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 into
mainfrom
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 into
mainfrom
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

MuntasirSZN commented Nov 16, 2025 via email

Copy link
Copy Markdown

@0x61nas

0x61nas commented Nov 16, 2025

Copy link
Copy Markdown

i feel like I am a famous person:D

@lmmx

lmmx commented Nov 16, 2025

Copy link
Copy Markdown

@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