Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 6.4.19 -> 6.5.16 age adoption passing confidence
@storybook/addon-essentials (source) 6.4.19 -> 6.5.16 age adoption passing confidence
@storybook/addon-links (source) 6.4.19 -> 6.5.16 age adoption passing confidence
@storybook/addon-storyshots (source) 6.4.19 -> 6.5.16 age adoption passing confidence
@storybook/builder-webpack5 (source) 6.4.19 -> 6.5.16 age adoption passing confidence
@storybook/manager-webpack5 (source) 6.4.19 -> 6.5.16 age adoption passing confidence
@storybook/node-logger (source) 6.4.19 -> 6.5.16 age adoption passing confidence
@storybook/preset-create-react-app (source) 4.0.1 -> 4.1.2 age adoption passing confidence
@storybook/react (source) 6.4.19 -> 6.5.16 age adoption passing confidence

Release Notes

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

v6.5.16

Compare Source

Bug Fixes
  • Angular: Fix handling of docsMode option in angular builder #​20608
  • Angular: Fix webpackStatsJson types in angular-builder #​20296
Dependency Upgrades
  • Security: Upgrade json5 dependency #​20526

v6.5.15

Compare Source

Bug Fixes
  • Support Angular 15.0.4 #​20287
  • CLI: execute automigrations when pressing enter in the prompts #​20208

v6.5.14

Compare Source

Bug Fixes
  • Angular: Fix "webpack_require.nmd is not a function issue" in Angular 15 #​20043
  • CLI/React native: Fix addons template to import register instead of manager #​19620
Maintenance
  • Core: Patch preview-web and refs to support React Native #​19975
Dependency Upgrades
  • Upgrade loader-utils to 2.0.4 in storysource and source-loader #​19891

v6.5.13

Compare Source

Bug Fixes
  • Telemetry: Send start/build events even when there is no generator #​19507
  • Telemetry: Fix inconsistent debug #​19509
  • Addon-docs: Pass remarks plugins to mdx loader #​18740
  • Angular: Alias decorateStory as applyDecorators #​19189

v6.5.12

Compare Source

Bug Fixes
  • React: Fix issue with react 18 implementation #​19125

v6.5.11

Compare Source

Bug Fixes
  • CLI: Fix race condition in sb init #​19083
  • Core: Fix WebProjectAnnotations export in preview-web for back-compat #​19048
  • Addon-interactions: Fix IE support by replacing array includes #​18993
  • Vue: Fix enum check in extractArgTypes #​18959
  • React: Fix callback behavior in react@18 #​18737
  • Store: always call composeConfigs in setProjectAnnotations #​18916
  • Telemetry: improve addon extraction logic #​18868
  • Addon-docs: Check for undefined before reading property in extractArgTypes.ts #​18710nance

v6.5.10

Compare Source

Maintenance
  • Interactions: Run conditionally based on query param #​18706
  • Components: Re-bundle the syntax highlighter #​18425
  • Svelte: Make svelte-loader optional dependency #​18645
  • Theming: Replace references to themes.normal with themes.light #​17034
Bug Fixes
  • HTML: Fix missing ability to set docs.extractArgTypes #​18831
  • CLI: Throw error on failure in sb init #​18816
  • CLI: Hook up the npm7 migration #​18522
  • Preview: Ensure docs container re-renders when globals change #​18711
  • Toolbars: Fall back to name if both title and icon are not specified #​17430
  • CLI: Fix addons register in RN template #​18693
  • CLI: Fix detection of type: module when initializing storybook #​18714
  • CLI/Svelte: Always create main with cjs extension #​18648
  • Fix typo in CSS pseudo selector #​17708
  • UI: Fix sidebar a11y by moving aria-expanded attribute to button #​18354
  • CLI: Add npm7 migration for legacy peer deps #​18510
  • UI: Fix display skip to sidebar button #​18479
  • Core: Fix process is not defined when using components #​18469
Dependency Upgrades

v6.5.9

Compare Source

Bug Fixes
  • Core: Fix process is not defined when using components (#​18469)
  • Story index: Warn on storyName in CSF3 exports (#​18464)
  • Telemetry: Strip out preset from addon name (#​18442)
Maintenance
  • Angular: Support Angular 14 standalone components (#​18272)
  • UI: Update manager to respect parameters.docsOnly in stories.json (#​18433)

v6.5.8

Compare Source

Bug Fixes
  • UI: Disable Emotion warnings about unsafe pseudo-selectors in SSR (#​18361)

v6.5.7

Compare Source

Bug Fixes
Maintenance
  • Fix lint warnings in PreviewWeb tests (#​18369)

v6.5.6

Compare Source

Bug Fixes

v6.5.5

Compare Source

Bug Fixes
  • CSF: Fix auto-title crash on file ID and show warning (#​18307)
  • CLI: Fix open in browser doesn't work in WSL (#​18305)
  • CLI: Fix automigration scripts (#​18302)
Maintenance
  • CLI: Improve texts for automigration (#​18303)
Dependency Upgrades

v6.5.4

Compare Source

Bug Fixes
  • Webpack5: Apply named exports order logic for stories only (#​18284)
  • Core: Use correct framework version in telemetry (#​18285)
Maintenance
  • Examples: fix jest 27 in angular e2e modern inline rendering config (#​18274)

v6.5.3

Compare Source

Bug Fixes
  • Revert "security: update x-default-browser" (#​18270)

v6.5.2

Compare Source

Bug Fixes
  • Core: Fix get-monorepo-type when no package.json at repo root (#​18259)
Dependency Upgrades
  • security: update x-default-browser (#​18157)

v6.5.0

Compare Source

Storybook 6.5 is here!! 🎉🎉🎉

SB6.5 adds new testing and design review workflows while improving core performance and compatibility.

  • 🤖 Interaction testing simulate interactions and run assertions in the browser
  • 🎨 Figma plugin to connect stories to variants
  • 🏎️ Webpack 5 lazy compilation for faster start up
  • Vite builder for near instant rebuilds
  • 💯 Hundreds more fixes and quality of life improvements

More info in the Github issue Storybook 6.5 Release 👟. Release announcement coming soon!!!

v6.4.22

Compare Source

Maintenance
  • Core: Avoid framework imports from core/client (#​17875)

v6.4.21

Compare Source

Bug Fixes
  • Angular: Do not use default for includePaths (#​17876)
  • Controls: Fix date control width in addons panel (#​17780)
  • CLI: Preserve quote style in automigrate (#​17858)
  • CLI: Update the exclude list for upgrade warnings (#​17909)

v6.4.20

Compare Source

Bug Fixes
  • CLI: Fix vite/jest issue with mocked global (#​17830)
  • Angular: Fix multiple calls of Input setter (#​17633)
  • Web-components: Fix CSS class usage in CLI template (#​17702)
  • UI: Fix composition support in safari (#​17679)
  • Addon-docs: DocsPage story order should match the index (#​17669)
  • Core: Fix core.builder check (#​17606)
Maintenance
  • CLI: Add automigration to @storybook/builder-vite (#​17829)
storybookjs/storybook (@​storybook/preset-create-react-app)

v4.1.2

Compare Source

  • Use overrides from SB rather than defining ourselves #​254

v4.1.1

Compare Source

  • Update peer dependencies and add a note about versions #​252

v4.1.0

Compare Source

  • Add support for builder.core options to CRA preset #​240

v4.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@cypress
Copy link

cypress bot commented Apr 23, 2022



Test summary

1 8 0 0


Run details

Project WebApp
Status Failed
Commit 4719a33
Started Sep 13, 2022 1:44 AM
Ended Sep 13, 2022 1:46 AM
Duration 01:16 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


Failures

error400.js Failed
1 The error 400 page > goes to login if not logged in and then to correct dest
2 The error 400 page > goes to correct dest if logged in
filesystem.js Failed
1 The filesystem page > changes the url when you click on a file
2 The filesystem page > goes back to the home of the filesystem
3 The filesystem page > shows error message when a path does not exist
4 The filesystem page > finds a folder and enters it
login_spec.js Failed
1 The Home Page > sets auth cookie when logging in via form submission
register_spec.js Failed
1 The register Page > registers a user successfully

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@renovate renovate bot force-pushed the renovate/storybook branch 6 times, most recently from e076e2c to 572bce6 Compare May 24, 2022 15:57
@renovate renovate bot force-pushed the renovate/storybook branch 2 times, most recently from 2e29470 to 71ad2d1 Compare June 1, 2022 04:38
@renovate renovate bot force-pushed the renovate/storybook branch 3 times, most recently from f348d63 to ffab098 Compare June 8, 2022 22:58
@renovate renovate bot force-pushed the renovate/storybook branch from ffab098 to 455c66b Compare June 13, 2022 21:34
@renovate renovate bot force-pushed the renovate/storybook branch 2 times, most recently from 069c025 to 6a516ae Compare August 7, 2022 00:28
@renovate renovate bot changed the title Update storybook packages Update storybook packages to v6.5.10 Aug 9, 2022
@renovate renovate bot changed the title Update storybook packages to v6.5.10 Update storybook packages Aug 10, 2022
@renovate renovate bot force-pushed the renovate/storybook branch 3 times, most recently from e558f7d to 968fc8c Compare September 14, 2022 04:11
@renovate renovate bot force-pushed the renovate/storybook branch 4 times, most recently from d01db12 to a141288 Compare October 29, 2022 04:38
@renovate renovate bot force-pushed the renovate/storybook branch from a141288 to 94390fc Compare December 2, 2022 01:56
@renovate renovate bot changed the title Update storybook packages chore(deps): update storybook packages Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update storybook packages Update storybook packages Dec 20, 2022
@renovate renovate bot force-pushed the renovate/storybook branch from 94390fc to 0eb013e Compare December 20, 2022 17:05
@renovate renovate bot changed the title Update storybook packages chore(deps): update storybook packages Dec 20, 2022
@renovate renovate bot changed the title chore(deps): update storybook packages Update storybook packages Dec 25, 2022
@renovate renovate bot changed the title Update storybook packages chore(deps): update storybook packages Dec 26, 2022
@renovate renovate bot force-pushed the renovate/storybook branch from 0eb013e to 1988e68 Compare March 16, 2023 07:50
@renovate renovate bot changed the title chore(deps): update storybook packages Update storybook packages Mar 16, 2023
@renovate renovate bot changed the title Update storybook packages chore(deps): update storybook packages Mar 24, 2023
@renovate renovate bot changed the title chore(deps): update storybook packages Update storybook packages Apr 3, 2023
@renovate renovate bot changed the title Update storybook packages chore(deps): update storybook packages May 28, 2023
@renovate renovate bot changed the title chore(deps): update storybook packages Update storybook packages Jun 4, 2023
@renovate renovate bot changed the title Update storybook packages chore(deps): update storybook packages Jun 4, 2023
@renovate renovate bot changed the title chore(deps): update storybook packages Update storybook packages Jun 13, 2023
@renovate renovate bot changed the title Update storybook packages chore(deps): update storybook packages Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants