Bump the eslint group across 1 directory with 2 updates#193
Merged
Conversation
jbelien
approved these changes
Jul 1, 2026
Member
|
@dependabot rebase |
Bumps the eslint group with 2 updates in the / directory: [@eslint/css](https://github.com/eslint/css) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/css` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/eslint/css/releases) - [Changelog](https://github.com/eslint/css/blob/main/CHANGELOG.md) - [Commits](eslint/css@css-v1.3.0...css-v1.4.0) Updates `eslint` from 10.4.1 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.6.0) --- updated-dependencies: - dependency-name: "@eslint/css" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
e264d19 to
5aad2b1
Compare
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.
Bumps the eslint group with 2 updates in the / directory: @eslint/css and eslint.
Updates
@eslint/cssfrom 1.3.0 to 1.4.0Release notes
Sourced from @eslint/css's releases.
Changelog
Sourced from @eslint/css's changelog.
Commits
8d7c2c5chore: release 1.4.0 🚀 (#464)ae64337docs: Update README sponsorscd52c73fix: update baseline data (#482)8ada2bbrefactor: simplify prefer-logical-properties lookups (#480)045277efeat: add suggestions to prefer-logical-properties (#474)bfea565docs: Update README sponsors3cb31a5fix: type compatibility issue between CSS v1 and ESLint v9 (#473)7dbbb9dfix: update baseline data (#475)4a7a957docs: Update README sponsors16bc4e0chore: update non-major dev-dependencies to v3.8.4 (#472)Updates
eslintfrom 10.4.1 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)