kronostechnologies / standards

Tools and discussions about our orange circle standards
https://confluence.equisoft.com/display/HRMI/ADR
0 stars 0 forks source link

deps: update Yarn minors and patches #452

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stylistic/stylelint-plugin 3.0.0 -> 3.0.1 age adoption passing confidence
stylelint (source) 16.8.1 -> 16.8.2 age adoption passing confidence

Release Notes

stylelint-stylistic/stylelint-stylistic (@​stylistic/stylelint-plugin) ### [`v3.0.1`](https://togithub.com/stylelint-stylistic/stylelint-stylistic/blob/HEAD/CHANGELOG.md#301--20240818) [Compare Source](https://togithub.com/stylelint-stylistic/stylelint-stylistic/compare/v3.0.0...v3.0.1) ##### Fixed - The `context.fix`, which is deprecated in `stylelint@16.8.2`, is no longer used. Previously, attempts to update `stylelint` to `16.8.2` version resulted in multiple DeprecationWarning messages ([#​37](https://togithub.com/stylelint-stylistic/stylelint-stylistic/pull/37)).
stylelint/stylelint (stylelint) ### [`v16.8.2`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1682) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.8.1...16.8.2) - Deprecated: `context.fix` usage in favour of recommending to pass a `fix` callback to `report()` ([#​7895](https://togithub.com/stylelint/stylelint/pull/7895)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Added: deprecation notice annotation to the output of the `github` formatter ([#​7909](https://togithub.com/stylelint/stylelint/pull/7909)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `custom-property-no-missing-var-function` false positives for `view-transition-name` ([#​7914](https://togithub.com/stylelint/stylelint/pull/7914)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `keyframe-block-no-duplicate-selectors` reported ranges ([#​7932](https://togithub.com/stylelint/stylelint/pull/7932)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `no-invalid-double-slash-comments` reported ranges ([#​7907](https://togithub.com/stylelint/stylelint/pull/7907) & [#​7905](https://togithub.com/stylelint/stylelint/pull/7905)) ([@​Mouvedia](https://togithub.com/Mouvedia) & [@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-type` reported ranges ([#​7916](https://togithub.com/stylelint/stylelint/pull/7916)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-type-no-unknown` false positives for `::highlight()` and `::view-transition-*()` ([#​7913](https://togithub.com/stylelint/stylelint/pull/7913)) ([@​Mouvedia](https://togithub.com/Mouvedia)).

Configuration

📅 Schedule: Branch creation - "on sunday" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.