chore(deps): update all non-major dependencies #391
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:
7.26.0
->7.26.9
7.26.0
->7.26.9
7.25.9
->7.26.3
8.4.7
->8.5.6
1.0.5
->1.0.6
8.4.7
->8.5.6
8.4.7
->8.5.6
9.2.0
->9.5.2
9.1.2
->9.5.2
9.2.0
->9.5.2
9.16.0
->9.20.1
3.4.2
->3.5.1
8.4.7
->8.5.6
6.1.13
->6.1.15
5.7.2
->5.7.3
5.97.1
->5.98.0
Release Notes
babel/babel (@babel/core)
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)storybookjs/storybook (@storybook/addon-essentials)
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!storybookjs/addon-webpack5-compiler-swc (@storybook/addon-webpack5-compiler-swc)
v1.0.6
Compare Source
🐛 Bug Fix
Authors: 1
zendeskgarden/react-components (@zendeskgarden/react-grid)
v9.5.2
Compare Source
🐛 Bug Fix
chrome
,loaders
v9.5.1
Compare Source
🐛 Bug Fix
theming
ColorSchemeProvider
system color scheme handling (@jzempel)getColor
values (@jzempel)v9.5.0
Compare Source
🚀 New Feature
theming
ColorSchemeProvider
(@jzempel)🌱 Internal
avatars
,draggable
,dropdowns
,forms
,notifications
,tables
accordions
,avatars
,breadcrumbs
,buttons
,chrome
,colorpickers
,datepickers
,draggable
,dropdowns
,forms
,modals
,notifications
,pagination
,tables
,tags
draggable
colorpickers
.template
,accordions
,avatars
,breadcrumbs
,buttons
,chrome
,colorpickers
,datepickers
,draggable
,dropdowns.legacy
,dropdowns
,forms
,grid
,loaders
,modals
,notifications
,pagination
,tables
,tabs
,tags
,tooltips
,typography
retrieveComponentStyles
withcomponentStyles
utility (@jzempel)v9.4.0
Compare Source
🚀 New Feature
theming
🐛 Bug Fix
dropdowns
v9.3.0
Compare Source
🚀 New Feature
accordions
,avatars
,breadcrumbs
,buttons
,chrome
,colorpickers
,datepickers
,draggable
,dropdowns.legacy
,dropdowns
,forms
,grid
,loaders
,modals
,notifications
,pagination
,tables
,tabs
,tags
,theming
,tooltips
,typography
styled-components
support to v6 (@ze-flo)🐛 Bug Fix
accordions
inert
for hiddenStepper
content (@jzempel)chrome
useId
container dependency forSheet
component (@jzempel)🌱 Internal
dropdowns
eslint/eslint (eslint)
v9.20.1
Compare Source
v9.20.0
Compare Source
v9.19.0
Compare Source
v9.18.0
Compare Source
v9.17.0
Compare Source
prettier/prettier (prettier)
v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.v3.5.0
Compare Source
diff
🔗 Release Notes
styled-components/styled-components (styled-components)
v6.1.15
Compare Source
v6.1.14
Compare Source
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
webpack/webpack (webpack)
v5.98.0
Compare Source
Fixes
Configuration
📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 2nd week" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.