Skip to content
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 storybook monorepo to v7.0.8 #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 7.0.0-beta.46 -> 7.0.8 age adoption passing confidence
@storybook/addon-essentials (source) 7.0.0-beta.46 -> 7.0.8 age adoption passing confidence
@storybook/addon-interactions (source) 7.0.0-beta.46 -> 7.0.8 age adoption passing confidence
@storybook/addon-links (source) 7.0.0-beta.46 -> 7.0.8 age adoption passing confidence
@storybook/blocks (source) 7.0.0-beta.46 -> 7.0.8 age adoption passing confidence
@storybook/nextjs (source) 7.0.0-beta.46 -> 7.0.8 age adoption passing confidence
@storybook/react (source) 7.0.0-beta.46 -> 7.0.8 age adoption passing confidence
storybook (source) 7.0.0-beta.46 -> 7.0.8 age adoption passing confidence

Release Notes

storybookjs/storybook

v7.0.8

Compare Source

Bug Fixes
  • Typescript: Fix bad typings caused by tsup bug #​22261
  • Migrate: skip the automigration for gf markdown when user isn't using mdx #​22186
  • UI: Addon panel does not update after disabling/enabling an addon #​22258
  • Vue3: Fix compiler error when there is double tag #​22286
  • Args: Fix multiple mapped args return array of labels #​22169
  • CLI: Add web-components webpack5 to missing-babelrc automigration #​22202
  • Docs: Fix inline story style #​21870
  • UI: Fix shift + 7 shortcut to focus search field #​22073
  • UI: Fix controls missing when navigating from story #​21967
  • NextJS: Fix tsconfig resolution #​22160
Maintenance
  • Telemetry: Persist sessionId across runs #​22325
  • Packaging: Move types condition to the front in all package.json.exports maps #​22321
  • Core: Rename manager UI mjs to js #​22247
  • Angular: Add support for Angular 16 #​22096
  • Packaging: Don't generate ESM dist for preset files #​22330
  • Packaging: Fix url for all packages in package.json #​22101
  • Add regex to ignore outdated Browserslist in Jest initialization base file #​22260

v7.0.7

Compare Source

Bug Fixes
  • Core: Pass parameters in SET_INDEX for docs entries #​22154
  • Addon-actions: Fix ESM by upgrading from uuid-browser to uuid #​22037
  • Addon-actions: Fix decorator type #​22175
  • Core: Add new tags to distinguish docs attachment #​22120
  • Core: Restore Docs useParameter using DOCS_PREPARED #​22118
Maintenance
  • CSF: Improve error message for bad default export #​22190
  • CLI: Add addon query-params to list of SB7 incompatible addons #​22095
  • UI: Add remount story shortcut #​21401
Build

v7.0.6

Compare Source

Bug Fixes
  • Core: Fix module guard in non-webpack environments #​22085
Maintenance
  • CLI: Mark qwik as using addon-interactions #​22000
Build
  • Build: Upgrade Playwright to 1.32.3 #​22087

v7.0.5

Compare Source

Bug Fixes
  • Docs: Fix source snippets when parameters.docs.source.type = 'code' #​22048
  • CLI: Mention how to setup a monorepo manually in babelrc automigration #​22052
  • UI: Fix upgrade command in about page #​22056
  • CLI: Fix CLI sandbox command #​21977

v7.0.4

Compare Source

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Bug Fixes
  • CLI: Catch errors thrown on sanity check of SB installs #​22039
Dependency Upgrades
  • Addon-docs: Remove mdx1-csf as optional peer dep #​22038

v7.0.3

Compare Source

Bug Fixes
  • React: Fix default export docgen for React.FC and forwardRef #​22024
  • Viewport: Remove transitions when switching viewports #​21963
  • CLI: Fix JsPackageManager typo #​22006
  • Viewport: Fix the defaultOrientation config option #​21962
  • UI: Fix story data access for broken About page #​21951
  • Angular: Fix components disappearing on docs page on property change #​21944
  • React: Don't show decorators in JSX snippets #​21907
  • Addon-docs: Include decorators by default in source decorators #​21902
  • CLI: Fix npm list command #​21947
  • Core: Revert Emotion :first-child (etc) workarounds #​21213
Maintenance
  • UI: Add remount story shortcut #​21401
  • Telemetry: Add CLI version to context #​21999
  • CLI: Update template code references to 7.0 #​21845
  • Addon-actions: Fix non-included type file #​21922
  • Addon GFM: Fix node-logger dependency #​21938
Dependency Upgrades
  • React-vite: Fix perf regression by pinning vite-plugin-react-docgen-ts #​22013
  • Update @emotion/cache version #​21941

v7.0.2

Compare Source

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Bug Fixes
  • CLI: Improve incompatible addons logic #​21883

v7.0.1

Compare Source

Bug Fixes
  • CLI: Always send error events if init doesn't succeed #​21879
  • CLI: Warn when community addons are incompatible with Storybook 7 #​21863
  • CLI: Fix migration summary message #​21862
  • CLI: Fix link to new framework API migrations #​21875
Maintenance
  • Angular: Remove deprecated component/propsMeta from story #​21807
  • Remove deprecated flags and properties #​21852
Dependencies

v7.0.0

Compare Source

Storybook 7.0 is here! 🎉

7.0 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 7.0.0-alpha.*, 7.0.0-beta.*, and 7.0.0-rc.* for the full list of changes.

See our Migration guide to upgrade from earlier versions of Storybook.

Full announcement and proper release to the latest npm tag coming soon. 😘

v7.0.0-rc.11

Compare Source

Features
  • CLI: Update stories glob in mdx codemod and not in mdx automigration #​21809
Bug Fixes
  • TS: Make sure components with interfaces or no props don't raise decorator assignability issues #​21833
  • Angular: Export applicationConfig decorator and adjust documentation for usage #​21851
  • Vite: Polyfill global by default #​21832
  • NextJS: Add explicit require.resolve calls to nextjs webpack loader config #​21834
  • Angular: Fix support on Windows when Storystore v7 is disabled #​21830
  • Angular: Fix module imported twice #​21770
Maintenance
  • CLI: Fix duplicated dependency warning for major version differences #​21850
  • Vite: downgrade remark related dependencies #​21836
Build
  • Build: Remove workflow we no longer use #​21829

v7.0.0-rc.10

Compare Source

Features
  • CLI: Warn the user for duplicated versions after automigrate #​21791
Bug Fixes
  • Addon-docs: Add remark-slug and remark-external-links to Vite builder #​21796
  • Blocks: Add children prop types #​21803
Maintenance
  • CLI: Upgrade to latest storybook/react-native version #​21811

v7.0.0-rc.9

Compare Source

Bug Fixes
  • CLI: Don't inline template functions in CSF2 to 3 codemod #​21539
  • ArgTypes: Fix JSdoc missing deprecated tag #​21794
  • UI: Scroll to highlighted search result #​21692
  • Actions: Fix clearing number of actions #​21760
  • UI: Fix cannot read properties of undefined at SearchResults #​21728
  • CLI: Fix an issue where port can be NaN #​21785
  • Docs: Exclude decorators by default from source #​21722
  • Docs: Fix ArgsTable crashing on subcomponents #​21769
  • Docs: Make Source transform API consistent #​21749
Maintenance
Dependency Upgrades

v7.0.0-rc.8

Compare Source

Bug Fixes
  • TypeScript: Fix missing env in StorybookConfig #​21732
  • Composition: Fix src of iframe unless the version changes #​21713
  • Composition: Fix the ref loading state showing up as empty instead #​21690
Build
  • Build: Add e2e-tests-dev task #​21546
  • Build: Fix CI after github.com SSH change #​21764

v7.0.0-rc.7

Compare Source

Bug Fixes
  • Svelte: Remount when resetting args in controls #​21659
  • CLI: Fix support for env vars when running dev/build commands #​21152
Maintenance
  • Core: upgrade esbuild, remove watch option from options #​21727

v7.0.0-rc.6

Compare Source

Bug Fixes
  • CLI: Fix sb add / mdx-gfm for addons with non-serializable values #​21731
  • CSF-plugin: Fix sourcemaps #​21704
  • React: Fix TS docgen for Functional Components #​21693
  • TypeScript: Add previewMainTemplate option to StorybookConfig #​21620
  • UI: Fix titles for addons/controls/panel tabs to support render fns and JSX elements #​21650
  • UI: Fix active state for menu iconbutton #​21666
  • CLI: Update renderer templates to provide correct typescript examples #​21647
  • Composition: Fix various CORS issues #​21682
  • Composition: Fix version switcher #​21621
Dependency Upgrades

v7.0.0-rc.5

Compare Source

Bug Fixes
  • UI: Fix IconButton to be in active state when corresponding menu is open #​21622
  • Angular: Fix sb init library support #​21675
  • CLI: Fix Vue3 template CSS #​21674
  • Core: fix storySort not reading from .mjs & .cjs files #​21637
  • Core: Fix cts/mts file extensions for config files #​21465
  • Core: Fix conflicting staticDirs case when -s flag is used #​21591
  • Angular: Fix source preview for angular stories #​21609

v7.0.0-rc.4

Compare Source

Features
  • Angular: Add "assets" build option #​21116
Bug Fixes
  • React: Fix missing framework options in shim #​21644
  • Docs: Update MDX Link component to be more user friendly #​21570
  • Links: Update LinkTo component #​21569
  • Vite: Allow vue files in importfn #​21550
  • Controls: Fix glitchy range control #​21459
  • CLI: Fix styling regression on CLI starter Introduction.mdx file #​21466
  • Addon-docs: Fix csf-plugin for Angular #​21629
  • Vite: Fix alias array converted incorrectly to an object #​21480
  • UI: Default white preview background #​21593
  • Vite: Fix dev and yarn pnp by adding lodash files to optimizeDeps.include #​21535
  • Composition: Fix blank page when ref is missing but specified in url #​21598
  • Core: Disable cache in dev-mode #​21574
  • Vite: Fix react-vite and projects with absolute path preview entries on Windows #​21545
  • UI: Change the way of preloading fonts #​21599
  • Core: Add preload and prefetch links for runtime.mjs and related files #​21594
  • React: Fix type inconsistencies in composeStories #​21575
  • UI: Fix WithTooltip to use visible prop instead of defaultVisible #​21589
Maintenance
Build
  • Build: Regen lockfiles #​21576
  • Build: Fix coverage job in CircleCI #​21633
  • Vite: Update sandbox template for vue2 script #​20750

v7.0.0-rc.3

Compare Source

Bug Fixes
  • Revert "CLI: Upgrade non-core storybook packages better" #​21583
  • CLI: Fix loading main.cjs files in automigration #​21582
  • Outline: Fixed a typo #​21515
Maintenance
  • CLI: Improve MDX codemod message regarding Story.id deprecation #​21541

v7.0.0-rc.2

Compare Source

Bug Fixes
  • CLI: Fix MDX codemod to update imports even when no stories are extracted #​21549
  • NextJS: Support next/font in Next v13.2.4 #​21560
Build
  • Fix 'yarn build' command on windows systems #​21531

v7.0.0-rc.1

Compare Source

Features
  • CLI: Update stories glob in mdx codemod and not in mdx automigration #​21809
Bug Fixes
  • TS: Make sure components with interfaces or no props don't raise decorator assignability issues #​21833
  • Angular: Export applicationConfig decorator and adjust documentation for usage #​21851
  • Vite: Polyfill global by default #​21832
  • NextJS: Add explicit require.resolve calls to nextjs webpack loader config #​21834
  • Angular: Fix support on Windows when Storystore v7 is disabled #​21830
  • Angular: Fix module imported twice #​21770
Maintenance
  • CLI: Fix duplicated dependency warning for major version differences #​21850
  • Vite: downgrade remark related dependencies #​21836
Build
  • Build: Remove workflow we no longer use #​21829

v7.0.0-rc.0

Compare Source

Bug Fixes
  • CLI: Upgrade non-core storybook packages better #​21508
  • Svelte: Pass all arguments to configure through to fix StoryStoreV6 #​21491
  • Core: Fix project root detection in yarn PnP without git #​21461
  • Telemetry: Replace isomorphic-unfetch with node-fetch in telemetry #​21497
  • Core: Fix builders/renderer PnP support #​21486
  • CLI: Require main.js without cache in automigrations #​21498
Maintenance
  • CLI: Filter out internal static dir logging #​21137
  • Docs: Error if you try to index an MDX file in ssv6 #​21495
Build
  • Build: add slash to fix windows test #​21518

v7.0.0-beta.64

Compare Source

Bug Fixes
  • Vite: Fix HMR of preview.js #​21485
  • Vite: Make sure we update the vite import map when .mdx is added #​21490
  • Docs: Don't allow passing of={} with undefined prop #​21452
  • Composition: Restore support for v2 stories.json #​21354

v7.0.0-beta.63

Compare Source

Bug Fixes
  • Story Index: Fix storySort parsing for parameters variable #​21481
  • React/Vite: Add some missing types #​21449
  • Docs: Cleanup with Promise instead of setTimeout #​21476
  • Docs: Re-render MDX files when you fix a thrown error #​21454
  • CLI: Fix mdx-to-csf codemod blocks imports #​21448
Maintenance
  • CLI: Copy tweaks for automigrations #​21475
  • CLI: Warn the user when stories glob does not match any file #​21392
  • Docs: Use Of type in useOf argument #​21442
  • Telemetry: Is interactive shell #​21436

v7.0.0-beta.62

Compare Source

Bug Fixes
  • Vite: Add react docgen types #​21338
  • Core: Print errors in withTelemetry before prompting #​21407
  • Add Angular Builder Codemods #​21409
  • Docs: Use async import rather than require in docs #​21402
  • Docs: Don't warn if we find the same entry twice #​21403
  • Telemetry: Ensure we report errors even when unexpected things happen #​21416
  • CLI: Fix versions.ts to install latest prerelease packages #​21418
  • Core: Remove pointless module.hot.decline() in addons #​21421
  • Docs: Allow ArgTable usage unattached #​21371
Maintenance
  • Addon-docs: Polish styling for 7.0 #​21255

v7.0.0-beta.61

Compare Source

Features
  • Docs: Show MDX errors using our error overlay #​21369
Bug Fixes
  • Core: Remove state deprecation warnings by default #​21367
  • Core: Fix default export storySort handling #​21389
  • Vue3: Add slot TS types #​21359
  • Docs: Fix issue with referencing non-story files with names similar or equal to docs files #​21348
Maintenance
  • Docs: Update invalid <Meta of={}> error to be more helpful. #​21365
Dependency Upgrades
  • Upgrade react-docgen-typescript-plugin for TS4.8 #​21380

v7.0.0-beta.60

Compare Source

Bug Fixes
  • Core: Fix storySort parsing in preview.js with default export #​21353
  • CLI: Remove the workspace root flag from the install command for yarn2 #​21356
  • Svelte/Vite: Prevent crash when no svelte.config file #​21339
  • Use stable Next.js v13.2.0 next/font #​21247
Dependency Upgrades

v7.0.0-beta.59

Compare Source

Bug Fixes
  • CLI: Improve yarn/pnpm workspaces support for adding dependencies in CLI #​21331
  • Core: Fix manager.js ignored when sideEffects:false in package.json #​21335
  • Vite: Fix glob path creation for Windows #​21305

v7.0.0-beta.58

Compare Source

Bug Fixes
  • UI: Fix enableShortcuts, exclude it from being persisted #​21291
  • NextJS: Fix type references in Next.js >= 13.2.0 #​21304
  • CLI: Fix formatting of autodocs-true automigration #​21314
  • Docs: Remove warning when browsing away in React #​21214
Maintenance
  • CLI: Fix security report around download-tarball package #​21201
  • CSF-Tools/Codemods: Un-bundle babel, limit semver range of babel packages #​21326

v7.0.0-beta.57

Compare Source

Bug Fixes
  • CSF-tools/Codemods: Pre-bundle all babel related packages #​21301
  • UI: Fix height adjustment in ZoomElement in Safari #​21174

v7.0.0-beta.56

Compare Source

Bug Fixes
  • Core: Improve framework field validation #​21299
  • SvelteKit: Only disable SSR when building, not serving #​21290
  • CLI: Account for legacy framework values in automigration #​21184
  • TypeScript: Add env type to BuilderOptions #​21173
  • Core: Reverse order of project decorators #​21182
Maintenance
  • React-webpack: Fix dependencies to remove peerDep warnings #​21278
Build

v7.0.0-beta.55

Compare Source

Bug Fixes
  • NextJS: Fix next/babel preset #​21104
  • CLI: Pass config dir from upgrade to automigration #​21270
  • Docs: Show errors when stories throw in docs #​21212
  • CLI: Fix performance regression of storybook dev #​21269
Build
  • Build: Remove jest_workaround swc package by adding extra jest.mock functions #​21249
  • Build: Upgrade playwright & re-enable bench #​21241

v7.0.0-beta.54

Compare Source

Features
  • Core: Add preview.js default export support #​21227
  • TypeScript: Add preview type and update CLI template #​21205
  • Autodocs: Hide Stories block when only primary story exists #​21178
  • CLI: Add automigration for GFM in MDX #​21186
Bug Fixes
  • Docs: Remove react-dom@18 warning in docs #​21197
  • mdx-to-csf codemod: Fix wrong export referenced in generated mdx #​21226
  • Preact: Enable ts plugin by default #​21225
  • pnpm: Fix run command for pnpm API #​21165
  • Angular: Properly destroy component when switching to another Story #​21219
  • CLI: Fix SvelteKit automigration package name #​21210
  • Angular: Initialize .storybook without references to root in sub projects #​21202
Maintenance
  • CLI: Only run useful automigrations on init #​21203
Build

v7.0.0-beta.53

Compare Source

Features
  • Codemod: Convert .stories.mdx to MDX and CSF #​21073
Bug Fixes
  • Csf Tools: Fix overriding scalar named export values #​21190
  • Csf Tools: Support satisfies and as TS operator with module.exports #​21188
  • Core: try harder to resolve .mjs files for the browser entries #​21161
  • CLI: Fix jscodeshift error: env: node\r: No such file or directory #​21180
  • Angular: Fix NG0800 error #​21181
  • Addon-docs: Fix style bleeding #​21150
  • CLI: Improve how automigrations read main.js #​21168
Build
  • Build: Add check step to ci:daily workflow #​21169

v7.0.0-beta.52

Compare Source

Features
  • Core: Coalesce multiple indexing errors into one #​21114
  • Core: Don't crash when there are errors indexing #​21112
Bug Fixes
  • CLI: Fix CRA init, ensure the new version of the preset #​21166
  • Angular: Fix 'isStandalone' function not available error #​21167
  • Angular: Fix constructor dependencies #​21059
  • NextJS: Add missing dependencies to fix pnpm #​21162

v7.0.0-beta.51

Compare Source

Features
  • CLI: Improve monorepo support in automigrate and revamp framework-related migrations #​20647
Bug Fixes
  • UI: Correctly detect Safari in browser supports CSS Zoom #​21163
  • Web-components: Fix StorybookConfig of webcomponents-webpack5 #​21144
  • Storysource: Fallback to the docs.source.originalSource parameter #​21159
  • UI: Fix skip to canvas link style #​21021
  • Vue2: Fix events to use bracket notation #​20754
Maintenance
  • Maintenance: Fix type errors on automigrate check step #​21164
  • Core: Rename framework parameter to renderer #​21108
  • Docs: Remove DocsOptions.disable #​21098

v7.0.0-beta.50

Compare Source

Bug Fixes
  • Revert upgrade to react-docgen-typescript-plugin #​21147
  • Revert Vite fix storysource addon support #​21146
  • UI: Fix Canvas zoom height #​21138
  • Addon-interaction: Fix tooltips don't disappear correctly #​21105
  • UI: Fix CSS zoom in Safari #​21069
Maintenance
  • Storysource: Rename "Story" tab to "Code" #​21132
  • TypeScript: Fix @ts-expect-error strict types #​20981
  • UI: Update border color to match Design System proposal #​20660
  • CLI: Don't render issue template reproduction section with shell #​21128
Dependency Upgrades

v7.0.0-beta.49

Compare Source

Bug Fixes
  • NextJS: Fix static dirs lookup #​21119
  • Svelte/Vue: Use Vite by default #​21002
  • Storyshots: Fix issue with default export in main.js #​21097
  • Args: Fix boolean arg types parsing and encoding #​21102
Maintenance
  • CRA: Add CRA preset to monorepo #​21107
  • Web-components: Drop lit1 support #​21106
  • NextJS: Fix some dependency warnings #​21117
  • Types: Remove unnecessary dependencies #​20993
Build

v7.0.0-beta.48

Compare Source

Features
  • Interactions: Add debugger to the addon panel #​21088
Bug Fixes
  • CLI: Fix pnp support & add auto-detection #​21046
  • Vite: Fix storysource addon support #​21096
  • NextJS: Fix dynamic source snippets #​21029
  • Addon-docs: Fix source snippets for duplicate source blocks #​20915
Maintenance
  • TypeScript: Fix some unsound type check errors #​21081
Build
Dependency Upgrades
  • Remove unused dependencies from core-common #​20994
  • Upgrade react-docgen-typescript-plugin #​21095

v7.0.0-beta.47

Compare Source

Features
  • Vite: Support legacyMdx1 fallback flag #​20823
  • CLI: Automigration to update mdx stories config #​21035
Bug Fixes
  • Vue3: Fix CSF2 support with decorators #​20995
  • CLI: Do not use modern TS assets in legacy TS projects #​20458
  • CLI: Fix conflicts in static dirs #​21064
Maintenance
  • CLI: Update init script for react-native v6.5 #​20719
  • CLI: Re-enable vue-vite in new-frameworks automigration #​20970

Configuration

📅 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from dalechyn as a code owner March 15, 2023 23:12
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 29f0f70 to 915554a Compare March 17, 2023 02:30
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.3 chore(deps): update storybook monorepo to v7.0.0-rc.4 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 915554a to d0e3bc0 Compare March 20, 2023 10:40
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.4 chore(deps): update storybook monorepo to v7.0.0-rc.5 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from d0e3bc0 to c7f7a9e Compare March 22, 2023 21:07
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.5 chore(deps): update storybook monorepo to v7.0.0-rc.6 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from c7f7a9e to 623bdfa Compare March 23, 2023 15:24
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.6 chore(deps): update storybook monorepo to v7.0.0-rc.7 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 623bdfa to 7c4f462 Compare March 25, 2023 01:34
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.7 chore(deps): update storybook monorepo to v7.0.0-rc.8 Mar 25, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch 2 times, most recently from 2ad1b26 to 2226df0 Compare March 29, 2023 07:35
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.8 chore(deps): update storybook monorepo to v7.0.0-rc.9 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 2226df0 to 2f23893 Compare March 29, 2023 14:47
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.9 chore(deps): update storybook monorepo to v7.0.0-rc.10 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 2f23893 to 215fd88 Compare March 31, 2023 10:24
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.10 chore(deps): update storybook monorepo to v7.0.0-rc.11 Mar 31, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 215fd88 to 6414e45 Compare March 31, 2023 15:40
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.11 chore(deps): update storybook monorepo to v7.0.0 Mar 31, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 6414e45 to 7ad7a47 Compare April 3, 2023 10:14
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0 chore(deps): update storybook monorepo to v7.0.1 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 7ad7a47 to 359ce80 Compare April 3, 2023 13:26
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.1 chore(deps): update storybook monorepo to v7.0.2 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 359ce80 to 4e01055 Compare April 12, 2023 03:59
@changeset-bot
Copy link

changeset-bot bot commented Apr 12, 2023

⚠️ No Changeset found

Latest commit: 818249a

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.

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

@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.2 chore(deps): update storybook monorepo to v7.0.3 Apr 12, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 4e01055 to 97b5f50 Compare April 12, 2023 16:39
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.3 chore(deps): update storybook monorepo to v7.0.4 Apr 12, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 97b5f50 to c84b468 Compare April 15, 2023 14:04
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.4 chore(deps): update storybook monorepo to v7.0.5 Apr 15, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from c84b468 to a7b4c62 Compare April 18, 2023 20:19
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.5 chore(deps): update storybook monorepo to v7.0.6 Apr 18, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from a7b4c62 to 167abae Compare April 24, 2023 12:08
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.6 chore(deps): update storybook monorepo to v7.0.7 Apr 24, 2023
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 167abae to 818249a Compare May 3, 2023 11:20
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.7 chore(deps): update storybook monorepo to v7.0.8 May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants