-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update storybook monorepo to v9.0.6 #201
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/storybook-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1cbda1c
to
09f4900
Compare
09f4900
to
17b84e0
Compare
17b84e0
to
0c8e8cf
Compare
0c8e8cf
to
3cb9724
Compare
--- a/apps/petal-notes/.storybook/vitest.setup.ts
+++ b/apps/petal-notes/.storybook/vitest.setup.ts
@@ -1,14 +1,8 @@
import * as a11yAddonAnnotations from "@storybook/addon-a11y/preview";
import { setProjectAnnotations } from "@storybook/sveltekit";
-import { beforeAll } from "vitest";
import * as previewAnnotations from "./preview";
// This is an important step to apply the right configuration when testing your stories.
// More info at: https://storybook.js.org/docs/api/portable-stories/portable-stories-vitest#setprojectannotations
-const project = setProjectAnnotations([
- a11yAddonAnnotations,
- previewAnnotations,
-]);
-
-beforeAll(project.beforeAll);
+setProjectAnnotations([a11yAddonAnnotations, previewAnnotations]); |
3cb9724
to
0c0ef17
Compare
0c0ef17
to
5f2400f
Compare
5f2400f
to
6ab718b
Compare
|
6ab718b
to
93e5b9e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
=9.0.0-beta.5
->=9.0.6
=9.0.0-beta.5
->=9.0.6
=9.0.0-beta.5
->=9.0.6
=9.0.0-beta.5
->=9.0.6
=9.0.0-beta.5
->=9.0.6
Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v9.0.6
Compare Source
v9.0.5
Compare Source
<wrapper ...>
- #31639, thanks @JReinhold!toSatisfy
-matcher implementation - #31664, thanks @ndelangen!v9.0.4
Compare Source
v9.0.3
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
v9.0.0
Compare Source
Storybook 9.0 is here
This is a huge release focused on testing and bundle size.
Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 9.0, you can refer to the 9.0 prerelease changelogs
List of all updates
linkPath
to Axe results and use it in copy link action - #31009, thanks @ghengeveld!layout: centered
in conjunction withinline: false
- #31430, thanks @ghengeveld!@storybook/experimental-addon-test
to@storybook/addon-vitest
- #31014, thanks @valentinpalkovic!vitest.projects.ts
file as workspace file during postinstall - #31565, thanks @ghengeveld!element
parameter withcontext
- #31036, thanks @JReinhold!storybook-static
from coverage reports - #31005, thanks @JReinhold!staticDir
- #31340, thanks @JReinhold!addon-docs
- #31488, thanks @JReinhold!missingStorybookDependencies
for 9.0 - #30769, thanks @ndelangen!@storybook/addon-essentials
proper - #31015, thanks @ndelangen!docs.autodocs
field - #31203, thanks @ndelangen!storybook-static
to.gitignore
on init - #31201, thanks @JReinhold!.rnstorybook
CLI automigration - #30882, thanks @shilman!init
- #30799, thanks @ndelangen!@chromatic-com/storybook
- #30662, thanks @JReinhold!@latest
fromyarn create
commands - #31458, thanks @ndelangen!STORY_HOT_UPDATED
and rerun A11y tests on HMR - #31423, thanks @ghengeveld!--preview-only
CLI flag - #31102, thanks @JReinhold!features
for addons moved into core - #31146, thanks @ndelangen!clickEvent
serialization and export public types - #31179, thanks @ghengeveld!util
,browser-assert
,process
deps - #30805, thanks @ndelangen!uuid
package from core - #31219, thanks @JReinhold!telejson
- #30998, thanks @ndelangen!preview-api
import for react-native - #31057, thanks @ndelangen!@storybook/core
withstorybook
- #30168, thanks @ndelangen!Uncaught ReferenceError: global is not defined
- #30970, thanks @JReinhold!.js
files when.cjs
files are passed for entries that should be ESM - #31556, thanks @JReinhold!__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER_STATE__
access - #30820, thanks @dannyhw!userEvent.setup()
errors in jest - #30833, thanks @dannyhw!userEvent.setup()
errors outside browser context - #30831, thanks @dannyhw!@storybook/addon-mdx-gfm
) - #30996, thanks @ndelangen!ts-dedent
dependency - #31289, thanks @JReinhold!latest
version of@storybook/addon-svelte-csf
- #31398, thanks @JReinhold!sveltedoc-parser
- #31246, thanks @JReinhold!svelte-preprocess
dependency - #31332, thanks @JReinhold!enhance
- #31360, thanks @JReinhold!storybookVersion
- #31577, thanks @tmeasday!@storybook/test
intostorybook/test
- #30742, thanks @valentinpalkovic!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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.