build(deps): bump dependency-submission action from v5 to v6 - #363
Merged
Merged
Conversation
Closes cross-repo drift rather than chasing a new release. Dependabot opened this bump in streambuffer only (#156, merged 2026-09-09); the other three sibling repos stayed on v5 until their own weekly Dependabot run, so the four pipelines that are meant to run the same toolchain briefly did not. v6.0.0 moves the action runtime from Node 20 to Node 24 and is already proven in this workspace: streambuffer's Report job -- the job that actually runs the action, with no continue-on-error on the step -- went green on it. Workflow-file change only; no source, no dependency, no test touched. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AnNYn8W1xuVxVJtyL34GyH
bernardladenthin
had a problem deploying
to
maven-central
September 9, 2026 12:07 — with
GitHub Actions
Failure
bernardladenthin
had a problem deploying
to
maven-central
September 9, 2026 12:07 — with
GitHub Actions
Failure
Review Summary✅ Approved — This PR safely closes cross-repo drift by aligning the dependency-submission action version. FindingsScope: Workflow-only change
Safety Assessment:
Code Quality:
Recommendation✅ Ready to merge. This is a straightforward, low-risk workflow maintenance update. |
|
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.



Closes cross-repo drift rather than chasing a new release.
Dependabot opened this bump in streambuffer only (bernardladenthin/streambuffer#156, merged 2026-09-09). The four sibling repos are meant to run the same toolchain and their
dependabot.ymlfiles are identical (maven+github-actions, both weekly) — but the weekly runs are staggered, so for a few days one repo is ahead and three are behind. This brings BAF up rather than waiting for its own run.v6.0.0moves the action runtime from Node 20 to Node 24. It was not adopted on faith: streambuffer'sReportjob — the job that actually runs the action, with nocontinue-on-erroron that step — went green on it first.Workflow-file change only: one line, no source, no dependency, no test touched.
Companion PRs in the same sweep bring java-llama.cpp and srcmorph up to v6, and
workspace/crossrepostatus.mdis updated to match.🤖 Generated with Claude Code
https://claude.ai/code/session_01AnNYn8W1xuVxVJtyL34GyH
Generated by Claude Code