-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update storybook monorepo (master) (major) #1332
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
master
Choose a base branch
from
renovate/master-major-storybook-monorepo
base: master
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
8908048
to
6a3678a
Compare
6a3678a
to
4220ddd
Compare
4220ddd
to
1404154
Compare
1386e95
to
4dfa586
Compare
4dfa586
to
61d749e
Compare
8997856
to
a100079
Compare
a100079
to
f0f8044
Compare
41df350
to
48f02cd
Compare
cb345a3
to
f0d9497
Compare
08abf50
to
d32983b
Compare
d32983b
to
30c3a52
Compare
30c3a52
to
6218166
Compare
4d22906
to
94314a9
Compare
94314a9
to
de805b2
Compare
cbceec9
to
1cf7ac7
Compare
1cf7ac7
to
9de336a
Compare
dc24d46
to
7debca1
Compare
7debca1
to
3fc3c78
Compare
24aa35d
to
064a693
Compare
064a693
to
4f90e31
Compare
65098f4
to
916901b
Compare
4bb1a54
to
3d9f304
Compare
335e4f3
to
0782ac3
Compare
37171a7
to
2b5bc27
Compare
dedda6c
to
a21bef7
Compare
a21bef7
to
bc1d3ae
Compare
bc1d3ae
to
05e5e47
Compare
05e5e47
to
24dff5a
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.21
->8.6.14
3.4.12
->5.3.21
5.3.21
->8.6.14
5.3.21
->8.6.14
Release Notes
storybookjs/storybook (@storybook/addon-actions)
v8.6.14
Compare Source
v8.6.13
Compare Source
v8.6.12
Compare Source
ember-template-compiler
import for ember 6+ - #30682, thanks @leoeuclids!node_modules
from docgen - #30981, thanks @JReinhold!v8.6.11
Compare Source
v8.6.10
Compare Source
v8.6.9
Compare Source
v8.6.8
Compare Source
v8.6.7
Compare Source
v8.6.6
Compare Source
v8.6.5
Compare Source
@angular-devkit/build-angular
to installed packages - #30790, thanks @kasperpeulen![email protected]
- #30784, thanks @JReinhold!crypto.randomUUID
- #30781, thanks @JReinhold!v8.6.4
Compare Source
node_modules
in stats file - #30711, thanks @JReinhold!v8.6.3
Compare Source
v8.6.2
Compare Source
v8.6.1
Compare Source
ember-template-compiler
import for ember 6+ - #30682, thanks @leoeuclids!node_modules
from docgen - #30981, thanks @JReinhold!v8.6.0
Compare Source
The 8.6 release focuses on Storybook Test, which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.
Here’s what’s new:
List of all updates
--yes
and fix--features
- #30534, thanks @ghengeveld!UniversalStore
API to sync state/events between multiple environments - #30445, thanks @JReinhold!node_modules
- #30643, thanks @ndelangen!addon-essentials
not working when used withgetAbsolutePath
- #30557, thanks @JReinhold!+page.svelte
files - #30369, thanks @xeho91!vitest.config.ts
with workspaces, otherwise createvitest.workspace.ts
- #30583, thanks @ghengeveld!v8.5.8
Compare Source
esbuild@^0.25
- #30574, thanks @JReinhold!v8.5.7
Compare Source
v8.5.6
Compare Source
v8.5.5
Compare Source
v8.5.4
Compare Source
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](https://redirect.github.com/storybookjs/storybook/compare
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.