Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
import-in-the-middle 1.14.42.0.6 age confidence

Release Notes

nodejs/import-in-the-middle (import-in-the-middle)

v2.0.6

Compare Source

Bug Fixes
  • ensure the callback 'name' arg is the module name when matching the module main file, even when 'internals: true' option is used (#​241) (ad9d02c)
  • fix a couple issues with duplicate entries and specifier (submodule) matching (#​237) (fdc0b3d)
  • properly hook builtin modules that require the 'node:' prefix (#​240) (de84589)
  • properly hook builtin modules that require the 'node:' prefix (#​240) (9d916a5)

v2.0.5

Compare Source

Bug Fixes
  • handle lazy initialization and circular dependencies (#​229) (d1421dc)
  • entrypoint can be treated as CommonJS when loader chains add query params to file URLs (#​223) (60ab14a)

v2.0.4

Compare Source

Bug Fixes

v2.0.3

Compare Source

Bug Fixes
Performance Improvements
  • improve perf by calculating less stack frames and fast paths (#​224) (09ae8bf)

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

⚠ BREAKING CHANGES

Converting all modules running in the loader thread to ESM should not be a
breaking change for most users since it primarily affects internal implementation
details. However, if you were referencing internal CJS files like hook.js this will no longer work.

Features
  • convert all modules running in loader thread to ESM (#​210) (da7c7a6)

v1.15.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 force-pushed the renovate/import-in-the-middle-2.x branch from bbadd7d to 7b52c1b Compare November 10, 2025 17:42
@renovate renovate bot force-pushed the renovate/import-in-the-middle-2.x branch from 7b52c1b to 3501651 Compare November 18, 2025 13:12
@renovate renovate bot force-pushed the renovate/import-in-the-middle-2.x branch from 3501651 to 5694b70 Compare December 19, 2025 09:45
@renovate renovate bot force-pushed the renovate/import-in-the-middle-2.x branch 2 times, most recently from 0044271 to e2553dc Compare December 31, 2025 13:58
@renovate renovate bot force-pushed the renovate/import-in-the-middle-2.x branch 4 times, most recently from 9ea46e5 to a272002 Compare January 14, 2026 16:35
@renovate renovate bot force-pushed the renovate/import-in-the-middle-2.x branch 2 times, most recently from 3d1d6a2 to 05a8035 Compare January 20, 2026 21:55
@renovate renovate bot force-pushed the renovate/import-in-the-middle-2.x branch from 05a8035 to 05df29e Compare January 28, 2026 02:50
@renovate renovate bot changed the title chore(deps): update dependency import-in-the-middle to v2 chore(deps): update dependency import-in-the-middle to v2 - autoclosed Feb 2, 2026
@renovate renovate bot closed this Feb 2, 2026
@renovate renovate bot deleted the renovate/import-in-the-middle-2.x branch February 2, 2026 12:50
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