Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-import-resolver-typescript 3.9.1 -> 4.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

v3.10.1

Compare Source

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.10.0...v3.10.1

v3.10.0

Compare Source

Minor Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v3.9.1...v3.10.0


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 is behind base branch, 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.

@vercel
Copy link

vercel bot commented Mar 26, 2025

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

Project Deployment Preview Comments Updated (UTC)
iron-session Error Error Nov 18, 2025 10:55pm

@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 037b133 to a31f445 Compare March 26, 2025 11:27
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from a31f445 to 073ec52 Compare March 26, 2025 23:14
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 073ec52 to bd2c569 Compare March 28, 2025 19:55
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from bd2c569 to bccf2ea Compare March 29, 2025 18:46
@codecov
Copy link

codecov bot commented Mar 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@d28012d). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #931   +/-   ##
=======================================
  Coverage        ?   79.45%           
=======================================
  Files           ?        2           
  Lines           ?      516           
  Branches        ?       39           
=======================================
  Hits            ?      410           
  Misses          ?      104           
  Partials        ?        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from bccf2ea to 7384477 Compare March 29, 2025 21:36
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 7384477 to 141e746 Compare April 7, 2025 05:36
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 141e746 to dc9eab1 Compare April 20, 2025 01:16
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from dc9eab1 to 694cd98 Compare April 21, 2025 15:49
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 694cd98 to 4abb034 Compare May 18, 2025 10:14
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 4abb034 to 808f192 Compare May 25, 2025 06:51
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 808f192 to 4ebab30 Compare May 26, 2025 06:00
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 4ebab30 to 3ced27a Compare May 30, 2025 23:30
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 3ced27a to f9eb970 Compare June 6, 2025 02:57
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from f9eb970 to 2db8121 Compare June 25, 2025 23:10
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 2db8121 to 610d6f5 Compare July 2, 2025 20:27
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 610d6f5 to ef07704 Compare August 10, 2025 13:39
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from ef07704 to 8de7be5 Compare August 19, 2025 12:40
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 8de7be5 to 526bd19 Compare August 31, 2025 10:32
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 526bd19 to 7c5b7cf Compare September 25, 2025 16:08
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 7c5b7cf to f6557a5 Compare October 21, 2025 16:11
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from f6557a5 to 2be7a11 Compare November 10, 2025 20:40
@renovate renovate bot force-pushed the renovate/eslint-import-resolver-typescript-4.x branch from 2be7a11 to 005b98f Compare November 18, 2025 22:54
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.

1 participant