Closed renovate[bot] closed 2 years ago
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:
The artifact failure details are included below:
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: eslint-config-standard@16.0.3
npm ERR! Found: eslint-plugin-promise@6.0.0
npm ERR! node_modules/eslint-plugin-promise
npm ERR! dev eslint-plugin-promise@"^6.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-promise@"^4.2.1 || ^5.0.0" from eslint-config-standard@16.0.3
npm ERR! node_modules/eslint-config-standard
npm ERR! dev eslint-config-standard@"^16.0.3" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: eslint-plugin-promise@5.2.0
npm ERR! node_modules/eslint-plugin-promise
npm ERR! peer eslint-plugin-promise@"^4.2.1 || ^5.0.0" from eslint-config-standard@16.0.3
npm ERR! node_modules/eslint-config-standard
npm ERR! dev eslint-config-standard@"^16.0.3" 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/2022-06-07T10_28_26_142Z-debug-0.log
This PR contains the following updates:
^6.4.19
->6.4.22
Release Notes
storybookjs/storybook
### [`v6.4.22`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#6422-April-14-2022) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.21...v6.4.22) ##### Maintenance - Core: Avoid framework imports from core/client ([#17875](https://togithub.com/storybookjs/storybook/pull/17875)) ### [`v6.4.21`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#6421-April-9-2022) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.20...v6.4.21) ##### Bug Fixes - Angular: Do not use default for includePaths ([#17876](https://togithub.com/storybookjs/storybook/pull/17876)) - Controls: Fix date control width in addons panel ([#17780](https://togithub.com/storybookjs/storybook/pull/17780)) - CLI: Preserve quote style in automigrate ([#17858](https://togithub.com/storybookjs/storybook/pull/17858)) - CLI: Update the exclude list for upgrade warnings ([#17909](https://togithub.com/storybookjs/storybook/pull/17909)) ### [`v6.4.20`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#6420-April-1-2022) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v6.4.19...v6.4.20) ##### Bug Fixes - CLI: Fix vite/jest issue with mocked global ([#17830](https://togithub.com/storybookjs/storybook/pull/17830)) - Angular: Fix multiple calls of Input setter ([#17633](https://togithub.com/storybookjs/storybook/pull/17633)) - Web-components: Fix CSS class usage in CLI template ([#17702](https://togithub.com/storybookjs/storybook/pull/17702)) - UI: Fix composition support in safari ([#17679](https://togithub.com/storybookjs/storybook/pull/17679)) - Addon-docs: DocsPage story order should match the index ([#17669](https://togithub.com/storybookjs/storybook/pull/17669)) - Core: Fix core.builder check ([#17606](https://togithub.com/storybookjs/storybook/pull/17606)) ##### Maintenance - CLI: Add automigration to `@storybook/builder-vite` ([#17829](https://togithub.com/storybookjs/storybook/pull/17829))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.