Skip to content

chore(dependabot): ignore release bumps for the OpenZeppelin canary - #20

Merged
Zena-park merged 1 commit into
mainfrom
chore/canary-ignore-version-updates
Aug 21, 2026
Merged

chore(dependabot): ignore release bumps for the OpenZeppelin canary#20
Zena-park merged 1 commit into
mainfrom
chore/canary-ignore-version-updates

Conversation

@Zena-park

Copy link
Copy Markdown
Owner

Why

The OpenZeppelin npm packages added in #16 are an advisory canary, not a compiled dependency. Dependabot's first run opened #17/#18 bumping them 5.1.0 → 5.6.1 — release bumps, not security (no published OZ advisory affects v5.1.0). Moving the submodules is a deliberate upgrade with the storage-slot and upgrade tests re-run.

What

🤖 Generated with Claude Code

The npm copies of the OpenZeppelin packages exist so that security
advisories reach the repository; they are not compiled against. Their
first scheduled run opened two release-bump PRs (5.1.0 -> 5.6.1) that
are not what the canary is for -- moving the submodules is a deliberate
upgrade, not a version bump. `ignore` silences version updates only;
Dependabot security updates are unaffected by it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 21, 2026 15:40

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Zena-park
Zena-park merged commit 8c1eb38 into main Aug 21, 2026
3 checks passed
@Zena-park
Zena-park deleted the chore/canary-ignore-version-updates branch August 21, 2026 15:42
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