lesjoursfr / gdpr-consent

GDPR banner to comply with the European cookie law. Inspired by tarteaucitronjs.
MIT License
7 stars 4 forks source link

Update dependency sass-loader to v13 #183

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass-loader ^12.6.0 -> ^13.0.0 age adoption passing confidence

Release Notes

webpack-contrib/sass-loader ### [`v13.0.0`](https://togithub.com/webpack-contrib/sass-loader/blob/HEAD/CHANGELOG.md#​1300-httpsgithubcomwebpack-contribsass-loadercomparev1260v1300-2022-05-18) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0) ##### ⚠ BREAKING CHANGES - minimum supported `Node.js` version is `14.15.0` ([#​1048](https://togithub.com/webpack-contrib/sass-loader/issues/1048)) - emit `@warn` at-rules as webpack warnings by default, if you want to revert behavior please use the [`warnRuleAsWarning`](https://togithub.com/webpack-contrib/sass-loader#warnruleaswarning) option ([#​1054](https://togithub.com/webpack-contrib/sass-loader/issues/1054)) ([58ffb68](https://togithub.com/webpack-contrib/sass-loader/commit/58ffb686768defb684669a2428bea040c95c2399)) ##### Bug Fixes - do not crash on importers for modern API ([#​1052](https://togithub.com/webpack-contrib/sass-loader/issues/1052)) ([095814e](https://togithub.com/webpack-contrib/sass-loader/commit/095814e6c2a991bacad3c3af4f239e9b1bc4b2e3)) - do not store original sass error in webpack error([#​1053](https://togithub.com/webpack-contrib/sass-loader/issues/1053)) ([06d7533](https://togithub.com/webpack-contrib/sass-loader/commit/06d7533cef2029d4a91f4760071078eb676c8c1c))

Configuration

📅 Schedule: "after 10:00 am and before 5:00 pm on the first day of the month" in timezone Europe/Paris.

🚦 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.