-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade stylelint-order
#28
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kodiakhq bot
referenced
this pull request
in timelessco/recollect
Jun 9, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [stylelint-config-clean-order](https://togithub.com/kutsan/stylelint-config-clean-order) | [`5.0.1` -> `6.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-clean-order/5.0.1/6.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint-config-clean-order/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stylelint-config-clean-order/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stylelint-config-clean-order/5.0.1/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint-config-clean-order/5.0.1/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kutsan/stylelint-config-clean-order (stylelint-config-clean-order)</summary> ### [`v6.0.0`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v6.0.0) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.4.2...v6.0.0) ### Breaking Changes - At-rule include definitions removed from order list. Now blocks or lines with `@include` keyword will not be ordered. **Full Changelog**: kutsan/stylelint-config-clean-order@v5.4.2...v6.0.0 ### [`v5.4.2`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.4.2) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.4.1...v5.4.2) ### Fixes - Add unprefixed version of `font-smoothing` to fix ordering of `-webkit-font-smoothing` property. Thanks [@​axten](https://togithub.com/axten) for reporting. **Full Changelog**: kutsan/stylelint-config-clean-order@v5.4.2...v5.4.2 ### [`v5.4.1`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.4.1) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.4.0...v5.4.1) ### Fixes - Adds missing `overflow-block`, `overflow-inline` and `box-orient` properties. - Move border properties before their logical equivalents. **Full Changelog**: kutsan/stylelint-config-clean-order@v5.4.0...v5.4.1 ### [`v5.4.0`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.4.0) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.3.0...v5.4.0) #### Features - Add timeline transition properties by [@​wimhendrikx](https://togithub.com/wimhendrikx) in [https://github.com/kutsan/stylelint-config-clean-order/pull/29](https://togithub.com/kutsan/stylelint-config-clean-order/pull/29). ### [`v5.3.0`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.3.0) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.2.0...v5.3.0) #### Features - [https://github.com/kutsan/stylelint-config-clean-order/pull/28](https://togithub.com/kutsan/stylelint-config-clean-order/pull/28) upgrades `stylelint-order` to use `stylelint` v16. Thanks [@​bgonp](https://togithub.com/bgonp)! ### [`v5.2.0`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.2.0) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.1.0...v5.2.0) #### Features - [https://github.com/kutsan/stylelint-config-clean-order/pull/25](https://togithub.com/kutsan/stylelint-config-clean-order/pull/25) adds ability to export property groups to allow raw customization of stylelint-order rules. Thanks [@​boazpoolman](https://togithub.com/boazpoolman)! ### [`v5.1.0`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.1.0) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.0.1...v5.1.0) ### Features - Adds support for changing severity level to `error`. To use it, extend the config from `"stylelint-config-clean-order/error"`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/timelessco/recollect).
kodiakhq bot
referenced
this pull request
in timelessco/next-ts-app-template
Jun 16, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [stylelint-config-clean-order](https://togithub.com/kutsan/stylelint-config-clean-order) | [`5.2.0` -> `6.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-clean-order/5.2.0/6.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint-config-clean-order/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stylelint-config-clean-order/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stylelint-config-clean-order/5.2.0/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint-config-clean-order/5.2.0/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kutsan/stylelint-config-clean-order (stylelint-config-clean-order)</summary> ### [`v6.0.0`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v6.0.0) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.4.2...v6.0.0) ### Breaking Changes - At-rule include definitions removed from order list. Now blocks or lines with `@include` keyword will not be ordered. **Full Changelog**: kutsan/stylelint-config-clean-order@v5.4.2...v6.0.0 ### [`v5.4.2`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.4.2) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.4.1...v5.4.2) ### Fixes - Add unprefixed version of `font-smoothing` to fix ordering of `-webkit-font-smoothing` property. Thanks [@​axten](https://togithub.com/axten) for reporting. **Full Changelog**: kutsan/stylelint-config-clean-order@v5.4.2...v5.4.2 ### [`v5.4.1`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.4.1) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.4.0...v5.4.1) ### Fixes - Adds missing `overflow-block`, `overflow-inline` and `box-orient` properties. - Move border properties before their logical equivalents. **Full Changelog**: kutsan/stylelint-config-clean-order@v5.4.0...v5.4.1 ### [`v5.4.0`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.4.0) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.3.0...v5.4.0) #### Features - Add timeline transition properties by [@​wimhendrikx](https://togithub.com/wimhendrikx) in [https://github.com/kutsan/stylelint-config-clean-order/pull/29](https://togithub.com/kutsan/stylelint-config-clean-order/pull/29). ### [`v5.3.0`](https://togithub.com/kutsan/stylelint-config-clean-order/releases/tag/v5.3.0) [Compare Source](https://togithub.com/kutsan/stylelint-config-clean-order/compare/v5.2.0...v5.3.0) #### Features - [https://github.com/kutsan/stylelint-config-clean-order/pull/28](https://togithub.com/kutsan/stylelint-config-clean-order/pull/28) upgrades `stylelint-order` to use `stylelint` v16. Thanks [@​bgonp](https://togithub.com/bgonp)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/timelessco/next-ts-app).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #27
This PR upgrades the
stylelint-order
dependency min version to6.0.2
to supportstylelint@16
.More context on the issue.