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

Update storybook monorepo to v6.3.2 #56

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-essentials 6.2.9 -> 6.3.2 age adoption passing confidence
@storybook/addon-links 6.2.9 -> 6.3.2 age adoption passing confidence
@storybook/addons 6.2.9 -> 6.3.2 age adoption passing confidence
@storybook/react 6.2.9 -> 6.3.2 age adoption passing confidence

Release Notes

storybookjs/storybook

v6.3.2

Compare Source

Bug Fixes
  • Essentials: Update measure and outline. Fix alt+tab issues on windows. (#​15402)
  • Core: Fix decorator context update (#​15408)
  • Revert "Vue3: Update args without re-mounting component" (#​15409)
  • Upgrade bad release of react-docgen-typescript-plugin (#​15432)

v6.3.1

Compare Source

Bug Fixes
  • Core: Only use dotenv-webpack when a user has a dotenv file (#​15365)
  • Essentials: Update addon measure and outline (#​15354)
  • Actions: Don't override existing action args (#​15394)
  • Svelte: Fix argType.type.name extraction (#​15332)
  • CSF3: Genericize feature flagging and fix webpack5 (#​15375)
  • Webpack5: Fix warnings typo (#​15374)
  • UI: Fix navigation after no story error (#​15349)
  • CSF3: Rename setup to play (#​15358)
  • Upgrade dotenv-webpack to 7.0.x (#​15343)

v6.3.0

Compare Source

Optimized for UI development

SB6.3 adds new UI development and testing features, while evolving with the JS ecosystem:

  • 📐 Layout debugging with Measure and Outline addons
  • 🔌 Reuse your stories in unit tests: Jest, Cypress & more
  • 🚀 Frameworks: Angular 12 Ivy, Lit2 web components
  • 🛠 Builders: Webpack5 stable, Vite community
  • 📦 Packaging: Modern ESM

It also contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.3.0-alpha.*, 6.3.0-beta.*, and 6.3.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.x or MIGRATION.md for detailed migration instructions.


Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from aa2b465 to eb31c00 Compare June 23, 2021 10:41
@renovate
Copy link
Author

renovate bot commented Jun 23, 2021

⚠ 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 check 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: packages/harmoniously-react/package-lock.json
npm notice 
npm notice New minor version of npm available! 7.13.0 -> 7.19.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v7.19.0>
npm notice Run `npm install -g npm@7.19.0` to update!
npm notice 
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
lerna notice cli v4.0.0
lerna notice cli v4.0.0
lerna info Bootstrapping 4 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@harmoniously/react'
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only stderr:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: typescript@4.2.4
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"4.2.4" from the root project
npm ERR!   peer typescript@">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" from tsutils@3.21.0
npm ERR!   node_modules/tsutils
npm ERR!     tsutils@"^3.17.1" from @typescript-eslint/eslint-plugin@2.34.0
npm ERR!     node_modules/@typescript-eslint/eslint-plugin
npm ERR!       peer @typescript-eslint/eslint-plugin@"2.x" from eslint-config-react-app@5.2.1
npm ERR!       node_modules/eslint-config-react-app
npm ERR!         eslint-config-react-app@"^5.2.1" from tsdx@0.14.1
npm ERR!         node_modules/tsdx
npm ERR!       1 more (tsdx)
npm ERR!     tsutils@"^3.17.1" from @typescript-eslint/typescript-estree@2.34.0
npm ERR!     node_modules/@typescript-eslint/typescript-estree
npm ERR!       @typescript-eslint/typescript-estree@"2.34.0" from @typescript-eslint/experimental-utils@2.34.0
npm ERR!       node_modules/@typescript-eslint/experimental-utils
npm ERR!         @typescript-eslint/experimental-utils@"2.34.0" from @typescript-eslint/eslint-plugin@2.34.0
npm ERR!         node_modules/@typescript-eslint/eslint-plugin
npm ERR!         1 more (@typescript-eslint/parser)
npm ERR!       1 more (@typescript-eslint/parser)
npm ERR!   1 more (@storybook/react-docgen-typescript-plugin)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">= 4.3.x" from react-docgen-typescript@2.0.0
npm ERR! node_modules/@storybook/react-docgen-typescript-plugin/node_modules/react-docgen-typescript
npm ERR!   react-docgen-typescript@"^2.0.0" from @storybook/react-docgen-typescript-plugin@1.0.2-canary.253f8c1.0
npm ERR!   node_modules/@storybook/react-docgen-typescript-plugin
npm ERR!     @storybook/react-docgen-typescript-plugin@"1.0.2-canary.253f8c1.0" from @storybook/react@6.3.2
npm ERR!     node_modules/@storybook/react
npm ERR!       dev @storybook/react@"6.3.2" 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! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-06-30T13_06_45_180Z-debug.log
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@harmoniously/react'

@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from eb31c00 to 35b0d0f Compare June 28, 2021 10:07
@renovate renovate bot changed the title Update storybook monorepo to v6.3.0 Update storybook monorepo to v6.3.1 Jun 28, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 35b0d0f to 78356f4 Compare June 30, 2021 11:57
@renovate renovate bot changed the title Update storybook monorepo to v6.3.1 Update storybook monorepo Jun 30, 2021
@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 78356f4 to f998f5f Compare June 30, 2021 13:06
@renovate renovate bot changed the title Update storybook monorepo Update storybook monorepo to v6.3.2 Jun 30, 2021
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.

None yet

1 participant