Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps the dev-dependencies group with 1 update: @eslint/css.

Updates @eslint/css from 0.10.0 to 0.11.0

Release notes

Sourced from @​eslint/css's releases.

css: v0.11.0

0.11.0 (2025-08-28)

Features

  • add @​namespace validation to no-invalid-at-rule-placement rule (#183) (26b902c)
  • add font-family-fallbacks rule (#174) (5678024)
  • add allow-list options for at-rules, properties, and selectors (#228) (623ad8e)
  • add autofix to no-duplicate-imports rule (#216) (0aa7b97)
  • add new rule no-duplicate-keyframe-selectors (#143) (dfe9c05)
  • add suggestion to no-important rule to remove !important flag (#217) (47e26b3)
  • allow relative-size and global values in relative-font-units (#214) (933d71c)
  • make var() regex multiline-safe in no-invalid-properties (#242) (c123f6e)

Bug Fixes

  • allow any type for meta.docs.recommended in custom rules (#231) (6ea61a5)
  • bump plugin-kit to latest to resolve security vulnerabilities (#209) (32e02d6)
  • disallow extra properties in rule options (#197) (8fd755d)
  • enforce strict syntax for [@charset](https://github.com/charset) in no-invalid-at-rules (#192) (4d3d140)
  • make no-invalid-properties var() case-insensitive (#232) (ad0cbdb)
  • make relative-font-units unit matching case-insensitive (#222) (7a2ecad)
  • prevent false positives for !important inside comments (#218) (3c6937a)
  • recursively resolve custom properties in no-invalid-properties (#237) (f2ee3fd)
  • treat at-rule names as case-insensitive across rules (#233) (9765135)
  • update baseline data (8ee9da0)
  • update baseline data (#207) (79e06c6)
  • update baseline data (#213) (30ca01c)
  • update baseline data (#234) (5f409d3)
  • update baseline data (#238) (d058f1c)
  • update baseline data (#241) (330c326)
  • Upgrade @​eslint/css-tree (#243) (136e2ab)
  • var() with fallback value in no-invalid-properties (#184) (1db0b1a)
Changelog

Sourced from @​eslint/css's changelog.

0.11.0 (2025-08-28)

Features

  • add @​namespace validation to no-invalid-at-rule-placement rule (#183) (26b902c)
  • add font-family-fallbacks rule (#174) (5678024)
  • add allow-list options for at-rules, properties, and selectors (#228) (623ad8e)
  • add autofix to no-duplicate-imports rule (#216) (0aa7b97)
  • add new rule no-duplicate-keyframe-selectors (#143) (dfe9c05)
  • add suggestion to no-important rule to remove !important flag (#217) (47e26b3)
  • allow relative-size and global values in relative-font-units (#214) (933d71c)
  • make var() regex multiline-safe in no-invalid-properties (#242) (c123f6e)

Bug Fixes

  • allow any type for meta.docs.recommended in custom rules (#231) (6ea61a5)
  • bump plugin-kit to latest to resolve security vulnerabilities (#209) (32e02d6)
  • disallow extra properties in rule options (#197) (8fd755d)
  • enforce strict syntax for [@charset](https://github.com/charset) in no-invalid-at-rules (#192) (4d3d140)
  • make no-invalid-properties var() case-insensitive (#232) (ad0cbdb)
  • make relative-font-units unit matching case-insensitive (#222) (7a2ecad)
  • prevent false positives for !important inside comments (#218) (3c6937a)
  • recursively resolve custom properties in no-invalid-properties (#237) (f2ee3fd)
  • treat at-rule names as case-insensitive across rules (#233) (9765135)
  • update baseline data (8ee9da0)
  • update baseline data (#207) (79e06c6)
  • update baseline data (#213) (30ca01c)
  • update baseline data (#234) (5f409d3)
  • update baseline data (#238) (d058f1c)
  • update baseline data (#241) (330c326)
  • Upgrade @​eslint/css-tree (#243) (136e2ab)
  • var() with fallback value in no-invalid-properties (#184) (1db0b1a)
Commits
  • b8f8644 chore: release 0.11.0 🚀 (#202)
  • 136e2ab fix: Upgrade @​eslint/css-tree (#243)
  • c123f6e feat: make var() regex multiline-safe in no-invalid-properties (#242)
  • 5af3a5a refactor: update eslint-config-eslint (#229)
  • f2ee3fd fix: recursively resolve custom properties in no-invalid-properties (#237)
  • 623ad8e feat: add allow-list options for at-rules, properties, and selectors (#228)
  • 330c326 fix: update baseline data (#241)
  • 0598689 test: update use-baseline tests for new baseline data (#240)
  • 4d3d140 fix: enforce strict syntax for @charset in no-invalid-at-rules (#192)
  • 9765135 fix: treat at-rule names as case-insensitive across rules (#233)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 1 update: [@eslint/css](https://github.com/eslint/css).


Updates `@eslint/css` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/eslint/css/releases)
- [Changelog](https://github.com/eslint/css/blob/main/CHANGELOG.md)
- [Commits](eslint/css@css-v0.10.0...css-v0.11.0)

---
updated-dependencies:
- dependency-name: "@eslint/css"
  dependency-version: 0.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 29, 2025
Copy link

@adamlui adamlui merged commit f3639fe into main Aug 29, 2025
6 of 8 checks passed
@adamlui adamlui deleted the dependabot/npm_and_yarn/dev-dependencies-1f04b8b173 branch August 29, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant