Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-import-resolver-typescript 3.10.14.4.4 age confidence

Release Notes

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

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes

v4.4.2

Compare Source

Patch Changes

v4.4.1

Compare Source

Patch Changes

v4.4.0

Compare Source

Minor Changes

v4.3.5

Compare Source

Patch Changes

v4.3.4

Compare Source

Patch Changes

v4.3.3

Compare Source

Patch Changes

v4.3.2

Compare Source

Patch Changes

v4.3.1

Compare Source

Patch Changes

v4.3.0

Compare Source

Minor Changes

v4.2.7

Compare Source

Patch Changes

v4.2.6

Compare Source

Patch Changes

v4.2.5

Compare Source

Patch Changes

v4.2.4

Compare Source

Patch Changes
  • #​407 6b183ff Thanks @​JounQin! - chore: migrate to rebranding unrs-resolver with new targets supported:

    • i686-pc-windows-msvc
    • armv7-unknown-linux-musleabihf
    • powerpc64le-unknown-linux-gnu
    • s390x-unknown-linux-gnu

v4.2.3

Compare Source

Patch Changes
  • #​402 f21bf15 Thanks @​SunsetTechuila! - fix: don't resolve not implemented node modules in bun

    is-bun-module is marked as dependency, again, for correctness, see isBunImplementedNodeModule for more details

    For Bun users: you don't need to install is-bun-module any more but bun: true option is still required if you're running without bun --bun nor run#bun enabled

v4.2.2

Compare Source

Patch Changes
  • #​397 14a7688 Thanks @​JounQin! - chore: bump rspack-resolver for better P'n'P support

    Now rspack-resolver resolves pnpapi natively.

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
  • #​391 c8121e5 Thanks @​JounQin! - feat: make is-bun-module as optional peer dependency

    Technically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects bun users, bun --bun eslint even works without this dependency, so I'd consider this as a minor change.

    So for bun users, there are three options:

    1. install is-bun-module dependency manually and use bun: true option
    2. run eslint with bun --bun eslint w/o bun: true option
    3. enable run#bun in bunfig.toml w/o bun: true option

v4.1.1

Compare Source

Patch Changes

v4.1.0

Compare Source

Minor Changes
  • #​387 ef5cd10 Thanks @​JounQin! - feat: add a new bun?: boolean option for bun users - close #​386

    process.versions.bun is unavailable even with bun eslint due to its own design,
    but checking bun modules for non-bun users is incorrect behavior and just wasting time,
    so a new option is added for such case, you can still run with bun --bun eslint without this option enabled

v4.0.0

Compare Source

Major Changes
  • #​368 2fd7c2e Thanks @​JounQin! - feat!: rewrite, speed up by using rspack-resolver which supports references natively under the hood

    BREAKING CHANGES:

    • drop Node 14 support, Node ^16.17.0 || >=18.6 is now required
    • alwaysTryTypes is enabled by default, you can set it as false to opt-out
    • array type of project is discouraged but still supported, single project with references are encouraged for better performance, you can enable noWarnOnMultipleProjects option to supress the warning message
    • root tsconfig.json or jsconfig.json will be used automatically if no project provided

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added dependencies help wanted Extra attention is needed labels Mar 17, 2025
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch 5 times, most recently from 2d24358 to f3e586a Compare March 19, 2025 02:11
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch 7 times, most recently from a303f3e to 39694c8 Compare March 29, 2025 21:27
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 39694c8 to 4c9934b Compare April 7, 2025 06:24
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch 3 times, most recently from 4983c72 to 475b510 Compare April 21, 2025 19:04
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch 2 times, most recently from 81866f6 to f5ecc27 Compare May 8, 2025 12:59
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch 2 times, most recently from 653ca45 to 413776a Compare May 25, 2025 06:45
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch 2 times, most recently from 53f9f8c to c027ae1 Compare May 31, 2025 01:21
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from c027ae1 to 972ad27 Compare June 6, 2025 19:39
@renovate
Copy link
Contributor Author

renovate bot commented Jun 6, 2025

⚠️ 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 warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @bifravst/[email protected]
npm error Found: @typescript-eslint/[email protected]
npm error node_modules/@typescript-eslint/utils
npm error   @typescript-eslint/utils@"7.18.0" from @typescript-eslint/[email protected]
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     @typescript-eslint/eslint-plugin@"7.18.0" from @bifravst/[email protected]
npm error     node_modules/@bifravst/eslint-config-typescript
npm error       dev @bifravst/eslint-config-typescript@"6.4.4" from the root project
npm error     @typescript-eslint/eslint-plugin@"7.18.0" from [email protected]
npm error     node_modules/typescript-eslint
npm error       typescript-eslint@"7.18.0" from @bifravst/[email protected]
npm error       node_modules/@bifravst/eslint-config-typescript
npm error         dev @bifravst/eslint-config-typescript@"6.4.4" from the root project
npm error   @typescript-eslint/utils@"7.18.0" from @typescript-eslint/[email protected]
npm error   node_modules/@typescript-eslint/type-utils
npm error     @typescript-eslint/type-utils@"7.18.0" from @typescript-eslint/[email protected]
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       @typescript-eslint/eslint-plugin@"7.18.0" from @bifravst/[email protected]
npm error       node_modules/@bifravst/eslint-config-typescript
npm error         dev @bifravst/eslint-config-typescript@"6.4.4" from the root project
npm error       1 more (typescript-eslint)
npm error   1 more (typescript-eslint)
npm error
npm error Could not resolve dependency:
npm error dev eslint-import-resolver-typescript@"4.4.4" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/[email protected]
npm error node_modules/@typescript-eslint/utils
npm error   peerOptional @typescript-eslint/utils@"^8.0.0" from [email protected]
npm error   node_modules/eslint-plugin-import-x
npm error     peerOptional eslint-plugin-import-x@"*" from [email protected]
npm error     node_modules/eslint-import-resolver-typescript
npm error       dev eslint-import-resolver-typescript@"4.4.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-01-04T18_41_25_355Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-04T18_41_25_355Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 972ad27 to a749592 Compare June 25, 2025 23:06
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch 2 times, most recently from fdcb720 to 99338d7 Compare August 13, 2025 15:12
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 99338d7 to 0fa5455 Compare August 19, 2025 18:44
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 0fa5455 to 7b770c2 Compare August 31, 2025 09:46
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 7b770c2 to de5f46f Compare September 25, 2025 15:29
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from de5f46f to 46e2228 Compare October 14, 2025 05:31
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 46e2228 to 980a4f7 Compare October 21, 2025 21:05
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 980a4f7 to bb5fe30 Compare November 10, 2025 19:10
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from bb5fe30 to 9e2f9f6 Compare November 18, 2025 13:54
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch 2 times, most recently from 1c3bf25 to 53ea3a4 Compare December 3, 2025 19:32
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 53ea3a4 to 867dd16 Compare December 8, 2025 09:52
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 867dd16 to dd4332c Compare December 31, 2025 14:10
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from dd4332c to e89abdb Compare January 4, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant