Skip to content

chore(deps): update root package dependencies

24-bot requested to merge renovate/root-package-dependencies into main

This MR contains the following updates:

Package Type Update Change Pending
@eslint/js (source) devDependencies minor 9.7.0 -> 9.8.0
@types/node (source) devDependencies patch 20.14.11 -> 20.14.13
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.16.1 -> 7.17.0 7.18.0
@typescript-eslint/parser (source) devDependencies minor 7.16.1 -> 7.17.0 7.18.0
eslint (source) devDependencies minor 9.7.0 -> 9.8.0
eslint-plugin-unused-imports devDependencies patch 4.0.0 -> 4.0.1
typescript (source) devDependencies patch 5.5.3 -> 5.5.4
typescript-eslint (source) devDependencies minor 7.16.1 -> 7.17.0 7.18.0

Release Notes

eslint/eslint (@​eslint/js)

v9.8.0

Compare Source

Features
  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#​18703) (Nicholas C. Zakas)
Bug Fixes
  • ab0ff27 fix: Throw error when invalid flags passed (#​18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#​18711) (Milos Djermanovic)
Documentation
Build Related
Chores
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

️ Thank You
  • Armano
  • Josh Goldberg
  • Kirk Waiblinger
  • StyleShit

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.17.0

Compare Source

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

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

sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)

v4.0.1

Compare Source

Microsoft/TypeScript (typescript)

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

typescript-eslint/typescript-eslint (typescript-eslint)

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
️ Thank You
  • Armano
  • Josh Goldberg
  • Kirk Waiblinger
  • StyleShit

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


Configuration

📅 Schedule: Branch creation - "after 5pm on monday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, 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.

Edited by 24-bot

Merge request reports