Skip to content

chore(deps)(deps): bump import-in-the-middle from 3.2.0 to 3.3.3 - #861

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/import-in-the-middle-3.3.3
Open

chore(deps)(deps): bump import-in-the-middle from 3.2.0 to 3.3.3#861
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/import-in-the-middle-3.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps import-in-the-middle from 3.2.0 to 3.3.3.

Release notes

Sourced from import-in-the-middle's releases.

import-in-the-middle: v3.3.3

3.3.3 (2026-07-23)

Bug Fixes

  • strip TypeScript after loaders normalize format (#278) (a4f0969)

import-in-the-middle: v3.3.2

3.3.2 (2026-07-20)

Bug Fixes

  • delegate tagged modules to their owning loader (#276) (e0c57bd)
  • escape loader URL in generated wrappers (#275) (86ca0e5)
  • skip code generation on broken maglev (#271) (ae914ac)

import-in-the-middle: v3.3.1

3.3.1 (2026-07-07)

Performance Improvements

  • hoist generated wrapper binding runtime (#267) (4f41140)
  • read each wrapped module from disk once (#265) (22b40aa)

import-in-the-middle: v3.3.0

3.3.0 (2026-07-02)

Features

  • instrument type-stripped TypeScript modules (#258) (3c6b456)

Bug Fixes

  • guard against circular export-star recursion (#261) (b957de3)
  • keep get-esm-exports synchronous so require() works (#266) (4244b25)
  • resolve re-exported values from their defining module (#263) (5ef34cb)

Performance Improvements

  • replace acorn with es-module-lexer for ESM parsing (#259) (b8cc8af)
  • shrink generated wrapper source (#264) (491d968)
Changelog

Sourced from import-in-the-middle's changelog.

3.3.3 (2026-07-23)

Bug Fixes

  • strip TypeScript after loaders normalize format (#278) (a4f0969)

3.3.2 (2026-07-20)

Bug Fixes

  • delegate tagged modules to their owning loader (#276) (e0c57bd)
  • escape loader URL in generated wrappers (#275) (86ca0e5)
  • skip code generation on broken maglev (#271) (ae914ac)

3.3.1 (2026-07-07)

Performance Improvements

  • hoist generated wrapper binding runtime (#267) (4f41140)
  • read each wrapped module from disk once (#265) (22b40aa)

3.3.0 (2026-07-02)

Features

  • instrument type-stripped TypeScript modules (#258) (3c6b456)

Bug Fixes

  • guard against circular export-star recursion (#261) (b957de3)
  • keep get-esm-exports synchronous so require() works (#266) (4244b25)
  • resolve re-exported values from their defining module (#263) (5ef34cb)

Performance Improvements

  • replace acorn with es-module-lexer for ESM parsing (#259) (b8cc8af)
  • shrink generated wrapper source (#264) (491d968)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [import-in-the-middle](https://github.com/nodejs/import-in-the-middle) from 3.2.0 to 3.3.3.
- [Release notes](https://github.com/nodejs/import-in-the-middle/releases)
- [Changelog](https://github.com/nodejs/import-in-the-middle/blob/main/CHANGELOG.md)
- [Commits](nodejs/import-in-the-middle@import-in-the-middle-v3.2.0...import-in-the-middle-v3.3.3)

---
updated-dependencies:
- dependency-name: import-in-the-middle
  dependency-version: 3.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants