Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

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] <support@github.com>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file Javascript Pull requests that update javascript code labels Aug 4, 2025
@nx-cloud
Copy link

nx-cloud bot commented Aug 4, 2025

View your CI Pipeline Execution ↗ for commit 3843efc

Command Status Duration Result
nx affected --target=typecheck --parallel=3 --v... ✅ Succeeded 10s View ↗
nx affected --target=test --parallel=3 --verbos... ✅ Succeeded 6s View ↗
nx affected --target=lint --parallel=3 --verbos... ✅ Succeeded 21s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-06 10:04:43 UTC

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 6, 2025

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 43cb88c1
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (43cb88c) Report Missing Report Missing Report Missing
Head commit (3843efc) 1750 120 6.86%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#640) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@dharmesh-hemaram dharmesh-hemaram merged commit d9c8640 into main Aug 6, 2025
9 checks passed
@dharmesh-hemaram dharmesh-hemaram deleted the dependabot/npm_and_yarn/jiti-2.5.1 branch August 6, 2025 10:26
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