Skip to content

Update jiti 2.6.1 → 2.7.0 (minor)#20044

Merged
RobinMalfait merged 1 commit into
mainfrom
depfu/update/pnpm/jiti-2.7.0
May 13, 2026
Merged

Update jiti 2.6.1 → 2.7.0 (minor)#20044
RobinMalfait merged 1 commit into
mainfrom
depfu/update/pnpm/jiti-2.7.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented May 12, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ jiti (2.6.1 → 2.7.0) · Repo · Changelog

Release Notes

2.7.0

compare changes

🚀 Enhancements

  • Add explicit resource management (using/await using) support (#422)
  • Support opt-in tsconfigPaths (#427)
  • Support virtual modules (#428)
  • Add jiti/static subpath (#430)

🔥 Performance

  • interopDefault: Add caching to reduce proxy overhead by ~2x (#421)

🩹 Fixes

  • require: Passthrough resolve options (#412)
  • require: Fallback to transpilation when tryNative fails (#413)
  • Fallback for ENAMETOOLONG when evaluating esm (#429)

📦 Build

  • Upgrade rspack to v2 (55194fb)
  • Experimental rolldown config (8c0243f)

✅ Tests

  • Ignore jsx test for bun/cjs (3a744ca)

❤️ Contributors

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 29 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot requested a review from a team as a code owner May 12, 2026 21:26
@depfu depfu Bot added the depfu label May 12, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 12, 2026

Confidence Score: 5/5

Safe to merge — purely a lockfile and version-specifier update with no logic changes.

The only changes are the jiti version strings in two package.json files and the regenerated pnpm-lock.yaml. The upstream release is a minor bump with additive features and targeted bug fixes; no breaking changes are noted. There is nothing in the diff that could introduce a regression in Tailwind's own code.

No files require special attention.

Reviews (1): Last reviewed commit: "Update jiti to version 2.7.0" | Re-trigger Greptile

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: f1b138d2-730c-415b-80ff-3caccc9bbb0a

📥 Commits

Reviewing files that changed from the base of the PR and between 5752161 and 0733ebc.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • packages/@tailwindcss-node/package.json
  • packages/@tailwindcss-upgrade/package.json

Walkthrough

This PR updates the jiti dependency from version ^2.6.1 to ^2.7.0 in two packages: @tailwindcss-node and @tailwindcss-upgrade. Both changes are straightforward dependency version bumps in their respective package.json files with no modifications to package exports, APIs, or runtime logic.

🚥 Pre-merge checks | ✅ 3 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The linked issue #424 requests adding a dark theme to tailwindcss.com documentation, which is completely unrelated to updating the jiti dependency in package.json files. Verify the correct issue is linked to this PR. This PR updates a dependency and should not be linked to a documentation dark theme feature request.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: updating the jiti dependency from version 2.6.1 to 2.7.0.
Description check ✅ Passed The description is directly related to the changeset, providing detailed release notes, changelog, and commit information for the jiti 2.7.0 update.
Out of Scope Changes check ✅ Passed The PR changes are limited to updating the jiti dependency version in two package.json files, which aligns with the PR title and description. No out-of-scope changes detected.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@depfu
Copy link
Copy Markdown
Contributor Author

depfu Bot commented May 12, 2026

Sorry, but the merge failed with:

At least 1 approving review is required by reviewers with write access.

@RobinMalfait RobinMalfait enabled auto-merge (squash) May 13, 2026 10:01
@RobinMalfait RobinMalfait merged commit ece4824 into main May 13, 2026
11 checks passed
@RobinMalfait RobinMalfait deleted the depfu/update/pnpm/jiti-2.7.0 branch May 13, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant