Skip to content

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

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

github-actions[bot] wants to merge 1 commit into
mainfrom
update-version-lib/functions/general/bat-cat.sh-sharkdp/bat-0.25.0

Conversation

@github-actions

Copy link
Copy Markdown

Bump sharkdp/bat from 0.24.0 to 0.25.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.25.0

Features

Bugfixes

Other

Syntaxes

Themes

bat as a library

@github-actions
github-actions Bot force-pushed the update-version-lib/functions/general/bat-cat.sh-sharkdp/bat-0.25.0 branch from afecd5c to d9b7000 Compare February 16, 2025 03:46
@github-actions github-actions Bot closed this Feb 16, 2025
EvilOlaf pushed a commit that referenced this pull request May 12, 2026
- maintenance-security-scan.yml: drop orphan SHA comment
  (`#5f532563...` # v1.0.26) left behind by the StepSecurity-bot
  generator; the line above (`uses: github/codeql-action/upload-sarif@…
  # v4.35.4`) is the actual pin.
- maintenance-validate-board-configs.yml: add persist-credentials: false
  to the actions/checkout step. The job only diffs board configs and
  never pushes, so keeping the workflow token out of git config reduces
  credential exposure with no functional impact.

Assisted-by: Claude:claude-opus-4.7
EvilOlaf pushed a commit that referenced this pull request May 24, 2026
…armbian#9847)

Kernel 6.18 stable progressed past 6.18.18 (last patch rewrite baseline,
commit 2dc5b23) and refactored dwc3_readl()/dwc3_writel() to take the
struct dwc3 pointer directly instead of dwc->regs. The patch context
still referenced dwc->regs, causing hunks #1 (at core.c:153) and #3
(at core.c:213) to fail on builds against 6.18.32.

Update the patch context to drop "->regs" (no change to the +/- payload)
so it applies cleanly on 6.18.32 while remaining compatible with the
prior baseline.

Verified with patch -p1 --dry-run against the 6.18.32 HEAD blob from the
linux-rockchip 6.18 branch: exit 0, all 16 hunks across the 3 files
apply (offset -2 on core.h, harmless).

Signed-off-by: SuperKali <hello@superkali.me>
EvilOlaf pushed a commit that referenced this pull request Sep 13, 2026
Picks up two fixes merged into EvilOlaf/rtl8189ES_linux for each branch
(es: master, fs: rtl8189fs):
- #5/#6: restore the cookie output parameter of the mgmt_tx path on
  kernels before 7.3, lost in the 7.3 compat change;
- #3/#4: keep the byte-count semantics of the strncpy() calls that the
  Linux 7.2 compat rewrote to strscpy(), so the copied strings are no
  longer truncated by one character.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.

1 participant