chore(deps): update nsheaps + squink github actions - #343
Merged
Merged
Conversation
Contributor
Plugin Version PreviewPreview only — plugin versions and
|
renovate
Bot
force-pushed
the
renovate/nsheaps-squink-github-actions
branch
from
August 17, 2026 21:57
7499e21 to
1cd8322
Compare
Contributor
There was a problem hiding this comment.
✅ Approve — routine SHA bumps, all pins verified on main
- ✅ All 3 new SHAs are reachable from
main on their source repos (identical to main head at review time)
- ✅ All 3 old→new bumps are strictly ahead-only (no rewinds)
- ✅ SHA-pin discipline preserved;
# main trailing comments kept on every line
- ✅ No callsite input/secret changes required by the bumped refs
- ✅ Fully mechanical 6-file diff, each hunk is a single-line SHA replacement
Click to expand for full details
mainmain on their source repos (identical to main head at review time)# main trailing comments kept on every lineScope
6 files, +7/-7 lines. Every hunk is a one-line SHA replacement on an already-pinned uses: reference. No inputs, outputs, permissions, secrets, triggers, or job structure changed at the callsites.
| File | Bumped ref |
|---|---|
.github/workflows/apply-repo-settings.yaml (×2) |
nsheaps/github-actions/.github/actions/{checkout-as-app,apply-repo-settings} |
.github/workflows/dispatch-review.yaml |
nsheaps/agents/.github/workflows/review-dispatch.yaml |
.github/workflows/pr-status-dispatch.yaml |
nsheaps/github-actions/.github/actions/github-app-auth |
.github/workflows/sync-main-to-edge.yaml |
nsheaps/github-actions/.github/workflows/sync-main-to-edge.yaml |
.github/workflows/sync-plugin-specs.yaml |
nsheaps/github-actions/.github/workflows/sync-plugin-specs.yaml |
plugins/claude-code/review-utils/actions/run-agent/action.yaml |
nsheaps/ai-mktpl/.github/actions/interpolate-prompt |
Verification performed
Using the GitHub API against each source repo:
- SHA existence + main-reachability (all three
comparecalls returnedstatus: "identical", ahead_by: 0, behind_by: 0againstmain):nsheaps/github-actions→1e12939...✅nsheaps/agents→e430440...✅nsheaps/ai-mktpl→8bcd014...✅
- Ahead-only bumps — each
compare(old...new)returnedahead_by > 0, behind_by: 0(no rewind):github-actions: 1 commit ahead — a single fix ("Fix sync-plugin-specs workflow self-triggering with no plugins/") touching only.github/workflows/sync-plugin-specs.yamlupstream.agents: 60 commits ahead, spanning release tagsv0.3.116→v0.3.135. The functionally-notable ones relevant to the review-utils runtime consumed here are#322,#327,#331,#334,#340, and#333(metrics-file permissions, receiver hang fix,COMMENT-blocks-required-checks fix,Readin dispatch allowedTools, label-removal at review-start).ai-mktpl: 25 commits ahead, no changes touching.github/actions/interpolate-prompt/**— the bumped action's surface is unchanged.
- Callsite compatibility — inspected
dispatch-review.yamlat trigger-repo/.github/workflows/dispatch-review.yaml: it still passes exactlyAUTOMATION_GITHUB_APP_ID+AUTOMATION_GITHUB_APP_PRIVATE_KEYas secrets and nowith:overrides. No callsite change is required for any of the three bumps.
Notes (non-blocking)
- Because the
agentsbump rolls up ~19 release tags in one hop, most of the runtime behavior delta actually lives upstream — worth watching the nextreview-receiverrun to confirm the receiver-side fixes land cleanly. Not a review blocker; automerge (10am–4pm ET) is appropriate. - The
# maintrailing comment on every bumped line is preserved, keeping renovate's regex managers happy for the next bump.
Recommendation
APPROVE. Automerge enabled — no action needed beyond letting CI settle.
Follow-ups: none.
- Workflow run: https://github.com/nsheaps/.ai-agent-henry/actions/runs/32073773764
- Source repo diffs verified:
nsheaps/github-actions@c1794f6...1e12939·nsheaps/agents@9384e01...e430440·nsheaps/ai-mktpl@329302c...8bcd014
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.
This PR contains the following updates:
9384e01→e430440329302c→8bcd014c1794f6→1e12939Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.