Skip to content

fix(deps): update dependency stylelint-order to v8 - #210

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stylelint-order-8.x
Open

fix(deps): update dependency stylelint-order to v8#210
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stylelint-order-8.x

Conversation

@renovate

@renovate renovate Bot commented Mar 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
stylelint-order 6.0.48.1.1 age confidence

Release Notes

hudochenkov/stylelint-order (stylelint-order)

v8.1.1

Compare Source

  • Fixed false positives for non-standard CSS (e.g. SCSS) in <style> tags, when using postcss-html custom syntax

v8.1.0

Compare Source

  • Added custom-properties-alphabetical-order rule

v8.0.0

Compare Source

  • Added limited autofix for properties in rules containing interpolation in CSS-in-JS syntax. Previosly such rules were ignored by autofix. Now groups of properties are sorted. See postcss-sorting documentation for an example.

v7.0.1

Compare Source

  • Added support for Stylelint 17

v7.0.0

Compare Source

  • Dropped Node.js 18 support
  • Dropped support for Stylelint older than 16.18.0
  • Changed: Ignore properties case for properties-order and properties-alphabetical-order
  • Added support for more properties shorthands
  • Fixed order autofix not applied, when Stylelint disable comments are present
  • Fixed properties-alphabetical-order autofix not applied, when Stylelint disable comments are present
  • Fixed properties-order autofix not applied, when Stylelint disable comments are present
  • Fixed: Don't apply properties-alphabetical-order autofixing if there are no violations
  • Fixed: Report warnings if they weren't fixed by autofix in properties-alphabetical-order

Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • 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 commented Mar 14, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: stylelint-config-fluid@1.0.0
npm error Found: stylelint@14.16.1
npm error node_modules/stylelint
npm error   stylelint@"14.16.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^16.18.0 || ^17.0.0" from stylelint-order@8.1.1
npm error node_modules/stylelint-order
npm error   stylelint-order@"8.1.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-08-26T19_56_39_161Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-26T19_56_39_161Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/stylelint-order-8.x branch from d162d83 to 12b7f73 Compare March 15, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants