-
Notifications
You must be signed in to change notification settings - Fork 0
Commit a7383c8
authored
chore(deps): update all dependencies (#59)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.14.12` ->
`20.14.14`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.12/20.14.14)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme)
([source](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue))
| [`5.1.0` ->
`5.1.2`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/5.1.0/5.1.2)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme)
([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8))
| [`2.0.4` ->
`2.0.5`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/2.0.4/2.0.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vitest](https://github.com/vitest-dev/vitest)
([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`2.0.4` ->
`2.0.5`](https://renovatebot.com/diffs/npm/vitest/2.0.4/2.0.5) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)
([source](https://github.com/vuejs/core)) | [`3.4.34` ->
`3.4.35`](https://renovatebot.com/diffs/npm/vue/3.4.34/3.4.35) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vue-router](https://github.com/vuejs/router) | [`4.4.0` ->
`4.4.2`](https://renovatebot.com/diffs/npm/vue-router/4.4.0/4.4.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vitejs/vite-plugin-vue (@​vitejs/plugin-vue)</summary>
###
[`v5.1.2`](https://github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small512-2024-08-01-small)
- refactor(plugin-vue): add `type` field
([a6b7e3f](https://github.com/vitejs/vite-plugin-vue/commit/a6b7e3f))
- fix(plugin-vue): add deprecated `script.propsDestructure` option
([1e24322](https://github.com/vitejs/vite-plugin-vue/commit/1e24322)),
closes
[#​431](https://github.com/vitejs/vite-plugin-vue/issues/431)
- chore(deps): update upstream
([#​432](https://github.com/vitejs/vite-plugin-vue/issues/432))
([5d592cd](https://github.com/vitejs/vite-plugin-vue/commit/5d592cd)),
closes
[#​432](https://github.com/vitejs/vite-plugin-vue/issues/432)
###
[`v5.1.1`](https://github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small511-2024-07-27-small)
- fix(plugin-vue): clear script cache if recall
([f5eb5ac](https://github.com/vitejs/vite-plugin-vue/commit/f5eb5ac)),
closes
[#​431](https://github.com/vitejs/vite-plugin-vue/issues/431)
</details>
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
###
[`v2.0.5`](https://github.com/vitest-dev/vitest/releases/tag/v2.0.5)
[Compare
Source](https://github.com/vitest-dev/vitest/compare/v2.0.4...v2.0.5)
##### 🚀 Features
- Introduce experimental reported tasks - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6149](https://github.com/vitest-dev/vitest/issues/6149)
[<samp>(13d85)</samp>](https://github.com/vitest-dev/vitest/commit/13d85bd1)
- This is part of the experimental API and doesn't follow semver. We are
hoping to stabilize it for 2.1. If you are working with custom
reporters, give this a go!
##### 🐞 Bug Fixes
- Show a difference between string characters if both values are strings
- by [@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6191](https://github.com/vitest-dev/vitest/issues/6191)
[<samp>(29176)</samp>](https://github.com/vitest-dev/vitest/commit/291766d7)
- `testNamePattern` adds leading space - by
[@​AriPerkkio](https://github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/6186](https://github.com/vitest-dev/vitest/issues/6186)
[<samp>(073a5)</samp>](https://github.com/vitest-dev/vitest/commit/073a50c9)
- **browser**:
- Don't bundle `afterEach` cleanup hooks in node entrypoint - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6192](https://github.com/vitest-dev/vitest/issues/6192)
[<samp>(e6fbc)</samp>](https://github.com/vitest-dev/vitest/commit/e6fbc620)
- UserEvent.setup initiates a separate state for userEvent instance -
by [@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6088](https://github.com/vitest-dev/vitest/issues/6088)
[<samp>(883f3)</samp>](https://github.com/vitest-dev/vitest/commit/883f3482)
- Correctly import optimized module in vi.importActual - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6219](https://github.com/vitest-dev/vitest/issues/6219)
[<samp>(804ff)</samp>](https://github.com/vitest-dev/vitest/commit/804ff2fd)
- Passing options to hover/unhover - by
[@​MNeverOff](https://github.com/MNeverOff) in
[https://github.com/vitest-dev/vitest/issues/6175](https://github.com/vitest-dev/vitest/issues/6175)
[<samp>(d4c00)</samp>](https://github.com/vitest-dev/vitest/commit/d4c005bc)
- Improve unique CSS selector generation - by
[@​zacharyvoase](https://github.com/zacharyvoase) and **Zack
Voase** in
[https://github.com/vitest-dev/vitest/issues/6243](https://github.com/vitest-dev/vitest/issues/6243)
[<samp>(e7acd)</samp>](https://github.com/vitest-dev/vitest/commit/e7acd0cf)
- **vitest**:
- Remove nuxt from auto inline deps - by
[@​sheremet-va](https://github.com/sheremet-va)
[<samp>(93882)</samp>](https://github.com/vitest-dev/vitest/commit/93882f38)
- Improve `defineProject` and `defineWorkspace` types - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6198](https://github.com/vitest-dev/vitest/issues/6198)
[<samp>(8cd82)</samp>](https://github.com/vitest-dev/vitest/commit/8cd8272b)
- Correctly resolve mocked `node:*` imports in `__mocks__` folder - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6204](https://github.com/vitest-dev/vitest/issues/6204)
[<samp>(a48be)</samp>](https://github.com/vitest-dev/vitest/commit/a48be6ff)
- **web-worker**:
- Expose globals on self - by
[@​sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/6170](https://github.com/vitest-dev/vitest/issues/6170)
[<samp>(12bb5)</samp>](https://github.com/vitest-dev/vitest/commit/12bb567e)
##### [View changes on
GitHub](https://github.com/vitest-dev/vitest/compare/v2.0.4...v2.0.5)
</details>
<details>
<summary>vuejs/core (vue)</summary>
###
[`v3.4.35`](https://github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3435-2024-07-31)
[Compare
Source](https://github.com/vuejs/core/compare/v3.4.34...v3.4.35)
##### Bug Fixes
- **teleport/ssr:** fix Teleport hydration regression due to targetStart
anchor addition
([7b18cdb](https://github.com/vuejs/core/commit/7b18cdb0b53a94007ca6a3675bf41b5d3153fec6))
- **teleport/ssr:** ensure targetAnchor and targetStart not null during
hydration
([#​11456](https://github.com/vuejs/core/issues/11456))
([12667da](https://github.com/vuejs/core/commit/12667da4879f980dcf2c50e36f3642d085a87d71)),
closes [#​11400](https://github.com/vuejs/core/issues/11400)
- **types/ref:** allow getter and setter types to be unrelated
([#​11442](https://github.com/vuejs/core/issues/11442))
([e0b2975](https://github.com/vuejs/core/commit/e0b2975ef65ae6a0be0aa0a0df43fb887c665251))
##### Performance Improvements
- **runtime-core:** improve efficiency of normalizePropsOptions
([#​11409](https://github.com/vuejs/core/issues/11409))
([5680142](https://github.com/vuejs/core/commit/5680142e68096c42e66da9f4c6220d040d7c56ba)),
closes [#​9739](https://github.com/vuejs/core/issues/9739)
</details>
<details>
<summary>vuejs/router (vue-router)</summary>
### [`v4.4.2`](https://github.com/vuejs/router/releases/tag/v4.4.2)
[Compare
Source](https://github.com/vuejs/router/compare/v4.4.1...v4.4.2)
Please refer to
[CHANGELOG.md](https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md)
for details.
###
[`v4.4.1`](https://github.com/vuejs/router/compare/v4.4.0...v4.4.1)
[Compare
Source](https://github.com/vuejs/router/compare/v4.4.0...v4.4.1)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
Europe/Helsinki, 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](https://github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/slipmatio/toolbelt).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d83846e commit a7383c8Copy full SHA for a7383c8
2 files changed
+152
-143
lines changed+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
0 commit comments