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
Closed
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
update-version-lib/functions/general/bat-cat.sh-sharkdp/bat-0.25.0
branch
from
February 16, 2025 03:46
afecd5c to
d9b7000
Compare
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump sharkdp/bat from 0.24.0 to 0.25.0 by bumping
BATCAT_VERSIONinlib/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.