BryanLaura / Google-api-python-client

Creative Commons Attribution 4.0 International
2 stars 1 forks source link

Update dependency webpack-dev-middleware to v5 #319

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-middleware 4.3.0 -> 5.0.0 age adoption passing confidence

Release Notes

webpack/webpack-dev-middleware ### [`v5.0.0`](https://togithub.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md#​500-httpsgithubcomwebpackwebpack-dev-middlewarecomparev430v500-2021-06-02) [Compare Source](https://togithub.com/webpack/webpack-dev-middleware/compare/v4.3.0...v5.0.0) ##### ⚠ BREAKING CHANGES - minimum supported `Node.js` version is `12.13.0` ([#​928](https://togithub.com/webpack/webpack-dev-middleware/issues/928)) ([4cffeff](https://togithub.com/webpack/webpack-dev-middleware/commit/4cffeffb5fd07ea79e5a7a5a0cdb3f08f3856c06))

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 this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
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   6 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     6 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-06T21_22_00_182Z-debug.log
github-actions[bot] commented 3 years ago

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.