pix-ui
pix-ui copied to clipboard
[BUMP] Update dependency storybook-addon-tag-badges to v2 (dossier racine)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| storybook-addon-tag-badges | ^1.4.0 -> ^2.0.0 |
Release Notes
Sidnioulz/storybook-addon-tag-badges (storybook-addon-tag-badges)
v2.0.2
Bug Fixes
- tag: Avoid accidental partial prefix/suffix matches (eabfb7c)
v2.0.1
v2.0.0
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,fgColorandborderColorprops are replaced bystyle, 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 - "every 1 hour every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @1024pix/[email protected]
npm error Found: [email protected]
npm error node_modules/storybook
npm error dev storybook@"^8.4.7" from the root project
npm error
npm error Could not resolve dependency:
npm error peer storybook@"^9.0.0" from [email protected]
npm error node_modules/storybook-addon-tag-badges
npm error dev storybook-addon-tag-badges@"^2.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-09-04T22_01_09_043Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-04T22_01_09_043Z-debug-0.log