Skip to content

fix(deps): update eslint

designsystem-renovatebot requested to merge renovate/eslint into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat ^1.2.6 -> ^1.2.7 age adoption passing confidence
@eslint/js (source) ^9.20.0 -> ^9.21.0 age adoption passing confidence
eslint (source) ^9.20.1 -> ^9.21.0 age adoption passing confidence
eslint-config-prettier ^10.0.1 -> ^10.0.2 age adoption passing confidence
eslint-import-resolver-typescript ^3.8.0 -> ^3.8.3 age adoption passing confidence
typescript-eslint (source) ^8.24.0 -> ^8.25.0 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.7

Compare Source

eslint/eslint (@​eslint/js)

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg )
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)
prettier/eslint-config-prettier (eslint-config-prettier)

v10.0.2

Compare Source

Patch Changes
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.8.3

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.25.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading