BryanLaura / Google-api-python-client

Creative Commons Attribution 4.0 International
2 stars 1 forks source link

Update dependency style-loader to v3.3.4 #361

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
style-loader 3.2.1 -> 3.3.4 age adoption passing confidence

Release Notes

webpack-contrib/style-loader (style-loader) ### [`v3.3.4`](https://togithub.com/webpack-contrib/style-loader/releases/tag/v3.3.4) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.3...v3.3.4) ##### [3.3.4](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.3...v3.3.4) (2024-01-09) ##### Bug Fixes - css experiments logic ([c12e70b](https://togithub.com/webpack-contrib/style-loader/commit/c12e70bc8592d891adb5c0f5ae0ec19fb2698dbb)) ### [`v3.3.3`](https://togithub.com/webpack-contrib/style-loader/blob/HEAD/CHANGELOG.md#333-2023-05-19) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.2...v3.3.3) ### [`v3.3.2`](https://togithub.com/webpack-contrib/style-loader/blob/HEAD/CHANGELOG.md#332-2023-03-13) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2) ### [`v3.3.1`](https://togithub.com/webpack-contrib/style-loader/blob/HEAD/CHANGELOG.md#331-2021-10-21) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.0...v3.3.1) ### [`v3.3.0`](https://togithub.com/webpack-contrib/style-loader/blob/HEAD/CHANGELOG.md#330-2021-09-21) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.2.1...v3.3.0) ##### Features - added support for `supports()`, `layer()` and `media` from `@import` at-rules ([b9a600c](https://togithub.com/webpack-contrib/style-loader/commit/b9a600c87aa3f68caabcaa80f0a1c340e739e30e)) - allow to pass options to `insert` function through `style.use()` ([#​535](https://togithub.com/webpack-contrib/style-loader/issues/535)) ([f8ef63b](https://togithub.com/webpack-contrib/style-loader/commit/f8ef63b86a603232395f7708c508d6c3b639e92d)) ##### [3.2.1](https://togithub.com/webpack-contrib/style-loader/compare/v3.2.0...v3.2.1) (2021-07-20) ##### Bug Fixes - added the `styletagtransform` option when it is a module to `addBuildDependency` ([#​528](https://togithub.com/webpack-contrib/style-loader/issues/528)) ([270513f](https://togithub.com/webpack-contrib/style-loader/commit/270513fa76e13c96a36c2ae11e4dd526dfb9d72f))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 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 config optional Use `--omit=optional` to exclude optional dependencies, or
npm WARN config `--include=optional` to include them.
npm WARN config 
npm WARN config     Default value does install optional deps unless otherwise omitted.
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: ajv-keywords@3.5.2
npm WARN Found: ajv@8.6.3
npm WARN node_modules/ajv
npm WARN   dev ajv@"8.6.3" from the root project
npm WARN   1 more (table)
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.5.2" from schema-utils@3.0.0
npm WARN   node_modules/copy-webpack-plugin/node_modules/schema-utils
npm WARN   3 more (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.5.2" from schema-utils@3.0.0
npm WARN     node_modules/copy-webpack-plugin/node_modules/schema-utils
npm WARN     3 more (schema-utils, schema-utils, schema-utils)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: jest-puppeteer@5.0.4
npm ERR! Found: puppeteer@13.1.2
npm ERR! node_modules/puppeteer
npm ERR!   dev puppeteer@"13.1.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer puppeteer@">= 1.5.0 < 10" from jest-puppeteer@5.0.4
npm ERR! node_modules/jest-puppeteer
npm ERR!   dev jest-puppeteer@"5.0.4" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: puppeteer@9.1.1
npm ERR! node_modules/puppeteer
npm ERR!   peer puppeteer@">= 1.5.0 < 10" from jest-puppeteer@5.0.4
npm ERR!   node_modules/jest-puppeteer
npm ERR!     dev jest-puppeteer@"5.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-01-09T17_53_40_480Z-debug-0.log