release: prepare setup-benchmark-go-action v1.0.5 - #8
Merged
Conversation
setup-benchmark-go-action
Action bundle sizes
Parser and validation operations
Compared only with the latest matching platform in the main series. |
There was a problem hiding this comment.
Review: v1.0.5 release bump
Clean, well-scoped patch release. The version field is bumped from 1.0.4 to 1.0.5 consistently across both package.json and the two synchronized locations in package-lock.json; no stale 1.0.4 reference remains.
Verified across all four review dimensions (quality, performance, security, documentation):
- Consistency — all three project-level version fields updated together.
- Dependencies — the lockfile dependency graph is untouched:
re2js@2.8.6andyaml@2.9.0stay at exact pins, and allresolvedURLs andintegrityhashes are unchanged (no supply-chain impact). - Docs — README pins the action via the floating major tag
@v1, so a patch bump requires no README edits. NoCHANGELOGexists in the repo historically, so its absence here is consistent with prior releases, not a regression. - Performance — no runtime code paths affected.
No issues found. LGTM.
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
Validation
npm run check(37 tests)npm run buildnpm audit --omit=dev