Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps @eslint/css from 0.11.1 to 0.14.0.

Release notes

Sourced from @​eslint/css's releases.

css: v0.14.0

0.14.0 (2025-10-29)

Features

Bug Fixes

  • correct message for functions in use-baseline rule (#297) (cc0dff7)
  • disallow extra properties in rule options (#299) (baf36e2)
  • enforce valid allow* values in prefer-logical-properties rule (#311) (23caee3)
  • update baseline data (#296) (0f6725f)
  • update baseline data (#306) (2f44739)

css: v0.13.0

0.13.0 (2025-10-10)

Features

Bug Fixes

  • handle missing declaration state in no-invalid-properties (#290) (4120774)

css: v0.12.0

0.12.0 (2025-10-06)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#167) (3baeacf)

Bug Fixes

  • correct location reporting for !important in no-important rule (#286) (33ea905)
  • correct the return type of applyInlineConfig (#281) (386f42a)
  • handle all CSS newline types in CSSSourceCode (#275) (2d0eec6)
  • handle all CSS newlines in rules (#280) (ed0c0f1)
  • no-invalid-properties false positives for var() in functions (#227) (268c7f0)
  • update baseline data (fb65800)
  • update baseline data (#287) (73734bb)
Changelog

Sourced from @​eslint/css's changelog.

0.14.0 (2025-10-29)

Features

Bug Fixes

  • correct message for functions in use-baseline rule (#297) (cc0dff7)
  • disallow extra properties in rule options (#299) (baf36e2)
  • enforce valid allow* values in prefer-logical-properties rule (#311) (23caee3)
  • update baseline data (#296) (0f6725f)
  • update baseline data (#306) (2f44739)

0.13.0 (2025-10-10)

Features

Bug Fixes

  • handle missing declaration state in no-invalid-properties (#290) (4120774)

0.12.0 (2025-10-06)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#167) (3baeacf)

Bug Fixes

  • correct location reporting for !important in no-important rule (#286) (33ea905)
  • correct the return type of applyInlineConfig (#281) (386f42a)
  • handle all CSS newline types in CSSSourceCode (#275) (2d0eec6)
  • handle all CSS newlines in rules (#280) (ed0c0f1)
  • no-invalid-properties false positives for var() in functions (#227) (268c7f0)
  • update baseline data (fb65800)
  • update baseline data (#287) (73734bb)
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint/css since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@eslint/css](https://github.com/eslint/css) from 0.11.1 to 0.14.0.
- [Release notes](https://github.com/eslint/css/releases)
- [Changelog](https://github.com/eslint/css/blob/main/CHANGELOG.md)
- [Commits](eslint/css@css-v0.11.1...css-v0.14.0)

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

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 Nov 1, 2025
@dependabot dependabot bot requested a review from XFox111 as a code owner November 1, 2025 03:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2025

Superseded by #195.

@dependabot dependabot bot closed this Nov 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/eslint/css-0.14.0 branch November 11, 2025 12:43
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.

2 participants