Closed renovate[bot] closed 1 year ago
Merging #33 (3436132) into main (adaf2e6) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head 3436132 differs from pull request most recent head 75dda9d. Consider uploading reports for the commit 75dda9d to get more accurate results
@@ Coverage Diff @@
## main #33 +/- ##
=======================================
Coverage 80.12% 80.12%
=======================================
Files 2 2
Lines 317 317
Branches 42 42
=======================================
Hits 254 254
Misses 63 63
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This PR contains the following updates:
^1.16.1
->^1.16.2
7.23.0
->7.24.2
Release Notes
unjs/jiti
### [`v1.16.2`](https://togithub.com/unjs/jiti/blob/HEAD/CHANGELOG.md#1162-httpsgithubcomunjsjiticomparev1161v1162-2023-01-10) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.16.1...v1.16.2)pnpm/pnpm
### [`v7.24.2`](https://togithub.com/pnpm/pnpm/releases/tag/v7.24.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.1...v7.24.2) #### Minor Changes - Added support for `pnpm-lock.yaml` format v6. This new format will be the new lockfile format in pnpm v8. To use the new lockfile format, use the `use-lockfile-v6=true` setting in `.npmrc`. Or run `pnpm install --use-lockfile-v6` [#5810](https://togithub.com/pnpm/pnpm/pull/5810). #### Patch Changes - `pnpm run` should fail if the path to the project contains colon(s). - `pnpm config set key=value` should work the same as `pnpm config set key value` [#5889](https://togithub.com/pnpm/pnpm/issues/5889). - The upload of built artifacts (side effects) should not fail when `node-linker` is set to `hoisted` and installation runs on a project that already had a `node_modules` directory [#5823](https://togithub.com/pnpm/pnpm/issues/5823). This fixes a bug introduced by [#5814](https://togithub.com/pnpm/pnpm/pull/5814). - `pnpm exec` should work when the path to the project contains colon(s) [#5846](https://togithub.com/pnpm/pnpm/issues/5846). - Git-hosted dependencies should not be built, when `ignore-scripts` is set to `true` [#5876](https://togithub.com/pnpm/pnpm/issues/5876). #### Our Gold SponsorsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.