unjs / consola

🐨 Elegant Console Logger for Node.js and Browser
Other
5.78k stars 165 forks source link

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

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jiti ^1.21.3 -> ^1.21.6 age adoption passing confidence
pnpm (source) 9.2.0 -> 9.3.0 age adoption passing confidence
prettier (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence

Release Notes

unjs/jiti (jiti) ### [`v1.21.6`](https://togithub.com/unjs/jiti/releases/tag/v1.21.6) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.5...v1.21.6) [compare changes](https://togithub.com/unjs/jiti/compare/v1.21.5...v1.21.6) ##### 🩹 Fixes - Use internal cached modules only if loaded ([#​247](https://togithub.com/unjs/jiti/pull/247)) ### [`v1.21.5`](https://togithub.com/unjs/jiti/releases/tag/v1.21.5) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.4...v1.21.5) [compare changes](https://togithub.com/unjs/jiti/compare/v1.21.4...v1.21.5) ##### 🩹 Fixes - Revert [#​245](https://togithub.com/unjs/jiti/issues/245) ([#​245](https://togithub.com/unjs/jiti/issues/245)) #### From 1.21.4 - Avoid `node:` protocol for node 14 compatibility ([5d877de](https://togithub.com/unjs/jiti/commit/5d877de)) - Update deps ([5e11181](https://togithub.com/unjs/jiti/commit/5e11181)) ### [`v1.21.4`](https://togithub.com/unjs/jiti/compare/v1.21.3...v1.21.4) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.3...v1.21.4)
pnpm/pnpm (pnpm) ### [`v9.3.0`](https://togithub.com/pnpm/pnpm/releases/tag/v9.3.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.2.0...v9.3.0) #### Minor Changes - **Semi-breaking.** Dependency key names in the lockfile are shortened if they are longer than 1000 characters. We don't expect this change to affect many users. Affected users most probably can't run install successfully at the moment. This change is required to fix some edge cases in which installation fails with an out-of-memory error or "Invalid string length (RangeError: Invalid string length)" error. The max allowed length of the dependency key can be controlled with the `peers-suffix-max-length` setting [#​8177](https://togithub.com/pnpm/pnpm/pull/8177). #### Patch Changes - Set `reporter-hide-prefix` to `true` by default for `pnpm exec`. In order to show prefix, the user now has to explicitly set `reporter-hide-prefix=false` [#​8174](https://togithub.com/pnpm/pnpm/issues/8174). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
{{@​x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
```

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.