Closed renovate[bot] closed 3 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 ERESOLVE overriding peer dependency
npm WARN While resolving: ajv-keywords@3.5.2
npm WARN Found: ajv@8.6.2
npm WARN node_modules/ajv
npm WARN dev ajv@"8.6.2" from the root project
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer ajv@"^6.9.1" from ajv-keywords@3.5.2
npm WARN node_modules/ajv-keywords
npm WARN ajv-keywords@"^3.4.1" from schema-utils@2.7.0
npm WARN node_modules/schema-utils
npm WARN 7 more (schema-utils, schema-utils, schema-utils, schema-utils, ...)
npm WARN
npm WARN Conflicting peer dependency: ajv@6.12.6
npm WARN node_modules/ajv
npm WARN peer ajv@"^6.9.1" from ajv-keywords@3.5.2
npm WARN node_modules/ajv-keywords
npm WARN ajv-keywords@"^3.4.1" from schema-utils@2.7.0
npm WARN node_modules/schema-utils
npm WARN 7 more (schema-utils, schema-utils, schema-utils, schema-utils, ...)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: jest-puppeteer@4.4.0
npm ERR! Found: puppeteer@8.0.0
npm ERR! node_modules/puppeteer
npm ERR! dev puppeteer@"8.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer puppeteer@">= 1.5.0 < 3" from jest-puppeteer@4.4.0
npm ERR! node_modules/jest-puppeteer
npm ERR! dev jest-puppeteer@"4.4.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: puppeteer@2.1.1
npm ERR! node_modules/puppeteer
npm ERR! peer puppeteer@">= 1.5.0 < 3" from jest-puppeteer@4.4.0
npm ERR! node_modules/jest-puppeteer
npm ERR! dev jest-puppeteer@"4.4.0" 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-09-06T20_52_02_674Z-debug.log
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.
This PR contains the following updates:
3.1.4
->4.0.0
Release Notes
bholloway/resolve-url-loader
### [`v4.0.0`](https://togithub.com/bholloway/resolve-url-loader/releases/4.0.0) [Compare Source](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.4...4.0.0) **Features** - Better resolution of the original source location - You can more successfully use `url()` in variables and mixins. - Dependencies now accept a wider range and explicit dependency on `rework` and `rework-visit` has been removed. **Breaking Changes** - The `engine` option is deprecated which means the old `rework` engine is deprecated. - The `keepQuery` behaviour is now the default, the `keepQuery` option has been removed. - The `removeCR` option defaults to `true` when executing on Windows OS. - The `absolute` option has been removed. - The `join` option has changed. **Migrating** See the [changlog](https://togithub.com/bholloway/resolve-url-loader/blob/v4-maintenance/packages/resolve-url-loader/CHANGELOG.md). ### [`v3.1.4`](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.3...3.1.4) [Compare Source](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.3...3.1.4) ### [`v3.1.3`](https://togithub.com/bholloway/resolve-url-loader/releases/3.1.3) [Compare Source](https://togithub.com/bholloway/resolve-url-loader/compare/3.1.2...3.1.3) Added CTA to try v4 before its imminent releaseConfiguration
📅 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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.