Skip to content

Update dependency eslint-plugin-import to v2.32.0 - #206

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-import-2.x-lockfile
Open

Update dependency eslint-plugin-import to v2.32.0#206
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-plugin-import-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-import 2.27.52.32.0 age confidence

Release Notes

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed

v2.29.1

Compare Source

Fixed

v2.29.0

Compare Source

Added

v2.28.1

Compare Source

Fixed
Changed

v2.28.0

Compare Source

Fixed
  • [no-duplicates]: remove duplicate identifiers in duplicate imports ([#​2577], thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#​2754], thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases ([#​2756], thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#​2735], thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#​2832], thanks [@​laurens-dg])
  • [order]: partial fix for [#​2687] (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports ([#​2835], thanks [@​benkrejci])
  • [extensions]: handle . and .. properly ([#​2778], thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export ([#​2842], thanks [@​Chamion])
Changed
  • [Docs] [no-duplicates]: fix example schema ([#​2684], thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting ([#​2699], thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior ([#​2748], thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: stylelint-config-prettier@9.0.5
npm ERR! Found: stylelint@15.10.2
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@">=14.0.0" from stylelint-config-html@1.1.0
npm ERR!   node_modules/stylelint-config-html
npm ERR!     dev stylelint-config-html@"^1.1.0" from the root project
npm ERR!   peer stylelint@"^15.5.0" from stylelint-config-recommended@12.0.0
npm ERR!   node_modules/stylelint-config-recommended
npm ERR!     stylelint-config-recommended@"^12.0.0" from stylelint-config-recommended-scss@12.0.0
npm ERR!     node_modules/stylelint-config-recommended-scss
npm ERR!       dev stylelint-config-recommended-scss@"^12.0.0" from the root project
npm ERR!   7 more (stylelint-config-recommended-scss, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@">= 11.x < 15" from stylelint-config-prettier@9.0.5
npm ERR! node_modules/stylelint-config-prettier
npm ERR!   stylelint-config-prettier@"^9.0.3" from @tinkoff/stylelint-config@1.52.1
npm ERR!   node_modules/@tinkoff/stylelint-config
npm ERR!     @tinkoff/stylelint-config@"^1.52.1" from the root project
npm ERR!   dev stylelint-config-prettier@"^9.0.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: stylelint@14.16.1
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@">= 11.x < 15" from stylelint-config-prettier@9.0.5
npm ERR!   node_modules/stylelint-config-prettier
npm ERR!     stylelint-config-prettier@"^9.0.3" from @tinkoff/stylelint-config@1.52.1
npm ERR!     node_modules/@tinkoff/stylelint-config
npm ERR!       @tinkoff/stylelint-config@"^1.52.1" from the root project
npm ERR!     dev stylelint-config-prettier@"^9.0.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-08-26T10_16_47_854Z-debug-0.log

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@socket-security

socket-security Bot commented Mar 27, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedeslint-plugin-import@​2.27.5 ⏵ 2.32.098 +1110010083100

View full report

@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 38ace99 to 750951b Compare March 27, 2026 10:50
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 750951b to 8833a45 Compare March 27, 2026 15:51
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 8833a45 to 5b98c8b Compare April 1, 2026 22:03
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 5b98c8b to a3cbdf7 Compare April 8, 2026 16:01
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from a3cbdf7 to 960c78c Compare April 29, 2026 17:05
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 960c78c to 26c47f2 Compare May 12, 2026 14:08
@socket-security

socket-security Bot commented May 12, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 26c47f2 to 435b699 Compare May 18, 2026 13:30
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 435b699 to 58472db Compare May 28, 2026 23:00
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 58472db to 5b5ba28 Compare June 1, 2026 23:58
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 5b5ba28 to 5416756 Compare June 11, 2026 22:07
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 5416756 to 48acf41 Compare June 11, 2026 22:16
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 48acf41 to 6c31f6c Compare July 17, 2026 23:47
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 6c31f6c to 2b0ed60 Compare July 20, 2026 23:53
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 2b0ed60 to dcc84df Compare July 24, 2026 22:56
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from dcc84df to 6e1e0be Compare July 30, 2026 19:38
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 6e1e0be to 4218d47 Compare August 12, 2026 02:29
@renovate
renovate Bot deployed to deploy August 12, 2026 02:29 Active
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 4218d47 to 9e88471 Compare August 14, 2026 21:52
@renovate
renovate Bot deployed to deploy August 14, 2026 21:53 Active
@renovate
renovate Bot force-pushed the renovate/eslint-plugin-import-2.x-lockfile branch from 9e88471 to 3716a64 Compare August 26, 2026 10:17
@renovate
renovate Bot deployed to deploy August 26, 2026 10:17 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants