Skip to content

Bump stylelint-order from 6.0.4 to 8.1.1 in /modules/web#8023

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/modules/web/stylelint-order-8.1.1
Open

Bump stylelint-order from 6.0.4 to 8.1.1 in /modules/web#8023
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/modules/web/stylelint-order-8.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps stylelint-order from 6.0.4 to 8.1.1.

Release notes

Sourced from stylelint-order's releases.

8.1.1

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

8.1.0

  • Added custom-properties-alphabetical-order rule

8.0.0

  • 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.

7.0.1

  • Added support for Stylelint 17

7.0.0

  • 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
Changelog

Sourced from stylelint-order's changelog.

8.1.1

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

8.1.0

  • Added custom-properties-alphabetical-order rule

8.0.0

  • 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.

7.0.1

  • Added support for Stylelint 17

7.0.0

  • 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
Commits
  • 5e0802a 8.1.1
  • d63b335 Prepare 8.1.1
  • 707f2d9 Change how CSS from the style attribute is detected, when using `postcss-ht...
  • 7db7174 Add custom-properties-alphabetical-order in README (#214)
  • 6d5b26a 8.1.0
  • cfa2267 Prepare 8.1.0
  • 6652d6d Add custom-properties-alphabetical-order rule (#212)
  • cb01afd 8.0.0
  • ff92d6e Update changelog
  • 3b45045 Add limited autofix for properties in rules containing interpolation in CSS-i...
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stylelint-order](https://github.com/hudochenkov/stylelint-order) from 6.0.4 to 8.1.1.
- [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
- [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
- [Commits](hudochenkov/stylelint-order@6.0.4...8.1.1)

---
updated-dependencies:
- dependency-name: stylelint-order
  dependency-version: 8.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docs/none Denotes a PR that doesn't need documentation (changes). ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. test-issue/none Denotes a PR that doesn't need a test issue (changes). labels Apr 20, 2026
@kubermatic-bot
Copy link
Copy Markdown
Contributor

Adding the "do-not-merge/docs-needed" label because no documentation block was detected, please follow our documentation process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubermatic-bot
Copy link
Copy Markdown
Contributor

Adding the "do-not-merge/test-issue-needed" label because no test-issue block was detected, please add a proper test-issue block to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

1 similar comment
@kubermatic-bot
Copy link
Copy Markdown
Contributor

Adding the "do-not-merge/test-issue-needed" label because no test-issue block was detected, please add a proper test-issue block to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubermatic-bot
Copy link
Copy Markdown
Contributor

Adding the "do-not-merge/docs-needed" label because no documentation block was detected, please follow our documentation process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubermatic-bot kubermatic-bot added do-not-merge/test-issue-needed Indicates that a PR should not merge because it's missing one of the test issue labels. do-not-merge/docs-needed Indicates that a PR should not merge because it's missing one of the documentation labels. labels Apr 20, 2026
@kubermatic-bot
Copy link
Copy Markdown
Contributor

Adding the "do-not-merge/test-issue-needed" label because no test-issue block was detected, please add a proper test-issue block to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubermatic-bot
Copy link
Copy Markdown
Contributor

Adding the "do-not-merge/docs-needed" label because no documentation block was detected, please follow our documentation process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubermatic-bot kubermatic-bot added dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. and removed docs/none Denotes a PR that doesn't need documentation (changes). test-issue/none Denotes a PR that doesn't need a test issue (changes). labels Apr 20, 2026
@kubermatic-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ahmadhamzh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot
Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubermatic member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubermatic-bot kubermatic-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 20, 2026
@kubermatic-bot
Copy link
Copy Markdown
Contributor

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pre-dashboard-web-integration-tests-ce b572bf3 link true /test pre-dashboard-web-integration-tests-ce

Full PR test history

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.17%. Comparing base (4c5853f) to head (b572bf3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8023      +/-   ##
==========================================
+ Coverage   45.16%   45.17%   +0.01%     
==========================================
  Files         448      448              
  Lines       20901    20901              
  Branches     3009     3009              
==========================================
+ Hits         9439     9443       +4     
+ Misses      11456    11452       -4     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. dependencies Pull requests that update a dependency file do-not-merge/docs-needed Indicates that a PR should not merge because it's missing one of the documentation labels. do-not-merge/test-issue-needed Indicates that a PR should not merge because it's missing one of the test issue labels. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant