chore(deps): update dependency stylelint to v16.23.0 #2544

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/stylelint-16.x into main 2025-08-04 20:12:18 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-29 12:04:40 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
stylelint (source) 16.22.0 -> 16.23.0 age confidence

Release Notes

stylelint/stylelint (stylelint)

v16.23.0

Compare Source

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.


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 is behind base branch, 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, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [stylelint](https://stylelint.io) ([source](https://github.com/stylelint/stylelint)) | [`16.22.0` -> `16.23.0`](https://renovatebot.com/diffs/npm/stylelint/16.22.0/16.23.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint/16.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint/16.22.0/16.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stylelint/stylelint (stylelint)</summary> ### [`v16.23.0`](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16230---2025-07-29) [Compare Source](https://github.com/stylelint/stylelint/compare/16.22.0...16.23.0) It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our [standard config](https://www.npmjs.com/package/stylelint-config-standard). - Added: `block-no-redundant-nested-style-rules` rule ([#&#8203;8684](https://github.com/stylelint/stylelint/pull/8684)) ([@&#8203;sw1tch3roo](https://github.com/sw1tch3roo)). - Added: `media-type-no-deprecated` rule ([#&#8203;8668](https://github.com/stylelint/stylelint/pull/8668)) ([@&#8203;immitsu](https://github.com/immitsu)). - Added: `nesting-selector-no-missing-scoping-root` rule ([#&#8203;8674](https://github.com/stylelint/stylelint/pull/8674)) ([@&#8203;sw1tch3roo](https://github.com/sw1tch3roo)). - Added: `no-invalid-position-declaration` rule ([#&#8203;8669](https://github.com/stylelint/stylelint/pull/8669)) ([@&#8203;sw1tch3roo](https://github.com/sw1tch3roo)). - Added: `property-no-deprecated` rule ([#&#8203;8682](https://github.com/stylelint/stylelint/pull/8682)) ([@&#8203;immitsu](https://github.com/immitsu)). - Added: `except: ["exact-value"]` to `media-feature-range-notation` ([#&#8203;8675](https://github.com/stylelint/stylelint/pull/8675)) ([@&#8203;immitsu](https://github.com/immitsu)). - Fixed: `declaration-block-no-duplicate-properties` false negatives for named colors with `ignore: ['consecutive-duplicates-with-different-syntaxes']` ([#&#8203;8665](https://github.com/stylelint/stylelint/pull/8665)) ([@&#8203;sw1tch3roo](https://github.com/sw1tch3roo)). - Fixed: `function-no-unknown` false positives ([#&#8203;8677](https://github.com/stylelint/stylelint/pull/8677)) ([@&#8203;Mouvedia](https://github.com/Mouvedia)). - Fixed: `no-irregular-whitespace` false positives for strings ([#&#8203;8667](https://github.com/stylelint/stylelint/pull/8667)) ([@&#8203;immitsu](https://github.com/immitsu)). </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-29 14:13:43 +00:00 (Migrated from gitlab.com)

mentioned in issue #49

mentioned in issue #49
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-04 17:05:49 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 389a5905 - 1 commit from branch main
  • 5516033f - chore(deps): update dependency stylelint to v16.23.0

Compare with previous version

added 2 commits <ul><li>389a5905 - 1 commit from branch <code>main</code></li><li>5516033f - chore(deps): update dependency stylelint to v16.23.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/2495/diffs?diff_id=1446579409&start_sha=056e4c102727f7c093e4be324ea2a50dc7700ba9)
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-04 17:05:52 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-04 18:04:16 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-08-04 20:11:56 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 5516033f...b95cade0 - 2 commits from branch main
  • d47ae822 - chore(deps): update dependency stylelint to v16.23.0

Compare with previous version

added 3 commits <ul><li>5516033f...b95cade0 - 2 commits from branch <code>main</code></li><li>d47ae822 - chore(deps): update dependency stylelint to v16.23.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/2495/diffs?diff_id=1446735002&start_sha=5516033f58af6cdc78b7da353c4caaa80fb1e546)
argoyle (Migrated from gitlab.com) merged commit into main 2025-08-04 20:12:19 +00:00
Sign in to join this conversation.