Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Addedlightness-notation support for computingEditInfo#8458

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

pamelalozano16
Copy link
Contributor

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

See:#8362

Is there anything in the PR that needs further explanation?

No, it's self-explanatory.

@github-actionsGitHub Actions
Copy link
Contributor

Try the Instant Preview in Online Demo

Stylelint Online Demo

Install the Instant Preview to Your Local

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

View Commit

Copy link
Member

@jeddy3jeddy3 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.

@jeddy3jeddy3 merged commit9f15d9d intostylelint:mainMar 14, 2025
19 checks passed
@jeddy3jeddy3 mentioned this pull requestMar 14, 2025
35 tasks
renovatebot added a commit to andrei-picus-tink/auto-renovate that referenced this pull requestMar 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)).
renovatebot added a commit to andrei-picus-tink/auto-renovate that referenced this pull requestMar 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)).
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jeddy3jeddy3jeddy3 approved these changes

Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@pamelalozano16@jeddy3

[8]ページ先頭

©2009-2025 Movatter.jp