Skip to content

chore(devdeps): update dependency storybook-addon-tag-badges to v2 #5279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
storybook-addon-tag-badges 1.4.0 -> 2.0.1 age adoption passing confidence

Release Notes

Sidnioulz/storybook-addon-tag-badges (storybook-addon-tag-badges)

v2.0.1

Compare Source

v2.0.0

Compare Source

Bug Fixes
  • Allow Sidebar item without status UI prop (80e3bd7)
  • Compute whether parent renders badge before skipInherited (e526ee4)
  • Display skipInherited tags if parents won't display them (f8d9663)
  • Handle margin alignment with the test addon (91f961c)
  • Improve word wrapping behaviour in sidebar (4527d28)
  • Use MDX display context in MDX (1b33459)
Features
  • Account for padding in space reservation in Sidebar (9ecdb0c)
  • Add support for MDX badges (85b028b)
  • Enable custom styling with new badge API (4f97282)
  • Export individual badges in default config (ad6a91c)
  • Port to Storybook 9.0.0-alpha.17 (286ea25)
BREAKING CHANGES
  • This commit reworks the display config type and scopes skipInherited to the sidebar only.

Signed-off-by: Steve Dodier-Lazaro [email protected]

  • The bgColor, fgColor and borderColor props
    are replaced by style, which now has string presets and also
    allows a CSS properties object.

Signed-off-by: Steve Dodier-Lazaro [email protected]

  • This addon now requires Storybook 9 to run.

Signed-off-by: Steve Dodier-Lazaro [email protected]


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team, matthprost and lisalupi as code owners June 23, 2025 08:34
@renovate renovate bot requested a review from a team June 23, 2025 08:34
Copy link

changeset-bot bot commented Jun 23, 2025

⚠️ No Changeset found

Latest commit: ac70d96

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.71%. Comparing base (e8eae76) to head (ac70d96).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5279   +/-   ##
=======================================
  Coverage   88.71%   88.71%           
=======================================
  Files         236      236           
  Lines        8367     8367           
  Branches     3802     3802           
=======================================
  Hits         7423     7423           
  Misses        944      944           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8eae76...ac70d96. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@matthprost
Copy link
Collaborator

Needs upgrade of storybook to v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants