Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps jiti from 1.18.2 to 1.19.3.

Release notes

Sourced from jiti's releases.

v1.19.3

compare changes

🩹 Fixes

  • Only replace import.meta.env (c6895d6)

❤️ Contributors

v1.19.2

compare changes

🩹 Fixes

  • Pass custom extensions to esm resolver (#152)
  • Support import.meta.env and import.meta.env?.prop (#159)

✅ Tests

  • typescript: Remove type-only namespace access (de73bd9)

❤️ Contributors

v1.19.1

compare changes

🩹 Fixes

v1.19.0

compare changes

🚀 Enhancements

  • Expose jiti.evalModule (#146)

🩹 Fixes

  • Handle nested circular dependencies (#142)
  • types: Export JITIOptions and TreansformOptions (#132)

📖 Documentation

... (truncated)

Changelog

Sourced from jiti's changelog.

v1.19.3

compare changes

🩹 Fixes

  • Only replace import.meta.env (c6895d6)

❤️ Contributors

v1.19.2

compare changes

🩹 Fixes

  • Pass custom extensions to esm resolver (#152)
  • Support import.meta.env and import.meta.env?.prop (#159)

🏡 Chore

✅ Tests

  • typescript: Remove type-only namespace access (de73bd9)

🎨 Styles

  • Format with prettier v3 (fe61c6e)
  • Format report with prettier (6098284)

❤️ Contributors

v1.19.1

compare changes

🩹 Fixes

  • Read cache from evalOptions (2c1765e)

... (truncated)

Commits
  • 4ae5842 chore(release): v1.19.3
  • c6895d6 fix: only replace import.meta.env
  • 035c879 chore(release): v1.19.2
  • 7155c00 fix: support import.meta.env and import.meta.env?.prop (#159)
  • f18508c chore: upgrade dependencies
  • e4487fa chore(deps): update pnpm to v8.6.12 (#155)
  • 6098284 style: format report with prettier
  • 2325b70 chore: update dependencies
  • de73bd9 test(typescript): remove type-only namespace access
  • ec773dc fix: pass custom extensions to esm resolver (#152)
  • 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.18.2 to 1.19.3. - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v1.18.2...v1.19.3) --- updated-dependencies: - dependency-name: jiti dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from andostronaut August 18, 2023 15:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2023

The following labels could not be found: dependencies, npm.

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

Labels

None yet

1 participant