Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Update stylelint #12958

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Update stylelint #12958

merged 1 commit into from
Sep 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 16.8.2 -> 16.9.0 age adoption passing confidence
stylelint-scss 6.5.0 -> 6.5.1 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint)

v16.9.0

Compare Source

  • Changed: secondaryOptions argument type of the Rule function (#​7950) (@​Mouvedia).
  • Fixed: color-function-notation reporting functions with less than 3 arguments (#​7948) (@​Mouvedia).
  • Fixed: declaration-property-value-no-unknown false positives/negatives (#​7944 & #​7957 & #​7956) (@​Mouvedia & @​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) (@​Mouvedia).
  • Fixed: no-duplicate-selectors reported ranges (#​7938) (@​romainmenke).
  • Fixed: property-no-vendor-prefix report for -webkit-background-size (#​7940) (@​Mouvedia).
  • Fixed: selector-class-pattern reported ranges (#​7959) (@​Mouvedia).
  • Fixed: selector-no-qualifying-type reported ranges (#​7937) (@​romainmenke).
  • Fixed: honour Node.js --no-deprecation flag for rule deprecation warnings (#​7943) (@​Mouvedia).
stylelint-scss/stylelint-scss (stylelint-scss)

v6.5.1

Compare Source

  • Fixed: function-quote-no-quoted-strings-inside fix broken autofix (#​1043).

Full Changelog: stylelint-scss/stylelint-scss@v6.5.0...v6.5.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Refactoring, enabling or disabling functionality, other engineering tasks labels Sep 3, 2024
@dbkr dbkr marked this pull request as ready for review September 3, 2024 23:35
@dbkr dbkr requested a review from a team as a code owner September 3, 2024 23:35
@dbkr dbkr added this pull request to the merge queue Sep 3, 2024
Merged via the queue into develop with commit 33404e4 Sep 3, 2024
36 of 40 checks passed
@dbkr dbkr deleted the renovate/stylelint branch September 3, 2024 23:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dependencies Pull requests that update a dependency file T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant