unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
383 stars 20 forks source link

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

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
@types/node (source) ^18.13.0 -> ^18.14.0 age adoption passing confidence
jiti ^1.17.0 -> ^1.17.1 age adoption passing confidence
node-fetch-native ^1.0.1 -> ^1.0.2 age adoption passing confidence
pnpm (source) 7.27.0 -> 7.27.1 age adoption passing confidence
unbuild ^1.1.1 -> ^1.1.2 age adoption passing confidence

Release Notes

unjs/jiti ### [`v1.17.1`](https://togithub.com/unjs/jiti/blob/HEAD/CHANGELOG.md#v1171) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.17.0...v1.17.1) [compare changes](https://togithub.com/unjs/jiti/compare/v1.17.0...v1.17.1) ##### 🩹 Fixes - Prefer `require` condition first in esm resolve mode ([#​117](https://togithub.com/unjs/jiti/pull/117)) ##### 💅 Refactors - Use `mkdirSync` from `node:fs` instead of `mkdirp` ([413d3c3](https://togithub.com/unjs/jiti/commit/413d3c3)) ##### 🏡 Chore - Update dependencies ([f532c57](https://togithub.com/unjs/jiti/commit/f532c57)) - Add missing semi ([a9c2876](https://togithub.com/unjs/jiti/commit/a9c2876)) - Switch to changelogen for releases ([bd4bd8c](https://togithub.com/unjs/jiti/commit/bd4bd8c)) ##### ❤️ Contributors - Pooya Parsa
unjs/node-fetch-native ### [`v1.0.2`](https://togithub.com/unjs/node-fetch-native/blob/HEAD/CHANGELOG.md#v102) [Compare Source](https://togithub.com/unjs/node-fetch-native/compare/v1.0.1...v1.0.2) ##### 🏡 Chore - **release:** 1.0.1 ([`abdb2ad`](https://togithub.com/unjs/node-fetch-native/commit/abdb2ad)) - **release:** 1.0.1 ([`7eb7dfd`](https://togithub.com/unjs/node-fetch-native/commit/7eb7dfd)) - Update repo ([`d63453e`](https://togithub.com/unjs/node-fetch-native/commit/d63453e)) ##### ❤️ Contributors - Pooya Parsa ##### [1.0.1](https://togithub.com/unjs/node-fetch-native/compare/v1.0.0...v1.0.1) (2022-11-14)
pnpm/pnpm ### [`v7.27.1`](https://togithub.com/pnpm/pnpm/releases/tag/v7.27.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.27.0...v7.27.1) ##### Patch Changes - Add `store path` description to the `pnpm` cli help. - Print a hint that suggests to run `pnpm store prune`, when a tarball integrity error happens. - Don't retry installation if the integrity checksum of a package failed and no lockfile was present. - Fail with a meaningful error message when cannot parse a proxy URL. - The `strict-ssl`, `ca`, `key`, and `cert` settings should work with HTTPS proxy servers [#​4689](https://togithub.com/pnpm/pnpm/issues/4689). ##### Our Gold Sponsors
##### Our Silver Sponsors
unjs/unbuild ### [`v1.1.2`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v112) [Compare Source](https://togithub.com/unjs/unbuild/compare/v1.1.1...v1.1.2) [compare changes](https://togithub.com/unjs/unbuild/compare/v1.1.1...v1.1.2) ##### 💅 Refactors - Use `fs.mkdir` instead of `mkdirp` ([6ee6384](https://togithub.com/unjs/unbuild/commit/6ee6384)) - Use `fs.mkdir` instead of `mkdirp` ([8e6962e](https://togithub.com/unjs/unbuild/commit/8e6962e)) ##### 🏡 Chore - Update dependencies ([87bea65](https://togithub.com/unjs/unbuild/commit/87bea65)) ##### ❤️ Contributors - Pooya Parsa

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.