fix: update mod-blocks to v2.2.3 (render-once runbook step 4)#2044
Merged
Conversation
Threads the owning page through the remaining indirect partial calls, restoring the sprite symbols on the about, cta, and featured block demos. Drags mod-utils to v6.6.2 (required by mod-blocks v2.2.3). The warn-missing-page-argument suppression narrows to the args-engine example previews, the one remaining nil-page caller. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
✅ Deploy Preview for gethinode-demo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
markdumay
enabled auto-merge
July 16, 2026 17:27
Collaborator
Author
|
🎉 This PR is included in version 3.5.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Render-once runbook — step 4 (final module bump)
the
docs/blocks/about|cta|featureddemos regain their sprite symbols. The root go.mod pinis deliberately restored after
hugo mod tidypruned it (the exampleSite resolves mod-blocksthrough the workspace via this pin — same incident class as during the flip integration).
warn-missing-page-argumentsuppression narrowed, not removed: with v2.2.3 allmod-blocks calls are threaded; the one remaining nil-page caller is the args-engine example
preview path (e.g. the
personastructure example renderingassets/image.htmlwithout apage — instrumented and root-caused). Comment updated to scope it; threading example previews
is backlog.
Gate (this branch)
WARN set identical to main.
contact-form'sfa-paper-planevia mod-docs'netlify hook; cleared by the feat: accept an owning page argument in the form hook structure (render-once follow-up) #2043 chain (form-hook
pageschema → mod-docs threading →mod-blocks forward), after which the audit reads 0.
🤖 Generated with Claude Code