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 #179

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/core (source) ^7.17.8 -> ^7.17.9 age adoption passing confidence
eslint (source) ^8.12.0 -> ^8.13.0 age adoption passing confidence
eslint-plugin-import ^2.25.4 -> ^2.26.0 age adoption passing confidence
sass ^1.49.10 -> ^1.50.0 age adoption passing confidence
webpack ^5.71.0 -> ^5.72.0 age adoption passing confidence
webpack-dev-server ^4.7.4 -> ^4.8.1 age adoption passing confidence

Release Notes

babel/babel ### [`v7.17.9`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7179-2022-04-06) [Compare Source](https://togithub.com/babel/babel/compare/v7.17.8...v7.17.9) ##### :bug: Bug Fix - `babel-parser`, `babel-standalone` - [#​14427](https://togithub.com/babel/babel/pull/14427) Restore numeric seaprators support in `@babel/standalone` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​14403](https://togithub.com/babel/babel/pull/14403) Fix NodePath.referencesImport for JSXMemberExpression ([@​swandir](https://togithub.com/swandir)) - `babel-plugin-proposal-decorators` - [#​14396](https://togithub.com/babel/babel/pull/14396) \[2021-12] Support class decorators in export declarations ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​14387](https://togithub.com/babel/babel/pull/14387) fix: forward accessor proxy getter results ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​14384](https://togithub.com/babel/babel/pull/14384) fix: parse type parameters within correct context ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator`, `babel-parser` - [#​14378](https://togithub.com/babel/babel/pull/14378) Parenthesize non-simple decorator expression ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-classes`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env` - [#​14366](https://togithub.com/babel/babel/pull/14366) Align named imports behavior in `.mjs` and `.js` files ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties` - [#​14351](https://togithub.com/babel/babel/pull/14351) \[setPublicClassFields] Use define for static `name`/`length` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-plugin-proposal-decorators` - [#​14398](https://togithub.com/babel/babel/pull/14398) Add missing semicolons in 2021-12 decorators output ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :memo: Documentation - [#​14397](https://togithub.com/babel/babel/pull/14397) Mention how to report vulns in Babel dependencies ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - Other - [#​14419](https://togithub.com/babel/babel/pull/14419) Use `jest-light-runner` from npm ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-cli` - [#​14385](https://togithub.com/babel/babel/pull/14385) Fix flaky [@​babel/cli](https://togithub.com/babel/cli) test ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-function-name`, `babel-helper-get-function-arity` - [#​14389](https://togithub.com/babel/babel/pull/14389) Inline `@babel/helper-get-function-arity` package ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers` - [#​14343](https://togithub.com/babel/babel/pull/14343) Remove unused `@babel/helpers` code ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-highlight`, `babel-parser` - [#​14377](https://togithub.com/babel/babel/pull/14377) refactor: replace deprecated String.prototype.substr() ([@​CommanderRoot](https://togithub.com/CommanderRoot))
eslint/eslint ### [`v8.13.0`](https://togithub.com/eslint/eslint/releases/v8.13.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.12.0...v8.13.0) #### Features - [`274acbd`](https://togithub.com/eslint/eslint/commit/274acbd56537f6b8199da1ac9e7bced74ae81b56) feat: fix no-eval logic for `this` in arrow functions ([#​15755](https://togithub.com/eslint/eslint/issues/15755)) (Milos Djermanovic) #### Bug Fixes - [`97b57ae`](https://togithub.com/eslint/eslint/commit/97b57ae3ebae9150456f5516c64b6d2ba75b4038) fix: invalid operator in operator-assignment messages ([#​15759](https://togithub.com/eslint/eslint/issues/15759)) (Milos Djermanovic) #### Documentation - [`c32482e`](https://togithub.com/eslint/eslint/commit/c32482e4fd4ad09f3d5fd960dc1fb7c1b4e56f23) docs: Typo in space-infix-ops docs ([#​15754](https://togithub.com/eslint/eslint/issues/15754)) (kmin-jeong) - [`f2c2d35`](https://togithub.com/eslint/eslint/commit/f2c2d350425268efa4b78ee6e0a2df8860e0efad) docs: disambiguate types `FormatterFunction` and `LoadedFormatter` ([#​15727](https://togithub.com/eslint/eslint/issues/15727)) (Francesco Trotta) #### Chores - [`bb4c0d5`](https://togithub.com/eslint/eslint/commit/bb4c0d530a231a8a14ed70ad61c06e284bbaaef0) chore: Refactor docs to work with docs.eslint.org ([#​15744](https://togithub.com/eslint/eslint/issues/15744)) (Nicholas C. Zakas) - [`d36f12f`](https://togithub.com/eslint/eslint/commit/d36f12f71b3e4f9e9552f1054d7a75be4dc03671) chore: remove `lib/init` from eslint config ([#​15748](https://togithub.com/eslint/eslint/issues/15748)) (Milos Djermanovic) - [`a59a4e6`](https://togithub.com/eslint/eslint/commit/a59a4e6e9217b3cc503c0a702b9e3b02b20b980d) chore: replace `trimLeft`/`trimRight` with `trimStart`/`trimEnd` ([#​15750](https://togithub.com/eslint/eslint/issues/15750)) (Milos Djermanovic)
import-js/eslint-plugin-import ### [`v2.26.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#​2260---2022-04-05) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0) ##### Added - \[`no-named-default`, `no-default-export`, `prefer-default-export`, `no-named-export`, `export`, `named`, `namespace`, `no-unused-modules`]: support arbitrary module namespace names (\[[#​2358](https://togithub.com/import-js/eslint-plugin-import/issues/2358)], thanks \[[@​sosukesuzuki](https://togithub.com/sosukesuzuki)]) - \[`no-dynamic-require`]: support dynamic import with espree (\[[#​2371](https://togithub.com/import-js/eslint-plugin-import/issues/2371)], thanks \[[@​sosukesuzuki](https://togithub.com/sosukesuzuki)]) - \[`no-relative-packages`]: add fixer (\[[#​2381](https://togithub.com/import-js/eslint-plugin-import/issues/2381)], thanks \[[@​forivall](https://togithub.com/forivall)]) ##### Fixed - \[`default`]: `typescript-eslint-parser`: avoid a crash on exporting as namespace (thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[`export`]/TypeScript: false positive for typescript namespace merging (\[[#​1964](https://togithub.com/import-js/eslint-plugin-import/issues/1964)], thanks \[[@​magarcia](https://togithub.com/magarcia)]) - \[`no-duplicates`]: ignore duplicate modules in different TypeScript module declarations (\[[#​2378](https://togithub.com/import-js/eslint-plugin-import/issues/2378)], thanks \[[@​remcohaszing](https://togithub.com/remcohaszing)]) - \[`no-unused-modules`]: avoid a crash when processing re-exports (\[[#​2388](https://togithub.com/import-js/eslint-plugin-import/issues/2388)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) ##### Changed - \[Tests] `no-nodejs-modules`: add tests for node protocol URL (\[[#​2367](https://togithub.com/import-js/eslint-plugin-import/issues/2367)], thanks \[[@​sosukesuzuki](https://togithub.com/sosukesuzuki)]) - \[Tests] `default`, `no-anonymous-default-export`, `no-mutable-exports`, `no-named-as-default-member`, `no-named-as-default`: add tests for arbitrary module namespace names (\[[#​2358](https://togithub.com/import-js/eslint-plugin-import/issues/2358)], thanks \[[@​sosukesuzuki](https://togithub.com/sosukesuzuki)]) - \[Docs] \[`no-unresolved`]: Fix RegExp escaping in readme (\[[#​2332](https://togithub.com/import-js/eslint-plugin-import/issues/2332)], thanks \[[@​stephtr](https://togithub.com/stephtr)]) - \[Refactor] `namespace`: try to improve performance (\[[#​2340](https://togithub.com/import-js/eslint-plugin-import/issues/2340)], thanks \[[@​ljharb](https://togithub.com/ljharb)]) - \[Docs] make rule doc titles consistent (\[[#​2393](https://togithub.com/import-js/eslint-plugin-import/issues/2393)], thanks \[[@​TheJaredWilcurt](https://togithub.com/TheJaredWilcurt)]) - \[Docs] `order`: TS code examples should use TS code blocks (\[[#​2411](https://togithub.com/import-js/eslint-plugin-import/issues/2411)], thanks \[[@​MM25Zamanian](https://togithub.com/MM25Zamanian)]) - \[Docs] `no-unresolved`: fix link (\[[#​2417](https://togithub.com/import-js/eslint-plugin-import/issues/2417)], thanks \[[@​kylemh](https://togithub.com/kylemh)])
sass/dart-sass ### [`v1.50.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1500) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.49.11...1.50.0) - `@extend` now treats [`:where()`][:where()] the same as `:is()`. [`:where()`]: https://developer.mozilla.org/en-US/docs/Web/CSS/:where ##### Command Line Interface - Closing the standard input stream will now cause the `--watch` command to stop running. ##### Embedded Sass - Fix a bug where the JS embedded host crashed when invoking a legacy importer after resolving a relative filesystem import. - Improve error messages when returning non-`Object` values from legacy importers. ### [`v1.49.11`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​14911) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.49.10...1.49.11) - Add support for 64-bit ARM releases on Linux. ##### Embedded Sass - The embedded compiler now correctly sets the `id` field for all `OutboundMessage`s.
webpack/webpack ### [`v5.72.0`](https://togithub.com/webpack/webpack/releases/v5.72.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.71.0...v5.72.0) ### Features - make cache warnings caused by build errors less verbose - Allow banner to be placed as a footer with the BannerPlugin - allow to concatenate asset modules ### Bugfixes - fix RemoteModules when using HMR (Module Federation + HMR) - throw error when using module concatenation and cacheUnaffected - fix `in` operator with nested exports
webpack/webpack-dev-server ### [`v4.8.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​481-httpsgithubcomwebpackwebpack-dev-servercomparev480v481-2022-04-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1) ### [`v4.8.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​480-httpsgithubcomwebpackwebpack-dev-servercomparev474v480-2022-04-05) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0) ##### Features - export initialized socket client ([#​4304](https://togithub.com/webpack/webpack-dev-server/issues/4304)) ([7920364](https://togithub.com/webpack/webpack-dev-server/commit/7920364d6b6ac29e1b7fdbb38c8a9fe22eec61de)) ##### Bug Fixes - update description for `--no-client-reconnect` ([#​4248](https://togithub.com/webpack/webpack-dev-server/issues/4248)) ([317648d](https://togithub.com/webpack/webpack-dev-server/commit/317648df21562f9dfe1b9f8069642b91ac3bffae)) - update description for `--no-client` ([#​4250](https://togithub.com/webpack/webpack-dev-server/issues/4250)) ([c3b6690](https://togithub.com/webpack/webpack-dev-server/commit/c3b669077089802412774079f38a13bce054eee7)) - update description for `--no-history-api-fallback` ([#​4277](https://togithub.com/webpack/webpack-dev-server/issues/4277)) ([d63a0a2](https://togithub.com/webpack/webpack-dev-server/commit/d63a0a298739d599f2161b237a750220c314deef)) - update negated descriptions for more options ([#​4287](https://togithub.com/webpack/webpack-dev-server/issues/4287)) ([c64bd94](https://togithub.com/webpack/webpack-dev-server/commit/c64bd94fb75c30984281f71ad3c20393fcb5ee67)) - update schema to have `negatedDescription` only for type `boolean` ([#​4280](https://togithub.com/webpack/webpack-dev-server/issues/4280)) ([fcf8e8e](https://togithub.com/webpack/webpack-dev-server/commit/fcf8e8e6a9951f4283e796df3ad72cc803e634a3)) ##### [4.7.4](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4) (2022-02-02) ##### Bug Fixes - add [@​types/express](https://togithub.com/types/express) ([#​4226](https://togithub.com/webpack/webpack-dev-server/issues/4226)) ([e55f728](https://togithub.com/webpack/webpack-dev-server/commit/e55f728d3b5262884aa80daf9b021198b4bc65a9)) - negative descriptions ([#​4216](https://togithub.com/webpack/webpack-dev-server/issues/4216)) ([fd854c0](https://togithub.com/webpack/webpack-dev-server/commit/fd854c07c2a4654f479bdbad1b717d9406ce15c6)) - types for the `proxy` option ([#​4173](https://togithub.com/webpack/webpack-dev-server/issues/4173)) ([efec2f5](https://togithub.com/webpack/webpack-dev-server/commit/efec2f5bfb5ff4b99258b12317aa0d922836738e)) - use CLI specific description for `--open-app-name` and `--web-socket-server` ([#​4215](https://togithub.com/webpack/webpack-dev-server/issues/4215)) ([329679a](https://togithub.com/webpack/webpack-dev-server/commit/329679a434219adc43f2d73c2ceeda14787dc64d)) ##### [4.7.3](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3) (2022-01-11) ##### Security - update `selfsigned` to `2.0.0` version ##### [4.7.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.1...v4.7.2) (2021-12-29) ##### Bug Fixes - apply `onAfterSetupMiddleware` after `setupMiddlewares` (as behavior earlier) ([f6bc644](https://togithub.com/webpack/webpack-dev-server/commit/f6bc644bb81b966e030d8f8a54d5a99cd61ec8f2)) ##### [4.7.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.0...v4.7.1) (2021-12-22) ##### Bug Fixes - removed `url` package, fixed compatibility with future webpack defaults ([#​4132](https://togithub.com/webpack/webpack-dev-server/issues/4132)) ([4e5d8ea](https://togithub.com/webpack/webpack-dev-server/commit/4e5d8eae654ef382697722c6406dbc96207594aa))

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.