Closed renovate[bot] closed 6 months 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: karma-selenium-webdriver-launcher@0.0.4
npm ERR! Found: selenium-webdriver@3.4.0
npm ERR! node_modules/selenium-webdriver
npm ERR! dev selenium-webdriver@"3.4.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer selenium-webdriver@"^2.44.0" from karma-selenium-webdriver-launcher@0.0.4
npm ERR! node_modules/karma-selenium-webdriver-launcher
npm ERR! dev karma-selenium-webdriver-launcher@"0.0.4" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: selenium-webdriver@2.53.3
npm ERR! node_modules/selenium-webdriver
npm ERR! peer selenium-webdriver@"^2.44.0" from karma-selenium-webdriver-launcher@0.0.4
npm ERR! node_modules/karma-selenium-webdriver-launcher
npm ERR! dev karma-selenium-webdriver-launcher@"0.0.4" 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/2024-05-10T14_08_54_948Z-debug-0.log
This PR contains the following updates:
2.0.9
->2.0.13
Release Notes
webpack-contrib/karma-webpack (karma-webpack)
### [`v2.0.13`](https://togithub.com/webpack-contrib/karma-webpack/blob/HEAD/CHANGELOG.md#2013-2018-02-27) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v2.0.12...v2.0.13) ##### Bug Fixes - **package:** use `babel-runtime` is a `dependency` (`dependencies`) ([#312](https://togithub.com/webpack-contrib/karma-webpack/issues/312)) ([c45cdf3](https://togithub.com/webpack-contrib/karma-webpack/commit/c45cdf3)) ### [`v2.0.12`](https://togithub.com/webpack-contrib/karma-webpack/blob/HEAD/CHANGELOG.md#2012-2018-02-26) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v2.0.11...v2.0.12) ##### Bug Fixes - **package:** add `babel-runtime` (`devDependencies`) ([#310](https://togithub.com/webpack-contrib/karma-webpack/issues/310)) ([6d5fa1c](https://togithub.com/webpack-contrib/karma-webpack/commit/6d5fa1c)) - **package:** downgrade `source-map` v0.7.0...0.5.6 ([#309](https://togithub.com/webpack-contrib/karma-webpack/issues/309)) ([070e04e](https://togithub.com/webpack-contrib/karma-webpack/commit/070e04e)) ### [`v2.0.11`](https://togithub.com/webpack-contrib/karma-webpack/blob/HEAD/CHANGELOG.md#2011-2018-02-25) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v2.0.10...v2.0.11) ##### Bug Fixes - **package:** add `main` field ([#306](https://togithub.com/webpack-contrib/karma-webpack/issues/306)) ([4f5ba3b](https://togithub.com/webpack-contrib/karma-webpack/commit/4f5ba3b)) - **package:** repository URL typo ([#304](https://togithub.com/webpack-contrib/karma-webpack/issues/304)) ([2338510](https://togithub.com/webpack-contrib/karma-webpack/commit/2338510)) ### [`v2.0.10`](https://togithub.com/webpack-contrib/karma-webpack/blob/HEAD/CHANGELOG.md#2010-2018-02-25) [Compare Source](https://togithub.com/webpack-contrib/karma-webpack/compare/v2.0.9...v2.0.10) ##### Bug Fixes - **karma-webpack:** correctly coalesce `idx` (`{Number}`) in filepaths ([#287](https://togithub.com/webpac-contrib/karma-webpack/issues/287)) ([5fa2409](https://togithub.com/webpac-contrib/karma-webpack/commit/5fa2409)) - correctly escape `{Regex}` in custom file handler ([#293](https://togithub.com/webpac-contrib/karma-webpack/issues/293)) ([906ed52](https://togithub.com/webpac-contrib/karma-webpack/commit/906ed52)) - disable `webpack` rebuilds on karma `--single-run` ([41d1912](https://togithub.com/webpac-contrib/karma-webpack/commit/41d1912)) - **package:** add `webpack >= v4.0.0` (`peerDependencies`) ([#301](https://togithub.com/webpac-contrib/karma-webpack/issues/301)) ([99ddad8](https://togithub.com/webpac-contrib/karma-webpack/commit/99ddad8))Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - 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 Mend Renovate. View repository job log here.