Skip to content

Conversation

a-klos
Copy link
Member

@a-klos a-klos commented Oct 10, 2025

This PR contains the following updates:

Package Change Age Confidence
jiti ^1 -> ^2.0.0 age confidence

Release Notes

unjs/jiti (jiti)

v2.6.1

Compare Source

compare changes

🩹 Fixes
  • interop: Only passthrough default if it is not a promise (#​408)
📦 Build
  • Revert to terser-webpack-plugin (#​407)
🏡 Chore
❤️ Contributors

v2.6.0

Compare Source

compare changes

🔥 Performance
  • Lazy load babel transform (#​405)
🩹 Fixes
  • cjs-interop: Handle function default exports (#​396)
  • Always use native for node: specifiers (#​392)
📦 Build
🏡 Chore
✅ Tests
  • Update deno and bun native test ignores (df844f8)
  • New bench script (6404427)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Volodymyr Kolesnykov (@​sjinks)
  • Jungwoo LEE <jungwoo3490@​naver.com>

v2.5.1

Compare Source

compare changes

🩹 Fixes
  • interop: Passthrough module if it is a promise (#​389)
❤️ Contributors

v2.5.0

Compare Source

compare changes

🚀 Enhancements
  • Use sha256 for cache entries in fips mode (#​375)
  • rebuildFsCache ( JITI_REBUILD_FS_CACHE) (#​379)
🩹 Fixes
  • Interop modules with nil default export (#​377)
  • register: Handle require(<json>) (#​374)
🏡 Chore
✅ Tests
  • Update snapshot (c7cfeed)
  • Only include src for coverage report (#​372)
❤️ Contributors

v2.4.2

Compare Source

compare changes

🩹 Fixes
  • cache: Add +map suffix to fs entries when sourceMaps enabled (#​352)
  • Use native require cache of loaded entries only (#​348)
🏡 Chore
✅ Tests
  • Simplify snapshot tests (#​351)
❤️ Contributors

v2.4.1

Compare Source

compare changes

🩹 Fixes
  • Interop modules with primitive default export (#​343)
🏡 Chore
❤️ Contributors

v2.4.0

Compare Source

compare changes

🚀 Enhancements
  • Support generic type for jiti.import<T> (#​331)
🩹 Fixes
  • Try to resolve .ts files with .js extension from js files (#​337)
🏡 Chore
🤖 CI
❤️ Contributors

v2.3.3

Compare Source

compare changes

🩹 Fixes
  • eval: Return fallback value (#​326)
💅 Refactors
  • Remove some unused exports (#​327)
❤️ Contributors

v2.3.2

Compare Source

compare changes

🩹 Fixes
  • eval: Fallback in async mode (#​325)
🏡 Chore
❤️ Contributors

v2.3.1

Compare Source

compare changes

🩹 Fixes
  • Conditional access to mod.default (8c30a94)
🏡 Chore
❤️ Contributors

v2.3.0

Compare Source

compare changes

🚀 Enhancements
  • Support jiti.import(id, {default: true}) (#​323)
🩹 Fixes
  • interopDefault: Avoid in operator for primitive inputs (#​321)
💅 Refactors
  • interopDefault: Simplify logic for default export checks (#​322)
📖 Documentation
  • Fix format (#​320)
  • Update interopDefault description and reference (61891a0)
  • Add note about interop default (537fa39)
🏡 Chore
❤️ Contributors

v2.2.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.2.0

Compare Source

compare changes

🚀 Enhancements
  • Use smarter proxy for interopDefault (#​318)
💅 Refactors
  • Inline interopDefault from mlly (8826047)
🤖 CI
❤️ Contributors

v2.1.2

Compare Source

compare changes

🌊 Types
  • Use local NodeModule type (718bea2)
❤️ Contributors

v2.1.1

Compare Source

compare changes

🩹 Fixes
  • types: Add standalone types for node require (#​316)
🏡 Chore
✅ Tests
  • Add dependency tests (1d86ca3)
  • Ignore deps for node native register (e7ffe04)
❤️ Contributors

v2.1.0

Compare Source

compare changes

🚀 Enhancements
  • Enable interopDefault by default (#​310)
  • Support import.meta.dirname and import.meta.filename (#​308)
🔥 Performance
  • cli: Enable node 22 compile cache (#​312)
🩹 Fixes
  • Make TransformOptions type strict to allow auto-complete (#​305)
  • Properly handle tsx (#​311)
💅 Refactors
📦 Build
  • Fix /register and /native subpath types for Node10 module resolution (#​304)
🏡 Chore
❤️ Contributors

v2.0.0

Compare Source

compare changes

🚀 Enhancements
  • Handle data: imports (non-native only) (#​299)
  • Support jsx (#​200)
  • Eval esm modules with fallback loader (#​300)
  • Support import.meta.resolve (#​301)
🩹 Fixes
  • Handle global url instance mismatch (#​298)
  • Optional access to Reflect.metadata (#​165)
  • Add only paths option to native require.resolve (50e4280)
💅 Refactors
  • Make jiti.esmResolve consistent with import.meta.resolve (#​303)
📖 Documentation
  • Add example for inline JITI_ALIAS (a53715a)
🏡 Chore
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone 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 has been generated by Renovate Bot.

- Upgraded @vueuse/core to ^13.0.0
- Upgraded pinia to ^3.0.0
- Upgraded vue-i18n to ^11.0.0
- Upgraded @intlify/unplugin-vue-i18n to ^11.0.0
- Upgraded @nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/js, @nx/web, and @nx/workspace to ^21.0.0
- Upgraded @types/jsdom to ^27.0.0 and @types/node to ^22.0.0
- Upgraded daisyui to ^5.0.0
- Upgraded eslint-plugin-cypress to ^5.2.0
- Upgraded globals to ^16.0.0
- Upgraded jsdom to ^27.0.0
- Upgraded marked to ^16.0.0
- Upgraded nx to ^21.6.3
- Upgraded tailwindcss to ^4.0.0
- Upgraded vite-plugin-dts to ~4.5.0 and vite-tsconfig-paths to ~5.1.0
- Upgraded vue-tsc to ^3.0.0
@a-klos a-klos merged commit 7e06447 into deps-main Oct 10, 2025
2 checks passed
@a-klos a-klos deleted the renovate/jiti-2.x branch October 10, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants