Skip to content

chore: bump workflow pin v0.51.7 → v0.53.1; release v1.0.1#12

Merged
intel352 merged 1 commit into
mainfrom
chore/workflow-v0.53.1-pin-bump
May 16, 2026
Merged

chore: bump workflow pin v0.51.7 → v0.53.1; release v1.0.1#12
intel352 merged 1 commit into
mainfrom
chore/workflow-v0.53.1-pin-bump

Conversation

@intel352

Copy link
Copy Markdown
Contributor

Pin sweep per https://github.com/GoCodeAlone/workflow/blob/main/docs/plans/2026-05-16-post-cloud-sdk-plugin-sweep-design.md.

Closes part of GoCodeAlone/workflow#656.

Test plan

  • go build ./... clean
  • go test ./... -race PASS
  • minEngineVersion bumped to 0.53.0 (tested-floor)
  • go mod tidy diff is the expected pin + transitives only

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings May 16, 2026 02:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this plugin’s dependency on github.com/GoCodeAlone/workflow to the newer pinned version and aligns the plugin’s declared minimum engine version accordingly, matching the referenced pin-sweep plan.

Changes:

  • Bump github.com/GoCodeAlone/workflow from v0.51.7 to v0.53.1 in go.mod (with corresponding go.sum updates).
  • Raise plugin.json minEngineVersion to 0.53.0.
  • Drop now-unneeded indirect dependency entries and checksums as a result of go mod tidy.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
plugin.json Updates the plugin’s minimum supported engine version to 0.53.0.
go.mod Pins github.com/GoCodeAlone/workflow to v0.53.1 and prunes indirect deps after tidy.
go.sum Updates checksums to reflect the new pin and tidied dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@intel352
intel352 merged commit c31884e into main May 16, 2026
12 checks passed
@intel352
intel352 deleted the chore/workflow-v0.53.1-pin-bump branch May 16, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants