Skip to content

chore: add storybook patterns to dependabot configuration#987

Merged
tbouffard merged 1 commit intomainfrom
chore/dependabot_storybook_pattern
Jan 5, 2026
Merged

chore: add storybook patterns to dependabot configuration#987
tbouffard merged 1 commit intomainfrom
chore/dependabot_storybook_pattern

Conversation

@tbouffard
Copy link
Member

@tbouffard tbouffard commented Jan 5, 2026

Notes

Missed in #981

Summary by CodeRabbit

  • Chores
    • Updated dependency management configuration to improve automated update organization and streamline project maintenance workflows.

✏️ Tip: You can customize this high-level summary in your review settings.

@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Jan 5, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 5, 2026

Walkthrough

Added a new Dependabot group named "storybook" under the React group configuration, specifying patterns for "@storybook/*" and "storybook" packages to consolidate Storybook dependency updates. No other changes to existing groups or patterns.

Changes

Cohort / File(s) Summary
Dependabot Configuration
.github/dependabot.yml
Added new "storybook" group under the React dependency grouping with patterns @storybook/* and storybook to manage Storybook package updates separately.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is incomplete; it lacks required sections from the template including PR checklist items, overview explanation, and issue reference. Complete the PR description by filling out the checklist, providing an overview of the change and why it's needed, and referencing issue #981 with 'closes' or 'fixes' keyword.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title clearly and accurately describes the main change: adding Storybook patterns to dependabot configuration in the .github/dependabot.yml file.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/dependabot_storybook_pattern

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

@tbouffard tbouffard changed the title chore(dependabot): add Storybook patterns to configuration chore: add storybook patterns to dependabot configuration Jan 5, 2026
@tbouffard tbouffard merged commit 42384ac into main Jan 5, 2026
6 checks passed
@tbouffard tbouffard deleted the chore/dependabot_storybook_pattern branch January 5, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant