Skip to content

fix(deps): update dependency import-in-the-middle to v3#161

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/import-in-the-middle-3.x
Open

fix(deps): update dependency import-in-the-middle to v3#161
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/import-in-the-middle-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
import-in-the-middle ^1.15.0^3.0.0 age confidence

Release Notes

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

v3.2.0

Compare Source

Features
  • add shouldInclude predicate for consumer-owned module matching (#​255) (b2590d0)

v3.1.0

Compare Source

Features
  • add synchronous loader hooks via module.registerHooks (#​253) (dd7e550)

v3.0.2

Compare Source

Bug Fixes
  • Updated proxying logic for builtins that are used as CJS (#​250) (f69eb8f)

v3.0.1

Compare Source

Bug Fixes
  • handle file specifiers from turbopacked packages better (#​246) (04539fb)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop support for Node.js < v18 (#​230)
Miscellaneous Chores

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on Monday"
  • 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.

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
website Error Error Jun 22, 2026 8:12pm

@renovate renovate Bot force-pushed the renovate/import-in-the-middle-3.x branch from 0226ec8 to 8174960 Compare June 22, 2026 20:12
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