Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump jiti from 1.17.2 to 1.18.2 #227

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2023

Bumps jiti from 1.17.2 to 1.18.2.

Release notes

Sourced from jiti's releases.

v1.18.2

compare changes

🚀 Enhancements

  • Allow resolving .ts files with .js extension (#128)
  • Support import.meta.env (#129)

🔥 Performance

  • Use extension resolutions only for parent typescript files (27a9888)

🩹 Fixes

  • Handle parents with .cts/.mts extension too

🏡 Chore

❤️ Contributors

Changelog

Sourced from jiti's changelog.

v1.18.2

compare changes

🚀 Enhancements

  • Allow resolving .ts files with .js extension (#128)
  • Support import.meta.env (#129)

🔥 Performance

  • Use extension resolutions only for parent typescript files (27a9888)

🩹 Fixes

  • Handle parretns with c ([mts extension too](unjs/jiti@mts` extension too))

🏡 Chore

❤️ Contributors

Commits
  • ce030f6 chore: manually bump to 1.18.2
  • 93512f9 chore(release): v1.18.1
  • a4ab7a2 feat: support import.meta.env (#129)
  • db3f994 fix: handle parretns with c|mts extension too
  • e91d3a1 chore: update lockfile
  • 27a9888 perf: use extension resolutions only for parent typescript files
  • 045a5cf feat: allow resolving .ts files with .js extension (#128)
  • a9aa709 chore(deps): update all non-major dependencies (#126)
  • See full diff 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 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.17.2 to 1.18.2.
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v1.17.2...v1.18.2)

---
updated-dependencies:
- dependency-name: jiti
  dependency-type: direct:production
  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 Mar 17, 2023
@tada5hi tada5hi merged commit 232e3fd into master Mar 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jiti-1.18.2 branch March 17, 2023 09:32
github-actions bot pushed a commit that referenced this pull request Mar 17, 2023
## [1.0.10](v1.0.9...v1.0.10) (2023-03-17)

### Bug Fixes

* **deps:** bump glob from 9.2.1 to 9.3.0 ([#225](#225)) ([2697879](2697879))
* **deps:** bump jiti from 1.17.2 to 1.18.2 ([#227](#227)) ([232e3fd](232e3fd))
@github-actions
Copy link

🎉 This PR is included in version 1.0.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant