chore: batch dependency maintenance for v0.5.4 - #49
Merged
Conversation
Batch Dependabot PRs #43-#48 into one maintenance change. - Update mcp-go to v0.58.0 across primitive MCP servers. - Update testify to v1.12.0 in all modules. - Update litestream to v0.5.16 and modernc.org/sqlite to v1.56.0 in primkit. - Bump actions/checkout and actions/setup-go to v7. - Pin CI Go toolchain to 1.26.6 so govulncheck sees the stdlib fixes. - Add v0.5.4 changelog notes. Validated with make all. Assisted-By: Grok 4.6
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.
Summary
github.com/mark3labs/mcp-gofromv0.54.1tov0.58.0acrosstaskprim,stateprim,knowledgeprim, andqueueprim.github.com/stretchr/testifyfromv1.11.1tov1.12.0in all modules.github.com/benbjohnson/litestreamfromv0.5.11tov0.5.16andmodernc.org/sqlitefromv1.51.0tov1.56.0in the sharedprimkitmodule.actions/checkoutandactions/setup-gofrom v6 to v7.1.26.6sogovulncheckuses the stdlib fixes from that point release.v0.5.4changelog entry.make tidyso primitive modules do not retain workspace-localgithub.com/propifly/primkit/primkitpseudo-version requirements.Validation
PATH="/Users/avergara/go/bin:$PATH" make allMerge Notes
Squash-merge as one dependency-maintenance change. After it lands, close Dependabot PRs #43-#48 if GitHub does not auto-close them.
Closes #43
Closes #44
Closes #45
Closes #46
Closes #47
Closes #48