Skip to content

Update dependency @aarongoldenthal/stylelint-config-standard to v11

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@aarongoldenthal/stylelint-config-standard (source) ^10.0.0 -> ^11.0.0 age adoption passing confidence

Release Notes

gitlab-ci-utils/stylelint-config-standard

v11.0.0

Compare Source

Changed
  • BREAKING: Removed stylelint-config-prettier from config settings so this config can be used without prettier. Updated the recommended project config to add it to each project's stylelint config as the last extends to ensure it overrides conflicting rules if used with prettier. The stylelint-config-prettier package is still included as a dependency of this config. (#​22)
  • BREAKING: Added new rules annotation-no-unknown and keyframe-selector-notation (percentage) from stylelint v14.10.0. (#​24)
  • BREAKING: Updated to stylelint-config-standard v27, which includes several new rules:
    • Added keyframe-selector-notation rule
    • Updated to stylelint-config-recommended v8.0.0, which added annotation-no-unknown rule
  • Added s, ms, and deg to unit-allowed-list. (#​23)
Fixed
  • Updated to postcss-html@1.5.0

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports