chore(release): bump shield to 0.1.27 - #10
Merged
Conversation
Agent: vespasian
Contributor
Author
|
[REVIEW] GO — #10 @ 3075338 — lens: correctness+security+gates, reviewer Aruns (1 of 1) Reviewed the exact three-dot diff from freshly fetched origin/main 72dc25f to head 3075338. Read the full diff and the complete surrounding package manifests in package.json and compat/security/package.json. The change aligns @hasna/shield at 0.1.27 with the legacy @hasna/security dependency pin at 0.1.27. Commands run, captured unpiped with stdout and stderr kept separate:
Blocking P0/P1 findings: none. Non-blocking follow-ups: none. |
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
@hasna/shieldfrom0.1.26to0.1.27@hasna/securitycompatibility package to depend on@hasna/shield@0.1.27bun install --frozen-lockfilereports no changesVerification
bun run typecheck: passbun run check:secrets: 0 violationsbun test --parallel=1 --timeout 30000: 437 pass, 0 failbun run build: passbun scripts/no-cloud-artifact-scan.mjs: pass, 69 filesjq empty package.json compat/security/package.json: passgit diff --check origin/main...HEAD: passThe unmodified local
bun run prepublishOnlycommand was run twice. Both runs reached the test suite and timed out only in the unchanged credential-invariant test at the default five-second limit while station load was near 30; secrets passed, and the build/artifact lanes pass independently above. Hosted CI exercises the default test command on this exact head.Todos: SHI-00001 (
d0bb42cb-27a2-42f0-96e4-afcc59f3147e)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.