lesjoursfr / gdpr-consent

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

Update all non-major dependencies #138

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-loader ^8.2.2 -> ^8.2.3 age adoption passing confidence
eslint-plugin-import ^2.25.1 -> ^2.25.2 age adoption passing confidence
eslint-plugin-promise ^5.1.0 -> ^5.1.1 age adoption passing confidence
mini-css-extract-plugin ^2.4.2 -> ^2.4.3 age adoption passing confidence
sass ^1.42.1 -> ^1.43.3 age adoption passing confidence
sass-loader ^12.1.0 -> ^12.2.0 age adoption passing confidence
style-loader ^3.3.0 -> ^3.3.1 age adoption passing confidence
webpack ^5.58.1 -> ^5.59.1 age adoption passing confidence
webpack-cli ^4.9.0 -> ^4.9.1 age adoption passing confidence

Release Notes

babel/babel-loader ### [`v8.2.3`](https://togithub.com/babel/babel-loader/releases/v8.2.3) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.2...v8.2.3) This release fixes compatibility with Node.js 17 - Use md5 hash for caching on node v17 ([https://github.com/babel/babel-loader/pull/918](https://togithub.com/babel/babel-loader/pull/918)) Thanks [@​Reptarsrage](https://togithub.com/Reptarsrage)!
import-js/eslint-plugin-import ### [`v2.25.2`](https://togithub.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md#​2252---2021-10-12) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.1...v2.25.2) ##### Fixed - \[Deps] update `eslint-module-utils` for real this time (\[[#​2255](https://togithub.com/import-js/eslint-plugin-import/issues/2255)])
xjamundx/eslint-plugin-promise ### [`v5.1.1`](https://togithub.com/xjamundx/eslint-plugin-promise/compare/485509660ccc1901fd30040cf4e75c88922c6255...7cd1263ebadb6b80e6f37a40a3ac3dc064278bca) [Compare Source](https://togithub.com/xjamundx/eslint-plugin-promise/compare/485509660ccc1901fd30040cf4e75c88922c6255...7cd1263ebadb6b80e6f37a40a3ac3dc064278bca)
webpack-contrib/mini-css-extract-plugin ### [`v2.4.3`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md#​243-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev242v243-2021-10-21) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.2...v2.4.3)
sass/dart-sass ### [`v1.43.3`](https://togithub.com/sass/dart-sass/blob/master/CHANGELOG.md#​1433) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.43.2...1.43.3) - Improve performance. ### [`v1.43.2`](https://togithub.com/sass/dart-sass/blob/master/CHANGELOG.md#​1432) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.42.1...1.43.2) - Improve the error message when the default namespace of a `@use` rule is not a valid identifier.
webpack-contrib/sass-loader ### [`v12.2.0`](https://togithub.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md#​1220-httpsgithubcomwebpack-contribsass-loadercomparev1210v1220-2021-10-12) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v12.1.0...v12.2.0) ##### Features - add link field in schema ([#​976](https://togithub.com/webpack-contrib/sass-loader/issues/976)) ([1b453fb](https://togithub.com/webpack-contrib/sass-loader/commit/1b453fb4926ab27616f3c38104033fafe37633ab))
webpack-contrib/style-loader ### [`v3.3.1`](https://togithub.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md#​331-httpsgithubcomwebpack-contribstyle-loadercomparev330v331-2021-10-21) [Compare Source](https://togithub.com/webpack-contrib/style-loader/compare/v3.3.0...v3.3.1)
webpack/webpack ### [`v5.59.1`](https://togithub.com/webpack/webpack/releases/v5.59.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.59.0...v5.59.1) ### Bugfixes - fix regexp in managedPaths - fix hanging when trying to write lockfile for `experiments.buildHttp` ### [`v5.59.0`](https://togithub.com/webpack/webpack/releases/v5.59.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.58.2...v5.59.0) ### Features - add `/*#__PURE__*/` for `Object()` in generated code - add RegExp and function support for `managed/immutablePaths` - add hooks for multiple phases in module build - improvements to `experiments.buildHttp` - allow to share cache - add allowlist - add `splitChunks.minSizeReduction` option ### Bugfixes - fix memory caching for Data URLs - fix crash in `waitFor` when modules are unsafe cached - fix bug in build cycle detection ### [`v5.58.2`](https://togithub.com/webpack/webpack/releases/v5.58.2) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.58.1...v5.58.2) ### Bugfixes - fix serialization context passed - fix a bug which caused module duplication when using persistent caching, unsafe cache and memory cache with GC - fix validation of snapshots of non-existing directories ### Performance - store a hash in first bits of bigint to workaround v8 hashing: https://github.com/v8/v8/blob/b704bc0958e2e26305a68e89d215af1aee011148/src/objects/bigint.h#L192-L195
webpack/webpack-cli ### [`v4.9.1`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#​491-httpsgithubcomwebpackwebpack-clicomparewebpack-cli490webpack-cli491-2021-10-18) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) ##### Bug Fixes - compatibility with dynamic `import` ([#​3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f))

Configuration

šŸ“… Schedule: "before 2am on monday" 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.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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