test-utils
test-utils copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| @playwright/test (source) | 1.48.1 -> 1.48.2 |
devDependencies | patch | ||||
| @types/jest (source) | 29.5.13 -> 29.5.14 |
devDependencies | patch | ||||
| actions/checkout | v4.2.1 -> v4.2.2 |
action | patch | ||||
| actions/setup-node | v4.0.4 -> v4.1.0 |
action | minor | ||||
| playwright-core (source) | 1.48.1 -> 1.48.2 |
devDependencies | patch | ||||
| vite (source) | 5.4.9 -> 5.4.10 |
resolutions | patch | ||||
| vite (source) | 5.4.9 -> 5.4.10 |
devDependencies | patch | ||||
| vue-tsc (source) | 2.1.6 -> 2.1.8 |
devDependencies | patch |
Release Notes
actions/checkout (actions/checkout)
v4.2.2
url-helper.tsnow leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941- Expand unit test coverage for
isGhesby @jww3 in https://github.com/actions/checkout/pull/1946
vuejs/language-tools (vue-tsc)
v2.1.8
Features
- vscode: reactions visualization now identifies more use cases Insiders
- language-core: auto infer
$eltype (#4805) - Thanks to @KazariEX! - language-core: typed directive arg and modifiers (#4813) - Thanks to @KazariEX!
Bug Fixes
- language-core: avoid generic type loss due to destructured props (#4821) - Thanks to @KazariEX!
- language-core: handle
v-forwithv-oncecorrectly (#4830) - Thanks to @KazariEX! - language-core: avoid generating zero-length mappings for interpolation edges
- language-core: don't assign
thisto__VLS_ctx(#4845) - Thanks to @KazariEX! - language-service: initialize scope with null prototype object (#4855) - Thanks to @KazariEX!
- language-core: inlay hints for
<component :is>and<slot :name>(#4661) - Thanks to @KazariEX, @so1ve! - language-core: should error when invalid syntax at script end (#4692) - Thanks to @KazariEX!
- language-core: correct type inference of
defineModel&defineEmitsin generic (#4823) - Thanks to @KazariEX! - language-core: inject generics of
useTemplateRefinto correct location (#4829) - Thanks to @KazariEX! - language-core: prevent the generation of generics in JS (#4836) - Thanks to @KazariEX, @zhiyuanzmj!
- language-core: generate correct reference for
v-onon<slot>(#4864) - Thanks to @KazariEX! - language-core: match classname before
)(#4887) - Thanks to @KazariEX! - language-service: handle internal item key with leading slash correctly (#4894) - Thanks to @KazariEX!
- language-core: correctly obtain the index of style modules (#4907) - Thanks to @KazariEX!
- language-core: refer absolute path of global types file (#4924) - Thanks to @depressedX!
- component-meta: error when signatures is undefined (#4930) - Thanks to @Hannesrasmussen!
- language-core: intersect props of generic component with attrs (#4886) - Thanks to @KazariEX!
- language-core: fix incorrect syntax for class component virtual code
- language-core: generate
valueinstead of model name into tuple (#4892) - Thanks to @KazariEX! - language-core: infer template ref's type of native elements with
v-forcorrectly (#4933) - Thanks to @KazariEX! - language-core: should wrap item with
Reactiveonv-for(#4902) - Thanks to @KazariEX!
Performance
- language-service: find destructured props only with enabled setting (#4815) - Thanks to @KazariEX!
Other Changes
- Upgraded Volar from
v2.4.1tov2.4.8: - chore: fix nvim config snippet in README (#4881) - Thanks to @LiamEderzeel!
- chore: remove side effects (#4871) - Thanks to @vikingair!
- chore: remove
importsNotUsedAsValues(#4897) - Thanks to @KazariEX! - chore(vscode): switch to
"module": "CommonJS"(#4944) - Thanks to @KazariEX! - test: fix incorrect default value (#4934) - Thanks to @jh-leong!
- test(tsc): add a test case for class component
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.