chore: reconcile stale TODO.md entry + add Renovate storybook grouping - #285
Merged
Conversation
WebNN ghost-flag item was already resolved (flag retired, per tests/unit/featureFlagsSlice.test.ts:96) but still listed as open in TODO.md. renovate.json lacked a grouping rule to bump @storybook/* packages atomically, a backlog item from the v1.24.1 Dependabot batch. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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
TODO.md: mark the WebNN ghost-flag item ✅ — it was already resolved (flag retired fromfeatureFlagsSlice.ts's 22 flags; confirmed viatests/unit/featureFlagsSlice.test.ts:96) but still listed as open.renovate.json: add astorybookgroup (@storybook/**) so those bumps land atomically instead of as separate PRs — carried-forward backlog item from the v1.24.1 Dependabot batch cleanup.Also verified (no code change needed, documented here for context):
joioverride) and theaudit-levelhigh→moderatebump stay blocked —pnpm-lock.yamlstill resolvesjest-process-manager@0.4.0, not the1.xthe fix depends on.Separately (outside this PR, no file diff): cleaned up the mis-tagged
v1.5.0GitHub Release by removing 6 mismatchedStoryCraft.Studio-1.20.0-*binary assets that were mistakenly attached during a documentation backfill. Tag/title/body were already correct and untouched.Test plan
renovate.jsonvalidated as well-formed JSON🤖 Generated with Claude Code