openfun / cunningham

🎨 The Open FUN Design System
https://openfun.github.io/cunningham/
MIT License
23 stars 2 forks source link

⬆️(dependencies) update js dependencies #322

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@changesets/cli (source) 2.27.1 -> 2.27.3 age adoption passing confidence
@chromatic-com/storybook 1.3.3 -> 1.4.0 age adoption passing confidence
@hookform/resolvers (source) 3.3.4 -> 3.4.2 age adoption passing confidence
@internationalized/date (source) 3.5.2 -> 3.5.4 age adoption passing confidence
@react-aria/calendar 3.5.6 -> 3.5.8 age adoption passing confidence
@react-aria/datepicker 3.9.3 -> 3.10.1 age adoption passing confidence
@react-aria/i18n 3.10.2 -> 3.11.1 age adoption passing confidence
@react-stately/calendar 3.4.4 -> 3.5.1 age adoption passing confidence
@react-stately/datepicker 3.9.2 -> 3.9.4 age adoption passing confidence
@storybook/addon-a11y (source) 8.0.9 -> 8.1.1 age adoption passing confidence
@storybook/addon-actions (source) 8.0.9 -> 8.1.1 age adoption passing confidence
@storybook/addon-essentials (source) 8.0.9 -> 8.1.1 age adoption passing confidence
@storybook/addon-interactions (source) 8.0.9 -> 8.1.1 age adoption passing confidence
@storybook/addon-links (source) 8.0.9 -> 8.1.1 age adoption passing confidence
@storybook/react (source) 8.0.9 -> 8.1.1 age adoption passing confidence
@storybook/react-vite (source) 8.0.9 -> 8.1.1 age adoption passing confidence
@tanstack/react-table (source) 8.16.0 -> 8.17.3 age adoption passing confidence
@testing-library/jest-dom 6.4.2 -> 6.4.5 age adoption passing confidence
@testing-library/react 15.0.5 -> 15.0.7 age adoption passing confidence
@types/node (source) 20.12.7 -> 20.12.12 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.7.1 -> 7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.1 -> 7.10.0 age adoption passing confidence
@vitest/ui (source) 1.5.2 -> 1.6.0 age adoption passing confidence
chromatic (source) 11.3.0 -> 11.3.5 age adoption passing confidence
commander 12.0.0 -> 12.1.0 age adoption passing confidence
downshift (source) 9.0.4 -> 9.0.6 age adoption passing confidence
eslint-plugin-formatjs 4.13.0 -> 4.13.3 age adoption passing confidence
glob 10.3.12 -> 10.3.15 age adoption passing confidence
make-dir-cli 3.1.0 -> 4.0.0 age adoption passing confidence
react-aria 3.32.1 -> 3.33.1 age adoption passing confidence
react-aria-components 1.1.1 -> 1.2.1 age adoption passing confidence
react-hook-form (source) 7.51.3 -> 7.51.4 age adoption passing confidence
react-stately 3.30.1 -> 3.31.1 age adoption passing confidence
sass 1.75.0 -> 1.77.2 age adoption passing confidence
storybook (source) 8.0.9 -> 8.1.1 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.1.3 age adoption passing confidence
tsc-alias (source) 1.8.8 -> 1.8.10 age adoption passing confidence
vite (source) 5.2.10 -> 5.2.11 age adoption passing confidence
vite-plugin-dts 3.9.0 -> 3.9.1 age adoption passing confidence
vitest (source) 1.5.2 -> 1.6.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7245-2024-04-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.4...v7.24.5) ##### :bug: Bug Fix - `babel-plugin-transform-classes`, `babel-traverse` - [#​16377](https://togithub.com/babel/babel/pull/16377) fix: TypeScript annotation affects output ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3` - [#​16440](https://togithub.com/babel/babel/pull/16440) Fix suppressed error order ([@​sossost](https://togithub.com/sossost)) - [#​16408](https://togithub.com/babel/babel/pull/16408) Await nullish async disposable ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-parser` - [#​16407](https://togithub.com/babel/babel/pull/16407) Recover from exported `using` declaration ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​16414](https://togithub.com/babel/babel/pull/16414) Relax ESLint peerDependency constraint to allow v9 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​16425](https://togithub.com/babel/babel/pull/16425) Improve `@babel/parser` AST types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​16417](https://togithub.com/babel/babel/pull/16417) Always pass type argument to `.startNode` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-transforms`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-traverse` - [#​16439](https://togithub.com/babel/babel/pull/16439) Make `NodePath` distributive ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-partial-application`, `babel-types` - [#​16421](https://togithub.com/babel/babel/pull/16421) Remove `JSXNamespacedName` from valid `CallExpression` args ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-class-properties`, `babel-preset-env` - [#​16406](https://togithub.com/babel/babel/pull/16406) Do not load unnecessary Babel 7 syntax plugins in Babel 8 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3` - [#​16357](https://togithub.com/babel/babel/pull/16357) Performance: improve `objectWithoutPropertiesLoose` on V8 ([@​romgrk](https://togithub.com/romgrk))
changesets/changesets (@​changesets/cli) ### [`v2.27.3`](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.2...620f367d45c34c4d95ee4b4278d35b554dc0f47b) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.2...@changesets/cli@2.27.3) ### [`v2.27.2`](https://togithub.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.2) [Compare Source](https://togithub.com/changesets/changesets/compare/@changesets/cli@2.27.1...@changesets/cli@2.27.2) ##### Patch Changes - [#​1354](https://togithub.com/changesets/changesets/pull/1354) [`69be7dc`](https://togithub.com/changesets/changesets/commit/69be7dc7195011ac6dbd00b24ea923f02adcf69c) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed an issue with `changeset status` incorrectly returning an error status in two cases: - for changed ignored packages - for changed private packages when `privatePackage.version` was set to `false` - [#​1351](https://togithub.com/changesets/changesets/pull/1351) [`c6da182`](https://togithub.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b) Thanks [@​TheHolyWaffle](https://togithub.com/TheHolyWaffle)! - Fix an issue with not applying a custom `.prettierrc` configuration with `prettier@>= 3.1.1` - Updated dependencies \[[`c6da182`](https://togithub.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b)]: - [@​changesets/apply-release-plan](https://togithub.com/changesets/apply-release-plan)[@​7](https://togithub.com/7).0.1 - [@​changesets/write](https://togithub.com/changesets/write)[@​0](https://togithub.com/0).3.1
chromaui/addon-visual-tests (@​chromatic-com/storybook) ### [`v1.4.0`](https://togithub.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v140-Wed-May-15-2024) [Compare Source](https://togithub.com/chromaui/addon-visual-tests/compare/v1.3.5...v1.4.0) ##### 🚀 Enhancement - Suggest enabling TurboSnap and use all suggestions in generated config file [#​306](https://togithub.com/chromaui/addon-visual-tests/pull/306) ([@​ghengeveld](https://togithub.com/ghengeveld)) - Show "Visual Tests disabled" screen when `uiTests` feature is disabled [#​304](https://togithub.com/chromaui/addon-visual-tests/pull/304) ([@​ghengeveld](https://togithub.com/ghengeveld)) - Poll for API connection and show notification when it fails [#​303](https://togithub.com/chromaui/addon-visual-tests/pull/303) ([@​ghengeveld](https://togithub.com/ghengeveld)) ##### 🐛 Bug Fix - Hide refs (composed Storybooks) while guided tour is active [#​307](https://togithub.com/chromaui/addon-visual-tests/pull/307) ([@​ghengeveld](https://togithub.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@​ghengeveld](https://togithub.com/ghengeveld)) *** ### [`v1.3.5`](https://togithub.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v135-Fri-May-10-2024) [Compare Source](https://togithub.com/chromaui/addon-visual-tests/compare/v1.3.4...v1.3.5) ##### 🐛 Bug Fix - Upgrade Chromatic CLI to v11.3.2 [#​302](https://togithub.com/chromaui/addon-visual-tests/pull/302) ([@​ghengeveld](https://togithub.com/ghengeveld)) - Support builds from (supposed) forked repository or monorepo setup [#​299](https://togithub.com/chromaui/addon-visual-tests/pull/299) ([@​ghengeveld](https://togithub.com/ghengeveld)) - Show message when snapshotting is disabled for story [#​300](https://togithub.com/chromaui/addon-visual-tests/pull/300) ([@​ghengeveld](https://togithub.com/ghengeveld)) - Fix spin animation on build progress eyebrow [#​298](https://togithub.com/chromaui/addon-visual-tests/pull/298) ([@​ghengeveld](https://togithub.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@​ghengeveld](https://togithub.com/ghengeveld)) *** ### [`v1.3.4`](https://togithub.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v134-Tue-May-07-2024) [Compare Source](https://togithub.com/chromaui/addon-visual-tests/compare/v1.3.3...v1.3.4) ##### 🐛 Bug Fix - Upgrade Chromatic CLI dependency [#​297](https://togithub.com/chromaui/addon-visual-tests/pull/297) ([@​ghengeveld](https://togithub.com/ghengeveld)) - Update dev config to load `preset.ts` rather than `index.ts` [#​296](https://togithub.com/chromaui/addon-visual-tests/pull/296) ([@​ghengeveld](https://togithub.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@​ghengeveld](https://togithub.com/ghengeveld)) ***
react-hook-form/resolvers (@​hookform/resolvers) ### [`v3.4.2`](https://togithub.com/react-hook-form/resolvers/releases/tag/v3.4.2) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.4.1...v3.4.2) ##### Bug Fixes - move back to in-build set and remove lodash.set ([#​685](https://togithub.com/react-hook-form/resolvers/issues/685)) ([5754c47](https://togithub.com/react-hook-form/resolvers/commit/5754c4748390dca8f7e51e9141793446f5bb50df)) ### [`v3.4.1`](https://togithub.com/react-hook-form/resolvers/compare/v3.4.0...bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.4.0...v3.4.1) ### [`v3.4.0`](https://togithub.com/react-hook-form/resolvers/compare/v3.3.4...79700b054566823e96d4fc631a5af68700c674f3) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.3.4...v3.4.0)
adobe/react-spectrum (@​internationalized/date) ### [`v3.5.4`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.5.3...@internationalized/date@3.5.4) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.5.3...@internationalized/date@3.5.4) ### [`v3.5.3`](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.5.2...@internationalized/date@3.5.3) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@internationalized/date@3.5.2...@internationalized/date@3.5.3)
adobe/react-spectrum (@​react-aria/calendar) ### [`v3.5.8`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/calendar@3.5.7...@react-aria/calendar@3.5.8) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/calendar@3.5.7...@react-aria/calendar@3.5.8) ### [`v3.5.7`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/dialog@3.5.6...@react-aria/dialog@3.5.7) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/calendar@3.5.6...@react-aria/calendar@3.5.7)
storybookjs/storybook (@​storybook/addon-a11y) ### [`v8.1.1`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#811) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.0...v8.1.1) - Docgen: Only add react-docgen info when a component is defined in the file - [#​26967](https://togithub.com/storybookjs/storybook/pull/26967), thanks [@​glenjamin](https://togithub.com/glenjamin)! - Docs: Fix MDX Stories block tag-filtering behavior - [#​27144](https://togithub.com/storybookjs/storybook/pull/27144), thanks [@​shilman](https://togithub.com/shilman)! - Docs: Fix Subtitle block when no `of` prop passed - [#​27147](https://togithub.com/storybookjs/storybook/pull/27147), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Next.js: Add typing for NextImage to main framework options type - [#​27105](https://togithub.com/storybookjs/storybook/pull/27105), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Next.js: Avoid conflicts with the raw loader - [#​27093](https://togithub.com/storybookjs/storybook/pull/27093), thanks [@​seanparmelee](https://togithub.com/seanparmelee)! - Types: Fix typing for main.framework/builder fields - [#​27088](https://togithub.com/storybookjs/storybook/pull/27088), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! ### [`v8.1.0`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#810) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.0.10...v8.1.0) Storybook 8.1 is here with a tone of new features and bug fixes: - 🏷️ Static tag-based filtering - 🦺 Type-safe, standards-based module mocking - 🐣 New `beforeEach` test hook - 🧳 Portable Stories API for Playwright Component Testing - 🐕‍🦺 Support the new signal-based input & output functions in Angular - 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
List of all updates - Addon-actions: Fix falsy args printing as object - 22163 - [#​26917](https://togithub.com/storybookjs/storybook/pull/26917), thanks [@​Fatcat560](https://togithub.com/Fatcat560)! - Addon-docs: Fix MDX compilation with `@vitejs/plugin-react-swc` and plugins - [#​26837](https://togithub.com/storybookjs/storybook/pull/26837), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Addon-docs: Fix `providerImportSource` extension - [#​26868](https://togithub.com/storybookjs/storybook/pull/26868), thanks [@​bashmish](https://togithub.com/bashmish)! - Addon-docs: Fix `react-dom/server` imports breaking stories and docs - [#​26557](https://togithub.com/storybookjs/storybook/pull/26557), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Addon-docs: Support Stencil based display names in source snippets - [#​26592](https://togithub.com/storybookjs/storybook/pull/26592), thanks [@​yannbf](https://togithub.com/yannbf)! - Addon-docs: Fix `[Object object]` displayName in some JSX components - [#​26566](https://togithub.com/storybookjs/storybook/pull/26566), thanks [@​yannbf](https://togithub.com/yannbf)! - Angular: Add type support for Angular's input signals - [#​26413](https://togithub.com/storybookjs/storybook/pull/26413), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Angular: Add type support for Angular's output signals - [#​26546](https://togithub.com/storybookjs/storybook/pull/26546), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - API: Add API access to sidebar renderLabel - [#​27099](https://togithub.com/storybookjs/storybook/pull/27099), thanks [@​shilman](https://togithub.com/shilman)! - Args: Add possibility to mark controls as read-only - [#​26577](https://togithub.com/storybookjs/storybook/pull/26577), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Automigrations: Fix name of VTA addon - [#​26816](https://togithub.com/storybookjs/storybook/pull/26816), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Automigrations: Add migration note about new react-docgen default - [#​26620](https://togithub.com/storybookjs/storybook/pull/26620), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Automigrations: Fix missing support for mts vite config - [#​26441](https://togithub.com/storybookjs/storybook/pull/26441), thanks [@​drik98](https://togithub.com/drik98)! - Automigrations: Improve react-docgen automigration prompt - [#​27106](https://togithub.com/storybookjs/storybook/pull/27106), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Blocks: Add `of` prop to `Subtitle` - [#​22552](https://togithub.com/storybookjs/storybook/pull/22552), thanks [@​joaonunomota](https://togithub.com/joaonunomota)! - Blocks: Add `of` prop to `Title` - [#​23728](https://togithub.com/storybookjs/storybook/pull/23728), thanks [@​Sidnioulz](https://togithub.com/Sidnioulz)! - CLI: Add --config-dir flag to add command - [#​26771](https://togithub.com/storybookjs/storybook/pull/26771), thanks [@​eric-blue](https://togithub.com/eric-blue)! - CLI: Add --config-dir flag to migrate command - [#​26721](https://togithub.com/storybookjs/storybook/pull/26721), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Add main.js `docs.autodocs` automigration - [#​27089](https://togithub.com/storybookjs/storybook/pull/27089), thanks [@​shilman](https://togithub.com/shilman)! - CLI: Add Visual Tests addon install auto-migration when upgrading to 8.0.x - [#​26766](https://togithub.com/storybookjs/storybook/pull/26766), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CLI: Automigrate improve upgrade storybook related packages - [#​26497](https://togithub.com/storybookjs/storybook/pull/26497), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CLI: Automigrations copy edits - [#​26342](https://togithub.com/storybookjs/storybook/pull/26342), thanks [@​joevaugh4n](https://togithub.com/joevaugh4n)! - CLI: Fix eslint configuration for string `extends` - [#​27097](https://togithub.com/storybookjs/storybook/pull/27097), thanks [@​shilman](https://togithub.com/shilman)! - CLI: Improve Yarn berry error parsing - [#​26616](https://togithub.com/storybookjs/storybook/pull/26616), thanks [@​yannbf](https://togithub.com/yannbf)! - CLI: Improve `vite-config-file.ts` - [#​26375](https://togithub.com/storybookjs/storybook/pull/26375), thanks [@​joevaugh4n](https://togithub.com/joevaugh4n)! - CLI: Instruct the correct auto-migration command - [#​26515](https://togithub.com/storybookjs/storybook/pull/26515), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CLI: Introduce package manager fallback for initializing Storybook in an empty directory with yarn1 - [#​26500](https://togithub.com/storybookjs/storybook/pull/26500), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - CLI: Throw an error when running upgrade command in incorrect cwd - [#​26585](https://togithub.com/storybookjs/storybook/pull/26585), thanks [@​yannbf](https://togithub.com/yannbf)! - Codemods: Escape filename given as argument - [#​26430](https://togithub.com/storybookjs/storybook/pull/26430), thanks [@​YukiKitagata](https://togithub.com/YukiKitagata)! - Controls: Add Channels API to search for files in the project root - [#​26726](https://togithub.com/storybookjs/storybook/pull/26726), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Controls: Added server channel to create a new story - [#​26769](https://togithub.com/storybookjs/storybook/pull/26769), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Controls: Add UI to create new story files - [#​26875](https://togithub.com/storybookjs/storybook/pull/26875), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Controls: Fix crashing when docgen extraction partially fails - [#​26862](https://togithub.com/storybookjs/storybook/pull/26862), thanks [@​yannbf](https://togithub.com/yannbf)! - Controls: Fix disable condition in ArgControl component - [#​26567](https://togithub.com/storybookjs/storybook/pull/26567), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Controls: Fix number controls do not reset - [#​26372](https://togithub.com/storybookjs/storybook/pull/26372), thanks [@​jiyiru](https://togithub.com/jiyiru)! - Core: Add `duration` and `onClick` support to Notification API and improve Notification UI - [#​26696](https://togithub.com/storybookjs/storybook/pull/26696), thanks [@​ghengeveld](https://togithub.com/ghengeveld)! - Core: Drop unneeded `UPDATE_STORY_ARGS` which was for SSv6 - [#​25993](https://togithub.com/storybookjs/storybook/pull/25993), thanks [@​tmeasday](https://togithub.com/tmeasday)! - Core: Ensure that simultaneous onStoriesChanged don't clobber each other - [#​26882](https://togithub.com/storybookjs/storybook/pull/26882), thanks [@​tmeasday](https://togithub.com/tmeasday)! - Core: Fix filters not being applied in WebKit - [#​26949](https://togithub.com/storybookjs/storybook/pull/26949), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Core: Fix preloading too early - [#​26442](https://togithub.com/storybookjs/storybook/pull/26442), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Core: Implement file formatter - [#​26809](https://togithub.com/storybookjs/storybook/pull/26809), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Core: Optimize clearNotification - [#​26415](https://togithub.com/storybookjs/storybook/pull/26415), thanks [@​ndelangen](https://togithub.com/ndelangen)! - Core: Save from controls - [#​26827](https://togithub.com/storybookjs/storybook/pull/26827), thanks [@​ndelangen](https://togithub.com/ndelangen)! - CSF: Allow default export without title or component attributes - [#​26516](https://togithub.com/storybookjs/storybook/pull/26516), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - CSF: Fix typings for control and other properties of argTypes - [#​26824](https://togithub.com/storybookjs/storybook/pull/26824), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - CSF: Make sure loaders/decorators can be used as array - [#​26514](https://togithub.com/storybookjs/storybook/pull/26514), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - Dependencies: Upgrade [@​storybook/csf](https://togithub.com/storybook/csf) to 0.1.5 - [#​26958](https://togithub.com/storybookjs/storybook/pull/26958), thanks [@​Cherry](https://togithub.com/Cherry)! - Dependencies: Upgrade `@joshwooding/vite-plugin-react-docgen-typescript` to `0.3.1` - [#​26673](https://togithub.com/storybookjs/storybook/pull/26673), thanks [@​joshwooding](https://togithub.com/joshwooding)! - Dependencies: Upgrade `ejs` to `3.1.10` - [#​27054](https://togithub.com/storybookjs/storybook/pull/27054), thanks [@​RiuSalvi](https://togithub.com/RiuSalvi)! - Dependencies: Bump es-module-lexer - [#​26737](https://togithub.com/storybookjs/storybook/pull/26737), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Dependencies: Update globby dependency - [#​26733](https://togithub.com/storybookjs/storybook/pull/26733), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Dependencies: Update postcss-loader in Next.js framework - [#​26707](https://togithub.com/storybookjs/storybook/pull/26707), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - Doc Tools: Signature Type Error Handling - [#​26774](https://togithub.com/storybookjs/storybook/pull/26774), thanks [@​ethriel3695](https://togithub.com/ethriel3695)! - Indexer: Escape special characters in storyImport regex - [#​22545](https://togithub.com/storybookjs/storybook/pull/22545), thanks [@​VojGin](https://togithub.com/VojGin)! - Maintenance: Fix performance regressions - [#​26411](https://togithub.com/storybookjs/storybook/pull/26411), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - MDX: Do not transform `http://` links - [#​26488](https://togithub.com/storybookjs/storybook/pull/26488), thanks [@​JReinhold](https://togithub.com/JReinhold)! - Next.js: Fix Compatibility with \ --- ### Configuration 📅 **Schedule**: Branch creation - "before 7am on monday" (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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/openfun/cunningham).
changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 2ba8bce6e7569104ecbed0100978878dc26f6bdf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR