Closed renovate[bot] closed 1 year ago
Merging #227 (383094b) into main (a3b436a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #227 +/- ##
=======================================
Coverage 92.89% 92.89%
=======================================
Files 9 9
Lines 591 591
Branches 44 44
=======================================
Hits 549 549
Misses 42 42
This PR contains the following updates:
^29.5.7
->^29.5.8
^15.0.2
->^15.1.0
8.10.2
->8.10.3
^3.3.7
->^3.3.8
Release Notes
okonet/lint-staged (lint-staged)
### [`v15.1.0`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1510) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.0.2...v15.1.0) ##### Minor Changes - [#1344](https://togithub.com/lint-staged/lint-staged/pull/1344) [`0423311`](https://togithub.com/lint-staged/lint-staged/commit/04233115a5e25d6fa7d357cbe9d42173ae8a1acf) Thanks [@danielbayley](https://togithub.com/danielbayley)! - Add support for loading configuration from `package.yaml` and `package.yml` files, supported by `pnpm`. ##### Patch Changes - [#1355](https://togithub.com/lint-staged/lint-staged/pull/1355) [`105d901`](https://togithub.com/lint-staged/lint-staged/commit/105d9012fc92fca549987816406450075cf255f3) Thanks [@iiroj](https://togithub.com/iiroj)! - Suppress some warnings when using the "--quiet" flagpnpm/pnpm (pnpm)
### [`v8.10.3`](https://togithub.com/pnpm/pnpm/releases/tag/v8.10.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.10.2...v8.10.3) #### Patch Changes - (Important) Increased the default amount of allowed concurrent network request on systems that have more than 16 CPUs [#7285](https://togithub.com/pnpm/pnpm/pull/7285). - `pnpm patch` should reuse existing patch when `shared-workspace-file=false` [#7252](https://togithub.com/pnpm/pnpm/pull/7252). - Don't retry fetching missing packages, since the retries will never work [#7276](https://togithub.com/pnpm/pnpm/pull/7276). - When using `pnpm store prune --force` alien directories are removed from the store [#7272](https://togithub.com/pnpm/pnpm/pull/7272). - Downgraded `npm-packlist` because the newer version significantly slows down the installation of local directory dependencies, making it unbearably slow. `npm-packlist` was upgraded in [this PR](https://togithub.com/pnpm/pnpm/pull/7250) to fix [#6997](https://togithub.com/pnpm/pnpm/issues/6997). We added our own file deduplication to fix the issue of duplicate file entries. - Fixed a performance regression on running installation on a project with an up to date lockfile [#7297](https://togithub.com/pnpm/pnpm/issues/7297). - Throw an error on invalid `pnpm-workspace.yaml` file [#7273](https://togithub.com/pnpm/pnpm/issues/7273). #### Our Gold Sponsorsvuejs/core (vue)
### [`v3.3.8`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#338-2023-11-06) [Compare Source](https://togithub.com/vuejs/core/compare/v3.3.7...v3.3.8) ##### Bug Fixes - **compile-sfc:** support `Error` type in `defineProps` ([#5955](https://togithub.com/vuejs/core/issues/5955)) ([a989345](https://togithub.com/vuejs/core/commit/a9893458ec519aae442e1b99e64e6d74685cd22c)) - **compiler-core:** known global should be shadowed by local variables in expression rewrite ([#9492](https://togithub.com/vuejs/core/issues/9492)) ([a75d1c5](https://togithub.com/vuejs/core/commit/a75d1c5c6242e91a73cc5ba01e6da620dea0b3d9)), closes [#9482](https://togithub.com/vuejs/core/issues/9482) - **compiler-sfc:** fix dynamic directive arguments usage check for slots ([#9495](https://togithub.com/vuejs/core/issues/9495)) ([b39fa1f](https://togithub.com/vuejs/core/commit/b39fa1f8157647859331ce439c42ae016a49b415)), closes [#9493](https://togithub.com/vuejs/core/issues/9493) - **deps:** update dependency [@vue/repl](https://togithub.com/vue/repl) to ^2.6.2 ([#9536](https://togithub.com/vuejs/core/issues/9536)) ([5cef325](https://togithub.com/vuejs/core/commit/5cef325f41e3b38657c72fa1a38dedeee1c7a60a)) - **deps:** update dependency [@vue/repl](https://togithub.com/vue/repl) to ^2.6.3 ([#9540](https://togithub.com/vuejs/core/issues/9540)) ([176d590](https://togithub.com/vuejs/core/commit/176d59058c9aecffe9da4d4311e98496684f06d4)) - **hydration:** fix tagName access eeror on comment/text node hydration mismatch ([dd8a0cf](https://togithub.com/vuejs/core/commit/dd8a0cf5dcde13d2cbd899262a0e07f16e14e489)), closes [#9531](https://togithub.com/vuejs/core/issues/9531) - **types:** avoid exposing lru-cache types in generated dts ([462aeb3](https://togithub.com/vuejs/core/commit/462aeb3b600765e219ded2ee9a0ed1e74df61de0)), closes [#9521](https://togithub.com/vuejs/core/issues/9521) - **warn:** avoid warning on empty children with Suspense ([#3962](https://togithub.com/vuejs/core/issues/3962)) ([405f345](https://togithub.com/vuejs/core/commit/405f34587a63a5f1e3d147b9848219ea98acc22d))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.