BryanLaura / Google-api-python-client

Creative Commons Attribution 4.0 International
2 stars 1 forks source link

Update dependency sass-loader to v11.1.1 #284

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
sass-loader 11.0.1 -> 11.1.1 age adoption passing confidence

Release Notes

webpack-contrib/sass-loader ### [`v11.1.1`](https://togithub.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#​1111-httpsgithubcomwebpack-contribsass-loadercomparev1110v1111-2021-05-13) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v11.1.0...v11.1.1) ### [`v11.1.0`](https://togithub.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#​1110-httpsgithubcomwebpack-contribsass-loadercomparev1101v1110-2021-05-10) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v11.0.1...v11.1.0) ##### Features - support `node-sass` v6.0.0 ([#​947](https://togithub.com/webpack-contrib/sass-loader/issues/947)) ([7869b29](https://togithub.com/webpack-contrib/sass-loader/commit/7869b29916d5120037a0e67063420b3333d7f68b)) ##### [11.0.1](https://togithub.com/webpack-contrib/sass-loader/compare/v11.0.0...v11.0.1) (2021-02-08) ##### Bug Fixes - compatibility with custom importers for `node-sass` ([#​927](https://togithub.com/webpack-contrib/sass-loader/issues/927)) ([af5a072](https://togithub.com/webpack-contrib/sass-loader/commit/af5a072c5170f96f3d0643dec658248d98f65ff7))

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@7.2.4
npm WARN node_modules/ajv
npm WARN   dev ajv@"7.2.4" 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-08-31T10_24_01_380Z-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.