-
Notifications
You must be signed in to change notification settings - Fork 0
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(web): update devdependencies (major) #147
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
4e49c41
to
fff8dfc
Compare
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
fff8dfc
to
28a0f5c
Compare
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
28a0f5c
to
ef3e141
Compare
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
ef3e141
to
0461cfc
Compare
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
0461cfc
to
f67912c
Compare
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
f67912c
to
0bb0be8
Compare
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
0bb0be8
to
c9e21e4
Compare
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
c9e21e4
to
65439d9
Compare
📦 Next.js Bundle Analysis for webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
65439d9
to
11eef37
Compare
fee7f8b
to
83b0d32
Compare
83b0d32
to
da7bf2c
Compare
da7bf2c
to
d76046c
Compare
d76046c
to
bbc10df
Compare
bbc10df
to
0c818ad
Compare
0c818ad
to
67e160e
Compare
67e160e
to
4caf0d9
Compare
4caf0d9
to
13165b4
Compare
13165b4
to
2610103
Compare
2610103
to
7322da6
Compare
7322da6
to
44cf31c
Compare
44cf31c
to
2a3d7c7
Compare
2a3d7c7
to
5e6847b
Compare
5e6847b
to
9cc6287
Compare
This PR contains the following updates:
7.6.20
->8.5.8
7.6.20
->8.5.8
7.6.20
->8.5.8
7.6.20
->8.5.8
7.6.20
->8.5.8
7.6.20
->8.5.8
7.6.20
->8.5.8
7.6.20
->8.5.8
7.6.20
->8.5.8
8.57.1
->9.20.1
9.1.0
->10.0.1
3.0.0
->4.1.0
7.6.20
->8.5.8
3.1.0
->4.0.0
3.4.17
->4.0.7
1.13.4
->2.4.2
Release Notes
storybookjs/storybook (@storybook/addon-a11y)
v8.5.8
Compare Source
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
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!Configuration
📅 Schedule: Branch creation - "after 10pm every weekend,before 5am every weekend" in timezone Asia/Tokyo, 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.