Skip to content

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

Merged
trentm merged 2 commits intomainfrom
renovate/import-in-the-middle-3.x
Feb 28, 2026
Merged

fix(deps): update dependency import-in-the-middle to v3#6403
trentm merged 2 commits intomainfrom
renovate/import-in-the-middle-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2026

This PR contains the following updates:

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

Release Notes

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

v3.0.0

Compare Source

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

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 requested a review from a team as a code owner February 12, 2026 09:41
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 12, 2026
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.69%. Comparing base (34e7d91) to head (e89f2af).
⚠️ Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6403      +/-   ##
==========================================
+ Coverage   95.59%   95.69%   +0.09%     
==========================================
  Files         361      364       +3     
  Lines       11595    11791     +196     
  Branches     2683     2748      +65     
==========================================
+ Hits        11084    11283     +199     
+ Misses        511      508       -3     

see 363 files with indirect coverage changes

🚀 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/import-in-the-middle-3.x branch from dfd8770 to a0b090e Compare February 12, 2026 18:18
@renovate renovate bot force-pushed the renovate/import-in-the-middle-3.x branch from a0b090e to 05c6c7f Compare February 17, 2026 18:30
@pichlermarc
Copy link
Member

I've changed the hook.mjs to mirror what import-in-the-middle exports.

cc @trentm - quick sanity check: there should be no problem with updating, right?
import-in-the-middle@3 still supports Node.js >=18 so we should be okay.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 26, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@trentm
Copy link
Contributor

trentm commented Feb 28, 2026

I've changed the hook.mjs to mirror what import-in-the-middle exports.

Thanks for taking this.

cc @trentm - quick sanity check: there should be no problem with updating, right?

Correct.

@trentm trentm added this pull request to the merge queue Feb 28, 2026
Merged via the queue into main with commit 4cd3644 Feb 28, 2026
27 checks passed
@trentm trentm deleted the renovate/import-in-the-middle-3.x branch February 28, 2026 00:46
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants