Skip to content

chore(deps): bump stylelint-order from 7.0.1 to 8.0.0#70

Merged
GZolla merged 1 commit intomainfrom
dependabot/npm_and_yarn/stylelint-order-8.0.0
Mar 20, 2026
Merged

chore(deps): bump stylelint-order from 7.0.1 to 8.0.0#70
GZolla merged 1 commit intomainfrom
dependabot/npm_and_yarn/stylelint-order-8.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps stylelint-order from 7.0.1 to 8.0.0.

Release notes

Sourced from stylelint-order's releases.

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

Sourced from stylelint-order's changelog.

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

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 7.0.1 to 8.0.0.
- [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
- [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
- [Commits](hudochenkov/stylelint-order@7.0.1...8.0.0)

---
updated-dependencies:
- dependency-name: stylelint-order
  dependency-version: 8.0.0
  dependency-type: direct:production
  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 javascript Pull requests that update javascript code labels Mar 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 10:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@dlockhart
Copy link
Member

@GZolla would you be able to do a quick test of this against a few repos to see if it's going to be "breaking"?

Copy link
Contributor

@GZolla GZolla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested against:

  • @brightspace-ui/core
  • @brightspace-ui/lms-core
  • @d2l/insights
  • @d2l/movie-tool-ui
    Nothing was raised, it seems the version changes are mainly around autofix

@GZolla GZolla merged commit a2c7528 into main Mar 20, 2026
2 checks passed
@GZolla GZolla deleted the dependabot/npm_and_yarn/stylelint-order-8.0.0 branch March 20, 2026 19:48
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants