lesjoursfr / gdpr-consent

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

Update all non-major dependencies #164

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/preset-env (source) ^7.16.7 -> ^7.16.8 age adoption passing confidence
eslint-plugin-import ^2.25.3 -> ^2.25.4 age adoption passing confidence
mini-css-extract-plugin ^2.4.5 -> ^2.5.2 age adoption passing confidence
sass ^1.45.2 -> ^1.49.0 age adoption passing confidence
webpack ^5.65.0 -> ^5.66.0 age adoption passing confidence
webpack-dev-server ^4.7.2 -> ^4.7.3 age adoption passing confidence

Release Notes

babel/babel ### [`v7.16.8`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7168-2022-01-10) [Compare Source](https://togithub.com/babel/babel/compare/v7.16.7...v7.16.8) ##### :bug: Bug Fix - `babel-generator`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-parameters` - [#​14113](https://togithub.com/babel/babel/pull/14113) Print trailing comma after a single TS generic in arrow fns ([@​ozanhonamlioglu](https://togithub.com/ozanhonamlioglu)) - `babel-traverse` - [#​14105](https://togithub.com/babel/babel/pull/14105) fix: forward stop signal to parent path ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-register` - [#​14107](https://togithub.com/babel/babel/pull/14107) Don't mutate `@babel/register` options ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-modules-commonjs` - [#​14097](https://togithub.com/babel/babel/pull/14097) Register binding for newly created vars for commonjs transforms ([@​The-x-Theorist](https://togithub.com/The-x-Theorist)) - `babel-plugin-transform-typescript` - [#​14093](https://togithub.com/babel/babel/pull/14093) Fix TypeScript Enum self-references ([@​magic-akari](https://togithub.com/magic-akari)) ##### :nail_care: Polish - `babel-generator` - [#​14094](https://togithub.com/babel/babel/pull/14094) Always print directives with double quotes when minified ([@​overlookmotel](https://togithub.com/overlookmotel)) ##### :house: Internal - `babel-helper-fixtures`, `babel-plugin-proposal-record-and-tuple`, `babel-preset-env` - [#​14118](https://togithub.com/babel/babel/pull/14118) Always use the plugin/preset name in fixtures options ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-helper-remap-async-to-generator`, `babel-helper-wrap-function`, `babel-plugin-transform-async-to-generator` - [#​14122](https://togithub.com/babel/babel/pull/14122) Optimize `transform-async-to-generator` output ([@​magic-akari](https://togithub.com/magic-akari))
import-js/eslint-plugin-import ### [`v2.25.4`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#​2254---2022-01-02) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.3...v2.25.4) ##### Fixed - `importType`: avoid crashing on a non-string' (\[[#​2305](https://togithub.com/import-js/eslint-plugin-import/issues/2305)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[`first`]: prevent crash when parsing angular templates (\[[#​2210](https://togithub.com/import-js/eslint-plugin-import/issues/2210)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - `importType`: properly resolve `@/*`-aliased imports as internal (\[[#​2334](https://togithub.com/import-js/eslint-plugin-import/issues/2334)], thanks \[[@​ombene](https://togithub.com/ombene)]) - \[`named`]/`ExportMap`: handle named imports from CJS modules that use dynamic import (\[[#​2341](https://togithub.com/import-js/eslint-plugin-import/issues/2341)], thanks \[[@​ludofischer](https://togithub.com/ludofischer)]) ##### Changed - \[`no-default-import`]: report on the token "default" instead of the entire node (\[[#​2299](https://togithub.com/import-js/eslint-plugin-import/issues/2299)], thanks \[[@​pmcelhaney](https://togithub.com/pmcelhaney)]) - \[Docs] \[`order`]: Remove duplicate mention of default (\[[#​2280](https://togithub.com/import-js/eslint-plugin-import/issues/2280)], thanks \[[@​johnthagen](https://togithub.com/johnthagen)]) - \[Deps] update `eslint-module-utils`
webpack-contrib/mini-css-extract-plugin ### [`v2.5.2`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#​252-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev251v252-2022-01-17) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.5.1...v2.5.2) ### [`v2.5.1`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#​251-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev250v251-2022-01-17) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.5.0...v2.5.1) ### [`v2.5.0`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#​250-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev247v250-2022-01-14) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.7...v2.5.0) ##### Features - added types ([5b5654c](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/5b5654c9847a615555660d79245b857536f72124)) ##### [2.4.7](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.6...v2.4.7) (2022-01-13) ##### Bug Fixes - multiple serializer registrations ([#​894](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/894)) ([c784204](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/c784204772538ab8984e1c25e4501a7602b41ad1)) ##### [2.4.6](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.5...v2.4.6) (2022-01-06) ##### Bug Fixes - crash when `publicPath` is function ([#​881](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/881)) ([41bd828](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/41bd828ba11baf2c1349b3a8103072e2d82fd4c2)) - do not allow absolute path in the `chunkFilename` option ([#​879](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/879)) ([36e04ab](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/36e04ab8b5e55d429ce361841e77f6ddba934ee1)) - do not allow absolute path in the `filename` option ([#​878](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/878)) ([76361df](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/76361df4220f62c18b3660af76ab8b28c56d0471)) ##### [2.4.5](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.4...v2.4.5) (2021-11-17) ##### Chore - update `schema-utils` package to `4.0.0` version ##### [2.4.4](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.3...v2.4.4) (2021-11-04) ##### Bug Fixes - crash with `[contenthash]` ([#​869](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/869)) ([57ad127](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/57ad1274328512aebb20fa3b2c27fb9321f835a7)) - runtime path in modules without context ([#​866](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/866)) ([e2e30b2](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/e2e30b280d51f313e3ac566af3b839e580b22ef5)) ##### [2.4.3](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.2...v2.4.3) (2021-10-21) ##### Bug Fixes - small perf improvement ([#​860](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/860)) ([8c4846b](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/8c4846b3a55770cb7286b1f092e619204503ed7f)) ##### [2.4.2](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.1...v2.4.2) (2021-10-07) ##### Bug Fixes - endless apply of loaders, leading to memory allocation failure ([#​849](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/849)) ([94ad699](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/94ad699baa1805a0646e7db1d69eb5997df6c8db)) ##### [2.4.1](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.0...v2.4.1) (2021-10-05) ##### Bug Fixes - crash with multiple webpack versions ([#​845](https://togithub.com/webpack-contrib/mini-css-extract-plugin/issues/845)) ([b4431cb](https://togithub.com/webpack-contrib/mini-css-extract-plugin/commit/b4431cb60a6eadcf8c2b614f494faf899c73aaa0)) ### [`v2.4.7`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#​247-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev246v247-2022-01-13) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.6...v2.4.7) ### [`v2.4.6`](https://togithub.com/webpack-contrib/mini-css-extract-plugin/blob/HEAD/CHANGELOG.md#​246-httpsgithubcomwebpack-contribmini-css-extract-plugincomparev245v246-2022-01-06) [Compare Source](https://togithub.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.5...v2.4.6)
sass/dart-sass ### [`v1.49.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1490) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.48.0...1.49.0) - Fix a bug in `string.insert` with certain negative indices. ##### JS API - Add support for the `sourceMapIncludeSources` option in the new JS API. ##### TypeScript Declarations - Fix a bug where `LegacyPluginThis.options.linefeed` was typed to return abbreviations when it actually returned literal linefeed characters. ### [`v1.48.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1480) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.47.0...1.48.0) ##### JS API - **Potentially breaking bug fix:** Match the specification of the new JS API by setting `LegacyResult.map` to `undefined` rather than `null`. ##### TypeScript Declarations - Add a declaration for the `NULL` constant. ### [`v1.47.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1470) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.46.0...1.47.0) ##### JS API ##### TypeScript Declarations - Add declarations for the `TRUE` and `FALSE` constants. ### [`v1.46.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1460) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.45.2...1.46.0) ##### JS API - **Potentially breaking bug fix:** Match the specification of the new JS API by passing `undefined` rather than `null` to `Logger.warn()` for an unset `span`. ##### TypeScript Declarations - Add a declaration for the `LegacyPluginThis.options.context` field. - Update the definition of `LegacyAsyncFunction` to include explicit definitions with zero through six arguments before the `done` parameter. This makes it possible for TypeScript users to pass in callbacks that take a specific number of arguments, rather than having to declare a callback that takes an arbitrary number. - Add a declaration for `types.Error`, a legacy API class that can be returned by asynchronous functions to signal asynchronous errors. - Add a `LegacyAsyncFunctionDone` type for the `done` callback that's passed to `LegacyAsyncFunction`.
webpack/webpack ### [`v5.66.0`](https://togithub.com/webpack/webpack/releases/v5.66.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.65.0...v5.66.0) ### Features - add `output.library.type: "commonjs-static"` to emit a statically analyse-able commonjs module (for node.js esm interop support) - add `experiments.css` (very experimental) - see [https://github.com/webpack/webpack/issues/14893](https://togithub.com/webpack/webpack/issues/14893) ### Bugfixes - fix CORS headers for `experiments.lazyCompilation` - fix `[absolute-resource-path]` for SourceMap module naming - avoid stack overflow when accessing many memory cached cache values in series ### Performance - reduce default `watchOptions.aggregateTimeout` to 20ms
webpack/webpack-dev-server ### [`v4.7.3`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​473-httpsgithubcomwebpackwebpack-dev-servercomparev472v473-2022-01-11) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3)

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.

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