Skip to content

build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0 - #11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-import-2.32.0
Open

build(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-import-2.32.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-import from 2.31.0 to 2.32.0.

Release notes

Sourced from eslint-plugin-import's releases.

v2.32.0

Added

Fixed

Changed

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.32.0] - 2025-06-20

Added

  • add [enforce-node-protocol-usage] rule and import/node-version setting (#3024, thanks [@​GoldStrikeArch] and [@​sevenc-nanashi])
  • add TypeScript types (#3097, thanks [@​G-Rath])
  • [extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@​Xunnamius])
  • [order]: add sortTypesGroup option to allow intragroup sorting of type-only imports (#3104, thanks [@​Xunnamius])
  • [order]: add newlines-between-types option to control intragroup sorting of type-only imports (#3127, thanks [@​Xunnamius])
  • [order]: add consolidateIslands option to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@​Xunnamius])

Fixed

  • [no-unused-modules]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@​michaelfaith])
  • configs: added missing name attribute for eslint config inspector (#3151, thanks [@​NishargShah])
  • [order]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@​Xunnamius])
  • [order]: resolve undefined property access issue when using named ordering (#3166, thanks [@​Xunnamius])
  • [enforce-node-protocol-usage]: avoid a crash with some TS code (#3173, thanks [@​ljharb])
  • [order]: codify invariants from docs into config schema (#3152, thanks [@​Xunnamius])

Changed

Commits
  • 01c9eb0 v2.32.0
  • ae57cc1 [Deps] update array-includes, array.prototype.findlastindex, `eslint-modu...
  • 9e1ad6b [Fix] order: codify invariants from docs into config schema
  • f017790 [Docs] no-restricted-paths: clarify wording and fix errors
  • 7d83a57 [Docs] no-unused-modules: add missing double quote
  • 519eb94 [utils] v2.12.1
  • 71ad145 [actions] split out tests into new vs old eslint
  • 9b096c4 [utils] [dev deps] update @arethetypeswrong/cli, @ljharb/tsconfig, `@type...
  • da5f6ec [Fix] enforce-node-protocol-usage: avoid a crash with some TS code
  • 6e49a58 [Refactor] order: remove unnecessary negative check
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
@vercel

vercel Bot commented Apr 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app.nota.mrlemoos.dev Ready Ready Preview Aug 16, 2026 1:14am
nota.mrlemoos.dev Error Error Aug 16, 2026 1:14am

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-2.32.0 branch from 52529c8 to 4dd2054 Compare April 16, 2026 03:58
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-2.32.0 branch from 4dd2054 to 7101142 Compare April 25, 2026 23:53
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-2.32.0 branch from 7101142 to 4588158 Compare May 5, 2026 07:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-2.32.0 branch from 4588158 to ff27e93 Compare May 5, 2026 08:09
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-2.32.0 branch from ff27e93 to ca13971 Compare May 12, 2026 03:28
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-2.32.0 branch from ca13971 to 9cfd2f3 Compare May 14, 2026 08:14
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-2.32.0 branch from 9cfd2f3 to 430b4b2 Compare May 15, 2026 08:39
@mrlemoos

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-import-2.32.0 branch from 430b4b2 to 531781b Compare August 16, 2026 01:09
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.

1 participant