Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2025

This PR contains the following updates:

Package Change Age Confidence
stylelint-order ^6.0.3 -> ^7.0.0 age confidence

Release Notes

hudochenkov/stylelint-order (stylelint-order)

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

v6.0.4

Compare Source

  • Added support for Stylelint 16

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 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 added the dependencies Pull requests that update a dependency file label Apr 19, 2025
Copy link
Contributor Author

renovate bot commented Apr 19, 2025

⚠️ 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: yarn.lock
/opt/containerbase/tools/corepack/0.34.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22550
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.34.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22550:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.34.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22699:20)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.34.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22917:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22956:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23660:7)

Node.js v18.14.2

@renovate renovate bot force-pushed the renovate/stylelint-order-7.x branch 2 times, most recently from 4c43834 to d0e39d1 Compare August 13, 2025 22:08
@renovate renovate bot force-pushed the renovate/stylelint-order-7.x branch from d0e39d1 to 7b50048 Compare September 25, 2025 15:34
Copy link

coderabbitai bot commented Sep 25, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants