Skip to content
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

[deps] Design System: Update storybook monorepo to v8.5.2 #12968

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/addon-actions (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/addon-essentials (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/addon-interactions (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/addon-links (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/angular (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/manager-api (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/theming (source) 8.4.7 -> 8.5.2 age adoption passing confidence
@storybook/web-components-webpack5 (source) 8.4.7 -> 8.5.2 age adoption passing confidence
storybook (source) 8.4.7 -> 8.5.2 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-a11y)

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0

Compare Source

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements
List of all updates
storybookjs/storybook (@​storybook/addon-actions)

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0

Compare Source

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements
List of all updates

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 these updates 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 and merissaacosta January 20, 2025 02:48
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.24%. Comparing base (9a0c077) to head (d8da0b9).
Report is 23 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12968   +/-   ##
=======================================
  Coverage   35.24%   35.24%           
=======================================
  Files        2997     2997           
  Lines       90887    90887           
  Branches    16973    16973           
=======================================
  Hits        32034    32034           
  Misses      56365    56365           
  Partials     2488     2488           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@merissaacosta merissaacosta requested review from vleague2 and removed request for merissaacosta January 21, 2025 21:53
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 7aa8518 to 543be89 Compare January 23, 2025 06:31
@renovate renovate bot changed the title [deps] Design System: Update storybook monorepo to v8.5.0 [deps] Design System: Update storybook monorepo to v8.5.1 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 543be89 to 71b1611 Compare January 27, 2025 10:35
@renovate renovate bot changed the title [deps] Design System: Update storybook monorepo to v8.5.1 [deps] Design System: Update storybook monorepo Jan 27, 2025
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 71b1611 to 0a5c4ac Compare January 27, 2025 10:42
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 0a5c4ac to d8da0b9 Compare January 27, 2025 11:02
@renovate renovate bot changed the title [deps] Design System: Update storybook monorepo [deps] Design System: Update storybook monorepo to v8.5.2 Jan 27, 2025
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Details4895626f-288c-4bab-9623-59ba48d1dcd0

New Issues (2)

Checkmarx found the following issues in this Pull Request

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Client_Privacy_Violation /bitwarden_license/bit-web/src/app/tools/access-intelligence/org-at-risk-apps-dialog.component.html: 15
detailsMethod at line 15 of /bitwarden_license/bit-web/src/app/tools/access-intelligence/org-at-risk-apps-dialog.component.html sends user information ou...
Attack Vector
MEDIUM Client_Privacy_Violation /bitwarden_license/bit-web/src/app/tools/access-intelligence/org-at-risk-members-dialog.component.html: 15
detailsMethod at line 15 of /bitwarden_license/bit-web/src/app/tools/access-intelligence/org-at-risk-members-dialog.component.html sends user information...
Attack Vector

@vleague2 vleague2 merged commit 24f4262 into main Jan 29, 2025
94 checks passed
@vleague2 vleague2 deleted the renovate/storybook-monorepo branch January 29, 2025 15:24
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.

1 participant