lesjoursfr / gdpr-consent

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

chore(deps): update all non-major dependencies #263

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.16.1 -> ^20.16.2 age adoption passing confidence
stylelint (source) ^16.8.2 -> ^16.9.0 age adoption passing confidence
typescript-eslint (source) ^8.2.0 -> ^8.3.0 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint) ### [`v16.9.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1690) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.8.2...16.9.0) - Changed: `secondaryOptions` argument type of the `Rule` function ([#​7950](https://togithub.com/stylelint/stylelint/pull/7950)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `color-function-notation` reporting functions with less than 3 arguments ([#​7948](https://togithub.com/stylelint/stylelint/pull/7948)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `declaration-property-value-no-unknown` false positives/negatives ([#​7944](https://togithub.com/stylelint/stylelint/pull/7944) & [#​7957](https://togithub.com/stylelint/stylelint/pull/7957) & [#​7956](https://togithub.com/stylelint/stylelint/pull/7956)) ([@​Mouvedia](https://togithub.com/Mouvedia) & [@​sidverma32](https://togithub.com/sidverma32)). - false positives: `overflow`, `word-break`, `width` - false negatives: `anchor-name`, `field-sizing`, `text-box-edge`, `text-box-trim`, `text-spacing-trim`, `text-wrap`, `text-wrap-mode`, `text-wrap-style`, `view-timeline`, `view-timeline-axis`, `view-timeline-inset`, `view-timeline-name`, `view-transition-name` - Fixed: `keyframe-block-no-duplicate-selectors`/`keyframe-declaration-no-important`/`keyframe-selector-notation`/`no-unknown-animations` false negatives for `@-o-keyframes` and `@-ms-keyframes` ([#​7953](https://togithub.com/stylelint/stylelint/pull/7953)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `no-duplicate-selectors` reported ranges ([#​7938](https://togithub.com/stylelint/stylelint/pull/7938)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `property-no-vendor-prefix` report for `-webkit-background-size` ([#​7940](https://togithub.com/stylelint/stylelint/pull/7940)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-class-pattern` reported ranges ([#​7959](https://togithub.com/stylelint/stylelint/pull/7959)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-no-qualifying-type` reported ranges ([#​7937](https://togithub.com/stylelint/stylelint/pull/7937)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: honour Node.js `--no-deprecation` flag for rule deprecation warnings ([#​7943](https://togithub.com/stylelint/stylelint/pull/7943)) ([@​Mouvedia](https://togithub.com/Mouvedia)).
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#830-2024-08-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0) ##### 🚀 Features - **eslint-plugin:** \[no-deprecation] add rule ##### ❤️ Thank You - Abraham Guo - Daichi Kamiyama - Josh Goldberg ✨ - Kim Sang Du - Sukka - Vida Xie You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

Configuration

📅 Schedule: Branch creation - "before 4:00 am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.