unjs / unenv

πŸ•ŠοΈ Convert javaScript code to be runtime agnostic
MIT License
358 stars 19 forks source link

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

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
changelogen ^0.5.2 -> ^0.5.3 age adoption passing confidence
consola ^3.0.1 -> ^3.1.0 age adoption passing confidence
pnpm (source) 8.1.1 -> 8.3.0 age adoption passing confidence
unbuild ^1.2.0 -> ^1.2.1 age adoption passing confidence

Release Notes

unjs/changelogen ### [`v0.5.3`](https://togithub.com/unjs/changelogen/blob/HEAD/CHANGELOG.md#v053) [Compare Source](https://togithub.com/unjs/changelogen/compare/v0.5.2...v0.5.3) [compare changes](https://togithub.com/unjs/changelogen/compare/v0.5.2...v0.5.3)
unjs/consola ### [`v3.1.0`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/unjs/consola/compare/v3.0.2...v3.1.0) [compare changes](https://togithub.com/unjs/consola/compare/v3.0.2...v3.1.0) ##### πŸš€ Enhancements - Support `fancy` option for `createConsola` and improve docs ([#​177](https://togithub.com/unjs/consola/pull/177)) - `/basic`, `/core` and `/browser` subpath exports ([#​178](https://togithub.com/unjs/consola/pull/178)) ##### 🏑 Chore - Add json example ([943992d](https://togithub.com/unjs/consola/commit/943992d)) - Update the docs ([a952bc2](https://togithub.com/unjs/consola/commit/a952bc2)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v3.0.2`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v302) [Compare Source](https://togithub.com/unjs/consola/compare/v3.0.1...v3.0.2) [compare changes](https://togithub.com/unjs/consola/compare/v3.0.1...v3.0.2) ##### 🩹 Fixes - **`mockTypes`:** Mock on `options.typs` ([f9d86b6](https://togithub.com/unjs/consola/commit/f9d86b6)) - Type `.raw` for types ([dfb976f](https://togithub.com/unjs/consola/commit/dfb976f)) ##### πŸ’… Refactors - Use individual named exports of reporters ([57bb579](https://togithub.com/unjs/consola/commit/57bb579)) ##### 🏑 Chore - Add `codecov.yml` ([1f50123](https://togithub.com/unjs/consola/commit/1f50123)) - Update readme ([5a4708d](https://togithub.com/unjs/consola/commit/5a4708d)) - Fix mock example ([4dadfb3](https://togithub.com/unjs/consola/commit/4dadfb3)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0))
pnpm/pnpm ### [`v8.3.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.3.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.2.0...v8.3.0) ##### Minor Changes - A custom compression level may be specified for the `pnpm pack` command using the `pack-gzip-level` setting [#​6393](https://togithub.com/pnpm/pnpm/issues/6393). - Add `--check` flag to `pnpm dedupe`. No changes will be made to `node_modules` or the lockfile. Exits with a non-zero status code if changes are possible. - `pnpm install --resolution-only` re-runs resolution to print out any peer dependency issues [#​6411](https://togithub.com/pnpm/pnpm/pull/6411). ##### Patch Changes - Warn user when `publishConfig.directory` of an injected workspace dependency does not exist [#​6396](https://togithub.com/pnpm/pnpm/pull/6396). - Use hard links to link the node executable on Windows machines [#​4315](https://togithub.com/pnpm/pnpm/issues/4315). ##### Our Gold Sponsors
##### Our Silver Sponsors
### [`v8.2.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.2.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.1.1...v8.2.0) #### Minor Changes - Allow env variables to be specified with default values in `.npmrc`. This is a convention used by Yarn too. Using `${NAME-fallback}` will return `fallback` if `NAME` isn't set. `${NAME:-fallback}` will return `fallback` if `NAME` isn't set, or is an empty string [#​6018](https://togithub.com/pnpm/pnpm/issues/6018). #### Patch Changes - Add `-g` to mismatch registries error info when original command has `-g` option [#​6224](https://togithub.com/pnpm/pnpm/issues/6224). - Don't fail with EBUSY error when trying to copy a file from the store [#​6201](https://togithub.com/pnpm/pnpm/issues/6201) - `pnpm config get ` should print boolean values [#​6360](https://togithub.com/pnpm/pnpm/issues/6360) - Don't print an info message about linked dependencies if they are real linked dependencies specified via the `link:` protocol in `package.json` [#​6372](https://togithub.com/pnpm/pnpm/issues/6372) #### Our Gold Sponsors
#### Our Silver Sponsors
unjs/unbuild ### [`v1.2.1`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v121) [Compare Source](https://togithub.com/unjs/unbuild/compare/v1.2.0...v1.2.1) [compare changes](https://togithub.com/unjs/unbuild/compare/v1.2.0...v1.2.1) ##### πŸ’… Refactors - Update to consola v3 ([3bb25b2](https://togithub.com/unjs/unbuild/commit/3bb25b2)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0))

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.