posva / vue-router-mock

🧪 Easily mock routing interactions in your Vue apps
MIT License
201 stars 7 forks source link

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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 8.12.0 -> 8.12.1 age adoption passing confidence
vue (source) ^3.3.11 -> ^3.3.12 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm) ### [`v8.12.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.12.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.12.0...v8.12.1) #### Patch Changes - Don't report dependencies with optional dependencies as being added on repeat install. This was a bug in reporting [#​7384](https://togithub.com/pnpm/pnpm/issues/7384). - Fix a bug where `--fix-lockfile` crashes on tarballs [#​7368](https://togithub.com/pnpm/pnpm/issues/7368). - Do not create empty patch directory. - Installation should not fail if an empty `node_modules` directory cannot be removed [#​7405](https://togithub.com/pnpm/pnpm/issues/7405). #### Our Gold Sponsors
#### Our Silver Sponsors
vuejs/core (vue) ### [`v3.3.12`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3312-2023-12-16) [Compare Source](https://togithub.com/vuejs/core/compare/v3.3.11...v3.3.12) ##### Bug Fixes - **hydration:** handle appear transition before patch props ([#​9837](https://togithub.com/vuejs/core/issues/9837)) ([e70f4c4](https://togithub.com/vuejs/core/commit/e70f4c47c553b6e16d8fad70743271ca23802fe7)), closes [#​9832](https://togithub.com/vuejs/core/issues/9832) - **sfc/cssVars:** fix loss of CSS v-bind variables when setting inline style with string value ([#​9824](https://togithub.com/vuejs/core/issues/9824)) ([0a387df](https://togithub.com/vuejs/core/commit/0a387dfb1d04afb6eae4296b6da76dfdaca77af4)), closes [#​9821](https://togithub.com/vuejs/core/issues/9821) - **ssr:** fix suspense hydration of fallback content ([#​7188](https://togithub.com/vuejs/core/issues/7188)) ([60415b5](https://togithub.com/vuejs/core/commit/60415b5d67df55f1fd6b176615299c08640fa142)) - **types:** add `xmlns:xlink` to `SVGAttributes` ([#​9300](https://togithub.com/vuejs/core/issues/9300)) ([0d61b42](https://togithub.com/vuejs/core/commit/0d61b429ecf63591d31e09702058fa4c7132e1a7)), closes [#​9299](https://togithub.com/vuejs/core/issues/9299) - **types:** fix `shallowRef` type error ([#​9839](https://togithub.com/vuejs/core/issues/9839)) ([9a57158](https://togithub.com/vuejs/core/commit/9a571582b53220270e498d8712ea59312c0bef3a)) - **types:** support for generic keyof slots ([#​8374](https://togithub.com/vuejs/core/issues/8374)) ([213eba4](https://togithub.com/vuejs/core/commit/213eba479ce080efc1053fe636f6be4a4c889b44))

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.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ed74680) 92.89% compared to head (a861c48) 92.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ======================================= Coverage 92.89% 92.89% ======================================= Files 9 9 Lines 591 591 Branches 44 44 ======================================= Hits 549 549 Misses 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.