Added value-keyword-case support for computing EditInfo#8469
Merged
jeddy3 merged 1 commit intoMar 14, 2025
Conversation
🦋 Changeset detectedLatest commit: 4714e85 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
Contributor
Try the Instant Preview in Online DemoInstall the Instant Preview to Your Local |
jeddy3
approved these changes
Mar 14, 2025
Member
jeddy3
left a comment
There was a problem hiding this comment.
LGTM, thank you.
Demo good.
It tends to be our older rules that have a lot of test cases. Thank you for tackling so many!
35 tasks
renovate Bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Mar 15, 2025
| datasource | package | from | to | | ---------- | --------- | ------- | ------- | | npm | stylelint | 16.15.0 | 16.16.0 | ## [v16.16.0](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16160---2025-03-14) It adds support for computing `EditInfo` to 22 more rules and reverts a change that added `context.lexer` to our public API in the previous release. - Added: `at-rule-empty-line-before` support for computing `EditInfo` ([#8425](stylelint/stylelint#8425)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `at-rule-no-deprecated` support for computing `EditInfo` ([#8426](stylelint/stylelint#8426)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `at-rule-no-vendor-prefix` support for computing `EditInfo` ([#8427](stylelint/stylelint#8427)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `color-function-notation` support for computing `EditInfo` ([#8437](stylelint/stylelint#8437)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `declaration-empty-line-before` support for computing `EditInfo` ([#8443](stylelint/stylelint#8443)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `declaration-property-value-keyword-no-deprecated` support for computing `EditInfo`. ([#8439](stylelint/stylelint#8439)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `font-family-name-quotes` support for computing `EditInfo` ([#8419](stylelint/stylelint#8419)) ([@ryo-manba](https://github.com/ryo-manba)). - Added: `font-weight-notation` support for computing `EditInfo` ([#8420](stylelint/stylelint#8420)) ([@ryo-manba](https://github.com/ryo-manba)). - Added: `function-calc-no-unspaced-operator` support for computing `EditInfo` ([#8440](stylelint/stylelint#8440)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `function-name-case` support for support for computing `EditInfo`." ([#8442](stylelint/stylelint#8442)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `hue-degree-notation` support for computing `EditInfo` ([#8444](stylelint/stylelint#8444)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `import-notation` support for computing `EditInfo`. ([#8445](stylelint/stylelint#8445)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `keyframe-selector-notation` support for computing `EditInfo` ([#8457](stylelint/stylelint#8457)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `length-zero-no-unit` support for computing `EditInfo` ([#8459](stylelint/stylelint#8459)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `lightness-notation` support for computing `EditInfo` ([#8458](stylelint/stylelint#8458)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `media-feature-name-no-vendor-prefix` support for computing `EditInfo` ([#8456](stylelint/stylelint#8456)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `media-feature-range-notation` support for computing `EditInfo` ([#8455](stylelint/stylelint#8455)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `property-no-vendor-prefix` support for computing `EditInfo` ([#8461](stylelint/stylelint#8461)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `rule-empty-line-before` support for computing `EditInfo` ([#8460](stylelint/stylelint#8460)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-no-vendor-prefix` support for `EditInfo` ([#8462](stylelint/stylelint#8462)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-not-notation` support for computing `EditInfo` ([#8463](stylelint/stylelint#8463)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-pseudo-element-colon-notation` support for `EditInfo` ([#8464](stylelint/stylelint#8464)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-type-case` support for computing `EditInfo` ([#8467](stylelint/stylelint#8467)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `shorthand-property-no-redundant-values` support for computing `EditInfo` ([#8466](stylelint/stylelint#8466)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `value-keyword-case` support for computing `EditInfo` ([#8469](stylelint/stylelint#8469)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `value-no-vendor-prefix` support for computing `EditInfo` ([#8470](stylelint/stylelint#8470)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Fixed: `Could not find a declaration file for module 'css-tree'` type error ([#8452](stylelint/stylelint#8452)) ([@danielrentz](https://github.com/danielrentz)).
renovate Bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Mar 15, 2025
| datasource | package | from | to | | ---------- | --------- | ------- | ------- | | npm | stylelint | 16.15.0 | 16.16.0 | ## [v16.16.0](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16160---2025-03-14) It adds support for computing `EditInfo` to 22 more rules and reverts a change that added `context.lexer` to our public API in the previous release. - Added: `at-rule-empty-line-before` support for computing `EditInfo` ([#8425](stylelint/stylelint#8425)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `at-rule-no-deprecated` support for computing `EditInfo` ([#8426](stylelint/stylelint#8426)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `at-rule-no-vendor-prefix` support for computing `EditInfo` ([#8427](stylelint/stylelint#8427)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `color-function-notation` support for computing `EditInfo` ([#8437](stylelint/stylelint#8437)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `declaration-empty-line-before` support for computing `EditInfo` ([#8443](stylelint/stylelint#8443)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `declaration-property-value-keyword-no-deprecated` support for computing `EditInfo`. ([#8439](stylelint/stylelint#8439)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `font-family-name-quotes` support for computing `EditInfo` ([#8419](stylelint/stylelint#8419)) ([@ryo-manba](https://github.com/ryo-manba)). - Added: `font-weight-notation` support for computing `EditInfo` ([#8420](stylelint/stylelint#8420)) ([@ryo-manba](https://github.com/ryo-manba)). - Added: `function-calc-no-unspaced-operator` support for computing `EditInfo` ([#8440](stylelint/stylelint#8440)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `function-name-case` support for support for computing `EditInfo`." ([#8442](stylelint/stylelint#8442)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `hue-degree-notation` support for computing `EditInfo` ([#8444](stylelint/stylelint#8444)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `import-notation` support for computing `EditInfo`. ([#8445](stylelint/stylelint#8445)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `keyframe-selector-notation` support for computing `EditInfo` ([#8457](stylelint/stylelint#8457)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `length-zero-no-unit` support for computing `EditInfo` ([#8459](stylelint/stylelint#8459)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `lightness-notation` support for computing `EditInfo` ([#8458](stylelint/stylelint#8458)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `media-feature-name-no-vendor-prefix` support for computing `EditInfo` ([#8456](stylelint/stylelint#8456)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `media-feature-range-notation` support for computing `EditInfo` ([#8455](stylelint/stylelint#8455)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `property-no-vendor-prefix` support for computing `EditInfo` ([#8461](stylelint/stylelint#8461)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `rule-empty-line-before` support for computing `EditInfo` ([#8460](stylelint/stylelint#8460)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-no-vendor-prefix` support for `EditInfo` ([#8462](stylelint/stylelint#8462)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-not-notation` support for computing `EditInfo` ([#8463](stylelint/stylelint#8463)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-pseudo-element-colon-notation` support for `EditInfo` ([#8464](stylelint/stylelint#8464)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `selector-type-case` support for computing `EditInfo` ([#8467](stylelint/stylelint#8467)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `shorthand-property-no-redundant-values` support for computing `EditInfo` ([#8466](stylelint/stylelint#8466)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `value-keyword-case` support for computing `EditInfo` ([#8469](stylelint/stylelint#8469)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Added: `value-no-vendor-prefix` support for computing `EditInfo` ([#8470](stylelint/stylelint#8470)) ([@pamelalozano16](https://github.com/pamelalozano16)). - Fixed: `Could not find a declaration file for module 'css-tree'` type error ([#8452](stylelint/stylelint#8452)) ([@danielrentz](https://github.com/danielrentz)).
This file contains hidden or 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
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.
See: #8362
No, it's self-explanatory.