Skip to content
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 1 commit into from
Jan 9, 2024
Merged

Conversation

bgonp
Copy link
Contributor

@bgonp bgonp commented Jan 8, 2024

Fixes #27

This PR upgrades the stylelint-order dependency min version to 6.0.2 to support stylelint@16.

More context on the issue.

@kutsan kutsan merged commit 2a2b6e0 into kutsan:master Jan 9, 2024
1 check passed
kodiakhq bot pushed a commit to timelessco/recollect that referenced this pull request 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 [@&#8203;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 [@&#8203;wimhendrikx](https://togithub.com/wimhendrikx) in [kutsan/stylelint-config-clean-order#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

-   [kutsan/stylelint-config-clean-order#28 upgrades `stylelint-order` to use `stylelint` v16. Thanks [@&#8203;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

-   [kutsan/stylelint-config-clean-order#25 adds ability to export property groups to allow raw customization of stylelint-order rules. Thanks [@&#8203;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 pushed a commit to timelessco/next-ts-app that referenced this pull request 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 [@&#8203;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 [@&#8203;wimhendrikx](https://togithub.com/wimhendrikx) in [kutsan/stylelint-config-clean-order#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

-   [kutsan/stylelint-config-clean-order#28 upgrades `stylelint-order` to use `stylelint` v16. Thanks [@&#8203;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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No support for stylelint v16
2 participants