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 #3180

Merged
merged 1 commit into from
Jul 22, 2023
Merged

chore(deps): update storybook #3180

merged 1 commit into from
Jul 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 7.0.25 -> 7.1.0 age adoption passing confidence
@storybook/addon-essentials (source) 7.0.25 -> 7.1.0 age adoption passing confidence
@storybook/addon-interactions (source) 7.0.25 -> 7.1.0 age adoption passing confidence
@storybook/builder-vite (source) 7.0.25 -> 7.1.0 age adoption passing confidence
@storybook/cli (source) 7.0.25 -> 7.1.0 age adoption passing confidence
@storybook/core-events (source) 7.0.25 -> 7.1.0 age adoption passing confidence
@storybook/react (source) 7.0.25 -> 7.1.0 age adoption passing confidence
@storybook/react-vite (source) 7.0.25 -> 7.1.0 age adoption passing confidence
@storybook/source-loader (source) 7.0.25 -> 7.1.0 age adoption passing confidence
storybook (source) 7.0.25 -> 7.1.0 age adoption passing confidence
vite (source) 4.3.9 -> 4.4.4 age adoption passing confidence

Release Notes

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

v7.1.0

Compare Source

Storybook 7.1 is here! 🎉

7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.1.0-alpha.*, 7.1.0-beta.*, and 7.1.0-rc.* for the full list of changes.

For a better upgrade experience, please use one of the following commands:

npm or yarn 1:
npx storybook@latest upgrade

pnpm:
pnpm dlx storybook@latest upgrade

yarn berry:
yarn dlx storybook@latest upgrade

v7.0.27

Compare Source

v7.0.26

Compare Source

vitejs/vite (vite)

v4.4.4

Compare Source

v4.4.3

Compare Source

v4.4.2

Compare Source

v4.4.1

Compare Source

v4.4.0

Compare Source

Experimental support for Lightning CSS

Starting from Vite 4.4, there is experimental support for Lightning CSS. You can opt into it by adding css.transformer: 'lightningcss' to your config file and install the optional lightningcss dev dependency. If enabled, CSS files will be processed by Lightning CSS instead of PostCSS.

Lightning CSS can also be used as the CSS minifier with build.cssMinify: 'lightningcss'.

See beta docs at the Lighting CSS guide.

esbuild 0.18 update

esbuild 0.18 contains backwards-incompatible changes to esbuild's handling of tsconfig.json files. We think they shouldn't affect Vite users, you can review #​13525 for more information.

Templates for Solid and Qwik in create-vite

New starter templates have been added to create-vite for Solid and Qwik. Try them online at vite.new/solid-ts and vite.new/qwik-ts.

Korean Translation

Vite's docs are now translated to Korean, available at ko.vitejs.dev.

Features
Bug Fixes
Previous Changelogs
4.4.0-beta.4 (2023-07-03)

See 4.4.0-beta.4 changelog

4.4.0-beta.3 (2023-06-25)

See 4.4.0-beta.3 changelog

4.4.0-beta.2 (2023-06-22)

See 4.4.0-beta.2 changelog

4.4.0-beta.1 (2023-06-21)

See 4.4.0-beta.1 changelog

4.4.0-beta.0 (2023-06-20)

See 4.4.0-beta.0 changelog


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: Disabled by config. Please merge this manually once you are satisfied.

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.

@changeset-bot
Copy link

changeset-bot bot commented Jul 21, 2023

⚠️ No Changeset found

Latest commit: ce16835

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

@vercel
Copy link

vercel bot commented Jul 21, 2023

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 Jul 22, 2023 5:22am
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2023 5:22am

@github-actions github-actions bot added the type:infrastructure Tooling and other chores label Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #3180 (ce16835) into main (44038b5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main     #3180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          111       111           
  Lines         6914      6914           
  Branches       324       324           
=========================================
  Hits          6914      6914           

@sebald sebald merged commit 9fcc5ee into main Jul 22, 2023
13 checks passed
@sebald sebald deleted the renovate/storybook branch July 22, 2023 06:05
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.

1 participant