unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
358 stars 19 forks source link

chore(deps): update all non-major dependencies #85

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jiti ^1.17.2 -> ^1.18.2 age adoption passing confidence
pnpm (source) 7.29.2 -> 7.29.3 age adoption passing confidence

Release Notes

unjs/jiti ### [`v1.18.2`](https://togithub.com/unjs/jiti/blob/HEAD/CHANGELOG.md#v1182) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.18.1...v1.18.2) [compare changes](https://togithub.com/unjs/jiti/compare/v1.17.2...v1.18.1) ##### 🚀 Enhancements - Allow resolving `.ts` files with `.js` extension ([#​128](https://togithub.com/unjs/jiti/pull/128)) - Support `import.meta.env` ([#​129](https://togithub.com/unjs/jiti/pull/129)) ##### 🔥 Performance - Use extension resolutions only for parent typescript files ([27a9888](https://togithub.com/unjs/jiti/commit/27a9888)) ##### 🩹 Fixes - Handle parretns with `c ([mts` extension too]\(https://github.com/unjs/jiti/commit/mts\` extension too)) ##### 🏡 Chore - Update lockfile ([e91d3a1](https://togithub.com/unjs/jiti/commit/e91d3a1)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - [`Db3f994`](https://togithub.com/unjs/jiti/commit/Db3f994) - Guillaume Chau ([@​Akryum](http://github.com/Akryum)) ### [`v1.18.1`](https://togithub.com/unjs/jiti/compare/v1.18.0...v1.18.1) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.18.0...v1.18.1) ### [`v1.18.0`](https://togithub.com/unjs/jiti/compare/v1.17.2...v1.18.0) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.17.2...v1.18.0)
pnpm/pnpm ### [`v7.29.3`](https://togithub.com/pnpm/pnpm/releases/tag/v7.29.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.29.2...v7.29.3) #### Patch Changes - Command shim should not set higher priority to the `node_modules/.pnpm/node_modules` directory through the `NODE_PATH` env variable, then the command's own `node_modules` directory [#​5176](https://togithub.com/pnpm/pnpm/issues/5176). - `extend-node-path` is set back to `true` by default. It was set to `false` in v7.29.2 in order to fix issues with multiple versions of Jest in one workspace. It has caused other issues, so now we keep extending `NODE_PATH`. We have fixed the Jest issue with a different solution [#​6213](https://togithub.com/pnpm/pnpm/issues/6213). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.