Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps jiti from 1.21.0 to 2.4.2.

Release notes

Sourced from jiti's releases.

v2.4.2

compare changes (📦 bundled dependencies updated)

🩹 Fixes

  • cache: Add +map suffix to fs entries when sourceMaps enabled (#352)
  • Use native require cache of loaded entries only for Node.js 22.12.+ compatibility (#348)

v2.4.1

compare changes

🩹 Fixes

  • Interop modules with primitive default export (#343)

v2.4.0

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

  • Update deps and lockfile (5dfb0ec)

❤️ Contributors

v2.3.3

compare changes

🩹 Fixes

  • eval: Return fallback value (#326)

💅 Refactors

  • Remove some unused exports with Knip (#327)

❤️ Contributors

... (truncated)

Changelog

Sourced from jiti's changelog.

v2.4.2

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 changes

🩹 Fixes

  • Interop modules with primitive default export (#343)

🏡 Chore

❤️ Contributors

v2.4.0

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

... (truncated)

Commits
  • 340e2a7 chore(release): v2.4.2
  • cf952e4 fix: use native require cache of loaded entries only (#348)
  • 4dacbf1 fix(cache): add +map suffix to fs entries when sourceMaps enabled (#352)
  • 0c2c0d0 test: simplify snapshot tests (#351)
  • 7b7ffef chore: update deps
  • 36d52d5 chore(deps): update all non-major dependencies (#344)
  • ad6191f chore(release): v2.4.1
  • cca319b fix: interop modules with primitive default export (#343)
  • 58d3f5f chore: update deps
  • 2f9c237 chore(release): v2.4.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [jiti](https://github.com/unjs/jiti) from 1.21.0 to 2.4.2.
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v1.21.0...v2.4.2)

---
updated-dependencies:
- dependency-name: jiti
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
@github-actions github-actions bot added the core Changes to the @lunariajs/core package label Jan 1, 2025
Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for lunariajs failed.

Name Link
🔨 Latest commit 62d4f2a
🔍 Latest deploy log https://app.netlify.com/sites/lunariajs/deploys/6775954a0d5b8a0008912b71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Changes to the @lunariajs/core package dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants