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 v6.5.16 (master) #1470

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/addon-actions (source) devDependencies minor 6.4.19 -> 6.5.16 OpenSSF Scorecard
@storybook/addon-links (source) devDependencies minor 6.4.19 -> 6.5.16 OpenSSF Scorecard
@storybook/react (source) devDependencies minor 6.4.19 -> 6.5.16 OpenSSF Scorecard

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

v6.5.4

Compare Source

v6.5.3

Compare Source

v6.5.2

Compare Source

v6.5.0

Compare Source

v6.4.22

Compare Source

v6.4.21

Compare Source

v6.4.20

Compare Source


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 these updates 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.0 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.0 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: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from @material-ui/[email protected]
npm WARN node_modules/@material-ui/core
npm WARN   @material-ui/core@"^4.9.1" from the root project
npm WARN   4 more (@material-ui/icons, @material-ui/lab, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from @material-ui/[email protected]
npm WARN node_modules/@material-ui/core
npm WARN   @material-ui/core@"^4.9.1" from the root project
npm WARN   4 more (@material-ui/icons, @material-ui/lab, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from @material-ui/[email protected]
npm WARN node_modules/@material-ui/core
npm WARN   @material-ui/core@"^4.9.1" from the root project
npm WARN   4 more (@material-ui/icons, @material-ui/lab, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from @material-ui/[email protected]
npm WARN node_modules/@material-ui/icons
npm WARN   @material-ui/icons@"^4.9.1" from the root project
npm WARN   2 more (@travi/travi.org-core-components, @travi/travi.org-theme-components)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from @material-ui/[email protected]
npm WARN node_modules/@material-ui/lab
npm WARN   @material-ui/lab@"^4.0.0-alpha.47" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.0.0-0" from [email protected]
npm WARN node_modules/enzyme-adapter-react-16
npm WARN   dev enzyme-adapter-react-16@"1.15.6" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"17.0.2" from [email protected]
npm WARN node_modules/react-dom
npm WARN   dev react-dom@"18.2.0" from the root project
npm WARN   28 more (@material-ui/react-transition-group, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"17.0.2" from [email protected]
npm WARN node_modules/react-dom
npm WARN   dev react-dom@"18.2.0" from the root project
npm WARN   28 more (@material-ui/react-transition-group, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @travi/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   dev react@"18.2.0" from the root project
npm WARN   46 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"17.0.2" from [email protected]
npm WARN node_modules/react-dom
npm WARN   dev react-dom@"18.2.0" from the root project
npm WARN   28 more (@material-ui/react-transition-group, ...)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @travi/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   dev react@"18.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/core
npm ERR!   @material-ui/core@"^4.9.1" 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/a406f8/ddf4f2/cache/others/npm/_logs/2023-10-11T06_56_28_840Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/a406f8/ddf4f2/cache/others/npm/_logs/2023-10-11T06_56_28_840Z-debug-0.log

@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (7b0b392) 100.00% compared to head (2ec4d3a) 100.00%.
Report is 1 commits behind head on master.

❗ Current head 2ec4d3a differs from pull request most recent head 40382e1. Consider uploading reports for the commit 40382e1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1470   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           21        21           
=========================================
  Hits            21        21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 2ec4d3a to 5b51241 Compare April 9, 2022 02:36
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.4.20 (master) chore(deps): update storybook monorepo to v6.4.21 (master) Apr 9, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch 2 times, most recently from b29d18b to ecb3658 Compare April 14, 2022 10:32
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.4.21 (master) chore(deps): update storybook monorepo to v6.4.22 (master) Apr 14, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from ecb3658 to 7326354 Compare May 18, 2022 17:19
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.4.22 (master) chore(deps): update storybook monorepo to v6.5.0 (master) May 18, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 7326354 to a87412b Compare May 19, 2022 16:43
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.0 (master) chore(deps): update storybook monorepo to v6.5.3 (master) May 19, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from a87412b to ea38962 Compare May 23, 2022 03:12
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.3 (master) chore(deps): update storybook monorepo to v6.5.4 (master) May 23, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from ea38962 to 98d49b9 Compare May 24, 2022 15:15
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.4 (master) chore(deps): update storybook monorepo to v6.5.5 (master) May 24, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 98d49b9 to 80b01a8 Compare May 30, 2022 00:34
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.5 (master) chore(deps): update storybook monorepo to v6.5.6 (master) May 30, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 80b01a8 to 8826818 Compare June 6, 2022 05:17
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.6 (master) chore(deps): update storybook monorepo to v6.5.7 (master) Jun 6, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 8826818 to 6b38a97 Compare June 8, 2022 21:39
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.7 (master) chore(deps): update storybook monorepo to v6.5.8 (master) Jun 8, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 6b38a97 to ac4f0a3 Compare June 18, 2022 17:26
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.8 (master) chore(deps): update storybook monorepo to v6.5.9 (master) Jun 18, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from ac4f0a3 to 938358a Compare September 25, 2022 13:03
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.9 (master) chore(deps): update storybook monorepo to v6.5.12 (master) Sep 25, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from 938358a to bb21631 Compare November 20, 2022 21:22
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.12 (master) chore(deps): update storybook monorepo to v6.5.13 (master) Nov 20, 2022
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from bb21631 to ab1eed3 Compare March 16, 2023 08:09
@renovate renovate bot changed the title chore(deps): update storybook monorepo to v6.5.13 (master) chore(deps): update storybook monorepo to v6.5.16 (master) Mar 16, 2023
@renovate renovate bot force-pushed the renovate/master-storybook-monorepo branch from ab1eed3 to 40382e1 Compare October 11, 2023 06:56
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