Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

chore(deps): update storybook monorepo to v7.0.27 (patch) #935

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 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 7.0.0-alpha.56 -> 7.0.27 age adoption passing confidence
@storybook/addon-links (source) 7.0.0-alpha.56 -> 7.0.27 age adoption passing confidence
@storybook/addons (source) 7.0.0-alpha.56 -> 7.0.27 age adoption passing confidence
@storybook/cli (source) 7.0.0-alpha.56 -> 7.0.27 age adoption passing confidence
@storybook/react-vite (source) 7.0.0-alpha.56 -> 7.0.27 age adoption passing confidence
storybook (source) 7.0.0-alpha.56 -> 7.0.27 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-actions)

v7.0.27

Compare Source

v7.0.26

Compare Source

v7.0.25

Compare Source

v7.0.24

Compare Source

v7.0.23

Compare Source

v7.0.22

Compare Source

v7.0.21

Compare Source

v7.0.20

Compare Source

Bug Fixes
  • Server: Fix .stories.yml support #​22906
  • Docs: Fix Source block snippet updates #​22835
  • Core: Fix indexing errors by excluding node_modules stories #​22873
  • CLI: Fix upgrade notification message #​22933
  • Angular: Add --open/--no-open flag to dev command #​22964
  • Angular: Silence compodoc when running storybook with --quiet #​22957
Maintenance
  • Core: Improve MDX of error in story index #​22782
Build
  • Build: Fix the theme output during development #​22841
  • Revert "Docs: E2E tests for Source block update fix" #​22934

v7.0.19

Compare Source

Bad release

v7.0.18

Compare Source

Bug Fixes
  • Vue3: Fix TS 5.0 compat with vue-component-type-helpers #​22814
  • Vue3: Fix reactive args updates in decorators #​22717
  • Vue3: Revert v7 breaking change, restore reactive v6-compat API #​22692
Build
  • Build: Add more checks to ci:daily workflow #​22815
  • Build: Fix Nextjs E2E tests #​22816
  • Build: Bring back new Vue3 tests to main #​22685

v7.0.17

Compare Source

Bug Fixes

v7.0.16

Compare Source

Accidental no-op

v7.0.15

Compare Source

Bug Fixes

v7.0.14

Compare Source

Bug Fixes
  • Core: Only connect to serverChannel in development mode #​22575
  • CLI: Fix error parsing on NPM proxy #​22690
Maintenance
  • Core: Create server channel from window.location #​22055

v7.0.13

Compare Source

Bug Fixes
  • Angular: Fix process I/O for compodoc command #​22441
  • CLI: Improve error handling when dealing with angular.json files #​22663
  • CLI: Skip prompting for eslint plugin with --yes flag #​22651
  • CLI: Account for windows paths when copying templates #​22644
  • CLI: Fix pnpm init command #​22635
  • UI: Add legacy font formats #​22576
  • Webpack: Remove the alias for global #​22393
Maintenance
  • Angular: Enable unit tests #​22355
  • CLI: Reduce installation noise and improve error handling #​22554
  • CLI: Only handle CTRL + C on init event #​22687
  • CLI: Don't touch nx packages on upgrade #​22419
Build
  • Build: Add discord notification when generating sandboxes fails #​22638
  • Build: Set correct ref on sandboxes Github action #​22625
  • Build: Fix sandbox generation scripts #​22620

v7.0.12

Compare Source

Bug Fixes
  • Core: Fix source snippets for stories with mapped args #​22135
  • CLI: Fix getFrameworkPackage logic #​22559
  • CLI: Remove automigrate reference from init command #​22561
Maintenance
  • CLI: Detach automigrate command from storybook init #​22523

v7.0.11

Compare Source

Bug Fixes
  • Toolbars: Fix title behavior in UI #​22496
  • CLI: Fix storybook upgrade precheckfailure object #​22517
  • CLI: Throw errors instead of rejecting promises #​22515
  • CLI: Remove unsupported frameworks/renderers and improve builder detection #​22492
  • Web-components: Fix source decorator to handle document fragments #​22513
  • Core: Fix windows path error in StoryStore v6 #​22512
  • CLI: Do not show a migration summary on sb init #​22109
  • UI: Show current search shortcut in search box sidebar #​21619
  • Outline: Fix additional outline border in docs mode #​21773
  • Measure: Deactivate when switching to Docs mode #​21602
  • CSF: Expose story id in composeStories #​22471
  • CLI: Prompt to force initialization when storybook folder is detected #​22392
  • UI: Fix css inconsistency in Button and Icon components #​22497

v7.0.10

Compare Source

Bug Fixes
  • CLI: Fix copyTemplate failures on init #​22375
  • CLI: Fix server init #​22443
  • CLI: Scope styles in sample components from the CLI templates #​22162
  • React: Use correct default annotations for composeStories #​22308
  • Server: Add json indexer #​22460
  • UI: Fix opacity from list-item color #​22074
Maintenance
  • CLI: Refactor package manager methods to be async #​22401
  • Improve Error message for Angular.json file not found #​22377

v7.0.9

Compare Source

Bug Fixes
  • Core: Fix virtual modules excluded for babel-loader #​22331
Maintenance
  • Angular: Allow TypeScript 4.0.0 and 5.0.0 #​22391

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! 🎉

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

v7.0.1

Compare Source

Bad release

v7.0.0

Compare Source

Storybook 7.0 is here! 🎉

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

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Mar 17, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 4 times, most recently from afcdc7b to 1eb85bb Compare March 20, 2023 12:00
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.4 (patch) chore(deps): update storybook monorepo to v7.0.0-rc.5 (patch) Mar 20, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch from 1eb85bb to 3c83c68 Compare March 22, 2023 17:08
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.5 (patch) chore(deps): update storybook monorepo to v7.0.0-rc.6 (patch) Mar 22, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 2 times, most recently from 68ed0b7 to 05e4372 Compare March 23, 2023 14:17
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.6 (patch) chore(deps): update storybook monorepo to v7.0.0-rc.7 (patch) Mar 23, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch from 05e4372 to 7121035 Compare March 24, 2023 22:27
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.7 (patch) chore(deps): update storybook monorepo to v7.0.0-rc.8 (patch) Mar 25, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 2 times, most recently from 73d826c to 3670643 Compare March 29, 2023 06:52
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.8 (patch) chore(deps): update storybook monorepo to v7.0.0-rc.9 (patch) Mar 29, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch from 3670643 to a1346d7 Compare March 29, 2023 15:03
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.9 (patch) chore(deps): update storybook monorepo to v7.0.0-rc.10 (patch) Mar 29, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch from a1346d7 to 7443fb4 Compare March 31, 2023 11:45
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.10 (patch) chore(deps): update storybook monorepo to v7.0.0-rc.11 (patch) Mar 31, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch from 7443fb4 to e7efacd Compare March 31, 2023 14:05
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0-rc.11 (patch) chore(deps): update storybook monorepo to v7.0.0 (patch) Mar 31, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 5 times, most recently from 9c2ac3d to 81ef299 Compare April 3, 2023 11:44
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.0 (patch) chore(deps): update storybook monorepo to v7.0.1 (patch) Apr 3, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch from 81ef299 to a36dc54 Compare April 3, 2023 13:26
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v7.0.1 (patch) chore(deps): update storybook monorepo to v7.0.2 (patch) Apr 3, 2023
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 7 times, most recently from c5fb279 to 3badc2d Compare December 1, 2023 20:15
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 5 times, most recently from 6e22dcc to 19ba634 Compare December 9, 2023 10:18
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 6 times, most recently from a1ef8e9 to bbcde67 Compare December 16, 2023 06:36
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 2 times, most recently from d017c6e to 0d7aade Compare December 22, 2023 22:47
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 2 times, most recently from 86994bc to 9bd8de8 Compare January 5, 2024 22:21
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 3 times, most recently from d864796 to ecc04f0 Compare January 19, 2024 19:28
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch 3 times, most recently from 0bc908a to c6b51b0 Compare January 20, 2024 14:21
@renovate renovate bot force-pushed the renovate/patch-storybook-monorepo branch from c6b51b0 to 3034d3d Compare January 24, 2024 12:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant