Skip to content

Conversation

ryo-manba
Copy link
Member

@ryo-manba ryo-manba commented Apr 19, 2025

Which issue, if any, is this issue related to?

Closes #8428

Is there anything in the PR that needs further explanation?

No, it's self-explanatory.

Copy link

changeset-bot bot commented Apr 19, 2025

🦋 Changeset detected

Latest commit: 8a49be4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stylelint Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Apr 19, 2025

PR packaged and instant preview available.

View demo website

Install locally:

npm i -D https://pkg.pr.new/stylelint@a7e8733

(View Commit)

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

@ryo-manba Thank you for the pull request. Overall LGTM, but can you take a look at my reviews?

@ryo-manba ryo-manba requested a review from ybiquitous April 24, 2025 14:06
Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thank you! LGTM 😄

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Oops. Miss click 😅

Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you.

@jeddy3 jeddy3 merged commit 7eca56c into main Apr 28, 2025
20 checks passed
@jeddy3 jeddy3 deleted the issue-8428 branch April 28, 2025 15:08
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request May 31, 2025
| datasource | package   | from    | to      |
| ---------- | --------- | ------- | ------- |
| npm        | stylelint | 16.19.1 | 16.20.0 |


## [v16.20.0](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16200---2025-05-29)

It fixes 2 bugs with the built-in rules.

-   Fixed: `function-url-no-scheme-relative` false negatives for `@import` ([#8576](stylelint/stylelint#8576)) ([@pamelalozano16](https://github.com/pamelalozano16)).
-   Fixed: `shorthand-property-no-redundant-values` false negatives for additional radius ([#8539](stylelint/stylelint#8539)) ([@ryo-manba](https://github.com/ryo-manba)).
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 1, 2025
| datasource | package   | from    | to      |
| ---------- | --------- | ------- | ------- |
| npm        | stylelint | 16.19.1 | 16.20.0 |


## [v16.20.0](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16200---2025-05-29)

It fixes 2 bugs with the built-in rules.

-   Fixed: `function-url-no-scheme-relative` false negatives for `@import` ([#8576](stylelint/stylelint#8576)) ([@pamelalozano16](https://github.com/pamelalozano16)).
-   Fixed: `shorthand-property-no-redundant-values` false negatives for additional radius ([#8539](stylelint/stylelint#8539)) ([@ryo-manba](https://github.com/ryo-manba)).
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Jun 6, 2025
| datasource | package   | from    | to      |
| ---------- | --------- | ------- | ------- |
| npm        | stylelint | 16.19.1 | 16.20.0 |


## [v16.20.0](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16200---2025-05-29)

It fixes 2 bugs with the built-in rules.

-   Fixed: `function-url-no-scheme-relative` false negatives for `@import` ([#8576](stylelint/stylelint#8576)) ([@pamelalozano16](https://github.com/pamelalozano16)).
-   Fixed: `shorthand-property-no-redundant-values` false negatives for additional radius ([#8539](stylelint/stylelint#8539)) ([@ryo-manba](https://github.com/ryo-manba)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Fix shorthand-property-no-redundant-values false negatives for additional radius
3 participants