-
Notifications
You must be signed in to change notification settings - Fork 94
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 dependency @storybook/react to v8 #307
Open
renovate
wants to merge
1
commit into
next
Choose a base branch
from
renovate/major-storybook-monorepo
base: next
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 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
f2151bc
to
e7e5202
Compare
e7e5202
to
f72e6b5
Compare
f72e6b5
to
f653ea0
Compare
f653ea0
to
8022b60
Compare
8022b60
to
4995950
Compare
4995950
to
d525914
Compare
f73c77d
to
a139f07
Compare
a139f07
to
16e1c17
Compare
16e1c17
to
873e2cf
Compare
873e2cf
to
13bce85
Compare
13bce85
to
98682b9
Compare
98682b9
to
7b9834d
Compare
7b9834d
to
5069272
Compare
5069272
to
474465b
Compare
474465b
to
c9d68db
Compare
c9d68db
to
3cdf247
Compare
3cdf247
to
3628bcd
Compare
3628bcd
to
82894f8
Compare
2d046c1
to
76705a5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #307 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 8 8
Lines 424 424
Branches 148 148
=======================================
Hits 418 418
Misses 6 6 ☔ View full report in Codecov by Sentry. |
e2da73d
to
9f7df9e
Compare
9f7df9e
to
0ee9ba1
Compare
ac210ab
to
db02791
Compare
8111d91
to
485a672
Compare
085894e
to
0d8f80b
Compare
51e39c9
to
0af78da
Compare
0af78da
to
3aa2b6e
Compare
a3ac7ea
to
4db0c2e
Compare
5919379
to
f425cac
Compare
f425cac
to
136ec38
Compare
136ec38
to
031d4f4
Compare
5e8c674
to
c08e5ee
Compare
1cbf417
to
2f01652
Compare
2f01652
to
6794bec
Compare
497334a
to
079a9f4
Compare
079a9f4
to
6e0df2c
Compare
d5943f2
to
81510ec
Compare
81510ec
to
3b2975a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
5.3.18
->8.5.3
Release Notes
storybookjs/storybook (@storybook/react)
v8.5.3
Compare Source
globals
toextract()
- #30415, thanks @ndelangen!v8.5.2
Compare Source
v8.5.1
Compare Source
interaction test
->component test
- #30333, thanks @kylegach!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:
List of all updates
@vitest/coverage-v8
during postinstall if no coverage reporter is installed - #29993, thanks @ghengeveld!vitest
detects missing deps - #29763, thanks @ndelangen!test.include
patterns - #30029, thanks @JReinhold!vitest
crashes - #29751, thanks @ndelangen!vitest.setup.js
- #30233, thanks @JReinhold!experimental-nextjs-vite
- #29814, thanks @ndelangen!glob
withtinyglobby
- #29817, thanks @ghengeveld!staticDirs
with Vitest - #29811, thanks @ghengeveld!require.resolve
- #30026, thanks @ndelangen!storybook
command - #29480, thanks @toothlessdev!TESTING_MODULE_RUN_ALL_REQUEST
for backward compatibility - #29711, thanks @ghengeveld!ERR_PACKAGE_PATH_NOT_EXPORTED
in@storybook/node-logger
- #30093, thanks @JReinhold!scrollIntoView
behavior and reimplement testing module time rendering - #30044, thanks @ghengeveld!@types/node
todevDeps
consistently - #30163, thanks @ndelangen!useSharedState
- #30259, thanks @JReinhold!react-confetti
with@neoconfetti/react
- #30098, thanks @ndelangen!@storybook/test
as optional peer dependency - #29754, thanks @yannbf!TooltipLinkList
and use it in main menu - #29507, thanks @ghengeveld!optimizeDeps
- #30117, thanks @ndelangen!@fs
- #28941, thanks @tobiasdiez!viteFinal
- #30105, thanks @JReinhold!vue-component-meta
docgen HMR not working - #29518, thanks @IonianPlayboy!v8.4.7
Compare Source
v8.4.6
Compare Source
@sveltejs/vite-plugin-svelte
v5 - #29731, thanks @JReinhold!v8.4.5
Compare Source
v8.4.4
Compare Source
v8.4.3
Compare Source
v8.4.2
Compare Source
@storybook/test
- #29514, thanks @shilman!v8.4.1
Compare Source
v8.4.0
Compare Source
Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!
List of all updates
@vitest/browser
v2.1.2 - #29407, thanks @strozw!es-toolkit
- #29259, thanks @JReinhold!@storybook/addon-links
by default - #29177, thanks @tobiasdiez!.gitignore
updated via CLI ends with a newline - #29124, thanks @3w36zj6!yarn
detection - #29448, thanks @ndelangen!chalk
topicocolors
- #28262, thanks @43081j!export { X }
parsing - #29344, thanks @vctqs1!prettier
an optional peer dependency - #29223, thanks @JReinhold!express
topolka
- #29230, thanks @43081j!qs
topicoquery
- #28315, thanks @43081j!handlebars
usage - #29208, thanks @ndelangen!file-system-cache
- #29256, thanks @ndelangen!fs-extra
with the native APIs - #29126, thanks @ziebam!lodash
withes-toolkit
- #28981, thanks @ndelangen!esbuild
, broadening version range - #29254, thanks @ndelangen!renderers/react
's dependencies - #29298, thanks @ndelangen!svelte2tsx
- support runes - #29423, thanks @JReinhold!util
dependency - #29310, thanks @JReinhold!react
in manager - #29197, thanks @ndelangen!optimizeDeps
- #29179, thanks @tobiasdiez!v8.3.7
Compare Source
v8.3.7
v8.3.6
Compare Source
v8.3.5
Compare Source
v8.3.4
Compare Source
v8.3.3
Compare Source
v8.3.2
Compare Source
storybook dev
- #29152, thanks @valentinpalkovic!v8.3.1
Compare Source
v8.3.0
Compare Source
Fresh out of the oven! Storybook 8.3 brings you:
List of all updates
StoryGlobals
-mode - #29025, thanks @JReinhold!as const satisfies
modifiers - #29000, thanks @shilman!tsconfig
to emitreact-jsx
- #28541, thanks @williamhelmrath!util
to regular dependency - #29008, thanks [@ndelangen](https://github.com/ndelangeConfiguration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.