Skip to content

chore(deps): bump import-in-the-middle from 1.15.0 to 2.0.5#4952

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/import-in-the-middle-2.0.5
Closed

chore(deps): bump import-in-the-middle from 1.15.0 to 2.0.5#4952
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/import-in-the-middle-2.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps import-in-the-middle from 1.15.0 to 2.0.5.

Release notes

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

import-in-the-middle: v2.0.5

2.0.5 (2026-01-20)

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 (#233) (60ab14a)

import-in-the-middle: v2.0.4

2.0.4 (2026-01-14)

Bug Fixes

  • do not instrument the top level module (#225) (b563b35)

import-in-the-middle: v2.0.3

2.0.3 (2026-01-13)

Bug Fixes

  • add missing JSDoc type information (40c1009)
  • add missing name for fast builtin lookup (40c1009)
  • do not crash on missing setters (#223) (fe44778)
  • handle undefined exports properly (40c1009)
  • multiple minor issues (#221) (40c1009)
  • remove small memory leak (40c1009)

Performance Improvements

  • improve perf by calculating less stack frames and fast paths (#224) (09ae8bf)

import-in-the-middle: v2.0.2

2.0.2 (2026-01-11)

Bug Fixes

  • grammar issue in README.md (#216) (46e4a2a)
  • properly handle internals when specifier matches (#220) (05e4216)

import-in-the-middle: v2.0.1

2.0.1 (2025-12-18)

Bug Fixes

... (truncated)

Changelog

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

2.0.5 (2026-01-20)

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)

2.0.4 (2026-01-14)

Bug Fixes

  • do not instrument the top level module (#225) (b563b35)

2.0.3 (2026-01-13)

Bug Fixes

  • add missing JSDoc type information (40c1009)
  • add missing name for fast builtin lookup (40c1009)
  • do not crash on missing setters (#223) (fe44778)
  • handle undefined exports properly (40c1009)
  • multiple minor issues (#221) (40c1009)
  • remove small memory leak (40c1009)

Performance Improvements

  • improve perf by calculating less stack frames and fast paths (#224) (09ae8bf)

2.0.2 (2026-01-11)

Bug Fixes

  • grammar issue in README.md (#216) (46e4a2a)
  • properly handle internals when specifier matches (#220) (05e4216)

2.0.1 (2025-12-18)

Bug Fixes

  • properly hook submodule package exports (#215) (a20f47a)

2.0.0 (2025-10-14)

... (truncated)

Commits
  • 0a21838 chore: release v2.0.5 (#234)
  • 60ab14a Fix entrypoint can be treated as CommonJS when loader chains add query params...
  • d1421dc fix: handle lazy initialization and circular dependencies (#229)
  • ab3cae2 chore: release v2.0.4 (#228)
  • b563b35 fix: do not instrument the top level module (#225)
  • be711e2 chore: release v2.0.3 (#226)
  • 40c1009 fix: multiple minor issues (#221)
  • fe44778 fix: do not crash on missing setters (#223)
  • 09ae8bf perf: improve perf by calculating less stack frames and fast paths (#224)
  • c2dafbc chore: release v2.0.2 (#218)
  • Additional commits viewable in compare view

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 1.15.0 to 2.0.5.
- [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-v1.15.0...import-in-the-middle-v2.0.5)

---
updated-dependencies:
- dependency-name: import-in-the-middle
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 4, 2026 00:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 4, 2026
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2026

Superseded by #4965.

@dependabot dependabot bot closed this Feb 18, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/import-in-the-middle-2.0.5 branch February 18, 2026 00:53
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants