Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps jiti from 2.4.2 to 2.5.1.

Release notes

Sourced from jiti's releases.

v2.5.1

compare changes

🩹 Fixes

  • interop: Passthrough module if it is a promise (#389)

v2.5.0

compare changes

🚀 Enhancements

  • Use sha256 for cache entries in FIPS mode (#375)
  • Support rebuildFsCache ( JITI_REBUILD_FS_CACHE) (#379)

🩹 Fixes

  • Interop modules with null/undefined default export (#377)
  • Handle require(<json>) in register mode (#374)

📦 Dependencies

📖 Docs

  • Add defaults in JSDocs (#365)

✅ Tests

  • Only include src for coverage report (#372)

❤️ Contributors

Changelog

Sourced from jiti's changelog.

v2.5.1

compare changes

🩹 Fixes

  • interop: Passthrough module if it is a promise (#389)

❤️ Contributors

v2.5.0

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

Commits
  • 61fa803 chore(release): v2.5.1
  • ad268df fix(interop): passthrough module if it is a promise (#389)
  • 62eac09 chore(release): v2.5.0
  • 54461d6 fix(register): handle require(\<json>) (#374)
  • ea2340d fix: interop modules with nil default export (#377)
  • 2e5a282 feat: rebuildFsCache ( JITI_REBUILD_FS_CACHE) (#379)
  • 63e907f feat: use sha256 for cache entries in fips mode (#375)
  • c567a37 chore: update snapshot
  • fb2da19 test: only include src for coverage report (#372)
  • c9fb9fc chore(deps): update autofix-ci/action digest to 635ffb0 (#385)
  • 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 2.4.2 to 2.5.1.
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v2.4.2...v2.5.1)

---
updated-dependencies:
- dependency-name: jiti
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2025
@JPedersen JPedersen merged commit 37840c1 into master Sep 2, 2025
4 checks passed
@JPedersen JPedersen deleted the dependabot/npm_and_yarn/jiti-2.5.1 branch September 2, 2025 14:18
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.

1 participant