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 dependency @storybook/react to v6.5.16 (master) #491

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2022

This PR contains the following updates:

Package Type Update Change OpenSSF
@storybook/react (source) devDependencies minor 6.4.19 -> 6.5.16 OpenSSF Scorecard

Release Notes

storybookjs/storybook (@​storybook/react)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 1, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN cli npm v10.2.3 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN cli npm v10.2.3 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.0" from the root project
npm WARN   25 more (@emotion/core, @material-ui/core, @material-ui/icons, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^0.14 || ^15.0.0 || ^16.0.0-alpha" from [email protected]
npm WARN node_modules/airbnb-prop-types
npm WARN   airbnb-prop-types@"^2.16.0" from [email protected]
npm WARN   node_modules/enzyme-adapter-utils
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^0.14 || ^15.0.0 || ^16.0.0-alpha" from [email protected]
npm WARN   node_modules/airbnb-prop-types
npm WARN     airbnb-prop-types@"^2.16.0" from [email protected]
npm WARN     node_modules/enzyme-adapter-utils
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.0" from the root project
npm ERR!   peer react@">=16.3.0" from @emotion/[email protected]
npm ERR!   node_modules/@emotion/core
npm ERR!     @emotion/core@"^10.0.27" from the root project
npm ERR!   24 more (@material-ui/core, @material-ui/icons, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0-0" from [email protected]
npm ERR! node_modules/enzyme-adapter-react-16
npm ERR!   dev enzyme-adapter-react-16@"1.15.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.0.0-0" from [email protected]
npm ERR!   node_modules/enzyme-adapter-react-16
npm ERR!     dev enzyme-adapter-react-16@"1.15.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/6e865a/b7f1c4/cache/others/npm/_logs/2023-11-13T13_16_02_624Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/6e865a/b7f1c4/cache/others/npm/_logs/2023-11-13T13_16_02_624Z-debug-0.log

@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch 2 times, most recently from c549a6d to 8e44b58 Compare April 9, 2022 04:11
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.4.20 (master) chore(deps): update dependency @storybook/react to v6.4.21 (master) Apr 9, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 8e44b58 to d1e9d9f Compare April 14, 2022 10:02
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.4.21 (master) chore(deps): update dependency @storybook/react to v6.4.22 (master) Apr 14, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from d1e9d9f to 6345720 Compare May 18, 2022 18:01
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.4.22 (master) chore(deps): update dependency @storybook/react to v6.5.0 (master) May 18, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 6345720 to 0f51f58 Compare May 19, 2022 15:40
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.0 (master) chore(deps): update dependency @storybook/react to v6.5.2 (master) May 19, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 0f51f58 to fb5e884 Compare May 19, 2022 18:06
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.2 (master) chore(deps): update dependency @storybook/react to v6.5.3 (master) May 19, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from fb5e884 to 48a4dc7 Compare May 23, 2022 04:00
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.3 (master) chore(deps): update dependency @storybook/react to v6.5.4 (master) May 23, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 48a4dc7 to e2cbb8f Compare May 24, 2022 16:07
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.4 (master) chore(deps): update dependency @storybook/react to v6.5.5 (master) May 24, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from e2cbb8f to b568be5 Compare May 30, 2022 02:47
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.5 (master) chore(deps): update dependency @storybook/react to v6.5.6 (master) May 30, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from b568be5 to d3c9c82 Compare June 18, 2022 18:29
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.6 (master) chore(deps): update dependency @storybook/react to v6.5.9 (master) Jun 18, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from d3c9c82 to 83fdcf7 Compare September 25, 2022 13:10
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.9 (master) chore(deps): update dependency @storybook/react to v6.5.12 (master) Sep 25, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 83fdcf7 to d02b6f0 Compare November 20, 2022 16:34
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.12 (master) chore(deps): update dependency @storybook/react to v6.5.13 (master) Nov 20, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from d02b6f0 to d55b3cc Compare March 16, 2023 07:20
@renovate renovate bot changed the title chore(deps): update dependency @storybook/react to v6.5.13 (master) chore(deps): update dependency @storybook/react to v6.5.16 (master) Mar 16, 2023
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from d55b3cc to dd982dc Compare November 13, 2023 13:16
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