Skip to content

Bump eslint-plugin-import from 2.24.2 to 2.25.1

Bumps eslint-plugin-import from 2.24.2 to 2.25.1.

Changelog

Sourced from eslint-plugin-import's changelog.

[2.25.1] - 2021-10-11

Fixed

  • [Deps] update eslint-module-utils

[2.25.0] - 2021-10-11

Added

Fixed

  • [no-unresolved]: ignore type-only imports (#2220, thanks [@​jablko])
  • [order]: fix sorting imports inside TypeScript module declarations (#2226, thanks [@​remcohaszing])
  • [default], ExportMap: Resolve extended TypeScript configuration files (#2240, thanks [@​mrmckeb])

Changed

  • [Refactor] switch to an internal replacement for pkg-up and read-pkg-up (#2047, thanks [@​mgwalker])
  • [patch] TypeScript config: remove .d.ts from [import/parsers setting] and [import/extensions setting] (#2220, thanks [@​jablko])
  • [Refactor] [no-unresolved], [no-extraneous-dependencies]: moduleVisitor usage (#2233, thanks [@​jablko])
Commits
  • 9cc1654 Bump to v2.25.1
  • 6bdab31 [Deps] update eslint-module-utils
  • b0131d2 Bump to v2.25.0
  • 7463de2 utils: v2.7.0
  • 900ac9a [resolvers/webpack] [deps] update is-core-module
  • c117be5 [Dev Deps] update array.prototype.flatmap, glob; remove `babel-preset-es2...
  • 0e857b6 [Deps] update array-includes, array.prototype.flat, is-core-module, `is...
  • 62e2d88 [New] Support eslint v8
  • 9a744f7 [Fix] default, ExportMap: Resolve extended TypeScript configuration files
  • dd81424 [Refactor] no-unresolved, no-extraneous-dependencies: moduleVisitor usage
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports