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.1 to 1.17.2 #211

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jiti from 1.17.1 to 1.17.2.

Release notes

Sourced from jiti's releases.

v1.17.2

compare changes

🩹 Fixes

  • Add support to emit decorator metadata (#119)
  • Use inline require cache to avoid circular dependencies (#125)
  • Workaround for pnpm and TMPDIR (#123)

🏡 Chore

✅ Tests

  • Add typescript satisfies fixture (#107)

🎨 Styles

❤️ Contributors

Changelog

Sourced from jiti's changelog.

v1.17.2

compare changes

🩹 Fixes

  • Add support to emit decorator metadata (#119)
  • Use inline require cache to avoid circular dependencies (#125)
  • Workaround for pnpm and TMPDIR (#123)

🏡 Chore

✅ Tests

  • Add typescript satisfies fixture (#107)

🎨 Styles

❤️ Contributors

Commits
  • 671d069 chore(release): v1.17.2
  • 26b7003 chore: update release script
  • 6f8610f chore: update lockfile
  • 42669e5 style: format with prettier
  • 33f8316 test skip cache dir test on windows
  • 1f43c26 fix: workaround for pnpm and TMPDIR (#123)
  • 838bf9a test: add typescript satisfies fixture (#107)
  • 72510e7 chore(deps): update all non-major dependencies (#121)
  • 55b9935 fix: use inline require cache to avoid circular dependencies (#125)
  • e947bec fix: add support to emit decorator metadata (#119)
  • 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.1 to 1.17.2.
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v1.17.1...v1.17.2)

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

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 7, 2023
@tada5hi tada5hi merged commit 6efd49a into master Mar 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jiti-1.17.2 branch March 10, 2023 08:20
github-actions bot pushed a commit that referenced this pull request Mar 10, 2023
## [1.0.8](v1.0.7...v1.0.8) (2023-03-10)

### Bug Fixes

* **deps:** bump jiti from 1.17.1 to 1.17.2 ([#211](#211)) ([6efd49a](6efd49a))
* enhanced module loading ([b7c99c6](b7c99c6))
@github-actions
Copy link

🎉 This PR is included in version 1.0.8 🎉

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