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

chore(deps): update storybook #3950

Merged
merged 1 commit into from
Jun 20, 2024
Merged

chore(deps): update storybook #3950

merged 1 commit into from
Jun 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/addon-essentials (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/addon-interactions (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/addon-storysource (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/addon-themes (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/cli (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/core-events (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/preview-api (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/react-vite (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/source-loader (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@storybook/test (source) 8.1.5 -> 8.1.9 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.0 -> 4.3.1 age adoption passing confidence
storybook (source) 8.1.5 -> 8.1.9 age adoption passing confidence
vite (source) 5.2.12 -> 5.3.1 age adoption passing confidence

Release Notes

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

v8.1.9

Compare Source

v8.1.8

Compare Source

v8.1.7

Compare Source

v8.1.6

Compare Source

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.1

Compare Source

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

vitejs/vite (vite)

v5.3.1

Compare Source

v5.3.0

Compare Source

v5.2.13

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) June 20, 2024 14:28
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 20, 2024
Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marigold-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 3:21pm
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 3:21pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2024 3:21pm

Copy link

changeset-bot bot commented Jun 20, 2024

⚠️ No Changeset found

Latest commit: 8b92062

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

@renovate renovate bot merged commit 5a4c580 into main Jun 20, 2024
4 of 6 checks passed
@renovate renovate bot deleted the renovate/storybook branch June 20, 2024 14:32
@github-actions github-actions bot added the type:infrastructure Tooling and other chores label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:infrastructure Tooling and other chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants