renovate[bot]
9e54237670
fix(deps): update dependency @nestjs/passport to v11 ( #1244 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nestjs/passport](https://redirect.github.com/nestjs/passport ) |
[`^10.0.3` ->
`^11.0.0`](https://renovatebot.com/diffs/npm/@nestjs%2fpassport/10.0.3/11.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/ )
|
---
### Release Notes
<details>
<summary>nestjs/passport (@​nestjs/passport)</summary>
###
[`v11.0.5`](https://redirect.github.com/nestjs/passport/releases/tag/11.0.5 )
[Compare
Source](https://redirect.github.com/nestjs/passport/compare/11.0.4...11.0.5 )
- fix: exclude last argument only if its of type function (cb)
([`1a7123a`](https://redirect.github.com/nestjs/passport/commit/1a7123a ))
###
[`v11.0.4`](https://redirect.github.com/nestjs/passport/releases/tag/11.0.4 )
[Compare
Source](https://redirect.github.com/nestjs/passport/compare/11.0.3...11.0.4 )
- fix: remove redundant exclude unknown type
([`7a7ea87`](https://redirect.github.com/nestjs/passport/commit/7a7ea87 ))
- fix: strategy ctor overload type extractor generic. Solves
[#​1857](https://redirect.github.com/nestjs/passport/issues/1857 )
([`99a3245`](https://redirect.github.com/nestjs/passport/commit/99a3245 ))
###
[`v11.0.3`](https://redirect.github.com/nestjs/passport/releases/tag/11.0.3 )
[Compare
Source](77932e11eb ...11.0.3)
- fix: use all ctor params type to include overloads
[#​1857](https://redirect.github.com/nestjs/passport/issues/1857 )
([`84c8838`](https://redirect.github.com/nestjs/passport/commit/84c8838 ))
###
[`v11.0.2`](https://redirect.github.com/nestjs/passport/compare/11.0.1...77932e11eb15dd4e8a710953c3230e1105072caa )
[Compare
Source](https://redirect.github.com/nestjs/passport/compare/11.0.1...77932e11eb15dd4e8a710953c3230e1105072caa )
###
[`v11.0.1`](https://redirect.github.com/nestjs/passport/compare/11.0.0...11.0.1 )
[Compare
Source](https://redirect.github.com/nestjs/passport/compare/11.0.0...11.0.1 )
###
[`v11.0.0`](https://redirect.github.com/nestjs/passport/releases/tag/11.0.0 )
[Compare
Source](https://redirect.github.com/nestjs/passport/compare/10.0.3...11.0.0 )
### v11.0.0
-
[https://github.com/nestjs/passport/pull/1641 ](https://redirect.github.com/nestjs/passport/pull/1641 )
-
[https://github.com/nestjs/passport/pull/1439 ](https://redirect.github.com/nestjs/passport/pull/1439 )
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 16:52:09 -04:00
renovate[bot]
590ab7327f
fix(deps): update dependency ini to v5 ( #1217 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ini](https://redirect.github.com/npm/ini ) | [`^4.1.2` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/ini/4.1.3/5.0.0 ) |
[](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>npm/ini (ini)</summary>
###
[`v5.0.0`](https://redirect.github.com/npm/ini/blob/HEAD/CHANGELOG.md#500-2024-09-03 )
[Compare
Source](https://redirect.github.com/npm/ini/compare/v4.1.3...v5.0.0 )
##### ⚠️ BREAKING CHANGES
- `ini` now supports node `^18.17.0 || >=20.5.0`
##### Bug Fixes
-
[`3eca645`](3eca645de8 )
[#​279](https://redirect.github.com/npm/ini/pull/279 ) align to npm
10 node engine range
([@​hashtagchris](https://redirect.github.com/hashtagchris ))
##### Chores
-
[`c89e209`](c89e2090d7 )
[#​279](https://redirect.github.com/npm/ini/pull/279 ) run
template-oss-apply
([@​hashtagchris](https://redirect.github.com/hashtagchris ))
-
[`fc44750`](fc447500ef )
[#​276](https://redirect.github.com/npm/ini/pull/276 ) bump
[@​npmcli/eslint-config](https://redirect.github.com/npmcli/eslint-config )
from 4.0.5 to 5.0.0
([@​dependabot](https://redirect.github.com/dependabot )\[bot])
-
[`21c20bb`](21c20bb172 )
[#​277](https://redirect.github.com/npm/ini/pull/277 ) postinstall
for dependabot template-oss PR
([@​hashtagchris](https://redirect.github.com/hashtagchris ))
-
[`44b3b50`](44b3b503fd )
[#​277](https://redirect.github.com/npm/ini/pull/277 ) bump
[@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss )
from 4.23.1 to 4.23.3
([@​dependabot](https://redirect.github.com/dependabot )\[bot])
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 16:39:36 -04:00
renovate[bot]
9d63e56374
fix(deps): update all non-major dependencies ( #1236 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vitest](https://redirect.github.com/vitest-dev/vitest )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ))
| [`3.0.7` ->
`3.0.9`](https://renovatebot.com/diffs/npm/vitest/3.0.7/3.0.9 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [vuetify](https://vuetifyjs.com )
([source](https://redirect.github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ))
| [`3.7.17` ->
`3.7.18`](https://renovatebot.com/diffs/npm/vuetify/3.7.17/3.7.18 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [zx](https://google.github.io/zx/ )
([source](https://redirect.github.com/google/zx )) | [`8.3.2` ->
`8.4.1`](https://renovatebot.com/diffs/npm/zx/8.3.2/8.4.1 ) |
[](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>vitest-dev/vitest (vitest)</summary>
###
[`v3.0.9`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v3.0.9 )
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.0.8...v3.0.9 )
##### 🐞 Bug Fixes
- Typings of `ctx.skip()` as `never` - by
[@​sirlancelot](https://redirect.github.com/sirlancelot ) in
[https://github.com/vitest-dev/vitest/issues/7608 ](https://redirect.github.com/vitest-dev/vitest/issues/7608 )
[<samp>(09f35)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/09f35301 )
- Cleanup vitest in public `resolveConfig` API - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7623 ](https://redirect.github.com/vitest-dev/vitest/issues/7623 )
[<samp>(db14a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/db14ab71 )
- Fix `toHaveBeenCalledWith(asymmetricMatcher)` with `undefined`
arguments - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7624 ](https://redirect.github.com/vitest-dev/vitest/issues/7624 )
[<samp>(0fb21)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/0fb21faa )
- Race condition in RPC filesystem cache. - by
[@​dts](https://redirect.github.com/dts ) in
[https://github.com/vitest-dev/vitest/issues/7531 ](https://redirect.github.com/vitest-dev/vitest/issues/7531 )
[<samp>(b7f55)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b7f55261 )
- Fix `getState().testPath` during collection with no isolation - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7640 ](https://redirect.github.com/vitest-dev/vitest/issues/7640 )
[<samp>(3fb3f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3fb3fbf8 )
- Support custom toString method in %s format - by
[@​pengooseDev](https://redirect.github.com/pengooseDev ) in
[https://github.com/vitest-dev/vitest/issues/7637 ](https://redirect.github.com/vitest-dev/vitest/issues/7637 )
[<samp>(46d93)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/46d93a2e )
- **browser**:
- Fail playwright timeouts earlier than a test timeout - by
[@​sheremet-va](https://redirect.github.com/sheremet-va ) and
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7565 ](https://redirect.github.com/vitest-dev/vitest/issues/7565 )
[<samp>(5eb4c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5eb4cd1f )
- Remove
[@​testing-library/dom](https://redirect.github.com/testing-library/dom )
from dependencies
[#​7555](https://redirect.github.com/vitest-dev/vitest/issues/7555 ))"
- by [@​sheremet-va](https://redirect.github.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/7628 ](https://redirect.github.com/vitest-dev/vitest/issues/7628 )
and
[https://github.com/vitest-dev/vitest/issues/7555 ](https://redirect.github.com/vitest-dev/vitest/issues/7555 )
[<samp>(94b27)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/94b27af5 )
- **coverage**:
- Browser mode + `coverage.all` - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/7597 ](https://redirect.github.com/vitest-dev/vitest/issues/7597 )
[<samp>(422ba)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/422ba66b )
- **runner**:
- Show stacktrace on hook timeout error - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7502 ](https://redirect.github.com/vitest-dev/vitest/issues/7502 )
[<samp>(268a1)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/268a19e1 )
- **vite-node**:
- Fix source map of inlined node_modules - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7557 ](https://redirect.github.com/vitest-dev/vitest/issues/7557 )
[<samp>(34aa3)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/34aa322b )
- Fix missing `buildStart` - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7652 ](https://redirect.github.com/vitest-dev/vitest/issues/7652 )
[<samp>(29f5a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/29f5a848 )
- **web-worker**:
- Ensure `removeEventListener` is bound to worker - by
[@​joelgallant](https://redirect.github.com/joelgallant ) in
[https://github.com/vitest-dev/vitest/issues/7631 ](https://redirect.github.com/vitest-dev/vitest/issues/7631 )
[<samp>(ff42b)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/ff42bcb3 )
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v3.0.8...v3.0.9 )
###
[`v3.0.8`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v3.0.8 )
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.0.7...v3.0.8 )
##### 🐞 Bug Fixes
- Fix fetch cache multiple writes - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7546 ](https://redirect.github.com/vitest-dev/vitest/issues/7546 )
[<samp>(1a8b4)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1a8b4337 )
- Use browser.isolate instead of config.isolate - by
[@​sheremet-va](https://redirect.github.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/7560 ](https://redirect.github.com/vitest-dev/vitest/issues/7560 )
[<samp>(4b5ed)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4b5ed902 )
- Remove vestigial spy stub, import directly from `@vitest/spy` - by
[@​mrginglymus](https://redirect.github.com/mrginglymus ) in
[https://github.com/vitest-dev/vitest/issues/7575 ](https://redirect.github.com/vitest-dev/vitest/issues/7575 )
[<samp>(7f7ff)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7f7ff11c )
- Correctly split the argv string - by
[@​btea](https://redirect.github.com/btea ) in
[https://github.com/vitest-dev/vitest/issues/7533 ](https://redirect.github.com/vitest-dev/vitest/issues/7533 )
[<samp>(4325a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4325ac67 )
- **browser**:
- Remove
[@​testing-library/dom](https://redirect.github.com/testing-library/dom )
from dependencies - by
[@​sheremet-va](https://redirect.github.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/7555 ](https://redirect.github.com/vitest-dev/vitest/issues/7555 )
[<samp>(5387a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5387a5b3 )
- Improve source map handling for bundled files - by
[@​sheremet-va](https://redirect.github.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/7534 ](https://redirect.github.com/vitest-dev/vitest/issues/7534 )
[<samp>(e2c57)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e2c570b6 )
- Print related test file and potential test in unhandled errors - by
[@​sheremet-va](https://redirect.github.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/7564 ](https://redirect.github.com/vitest-dev/vitest/issues/7564 )
[<samp>(fee90)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/fee90d85 )
- **runner**:
- Fix `beforeEach/All` cleanup callback timeout - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7500 ](https://redirect.github.com/vitest-dev/vitest/issues/7500 )
[<samp>(0c292)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/0c2924b7 )
- Fix and simplify `Task.suite` initialization - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7414 ](https://redirect.github.com/vitest-dev/vitest/issues/7414 )
[<samp>(ca9ff)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/ca9ffac5 )
- **snapshot**:
- Allow inline snapshot calls on same location with same snapshot - by
[@​jycouet](https://redirect.github.com/jycouet ) and
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7464 ](https://redirect.github.com/vitest-dev/vitest/issues/7464 )
[<samp>(d5cb8)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d5cb8212 )
- **vite-node**:
- Fix `buildStart` on Vite 6 - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7480 ](https://redirect.github.com/vitest-dev/vitest/issues/7480 )
[<samp>(c0f47)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c0f47e03 )
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v3.0.7...v3.0.8 )
</details>
<details>
<summary>vuetifyjs/vuetify (vuetify)</summary>
###
[`v3.7.18`](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.7.17...b210f127992253f7daaae5ea3e5a504ee515b025 )
[Compare
Source](https://redirect.github.com/vuetifyjs/vuetify/compare/v3.7.17...v3.7.18 )
</details>
<details>
<summary>google/zx (zx)</summary>
###
[`v8.4.1`](https://redirect.github.com/google/zx/releases/tag/8.4.1 ): –
Rusty Elbow
[Compare
Source](https://redirect.github.com/google/zx/compare/8.4.0...8.4.1 )
Logger enhancements are arriving in this release.
[#​1119](https://redirect.github.com/google/zx/issues/1119 )
[#​1122](https://redirect.github.com/google/zx/pull/1122 )
[#​1123](https://redirect.github.com/google/zx/pull/1123 )
[#​1125](https://redirect.github.com/google/zx/pull/1125 )
- You can customize the output by defining your own formatters for each
log entry kind.
```ts
$.log.formatters = {
cmd: (entry: LogEntry) => `CMD: ${entry.cmd}`,
fetch: (entry: LogEntry) => `FETCH: ${entry.url}`
//...
}
```
- Cmd highlighter now *should* properly detect bins and arguments. If
still not, please report it in
[#​1122](https://redirect.github.com/google/zx/pull/1122 )
- Switched to TS 5.8
[#​1120](https://redirect.github.com/google/zx/pull/1120 )
- Applied [zizmor](https://woodruffw.github.io/zizmor/ ) to check GHA
workflows
[#​1126](https://redirect.github.com/google/zx/pull/1126 )
- Prettier is now enabled as a pre-commit hook
[#​1118](https://redirect.github.com/google/zx/pull/1118 )
###
[`v8.4.0`](https://redirect.github.com/google/zx/releases/tag/8.4.0 ): –
Drip Detective
[Compare
Source](https://redirect.github.com/google/zx/compare/8.3.2...8.4.0 )
Try the new batch of enhancements: `npm i zx@8.4.0`
https://www.npmjs.com/package/zx/v/8.4.0
#### Changes
- The CLI option `--prefer-local` now allows linking both external
binaries and packages
[#​1116](https://redirect.github.com/google/zx/pull/1116 )
[#​1117](https://redirect.github.com/google/zx/pull/1117 )
```js
const cwd = tmpdir()
const external = tmpdir()
await fs.outputJson(path.join(external, 'node_modules/a/package.json'), {
name: 'a',
version: '1.0.0',
type: 'module',
exports: './index.js',
})
await fs.outputFile(
path.join(external, 'node_modules/a/index.js'),
`
export const a = 'AAA'
`
)
const script = `
import {a} from 'a'
console.log(a);
`
const out = await $`zx --cwd=${cwd} --prefer-local=${external} --test <<< ${script}`
assert.equal(out.stdout, 'AAA\n')
```
- The `quote` has been slightly changed for a conner case, when zx
literal gets an array.
[#​999](https://redirect.github.com/google/zx/issues/999 )
[#​1113](https://redirect.github.com/google/zx/issues/1113 )
```js
const p = $({prefix: '', postfix: ''})`echo ${[1, '', '*', '2']}`
// before
p.cmd // `echo 1 $'*' 2`)
// after
p.cmd // `echo 1 $'' $'*' 2`)
```
- Provided support for custom script extensions via CLI
[#​1104](https://redirect.github.com/google/zx/pull/1104 )
[#​1105](https://redirect.github.com/google/zx/pull/1105 )
```bash
zx script.zx # Unknown file extension "\.zx"
zx --ext=mjs script.zx # OK
```
- Enhanced `nothrow` option to suppress any errors
[#​1108](https://redirect.github.com/google/zx/pull/1108 )
[#​1109](https://redirect.github.com/google/zx/pull/1109 )
```js
const err = new Error('BrokenSpawn')
const o = await $({
nothrow: true,
spawn() {
throw err
},
})`echo foo`
o.ok // false
o.exitCode // null
o.message // BrokenSpawn...
o.cause // err
```
- `@types/node` and `@types/fs-extra` deps replaced with triple-slash
typing refs
[#​1102](https://redirect.github.com/google/zx/pull/1102 )
- Made `ProcessOutput` iterable
[#​1101](https://redirect.github.com/google/zx/pull/1101 )
- Handle inappropriate `ProcessPromise` instantiation
[#​1097](https://redirect.github.com/google/zx/pull/1097 )
[#​1098](https://redirect.github.com/google/zx/pull/1098 )
- Pass origin error as `ProcessOuput` cause
[#​1110](https://redirect.github.com/google/zx/pull/1110 )
- Separated build and release steps
[#​1106](https://redirect.github.com/google/zx/pull/1106 )
- Internal improvements
- Introduced API bus
[#​1083](https://redirect.github.com/google/zx/pull/1083 )
- Optimized `ProcessOutput` inners
[#​1096](https://redirect.github.com/google/zx/pull/1096 )
[#​1095](https://redirect.github.com/google/zx/pull/1095 )
- Pinned deps
[#​1099](https://redirect.github.com/google/zx/pull/1099 )
[#​1100](https://redirect.github.com/google/zx/pull/1100 )
- Switched to explicit `.ts` extensions for relative imports
[#​1111](https://redirect.github.com/google/zx/pull/1111 )
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.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://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 16:36:33 -04:00
renovate[bot]
afa6087e95
chore(deps): update dependency eslint-plugin-vue to v10 ( #1229 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-vue](https://eslint.vuejs.org )
([source](https://redirect.github.com/vuejs/eslint-plugin-vue )) |
[`^9.32.0` ->
`^10.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.32.0/10.0.0 )
|
[](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>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary>
###
[`v10.0.0`](https://redirect.github.com/vuejs/eslint-plugin-vue/releases/tag/v10.0.0 )
[Compare
Source](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.33.0...v10.0.0 )
#### 💥 Breaking changes
-
[#​2630](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2630 )
Changed Versioning Policy:
- Allow minor versions of this plugin to enhance the checks for new
features in Vue and Nuxt.
- Allow updating deprecated/reserved HTML+SVG element tag names in minor
versions, see
[#​2171](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2171 ).
-
[#​2645](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2645 )
Removed deprecated rules (see [removed
rules](https://eslint.vuejs.org/rules/#removed )).
-
[#​2669](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2669 )
Dropped support for old versions of ESLint and Node.js. New minimum
requirements:
- Node.js: `^18.18.0 || ^20.9.0 || >=21.1.0`
- ESLint: `^8.57.0 || ^9.0.0`
- Updated configs:
-
[#​2627](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2627 )
Added
[`vue/block-order`](https://eslint.vuejs.org/rules/block-order.html )
rule to recommended configs (replaces the removed
`vue/component-tags-order` rule).
-
[#​2628](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2628 )
Added
[`vue/no-deprecated-delete-set`](https://eslint.vuejs.org/rules/no-deprecated-delete-set.html )
rule to vue3-essential config.
-
[#​2629](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2629 )
Added
[`vue/no-deprecated-model-definition`](https://eslint.vuejs.org/rules/no-deprecated-model-definition.html )
rule to vue3-essential config.
-
[#​2640](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2640 )
Added
[`vue/no-required-prop-with-default`](https://eslint.vuejs.org/rules/no-required-prop-with-default.html )
rule to recommended configs.
-
[#​2653](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2653 )
Added
[`vue/valid-define-options`](https://eslint.vuejs.org/rules/valid-define-options.html )
rule to vue3-essential config.
-
[#​2674](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2674 )
Removed globals from configs.
-
[#​2648](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2648 )
Renamed `.eslintrc` configs (to match `eslint.config.js` config names;
see PR for comparison).
-
[#​2668](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2668 )
Changed `.eslintrc` base config so that
[vue-eslint-parser](https://redirect.github.com/vuejs/vue-eslint-parser )
is only used for `.vue` files.
-
[#​2670](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2670 )
Changed
[vue-eslint-parser](https://redirect.github.com/vuejs/vue-eslint-parser )
to peer dependency.
-
[#​2697](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2697 )
Upgraded
[vue-eslint-parser](https://redirect.github.com/vuejs/vue-eslint-parser )
to v10.
- This includes
[https://github.com/vuejs/vue-eslint-parser/pull/195 ](https://redirect.github.com/vuejs/vue-eslint-parser/pull/195 ),
which should make the parser much faster for large TypeScript projects
⚡
-
[#​2153](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2153 )
Added `slots` and `expose` to the default order of
[`vue/order-in-components`](https://eslint.vuejs.org/rules/order-in-components.html )
rule.
-
[#​2626](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2626 )
Removed legacy option from
[`vue/custom-event-name-casing`](https://eslint.vuejs.org/rules/custom-event-name-casing.html )
rule.
-
[#​2655](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2655 )
Removed unused `runOutsideVue` option from
[`vue/sort-keys`](https://eslint.vuejs.org/rules/sort-keys.html ) rule.
-
[#​2652](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2652 )
Removed `setup-compiler-macros` environments.
#### ✨ Enhancements
-
[#​2693](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2693 )
Improved type resolution for generic types and improved the rules for
checking type-only macros.
-
[#​2684](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2684 )
Added
[`vue/no-import-compiler-macros`](https://eslint.vuejs.org/rules/no-import-compiler-macros.html )
rule that disallows importing Vue compiler macros.
-
[#​2694](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2694 )
Added `except` option to
[`vue/prefer-true-attribute-shorthand`](https://eslint.vuejs.org/rules/prefer-true-attribute-shorthand.html )
rule.
-
[#​2311](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2311 )
Improved the plugin to check for objects declared with Nuxt3
[`defineNuxtComponent()`](https://nuxt.com/docs/api/utils/define-nuxt-component ).
#### ⚙️ Updates
-
[#​2171](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2171 )
Updated resources.
-
[#​2675](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2675 )
Deprecated Vue 2 only rules. They will be removed in eslint-plugin-vue
v11.
**Full Changelog**:
https://github.com/vuejs/eslint-plugin-vue/compare/v9.33.0...v10.0.0
###
[`v9.33.0`](https://redirect.github.com/vuejs/eslint-plugin-vue/releases/tag/v9.33.0 )
[Compare
Source](https://redirect.github.com/vuejs/eslint-plugin-vue/compare/v9.32.0...v9.33.0 )
#### ✨ Enhancements
-
[#​2639](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2639 )
Added
[`vue/no-implicit-coercion`](https://eslint.vuejs.org/rules/no-implicit-coercion.html )
rule to disallow shorthand type conversions in `<template>`.
-
[#​2680](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2680 )
Improved
[`vue/no-ref-as-operand`](https://eslint.vuejs.org/rules/no-ref-as-operand.html )
rule to check `emit` payloads.
-
[#​2679](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2679 )
Added `ignoreProps` option to
[`vue/prop-name-casing`](https://eslint.vuejs.org/rules/prop-name-casing.html )
rule.
#### 🐛 Bug Fixes
-
[#​2636](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2636 )
Fixed crash in
[`vue/prefer-use-template-ref`](https://eslint.vuejs.org/rules/prefer-use-template-ref.html )
rule when `setup` is an arrow function.
-
[#​2682](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2682 )
Fixed regex matching order in
[`vue/no-bare-strings-in-template`](https://eslint.vuejs.org/rules/no-bare-strings-in-template.html )
rule.
-
[#​2683](https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2683 )
Fixed false positives for union type prop definitions in
[`vue/max-props`](https://eslint.vuejs.org/rules/max-props.html ) rule.
**Full Changelog**:
https://github.com/vuejs/eslint-plugin-vue/compare/v9.32.0...v9.33.0
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 16:36:12 -04:00
renovate[bot]
c9789ac1f2
fix(deps): update dependency graphql-subscriptions to v3 ( #1209 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[graphql-subscriptions](https://redirect.github.com/apollographql/graphql-subscriptions )
| [`^2.0.0` ->
`^3.0.0`](https://renovatebot.com/diffs/npm/graphql-subscriptions/2.0.0/3.0.0 )
|
[](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>apollographql/graphql-subscriptions
(graphql-subscriptions)</summary>
###
[`v3.0.0`](https://redirect.github.com/apollographql/graphql-subscriptions/blob/HEAD/CHANGELOG.md#300 )
[Compare
Source](https://redirect.github.com/apollographql/graphql-subscriptions/compare/v2.0.0...v3.0.0 )
- **\[BREAKING]** Replace `iterall` use with native
`Symbol.asyncIterator`. `PubSubEngine.asyncIterator` is now
`PubSubEngine.asyncIterableIterator`. <br/>
[@​n1ru4l](https://redirect.github.com/n1ru4l ) in
[#​232](https://redirect.github.com/apollographql/graphql-subscriptions/pull/232 )
- Add an optional generic type map to `PubSub`. <br/>
[@​cursorsdottsx](https://redirect.github.com/cursorsdottsx ) in
[#​245](https://redirect.github.com/apollographql/graphql-subscriptions/pull/245 )
- Support `readonly` arrays of event names. <br/>
[@​rh389](https://redirect.github.com/rh389 ) in
[#​234](https://redirect.github.com/apollographql/graphql-subscriptions/pull/234 )
- Support returning a Promise of an `AsyncIterator` as the `withFilter`
resolver function. <br/>
[@​maclockard](https://redirect.github.com/maclockard ) in
[#​220](https://redirect.github.com/apollographql/graphql-subscriptions/pull/220 )
- `withFilter` TypeScript improvements. <br/>
[@​HofmannZ](https://redirect.github.com/HofmannZ ) in
[#​230](https://redirect.github.com/apollographql/graphql-subscriptions/pull/230 )
- `withFilter` returns `AsyncIterableIterator` for compatibility with
Apollo Server subscriptions. <br/>
[@​tninesling](https://redirect.github.com/tninesling ) in
[#​276](https://redirect.github.com/apollographql/graphql-subscriptions/pull/276 )
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eli Bosley <ekbosley@gmail.com >
2025-03-18 16:35:56 -04:00
Eli Bosley
bd69b3383f
feat: update production release flow to validate less strictly ( #1238 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Enhanced error handling during plugin file validation to ensure that
any invalid XML inputs are promptly flagged and processed gracefully.
- **Chores**
- Updated the release workflow configuration to utilize a more flexible
XML parsing approach, improving overall validation stability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-18 11:52:43 -04:00
renovate[bot]
b5f3a37863
fix(deps): update all non-major dependencies ( #1192 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [@apollo/client](https://www.apollographql.com/docs/react/ )
([source](https://redirect.github.com/apollographql/apollo-client )) |
[`3.13.1` ->
`3.13.4`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.13.1/3.13.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [@eslint/js](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js ))
| [`9.21.0` ->
`9.22.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.21.0/9.22.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@graphql-codegen/client-preset](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client ))
| [`4.6.3` ->
`4.7.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.6.3/4.7.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@graphql-codegen/client-preset](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client ))
| [`4.6.3` ->
`4.7.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.6.3/4.7.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
|
[@graphql-codegen/typed-document-node](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node ))
| [`5.0.14` ->
`5.1.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftyped-document-node/5.0.14/5.1.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@graphql-codegen/typescript](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ))
| [`4.1.4` ->
`4.1.5`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript/4.1.4/4.1.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/ )
| devDependencies | patch |
|
[@graphql-codegen/typescript-operations](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations ))
| [`4.5.0` ->
`4.5.1`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-operations/4.5.0/4.5.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@graphql-codegen/typescript-resolvers](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers ))
| [`4.4.3` ->
`4.4.4`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-resolvers/4.4.3/4.4.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@graphql-tools/merge](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/merge ))
| [`9.0.20` ->
`9.0.24`](https://renovatebot.com/diffs/npm/@graphql-tools%2fmerge/9.0.20/9.0.24 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
|
[@graphql-tools/schema](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/schema ))
| [`10.0.19` ->
`10.0.23`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.19/10.0.23 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
|
[@graphql-tools/utils](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/utils ))
| [`10.8.2` ->
`10.8.6`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.8.2/10.8.6 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [@nuxt/devtools](https://devtools.nuxt.com )
([source](https://redirect.github.com/nuxt/devtools/tree/HEAD/packages/devtools ))
| [`2.1.0` ->
`2.3.0`](https://renovatebot.com/diffs/npm/@nuxt%2fdevtools/2.1.0/2.3.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [@nuxt/eslint](https://redirect.github.com/nuxt/eslint )
([source](https://redirect.github.com/nuxt/eslint/tree/HEAD/packages/module ))
| [`1.1.0` ->
`1.2.0`](https://renovatebot.com/diffs/npm/@nuxt%2feslint/1.1.0/1.2.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@nuxtjs/tailwindcss](https://redirect.github.com/nuxt-modules/tailwindcss )
| [`6.13.1` ->
`6.13.2`](https://renovatebot.com/diffs/npm/@nuxtjs%2ftailwindcss/6.13.1/6.13.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/ )
| devDependencies | patch |
| [@reduxjs/toolkit](https://redux-toolkit.js.org )
([source](https://redirect.github.com/reduxjs/redux-toolkit )) | [`2.5.1`
->
`2.6.1`](https://renovatebot.com/diffs/npm/@reduxjs%2ftoolkit/2.5.1/2.6.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
|
[@rollup/plugin-node-resolve](https://redirect.github.com/rollup/plugins/tree/master/packages/node-resolve/#readme )
([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/node-resolve ))
| [`16.0.0` ->
`16.0.1`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-node-resolve/16.0.0/16.0.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [@rollup/rollup-linux-x64-gnu](https://rollupjs.org/ )
([source](https://redirect.github.com/rollup/rollup )) | [`4.34.8` ->
`4.36.0`](https://renovatebot.com/diffs/npm/@rollup%2frollup-linux-x64-gnu/4.34.8/4.36.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| optionalDependencies | minor |
|
[@storybook/addon-essentials](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/essentials )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ))
| [`8.5.8` ->
`8.6.7`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/8.5.8/8.6.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@storybook/addon-interactions](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/interactions )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ))
| [`8.5.8` ->
`8.6.7`](https://renovatebot.com/diffs/npm/@storybook%2faddon-interactions/8.5.8/8.6.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@storybook/addon-links](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/links )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/links ))
| [`8.5.8` ->
`8.6.7`](https://renovatebot.com/diffs/npm/@storybook%2faddon-links/8.5.8/8.6.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@storybook/builder-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/builders/builder-vite/#readme )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite ))
| [`8.5.8` ->
`8.6.7`](https://renovatebot.com/diffs/npm/@storybook%2fbuilder-vite/8.5.8/8.6.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@storybook/vue3-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/frameworks/vue3-vite )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/frameworks/vue3-vite ))
| [`8.5.8` ->
`8.6.7`](https://renovatebot.com/diffs/npm/@storybook%2fvue3-vite/8.5.8/8.6.7 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [@swc/core](https://swc.rs )
([source](https://redirect.github.com/swc-project/swc )) | [`1.10.18` ->
`1.11.11`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.18/1.11.11 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@types/dockerode](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dockerode )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ))
| [`3.3.34` ->
`3.3.35`](https://renovatebot.com/diffs/npm/@types%2fdockerode/3.3.34/3.3.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/ )
| devDependencies | patch |
|
[@types/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ))
| [`4.17.15` ->
`4.17.16`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.15/4.17.16 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`22.13.4` ->
`22.13.10`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.4/22.13.10 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@types/ws](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws ))
| [`8.5.14` ->
`8.18.0`](https://renovatebot.com/diffs/npm/@types%2fws/8.5.14/8.18.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[@vitejs/plugin-vue](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme )
([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ))
| [`5.2.1` ->
`5.2.3`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/5.2.1/5.2.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@vitejs/plugin-vue-jsx](https://redirect.github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme )
([source](https://redirect.github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx ))
| [`4.1.1` ->
`4.1.2`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue-jsx/4.1.1/4.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/ )
| devDependencies | patch |
|
[@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ))
| [`3.0.6` ->
`3.0.9`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.0.6/3.0.9 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[@vitest/ui](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/ui#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/ui ))
| [`3.0.6` ->
`3.0.9`](https://renovatebot.com/diffs/npm/@vitest%2fui/3.0.6/3.0.9 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [@vue/apollo-composable](https://apollo.vuejs.org/ )
([source](https://redirect.github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable ))
| [`4.2.1` ->
`4.2.2`](https://renovatebot.com/diffs/npm/@vue%2fapollo-composable/4.2.1/4.2.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/ )
| dependencies | patch |
| [@vue/apollo-util](https://apollo.vuejs.org/ )
([source](https://redirect.github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-util ))
| [`4.0.0-beta.6` ->
`4.2.2`](https://renovatebot.com/diffs/npm/@vue%2fapollo-util/4.0.0-beta.6/4.2.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/ )
| devDependencies | minor |
|
[@vueuse/components](https://redirect.github.com/vueuse/vueuse/tree/main/packages/components#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/components ))
| [`12.7.0` ->
`12.8.2`](https://renovatebot.com/diffs/npm/@vueuse%2fcomponents/12.7.0/12.8.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/ )
| dependencies | minor |
| [@vueuse/core](https://redirect.github.com/vueuse/vueuse )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core ))
| [`12.7.0` ->
`12.8.2`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/12.7.0/12.8.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/ )
| devDependencies | minor |
| [@vueuse/core](https://redirect.github.com/vueuse/vueuse )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core ))
| [`12.7.0` ->
`12.8.2`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/12.7.0/12.8.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/ )
| dependencies | minor |
|
[@vueuse/integrations](https://redirect.github.com/vueuse/vueuse/tree/main/packages/integrations#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/integrations ))
| [`12.7.0` ->
`12.8.2`](https://renovatebot.com/diffs/npm/@vueuse%2fintegrations/12.7.0/12.8.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/ )
| dependencies | minor |
|
[@vueuse/nuxt](https://redirect.github.com/vueuse/vueuse/tree/main/packages/nuxt#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/nuxt ))
| [`12.7.0` ->
`12.8.2`](https://renovatebot.com/diffs/npm/@vueuse%2fnuxt/12.7.0/12.8.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/ )
| devDependencies | minor |
| [autoprefixer](https://redirect.github.com/postcss/autoprefixer ) |
[`10.4.20` ->
`10.4.21`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.20/10.4.21 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [eslint](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint )) | [`9.21.0` ->
`9.22.0`](https://renovatebot.com/diffs/npm/eslint/9.21.0/9.22.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [eslint](https://eslint.org )
([source](https://redirect.github.com/eslint/eslint )) | [`9.20.1` ->
`9.22.0`](https://renovatebot.com/diffs/npm/eslint/9.20.1/9.22.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[eslint-config-prettier](https://redirect.github.com/prettier/eslint-config-prettier )
| [`10.0.1` ->
`10.1.1`](https://renovatebot.com/diffs/npm/eslint-config-prettier/10.0.1/10.1.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
|
[eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n )
| [`17.15.1` ->
`17.16.2`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.15.1/17.16.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/ )
| devDependencies | minor |
| [eslint-plugin-vue](https://eslint.vuejs.org )
([source](https://redirect.github.com/vuejs/eslint-plugin-vue )) |
[`9.32.0` ->
`9.33.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.32.0/9.33.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) |
[`17.1.4` ->
`17.4.4`](https://renovatebot.com/diffs/npm/happy-dom/17.1.4/17.4.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.475.0` ->
`^0.483.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.475.0/0.483.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [nest-authz](https://redirect.github.com/node-casbin/nest-authz ) |
[`2.14.0` ->
`2.15.0`](https://renovatebot.com/diffs/npm/nest-authz/2.14.0/2.15.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [nest-commander](https://nest-commander.jaymcdoniel.dev )
([source](https://redirect.github.com/jmcdo29/nest-commander/tree/HEAD/pacakges/nest-commander ))
| [`3.16.0` ->
`3.17.0`](https://renovatebot.com/diffs/npm/nest-commander/3.16.0/3.17.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [nestjs-pino](https://redirect.github.com/iamolegga/nestjs-pino ) |
[`4.3.0` ->
`4.3.1`](https://renovatebot.com/diffs/npm/nestjs-pino/4.3.0/4.3.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [nuxt](https://nuxt.com )
([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ))
| [`3.15.4` ->
`3.16.0`](https://renovatebot.com/diffs/npm/nuxt/3.15.4/3.16.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [pnpm](https://pnpm.io )
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm )) |
[`10.4.1` ->
`10.6.4`](https://renovatebot.com/diffs/npm/pnpm/10.4.1/10.6.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| packageManager | minor |
| [prettier](https://prettier.io )
([source](https://redirect.github.com/prettier/prettier )) | [`3.5.1` ->
`3.5.3`](https://renovatebot.com/diffs/npm/prettier/3.5.1/3.5.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [prettier](https://prettier.io )
([source](https://redirect.github.com/prettier/prettier )) | [`3.5.2` ->
`3.5.3`](https://renovatebot.com/diffs/npm/prettier/3.5.2/3.5.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [python](https://redirect.github.com/actions/python-versions ) | `3.10`
-> `3.13` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| uses-with | minor |
| [radix-vue](https://redirect.github.com/unovue/radix-vue ) | [`1.9.16`
-> `1.9.17`](https://renovatebot.com/diffs/npm/radix-vue/1.9.16/1.9.17 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [reka-ui](https://redirect.github.com/unovue/reka-ui ) | [`2.0.2` ->
`2.1.0`](https://renovatebot.com/diffs/npm/reka-ui/2.0.2/2.1.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | minor |
| [shadcn-nuxt](https://redirect.github.com/unovue/shadcn-vue )
([source](https://redirect.github.com/unovue/shadcn-vue/tree/HEAD/packages/module ))
| [`1.0.1` ->
`1.0.3`](https://renovatebot.com/diffs/npm/shadcn-nuxt/1.0.1/1.0.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/cli )
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ))
| [`8.5.8` ->
`8.6.7`](https://renovatebot.com/diffs/npm/storybook/8.5.8/8.6.7 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [typescript](https://www.typescriptlang.org/ )
([source](https://redirect.github.com/microsoft/TypeScript )) | [`5.7.3`
-> `5.8.2`](https://renovatebot.com/diffs/npm/typescript/5.7.3/5.8.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/ )
| devDependencies | minor |
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ))
| [`8.24.1` ->
`8.26.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.24.1/8.26.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | minor |
| [vite](https://vite.dev )
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite ))
| [`6.1.1` ->
`6.2.2`](https://renovatebot.com/diffs/npm/vite/6.1.1/6.2.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/ )
| devDependencies | minor |
| [vitest](https://redirect.github.com/vitest-dev/vitest )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ))
| [`3.0.6` ->
`3.0.9`](https://renovatebot.com/diffs/npm/vitest/3.0.6/3.0.9 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [vitest](https://redirect.github.com/vitest-dev/vitest )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ))
| [`3.0.7` ->
`3.0.9`](https://renovatebot.com/diffs/npm/vitest/3.0.7/3.0.9 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
|
[vue-i18n](https://redirect.github.com/intlify/vue-i18n/tree/master/packages/vue-i18n#readme )
([source](https://redirect.github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n ))
| [`10.0.5` ->
`10.0.6`](https://renovatebot.com/diffs/npm/vue-i18n/10.0.5/10.0.6 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
| [vue-tsc](https://redirect.github.com/vuejs/language-tools )
([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc ))
| [`2.2.2` ->
`2.2.8`](https://renovatebot.com/diffs/npm/vue-tsc/2.2.2/2.2.8 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [vuetify](https://vuetifyjs.com )
([source](https://redirect.github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ))
| [`3.7.14` ->
`3.7.17`](https://renovatebot.com/diffs/npm/vuetify/3.7.14/3.7.17 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| dependencies | patch |
|
[vuetify-nuxt-module](https://redirect.github.com/vuetifyjs/nuxt-module )
| [`0.18.3` ->
`0.18.4`](https://renovatebot.com/diffs/npm/vuetify-nuxt-module/0.18.3/0.18.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
| devDependencies | patch |
| [zx](https://google.github.io/zx/ )
([source](https://redirect.github.com/google/zx )) | [`8.3.2` ->
`8.4.1`](https://renovatebot.com/diffs/npm/zx/8.3.2/8.4.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced a comprehensive Log Viewer accessible from the web
interface and Unraid management, allowing users to easily view, refresh,
and download log files.
- Enabled real-time log updates with auto-scroll functionality for
seamless monitoring.
- Enhanced log display with syntax highlighting and detailed file
metadata for improved readability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-17 11:44:10 -04:00
Pujit Mehrotra
acbf46df3f
feat: connect settings web component ( #1211 )
...
Replaces the Connect Settings form at Settings > Management Access with a webcomponent containing a generated form.
CodeRabbit:
- **New Features**
- Enhanced connection settings with an updated UI, including a new
custom element `<unraid-connect-settings>`.
- Introduced several new form components (e.g., `NumberField`,
`StringArrayField`, `Select`, `Switch`, `PreconditionsLabel`,
`ControlLayout`, and `VerticalLayout`) for a more dynamic experience.
- Added a notification system with the `Toaster` component for user
feedback.
- New GraphQL operations for managing connection settings and API
updates.
- **Chores**
- Upgraded multiple backend and frontend dependencies and refined
configuration files.
- **Tests**
- Expanded test coverage for CSV conversion, form settings merging, and
the new `csvStringToArray` function.
- **Documentation**
- Added introductory documentation for form components and a readme for
the forms directory.
2025-03-17 10:26:07 -04:00
Michael Datelle
3ea3953f4c
chore: remove cors and implement helmet ( #1219 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced API security by incorporating advanced HTTP header
protection.
- Streamlined CORS configuration to allow broader client compatibility
with defined methods and headers.
- Improved cookie handling in API requests for more robust and reliable
processing.
- **Bug Fixes**
- Resolved potential issues related to cookie validation during
cross-origin requests.
- **Type Safety Improvements**
- Enhanced type definitions for cookie handling methods to ensure
clarity and prevent errors related to undefined values.
- Introduced a mock request object for improved testing of cookie
validation scenarios.
- Updated request handling to enforce the presence of cookies and
headers in API requests.
- Updated import paths for core Fastify types to reflect new
organizational structure.
- **Security Changes**
- Removed authentication and rate limiting features from the API key
resolver methods.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: mdatelle <mike@datelle.net >
2025-03-11 12:56:50 -04:00
renovate[bot]
74408c73bb
chore(deps): update dependency @types/node to v22 ( #1163 )
2025-03-04 15:27:15 -05:00
Eli Bosley
d63e54bdbc
feat: split plugin builds
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced containerized plugin deployment support with updated Docker
Compose configurations.
- Added continuous build watch modes for API, web, and UI components for
smoother development iterations.
- Added a new job for API testing in the CI/CD workflow.
- Added a new shell script to determine the local host's IP address for
Docker configurations.
- Introduced a new entry point and HTTP server setup in the plugin's
Docker environment.
- Added new scripts for building and watching plugin changes in
real-time.
- Added a new script for building the project in watch mode for the API
and UI components.
- **Improvements**
- Streamlined the plugin installation process and refined release
workflows for a more reliable user experience.
- Enhanced overall CI/CD pipelines to ensure efficient, production-ready
deployments.
- Updated artifact upload paths and job definitions for clarity and
efficiency.
- Implemented new utility functions for better URL management and
changelog generation.
- Modified the `.dockerignore` file to ignore all contents within the
`node_modules` directory.
- Added new constants and functions for managing plugin paths and
configurations.
- Updated the build process in the Dockerfile to focus on release
operations.
- **Tests**
- Expanded automated testing to validate environment setups and build
stability, ensuring higher reliability during updates.
- Introduced new test suites for validating plugin environment setups
and configurations.
- Added tests for validating environment variables and handling of
manifest files.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Datelle <mdatelle@icloud.com >
Co-authored-by: mdatelle <mike@datelle.net >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Pujit Mehrotra <pujit@lime-technology.com >
2025-03-04 15:18:04 -05:00
renovate[bot]
ff8eba3df5
fix(deps): update dependency @vueuse/core to v12 ( #1199 )
2025-02-26 14:16:31 -05:00
renovate[bot]
2cc8c9f675
chore(deps): update dependency eslint-plugin-n to v17 ( #1206 )
2025-02-26 14:16:13 -05:00
renovate[bot]
7044713508
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 ( #1205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 11:55:59 -05:00
Eli Bosley
a2ba518bae
chore: remove catch-exit dependency ( #1204 )
2025-02-26 11:55:21 -05:00
renovate[bot]
a9469127cc
chore(deps): update vitest monorepo to v3 (major) ( #1195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 11:53:37 -05:00
renovate[bot]
85c8ef53ad
fix(deps): update dependency @nestjs/schedule to v5 ( #1197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 11:53:16 -05:00
Eli Bosley
ae47866724
chore: pure ESM ( #1202 )
2025-02-25 14:14:14 -05:00
Eli Bosley
d59ca415af
chore: cleanup packages ( #1198 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Updated configuration versions and connection status settings for
improved consistency.
- Restructured build and tooling processes with refined script
organization, including new commands for type checking and cleanup.
- Updated dependency management to support enhanced styling and state
management.
- Removed legacy scripts related to environment handling and CSS
utilities.
- **Refactor**
- Streamlined module imports to align with an updated theme management
structure.
- **Bug Fixes**
- Enhanced error handling in various components to provide more
informative error messages during operations.
- Improved error reporting in the update cancellation process.
- Improved error reporting in date difference calculations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-25 13:09:02 -05:00
renovate[bot]
b4aafbbe48
chore(deps): update dependency @nuxt/devtools to v2 ( #1159 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxt/devtools](https://devtools.nuxt.com )
([source](https://redirect.github.com/nuxt/devtools/tree/HEAD/packages/devtools ))
| [`^1.6.4` ->
`^2.0.0`](https://renovatebot.com/diffs/npm/@nuxt%2fdevtools/1.7.0/2.1.0 )
|
[](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>nuxt/devtools (@​nuxt/devtools)</summary>
###
[`v2.1.0`](https://redirect.github.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#210-2025-02-16 )
[Compare
Source](https://redirect.github.com/nuxt/devtools/compare/v2.0.0...v2.1.0 )
##### Bug Fixes
- hide inspector button when not available
([684897f](684897f306 ))
##### Features
- allow override component inspector with `__NUXT_INSPECTOR__`
([9f3c8bf](9f3c8bf147 ))
- filter out installed modules in search result, closes
[#​780](https://redirect.github.com/nuxt/devtools/issues/780 )
([#​786](https://redirect.github.com/nuxt/devtools/issues/786 ))
([fc8ced3](fc8ced33f4 ))
- option to disable `vueDevTools`
([3e5251c](3e5251cb1b ))
###
[`v2.0.0`](https://redirect.github.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#200-2025-02-06 )
[Compare
Source](https://redirect.github.com/nuxt/devtools/compare/v1.7.0...v2.0.0 )
##### Features
- add directives page
([#​740](https://redirect.github.com/nuxt/devtools/issues/740 ))
([c20c724](c20c724db0 ))
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:17:04 -05:00
renovate[bot]
d890fae296
chore(deps): update dependency rollup-plugin-node-externals to v8 ( #1166 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[rollup-plugin-node-externals](https://redirect.github.com/Septh/rollup-plugin-node-externals )
| [`^7.1.3` ->
`^8.0.0`](https://renovatebot.com/diffs/npm/rollup-plugin-node-externals/7.1.3/8.0.0 )
|
[](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>Septh/rollup-plugin-node-externals
(rollup-plugin-node-externals)</summary>
###
[`v8.0.0`](https://redirect.github.com/Septh/rollup-plugin-node-externals/releases/tag/v8.0.0 )
[Compare
Source](https://redirect.github.com/Septh/rollup-plugin-node-externals/compare/v7.1.3...v8.0.0 )
- Update devDependencies
[`cc6316b`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/cc6316b )
- Update README.md for v8
[`47728ca`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/47728ca )
- Cosmetic edits
[`607ed68`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/607ed68 )
- Remove support for Rollup 3
[`fb47ce0`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/fb47ce0 )
- Merge branch 'main' of
https://github.com/Septh/rollup-plugin-node-externals
[`30945fe`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/30945fe )
- Merge branch 'pr/segevfiner/33'
[`39986b1`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/39986b1 )
- Add badges to README.md
[`1de5c7a`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/1de5c7a )
- Cosmetic edits
[`7c219c2`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/7c219c2 )
- Merge pull request
[#​33](https://redirect.github.com/Septh/rollup-plugin-node-externals/issues/33 )
from segevfiner/remove-order-pre
[`9ba4732`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/9ba4732 )
- Remove order: 'pre' from resolveId
[`be98d35`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/be98d35 )
- Add badges to README.md
[`e3a4ad0`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/e3a4ad0 )
- Add LICENSE
[`72e6108`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/72e6108 )
- Cleanup VS Code settings
[`e56d3be`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/e56d3be )
- Simplify package.json hunting
[`d24d066`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/d24d066 )
- Remove useless await and imports
[`0ecd976`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/0ecd976 )
- Remove spurious dep 'globals'
[`e1dd916`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/e1dd916 )
- Enforce
[@​septh/ts-run](https://redirect.github.com/septh/ts-run ) 1.2.6+
[`131a2ad`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/131a2ad )
- Tweak tsconfig
[`18d430e`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/18d430e )
- Use cmd.exe to run the build task in VS Code for Windows
[`3595b31`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/3595b31 )
***
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:10:56 -05:00
renovate[bot]
9a9ef54d2d
chore(deps): update dependency happy-dom to v17 ( #1165 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [happy-dom](https://redirect.github.com/capricorn86/happy-dom ) |
[`^12.0.0` ->
`^17.0.0`](https://renovatebot.com/diffs/npm/happy-dom/12.10.3/17.1.1 ) |
[](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>capricorn86/happy-dom (happy-dom)</summary>
###
[`v17.1.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.1.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.1.0...v17.1.1 )
##### 🎨 Features
- Adds support for the `@media` selector "forced-colors" - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1727](https://redirect.github.com/capricorn86/happy-dom/issues/1727 )
- Read more about how to set the value in the [Wiki for
IBrowserSettings](https://redirect.github.com/capricorn86/happy-dom/wiki/IBrowserSettings )
under "device.forcedColors"
##### 👷♂️ Patch fixes
- Fixes issue where it was not possible to nest `@media`, `@supports`
and `@container` rules - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1727](https://redirect.github.com/capricorn86/happy-dom/issues/1727 )
- Fixes issue where `CSSStyleSheet` was instantiated internally without
a Window context, causing errors to not be thrown correctly in
`CSSStyleSheet` methods - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1727](https://redirect.github.com/capricorn86/happy-dom/issues/1727 )
- Changes errors thrown in `CSSStyleSheet` methods, so that they work
according to spec - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1727](https://redirect.github.com/capricorn86/happy-dom/issues/1727 )
###
[`v17.1.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.1.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.0.4...v17.1.0 )
##### 🎨 Features
- Add support for CSS media query rule "prefers-reduced-motion" - By
**[@​mwdiaz](https://redirect.github.com/mwdiaz )** in task
[#​1724](https://redirect.github.com/capricorn86/happy-dom/issues/1724 )
- Read more about how to set this value under
[IBrowserSettings](https://redirect.github.com/capricorn86/happy-dom/wiki/IBrowserSettings )
in the Wiki.
###
[`v17.0.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.0.4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.0.3...v17.0.4 )
##### 👷♂️ Patch fixes
- The "slotchange" event should be fired after the element has been
connected to the DOM - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1722](https://redirect.github.com/capricorn86/happy-dom/issues/1722 )
###
[`v17.0.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.0.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.0.2...v17.0.3 )
##### 👷♂️ Patch fixes
- Fix bug where nested query selector is not returning the correct
result when there are multiple matching selectorGroups - By
\*\*[@​christiango](https://redirect.github.com/christiango ) \*\*
in task
[#​1720](https://redirect.github.com/capricorn86/happy-dom/issues/1720 )
###
[`v17.0.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.0.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.0.1...v17.0.2 )
##### 👷♂️ Patch fixes
- The property "tabIndex" should return "0" by default in
`HTMLAnchorElement`, `HTMLAreaElement`, `HTMLButtonElement`,
`HTMLIFrameElement`, `HTMLInputElement`, `HTMLMediaElement`,
`HTMLObjectElement`, `HTMLSelectElement` and `HTMLTextAreaElement` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1714](https://redirect.github.com/capricorn86/happy-dom/issues/1714 )
###
[`v17.0.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.0.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.0.0...v17.0.1 )
##### 👷♂️ Patch fixes
- Ensure `querySelector()` returns the first item that appears in the
DOM for grouped selectors - By
**[@​christiango](https://redirect.github.com/christiango )** in
task
[#​1710](https://redirect.github.com/capricorn86/happy-dom/issues/1710 )
###
[`v17.0.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.0.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.8.1...v17.0.0 )
##### 💣 Breaking Changes
- Adds support for ECMAScript modules - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- This change allows the use of `import` and `export` statements in
JavaScript files
##### 🎨 Features
- Adds support for tracing never ending tasks when using
`waitUntilComplete()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1567](https://redirect.github.com/capricorn86/happy-dom/issues/1567 )
- Read more about how to enable this feature under
`debug.traceWaitUntilComplete` in the Wiki for
[IBrowserSettings](https://redirect.github.com/capricorn86/happy-dom/wiki/IBrowserSettings )
- Adds support for preloading fetch, stylesheet, script and modules in
`HTMLLinkElement` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- Adds support for `HTMLLinkElement.relList.supports()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- Adds support for `Request.mode` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- Output failed requests to the console - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- Adds support for `HTMLScriptElement.blocking`,
`HTMLScriptElement.crossOrigin`, `HTMLScriptElement.fetchPriority`,
`HTMLScriptElement.noModule`, `HTMLScriptElement.integrity`,
`HTMLScriptElement.referrerPolicy` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- Use cache in virtual server requests - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- Adds support for `credentials` and `referrerPolicy` when fetching
styles and scripts - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- Disallow invalid attributes from being set in `Element.setAttribute()`
- By **[@​OlaviSau](https://redirect.github.com/OlaviSau )** in
task
[#​1706](https://redirect.github.com/capricorn86/happy-dom/issues/1706 )
##### 👷♂️ Patch fixes
- Call `afterAsyncResponse` fetch interceptor in virtual server requests
- By **[@​capricorn86](https://redirect.github.com/capricorn86 )**
in task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
- Fixes bug where children in a `ShadowRoot` of a custom element that
was upgraded from a `HTMLElement` wasn't considered connected to the DOM
- By **[@​capricorn86](https://redirect.github.com/capricorn86 )**
in task
[#​320](https://redirect.github.com/capricorn86/happy-dom/issues/320 )
###
[`v16.8.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.8.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.8.0...v16.8.1 )
##### 👷♂️ Patch fixes
- Handle non-string values gracefully when removing an attribute - By
**[@​OlaviSau](https://redirect.github.com/OlaviSau )** in task
[#​1706](https://redirect.github.com/capricorn86/happy-dom/issues/1706 )
###
[`v16.8.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.8.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.7.3...v16.8.0 )
##### 🎨 Features
- Add support for `insertRow()` and `deleteRow()` to
`HTMLTableSectionElement` - By
**[@​christiango](https://redirect.github.com/christiango )** in
task
[#​1708](https://redirect.github.com/capricorn86/happy-dom/issues/1708 )
###
[`v16.7.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.7.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.7.2...v16.7.3 )
##### 👷♂️ Patch fixes
- Removes space from directory name that prevents the repo to be cloned
on MS Windows - By
**[@​kleinfreund](https://redirect.github.com/kleinfreund )** in
task
[#​1703](https://redirect.github.com/capricorn86/happy-dom/issues/1703 )
###
[`v16.7.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.7.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.7.1...v16.7.2 )
##### 👷♂️ Patch fixes
- Ignore invalid cookies in CookieContainer - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1693](https://redirect.github.com/capricorn86/happy-dom/issues/1693 )
###
[`v16.7.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.7.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.7.0...v16.7.1 )
##### 👷♂️ Patch fixes
- Adds `ICookie`, `IOptionalCookie`, `CookieSameSiteEnum` and
`IVirtualServer` as exports to the index file - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1693](https://redirect.github.com/capricorn86/happy-dom/issues/1693 )
- Makes non-mandatory cookie properties optional in
`CookieContainer.addCookies()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1693](https://redirect.github.com/capricorn86/happy-dom/issues/1693 )
###
[`v16.7.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.7.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.6.0...v16.7.0 )
##### 🎨 Features
- Adds support for simulating local HTTP servers that serves files from
the local file system - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1688](https://redirect.github.com/capricorn86/happy-dom/issues/1688 )
- Read more about virtual servers in the
[Wiki](https://redirect.github.com/capricorn86/happy-dom/wiki/IVirtualServer )
###
[`v16.6.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.6.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.5.3...v16.6.0 )
##### 🎨 Features
- Adds support for subsequent sibling combinator to `querySelector()`,
`querySelectorAll()` and `matches()` (e.g. ".a ~ .b") - By
**[@​karpiuMG](https://redirect.github.com/karpiuMG )** in task
[#​1683](https://redirect.github.com/capricorn86/happy-dom/issues/1683 )
###
[`v16.5.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.5.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.5.2...v16.5.3 )
##### 👷♂️ Patch fixes
- Fixes problem with encoding and decoding attribute values in HTML - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1678](https://redirect.github.com/capricorn86/happy-dom/issues/1678 )
- Fixes issue where it was not possible to query selector by class when
the attribute value had line breaks in it - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1678](https://redirect.github.com/capricorn86/happy-dom/issues/1678 )
###
[`v16.5.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.5.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.5.1...v16.5.2 )
##### 👷♂️ Patch fixes
- `Event.target` should be the target element after an event has been
dispatched - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1529](https://redirect.github.com/capricorn86/happy-dom/issues/1529 )
###
[`v16.5.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.5.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.5.0...v16.5.1 )
##### 👷♂️ Patch fixes
- Fixes issue where `Comment`, `Text` and `DocumentFragment` are not
instances of their corresponding property on `Window` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1577](https://redirect.github.com/capricorn86/happy-dom/issues/1577 )
###
[`v16.5.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.5.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.4.3...v16.5.0 )
##### 🎨 Features
- Adds property `GlobalRegistrator.isRegistered` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1670](https://redirect.github.com/capricorn86/happy-dom/issues/1670 )
###
[`v16.4.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.4.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.4.2...v16.4.3 )
##### 👷♂️ Patch fixes
- Adds null check for if browser frame is available in `Response` during
tear down of the `Window` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1669](https://redirect.github.com/capricorn86/happy-dom/issues/1669 )
###
[`v16.4.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.4.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.4.1...v16.4.2 )
##### 👷♂️ Patch fixes
- Support using URL as an object for URL:s when using the Browser API -
By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1664](https://redirect.github.com/capricorn86/happy-dom/issues/1664 )
###
[`v16.4.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.4.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.4.0...v16.4.1 )
##### 👷♂️ Patch fixes
- Fixes issue where HTML assigned to
`document.documentElement.innerHTML` isnt parsed correctly since v16 -
By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1663](https://redirect.github.com/capricorn86/happy-dom/issues/1663 )
###
[`v16.4.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.4.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.3.0...v16.4.0 )
##### 🎨 Features
- Allow fetch to be intercepted and modified by sending in an
interceptor as a setting - By
**[@​OlaviSau](https://redirect.github.com/OlaviSau )** in task
[#​1502](https://redirect.github.com/capricorn86/happy-dom/issues/1502 )
- Read more about this in the Wiki at
[IFetchInterceptor](https://redirect.github.com/capricorn86/happy-dom/wiki/IFetchInterceptor )
###
[`v16.3.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.3.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.9...v16.3.0 )
##### 🎨 Features
- Adds support for child combinator to ":has()" pseudo selector (e.g.
"span:has(> video)") - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1642](https://redirect.github.com/capricorn86/happy-dom/issues/1642 )
###
[`v16.2.9`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.9 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.8...v16.2.9 )
##### 👷♂️ Patch fixes
- Fixes the `HTMLInputElement.defaultChecked` property - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1587](https://redirect.github.com/capricorn86/happy-dom/issues/1587 )
- This issue caused React not to serialize the "checked" attribute
correctly
###
[`v16.2.8`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.8 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.7...v16.2.8 )
##### 👷♂️ Patch fixes
- Fixes issue where the wrong event target was used when dispatching
events on `HTMLFormElement` or `HTMLSelectElement` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1628](https://redirect.github.com/capricorn86/happy-dom/issues/1628 )
###
[`v16.2.7`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.7 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.6...v16.2.7 )
##### 👷♂️ Patch fixes
- Fixes issue where text in `<script>` and `<style>` elements should not
be decoded or encoded - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1564](https://redirect.github.com/capricorn86/happy-dom/issues/1564 )
###
[`v16.2.6`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.6 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.5...v16.2.6 )
##### 👷♂️ Patch fixes
- Fixes problem where snapshots did not result in HTML for `<form>` and
`<select>` elements - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1608](https://redirect.github.com/capricorn86/happy-dom/issues/1608 )
###
[`v16.2.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.5 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.4...v16.2.5 )
##### 👷♂️ Patch fixes
- Fixes bug where the reference to a parent `HTMLFormElement` and
`HTMLSelectElement` was wrong which affected the methods `remove()`,
`replaceWith()`, `before()`, `after()`, `append()`, `prepend()`,
`replaceChildren()` and `insertAdjacentElement()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1637](https://redirect.github.com/capricorn86/happy-dom/issues/1637 )
###
[`v16.2.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.3...v16.2.4 )
##### 👷♂️ Patch fixes
- Fixes bug where the incorrect location is set after a redirect in
`BrowserFrame.goto()` and `DetachedBrowserFrame.goto()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1627](https://redirect.github.com/capricorn86/happy-dom/issues/1627 )
###
[`v16.2.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.2...v16.2.3 )
##### 👷♂️ Patch fixes
- Fixes the implementation for the `HTMLTableCellElement.headers`
property - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1634](https://redirect.github.com/capricorn86/happy-dom/issues/1634 )
###
[`v16.2.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.1...v16.2.2 )
##### 👷♂️ Patch fixes
- Improves error when a Symbol object is being sent to `querySelector()`
or `querySelectorAll()` as selector - By
**[@​chocolateboy](https://redirect.github.com/chocolateboy )** in
task
[#​1640](https://redirect.github.com/capricorn86/happy-dom/issues/1640 )
###
[`v16.2.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.2.0...v16.2.1 )
##### 👷♂️ Patch fixes
- Set request credentials to "same-origin" in `XMLHttpRequest` when
"withCredentials" is false - By
**[@​saitonakamura](https://redirect.github.com/saitonakamura )**
in task
[#​1631](https://redirect.github.com/capricorn86/happy-dom/issues/1631 )
###
[`v16.2.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.2.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.1.0...v16.2.0 )
##### 🎨 Features
- Adds support for `Window.scrollBy()` and `Element.scrollBy()` - By
**[@​OlaviSau](https://redirect.github.com/OlaviSau )** in task
[#​1623](https://redirect.github.com/capricorn86/happy-dom/issues/1623 )
###
[`v16.1.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.1.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.0.1...v16.1.0 )
##### 🎨 Features
- Add support for using whitespace-separated list to
`getElementsByClassName()` - By
**[@​kylehalleman](https://redirect.github.com/kylehalleman )** in
task
[#​1551](https://redirect.github.com/capricorn86/happy-dom/issues/1551 )
###
[`v16.0.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.0.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v16.0.0...v16.0.1 )
##### 👷♂️ Patch fixes
- Fixes problem with children of created documents (e.g.
`document.implementation.createHTMLDocument()`) not being considered as
connected to a DOM that was introduced in v16 - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1647](https://redirect.github.com/capricorn86/happy-dom/issues/1647 )
###
[`v16.0.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v16.0.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.7...v16.0.0 )
##### 💣 Breaking Changes
- Refactors XML and HTML parsing and serialization - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1615](https://redirect.github.com/capricorn86/happy-dom/issues/1615 )
- This change may break your tests as the serialized output may differ
from v15
##### 🎨 Features
- Adds support for parsing XML in `DOMParser` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​284](https://redirect.github.com/capricorn86/happy-dom/issues/284 )
- Improved performance in `document.write()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1615](https://redirect.github.com/capricorn86/happy-dom/issues/1615 )
- Elements are now added directly to the document during parsing
##### 👷♂️ Patch fixes
- Fix for handling `<html>`, `<head>` and `<body>` during parsing - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1615](https://redirect.github.com/capricorn86/happy-dom/issues/1615 )
- Fix for handling HTML entities correctly when parsing and serializing
- By **[@​capricorn86](https://redirect.github.com/capricorn86 )**
in task
[#​1494](https://redirect.github.com/capricorn86/happy-dom/issues/1494 )
and
[#​1498](https://redirect.github.com/capricorn86/happy-dom/issues/1498 )
- Fix for handling attribute names containing "\[" or "]" during parsing
- By **[@​capricorn86](https://redirect.github.com/capricorn86 )**
in task
[#​1638](https://redirect.github.com/capricorn86/happy-dom/issues/1638 )
- Fix for handling comments containing HTML tags - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1630](https://redirect.github.com/capricorn86/happy-dom/issues/1630 )
- Fix for handling namespaces in `XMLSerializer` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1615](https://redirect.github.com/capricorn86/happy-dom/issues/1615 )
- Handles rules for parsing table elements - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1126](https://redirect.github.com/capricorn86/happy-dom/issues/1126 )
- Loads scripts asynchronously when "defer" is set or "type" is "module"
- By **[@​capricorn86](https://redirect.github.com/capricorn86 )**
in task
[#​1615](https://redirect.github.com/capricorn86/happy-dom/issues/1615 )
###
[`v15.11.7`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.7 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.6...v15.11.7 )
##### 👷♂️ Patch fixes
- Allow for an URL to be a string or an URL object in
`History.pushState()` and `History.replaceState()` - By
**[@​sohailalam2](https://redirect.github.com/sohailalam2 )** in
task
[#​1621](https://redirect.github.com/capricorn86/happy-dom/issues/1621 )
###
[`v15.11.6`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.6 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.5...v15.11.6 )
##### 👷♂️ Patch fixes
- Adds support for `window.TextEncoder` and `window.TextDecoder` - By
**[@​iradonov](https://redirect.github.com/iradonov )** in task
[#​1611](https://redirect.github.com/capricorn86/happy-dom/issues/1611 )
###
[`v15.11.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.5 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.4...v15.11.5 )
##### 👷♂️ Patch fixes
- `HTMLSelectElement` should not dispatch "change" event when changing
value or index - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1603](https://redirect.github.com/capricorn86/happy-dom/issues/1603 )
###
[`v15.11.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.3...v15.11.4 )
##### 👷♂️ Patch fixes
- Strings should be converted into numbers in setters for
`HTMLMeterElement` and `HTMLProgressElement` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1601](https://redirect.github.com/capricorn86/happy-dom/issues/1601 )
###
[`v15.11.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.2...v15.11.3 )
##### 👷♂️ Patch fixes
- Consider null as empty string in the setter for
`HTMLInputElement.value` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1604](https://redirect.github.com/capricorn86/happy-dom/issues/1604 )
###
[`v15.11.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.1...v15.11.2 )
##### 👷♂️ Patch fixes
- Fixes bug where pseudo selectors without an ending parentheses threw
an in invalid selector error - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1558](https://redirect.github.com/capricorn86/happy-dom/issues/1558 )
- Fixes bug where it was not possible to use the characters ":" and "\\"
in attribute selectors - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1561](https://redirect.github.com/capricorn86/happy-dom/issues/1561 )
###
[`v15.11.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.11.0...v15.11.1 )
##### 👷♂️ Patch fixes
- Fixes bug where `Document.activeElement` is set to the wrong target
when triggering `HTMLSelectElement.focus()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1592](https://redirect.github.com/capricorn86/happy-dom/issues/1592 )
- `HTMLSelectElement` is a `Proxy` since v15 and `focus()` was setting
the target of the `Proxy` as the active element, but should set the
`Proxy`
###
[`v15.11.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.11.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.8...v15.11.0 )
##### 🎨 Features
- Adds support for the `:disabled` pseudo-class in CSS and query
selectors - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1159](https://redirect.github.com/capricorn86/happy-dom/issues/1159 )
###
[`v15.10.8`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.8 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.7...v15.10.8 )
##### 👷♂️ Patch fixes
- Validate that object is of type `Blob` in
`FileReader.readAsArrayBuffer()`, `FileReader.readAsBinaryString()`,
`FileReader.readAsDataURL()` and `FileReader.readAsText()` - By
**[@​btea](https://redirect.github.com/btea )** in task
[#​1565](https://redirect.github.com/capricorn86/happy-dom/issues/1565 )
###
[`v15.10.7`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.7 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.6...v15.10.7 )
##### 👷♂️ Patch fixes
- Cookies with values that contains "=" should be supported - By
**[@​btea](https://redirect.github.com/btea )** in task
[#​1570](https://redirect.github.com/capricorn86/happy-dom/issues/1570 )
###
[`v15.10.6`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.6 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.5...v15.10.6 )
##### 👷♂️ Patch fixes
- Accept objects with a stringifier (such as a `URL` object) in
`Location.assign()` and `Location.replace()` - By
**[@​silverwind](https://redirect.github.com/silverwind )** in task
[#​1568](https://redirect.github.com/capricorn86/happy-dom/issues/1568 )
###
[`v15.10.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.5 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.4...v15.10.5 )
##### 👷♂️ Patch fixes
- Fixes incorrect serialization of special characters in raw text
elements such as `<script>` and `<style>` - By
**[@​BenjaminAster](https://redirect.github.com/BenjaminAster )**
in task
[#​1566](https://redirect.github.com/capricorn86/happy-dom/issues/1566 )
###
[`v15.10.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.3...v15.10.4 )
##### 👷♂️ Patch fixes
- Adds missing setter for the `HTMLMediaElement.srcObject` property - By
**[@​ewesemann](https://redirect.github.com/ewesemann )** in task
[#​1557](https://redirect.github.com/capricorn86/happy-dom/issues/1557 )
###
[`v15.10.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.2...v15.10.3 )
##### 👷♂️ Patch fixes
- Allow to set custom export conditions in `@happy-dom/jest-environment`
- By **[@​aearly](https://redirect.github.com/aearly )** in task
[#​1555](https://redirect.github.com/capricorn86/happy-dom/issues/1555 )
###
[`v15.10.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.1...v15.10.2 )
##### 👷♂️ Patch fixes
- Fixes a security vulnerability that allowed for server side code to be
executed by a `<script>` tag - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1585](https://redirect.github.com/capricorn86/happy-dom/issues/1585 )
- There was a case that was missed with the first patch
###
[`v15.10.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.10.0...v15.10.1 )
##### 👷♂️ Patch fixes
- Fixes a security vulnerability that allowed for server side code to be
executed by a `<script>` tag - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1585](https://redirect.github.com/capricorn86/happy-dom/issues/1585 )
###
[`v15.10.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.10.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.9.0...v15.10.0 )
##### 🎨 Features
- Adds a new setting called `disableSameOriginPolicy` that makes it
possible to bypass the same-origin policy in fetch requests - By
**[@​OlaviSau](https://redirect.github.com/OlaviSau )** in task
[#​1553](https://redirect.github.com/capricorn86/happy-dom/issues/1553 )
###
[`v15.9.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.9.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.5...v15.9.0 )
##### 🎨 Features
- Adds support for "aspect-ratio" to `CSSStyleDeclaration` - By
**[@​yinm](https://redirect.github.com/yinm )** in task
[#​1147](https://redirect.github.com/capricorn86/happy-dom/issues/1147 )
###
[`v15.8.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.5 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.4...v15.8.5 )
##### 👷♂️ Patch fixes
- Fixes bug where `Node.getRootNode()` returned null when it was within
a `ShadowRoot` that previously been disconnected from the `Document` -
By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1581](https://redirect.github.com/capricorn86/happy-dom/issues/1581 )
###
[`v15.8.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.3...v15.8.4 )
##### 👷♂️ Patch fixes
- Fixes bug where child nodes of `HTMLSelectElement` and
`HTMLFormElement` had the wrong reference to the parent - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1578](https://redirect.github.com/capricorn86/happy-dom/issues/1578 )
###
[`v15.8.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.2...v15.8.3 )
##### 👷♂️ Patch fixes
- Toggle "open" attribute on `HTMLDetailsElement` when dispatching a
click event on a summary element which is a child of the details element
- By
**[@​mikedidomizio](https://redirect.github.com/mikedidomizio )**
in task
[#​1534](https://redirect.github.com/capricorn86/happy-dom/issues/1534 )
###
[`v15.8.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.1...v15.8.2 )
##### 👷♂️ Patch fixes
- Use `globalThis` instead of `global` to make Happy DOM work in other
runtimes such as Cloudflare workers - By
**[@​mattallty](https://redirect.github.com/mattallty )** in task
[#​1546](https://redirect.github.com/capricorn86/happy-dom/issues/1546 )
###
[`v15.8.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.8.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.8.0...v15.8.1 )
##### 👷♂️ Patch fixes
- Always return `Promise<Blob>` from `ClipboardItem.getType()` - By
**[@​ezzatron](https://redirect.github.com/ezzatron )** in task
[#​1538](https://redirect.github.com/capricorn86/happy-dom/issues/1538 )
###
[`v15.8.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.4...33a72ca38277d2aab5341b4b66b0ca6380285c0b )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.4...v15.8.0 )
###
[`v15.7.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.7.4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.3...v15.7.4 )
##### 👷♂️ Patch fixes
- Fixes incorrect handling of non-node items inserted using
`replaceWith()`, `before()` and `after()` - By
**[@​BenjaminAster](https://redirect.github.com/BenjaminAster )**
in task
[#​1533](https://redirect.github.com/capricorn86/happy-dom/issues/1533 )
###
[`v15.7.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.7.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.2...v15.7.3 )
##### 👷♂️ Patch fixes
- Fixes bug that occurs when checking if a symbol property exists on
`HTMLSelectElement` - By
**[@​Cherry](https://redirect.github.com/Cherry )** in task
[#​1526](https://redirect.github.com/capricorn86/happy-dom/issues/1526 )
###
[`v15.7.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.7.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.1...v15.7.2 )
##### 👷♂️ Patch fixes
- Fixes problem where it is not possible to observe again after
disconnecting in `MutationObserver` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1524](https://redirect.github.com/capricorn86/happy-dom/issues/1524 )
###
[`v15.7.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.7.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.7.0...v15.7.1 )
##### 👷♂️ Patch fixes
- Fixes selector validation and converts selectors to string (e.g.
`querySelector(['.class'])`) - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1507](https://redirect.github.com/capricorn86/happy-dom/issues/1507 )
###
[`v15.7.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.6.1...9bde659a1f05519c3986ec1a0bba9d12526525f7 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.6.1...v15.7.0 )
###
[`v15.6.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.6.0...86748dba632a1716247785851c0009d2256f23ef )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.6.0...v15.6.1 )
###
[`v15.6.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.5.0...71d243a6a3583cbc376dc90513d5739e96064691 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.5.0...v15.6.0 )
###
[`v15.5.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.4.3...fec1c0165753112715e1295cc57bb0c16b679b39 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.4.3...v15.5.0 )
###
[`v15.4.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.4.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.4.2...v15.4.3 )
##### 👷♂️ Patch fixes
- Adds support for supporting new lines and tabs as white-space
character in CSS selectors - By
**[@​syi0808](https://redirect.github.com/syi0808 )** in task
[#​1414](https://redirect.github.com/capricorn86/happy-dom/issues/1414 )
###
[`v15.4.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.4.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.4.1...v15.4.2 )
##### 👷♂️ Patch fixes
- Typo in CORS rejection error message - By
**[@​rexxars](https://redirect.github.com/rexxars )** in task
[#​1485](https://redirect.github.com/capricorn86/happy-dom/issues/1485 )
###
[`v15.4.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.4.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.4.0...v15.4.1 )
##### 👷♂️ Patch fixes
- Throw error in `FormData.append()` when value parameter type is
incorrect - By **[@​btea](https://redirect.github.com/btea )** in
task
[#​1484](https://redirect.github.com/capricorn86/happy-dom/issues/1484 )
###
[`v15.4.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.3.2...5b23cc1cf711b8b3c0132d5f3241de6425bc2dc2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.3.2...v15.4.0 )
###
[`v15.3.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.3.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.3.1...v15.3.2 )
##### 👷♂️ Patch fixes
- Fixes the `HTMLInputElement.indeterminate`, so that it behaves
correctly - By **[@​malko](https://redirect.github.com/malko )** in
task
[#​1439](https://redirect.github.com/capricorn86/happy-dom/issues/1439 )
###
[`v15.3.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.3.0...530f535c01f72de9190d9e67d0c3540d3c44a5fa )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.3.0...v15.3.1 )
###
[`v15.3.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v15.2.0...a99364fa80f968da81dbb6ceb899ae15a8e5b902 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.2.0...v15.3.0 )
###
[`v15.2.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.2.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.1.0...v15.2.0 )
##### 🎨 Features
- Adds support for the static method `AbortSignal.any()` - By
**[@​ezzatron](https://redirect.github.com/ezzatron )** in task
[#​1468](https://redirect.github.com/capricorn86/happy-dom/issues/1468 )
###
[`v15.1.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.1.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v15.0.0...v15.1.0 )
##### 🎨 Features
- Refactor internal logic related to injecting the Window context for
classes that can be constructed using the "new" operator - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Improves the way classes can access the Browser context internally -
By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Refactor of the logic for `EventTarget.dispatchEvent()` to better
handle the event phases "none", "capture", "atTarget" and "bubbling" -
By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds support for `HTMLInputElement.popoverTargetElement`,
`HTMLInputElement.popoverTargetAction`,
`HTMLButtonElement.popoverTargetElement` and
`HTMLButtonElement.popoverTargetAction` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds support for `HTMLElement.popover` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds support for `PerformanceObserver`, `PerformanceEntry` and
`PerformanceObserverEntryList` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
##### 👷♂️ Patch fixes
- Makes it possible for a polyfill to replace
`NodeList[Symbol.iterator]()` with `Array.prototype.values()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds logic for canceling any request to start new async tasks while
the `Window` is closing (e.g. using `setTimeout()` or `fetch()`) - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Fixes issues with errors exiting the browser when using the setting
"errorCapture" set to "processLevel" - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Refactor internal logic, so that thrown errors are instances of unique
error classes assigned to the `Window`, which makes it possible for
`BrowserExceptionObserver` to know which `Window` the error originated
from
- Changes `Event.composedPath()` to not return the `Window` object if
the event type is "load", which is the same behaviour as the browser -
By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- This means that "load" events will not bubble up to the `Window`
object
###
[`v15.0.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v15.0.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.12.3...v15.0.0 )
##### 💣 Breaking Changes
- Drops offical support for Node.js 16.x and 17.x - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- A lot of internal logic has been refactored, so if you rely on
internal APIs, this release may break your code - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
##### 🎨 Features
- Adds support for `HTMLAreaElement`, `HTMLBodyElement`,
`HTMLQuoteElement`, `HTMLBRElement`, `HTMLTableCaptionElement`,
`HTMLTableColElement`, `HTMLTableColElement`, `HTMLDataElement`,
`HTMLDataListElement`, `HTMLModElement`, `HTMLDetailsElement`,
`HTMLDivElement`, `HTMLDListElement`, `HTMLEmbedElement`,
`HTMLFieldSetElement`, `HTMLHeadingElement`, `HTMLHeadElement`,
`HTMLHRElement`, `HTMLHtmlElement`, `HTMLModElement`,
`HTMLLegendElement`, `HTMLLIElement`, `HTMLMapElement`,
`HTMLMenuElement`, `HTMLMeterElement`, `HTMLObjectElement`,
`HTMLOListElement`, `HTMLOutputElement`, `HTMLParagraphElement`,
`HTMLParamElement`, `HTMLPictureElement`, `HTMLPreElement`,
`HTMLProgressElement`, `HTMLQuoteElement`, `HTMLSourceElement`,
`HTMLSpanElement`, `HTMLTableElement`, `HTMLTableSectionElement`,
`HTMLTableSectionElement`, `HTMLTitleElement`, `HTMLTableRowElement`,
`HTMLTrackElement`, `HTMLUListElement` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds basic support for `HTMLCanvasElement` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds support for History API - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds cache to `CSSStyleDeclaration`, `querySelector()`,
`querySelectorAll()`, `getElementById()`, `getElementsByClassName()`,
`getElementsByTagName()`, `getElementsByTagNameNS()`,
`getElementsByClassName()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Uses proxy for `NodeList`, `HTMLCollection`, `DOMTokenList`,
`TextTrackList`, `HTMLFormElement`, `HTMLSelectElement`
- Makes `HTMLCollection` objects returned by `getElementsByClassName()`,
`getElementsByTagName()`, `getElementsByTagNameNS()` and
`getElementsByClassName()` live - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Improves support for `HTMLMediaElement` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- It now supports all methods and properties of the `HTMLMediaElement`
interface
- Adds support for `MediaStream`, `MediaStreamTrack`, `RemotePlayback`,
`TextTrack`, `TextTrackCue`, `TextTrackCueList`, `TextTrackList`,
`VTTCue`, `VTTRegion`, `CanvasCaptureMediaStream`, `ImageBitmap`,
`OffscreenCanvas` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds basic support for `IntersectionObserver` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Uses Array for nodes and elements in the DOM-tree to leverage the JiT
compiler better - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds support for `HTMLInputElement.list` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Improves support for `ShadowRoot` (it now supports `clonable`,
`serializable` and `slotAssignment`) - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Adds support for `Element.getHTML()` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Improves performance for some pseudo query selectors - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Improves support for `HTMLSlotElement` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- It now supports `assign()`, `assignedNodes()`, `assignedElements()`
and the `slotchange` event
##### 👷♂️ Patch fixes
- Attributes and text data wasn't escaped correctly in `XMLSerializer`
(used by features such as `innerHTML`) - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1265](https://redirect.github.com/capricorn86/happy-dom/issues/1265 )
- `waitForNavigation()` would not resolve when navigating to some URLs
(e.g. "javascript" or "about:blank") - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- CSS rules for gradients where not parsed correctly - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Updates to CSSStyleDeclaration would not trigger listeners for the
"style" attribute - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Attributes where added to elements after they were added to the DOM
during parsing, causing problems for elements loading resources - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- `Attr.cloneNode()` would not clone internal values - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- `Document.title` included text data inside child elements, which it
shouldn't - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- `Event.preventDefault()` shouldn't cancel the default behaviour if
cancelable is not sent as an option in `EventTarget.dispatchEvent()` -
By **[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Source attributes containing URLs would not be resolved correctly in
some elements - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- Changes name on `TimeRange` to `TimeRanges` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
- `Window.parent` and `Window.top` would not be set correctly in some
scenarios - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1332](https://redirect.github.com/capricorn86/happy-dom/issues/1332 )
###
[`v14.12.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v14.12.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.12.2...v14.12.3 )
##### 👷♂️ Patch fixes
- Element.insertBefore works when the node is already inserted - In task
[#​1429](https://redirect.github.com/capricorn86/happy-dom/issues/1429 )
###
[`v14.12.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v14.12.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.12.1...v14.12.2 )
##### 👷♂️ Patch fixes
- Fixes problem related to the cookie container using the wrong path
when caching cookies - By
**[@​matcic](https://redirect.github.com/matcic )** in task
[#​1455](https://redirect.github.com/capricorn86/happy-dom/issues/1455 )
###
[`v14.12.1`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v14.12.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.12.0...v14.12.1 )
##### 👷♂️ Patch fixes
- Fixes problem related to React click handler with `preventDefault` not
preventing navigation - By
**[@​amitdahan](https://redirect.github.com/amitdahan )** in task
[#​1464](https://redirect.github.com/capricorn86/happy-dom/issues/1464 )
###
[`v14.12.0`](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.4...ef2dfeafc7673d53776f8db1a313fecaed5074f4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.4...v14.12.0 )
###
[`v14.11.4`](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.3...v14.11.4 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.3...v14.11.4 )
###
[`v14.11.3`](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.2...f021a3305a20d0f0613d50c30ee694be831faa95 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.2...v14.11.3 )
###
[`v14.11.2`](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.1...db97904b3a11e575269a15bbb70031399729ff45 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.1...v14.11.2 )
###
[`v14.11.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.0...6ada81698021c35f074e575ec232d1bb7bafb4bc )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.11.0...v14.11.1 )
###
[`v14.11.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v14.11.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.10.3...v14.11.0 )
##### 🎨 Features
- Adds support for `HTMLTimeElement` - By
**[@​r-thomson](https://redirect.github.com/r-thomson )** in task
[#​1431](https://redirect.github.com/capricorn86/happy-dom/issues/1431 )
###
[`v14.10.3`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v14.10.3 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.10.2...v14.10.3 )
##### 👷♂️ Patch fixes
- Adds check for if Window and MutationObserver has been destroyed when
triggering listeners - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1436](https://redirect.github.com/capricorn86/happy-dom/issues/1436 )
###
[`v14.10.2`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v14.10.2 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.10.1...v14.10.2 )
##### 👷♂️ Patch fixes
- `HTMLAnchorElement`, `HTMLButtonElement`, `HTMLInputElement` and
`HTMLLabelElement` checked that click events triggering native behavior
was of type `PointerEvent`, but should check that they are of type
`MouseEvent` - By
**[@​capricorn86](https://redirect.github.com/capricorn86 )** in
task
[#​1397](https://redirect.github.com/capricorn86/happy-dom/issues/1397 )
###
[`v14.10.1`](https://redirect.github.com/capricorn86/happy-dom/compare/v14.10.0...v14.10.1 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.10.0...v14.10.1 )
###
[`v14.10.0`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v14.10.0 )
[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v14.9.0...v14.10.0 )
##### 🎨 Features
- Adds support for `Document.elementFromPoint()` - By
**[@​TreyVigus](https://redirect.github.com/TreyVigus )** in task
[#​1400](https://redirect.github.com/capricorn86/happy-dom/issues/1400 )
- The method will always return `null` as Happy DOM doesn't support
rendering and can't calculate an element's position based on where it is
r
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:09:46 -05:00
renovate[bot]
baa8eb7375
chore(deps): update dependency shadcn-nuxt to v1 ( #1193 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [shadcn-nuxt](https://redirect.github.com/unovue/shadcn-vue )
([source](https://redirect.github.com/unovue/shadcn-vue/tree/HEAD/packages/module ))
| [`^0.11.3` ->
`^1.0.0`](https://renovatebot.com/diffs/npm/shadcn-nuxt/0.11.3/1.0.1 ) |
[](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>unovue/shadcn-vue (shadcn-nuxt)</summary>
###
[`v1.0.1`](https://redirect.github.com/unovue/shadcn-vue/releases/tag/v1.0.1 )
[Compare
Source](https://redirect.github.com/unovue/shadcn-vue/compare/v1.0.0...v1.0.1 )
##### 🐞 Bug Fixes
- **CLI**: Init, support js, update docs - by
[@​zernonia](https://redirect.github.com/zernonia ) in
[https://github.com/unovue/shadcn-vue/issues/1053 ](https://redirect.github.com/unovue/shadcn-vue/issues/1053 )
[<samp>(cdfe2)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/cdfe2e8e )
##### [View changes on
GitHub](https://redirect.github.com/unovue/shadcn-vue/compare/v1.0.0...v1.0.1 )
###
[`v1.0.0`](https://redirect.github.com/unovue/shadcn-vue/releases/tag/v1.0.0 )
[Compare
Source](https://redirect.github.com/unovue/shadcn-vue/compare/v0.11.4...v1.0.0 )
##### 🚀 Features
- Reka-ui & updated cli - by
[@​zernonia](https://redirect.github.com/zernonia ) in
[https://github.com/unovue/shadcn-vue/issues/917 ](https://redirect.github.com/unovue/shadcn-vue/issues/917 )
[<samp>(bc6da)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/bc6dae3d )
##### [View changes on
GitHub](https://redirect.github.com/unovue/shadcn-vue/compare/v0.11.4...v1.0.0 )
###
[`v0.11.4`](https://redirect.github.com/unovue/shadcn-vue/releases/tag/v0.11.4 )
[Compare
Source](https://redirect.github.com/unovue/shadcn-vue/compare/v0.11.3...v0.11.4 )
##### CLI
- Modified to use updated registry url
##### 🐞 Bug Fixes
- Add missing `useMediaQuery` in `SidebarProvider.vue` new-york style
- by
[@​fabianbernhart](https://redirect.github.com/fabianbernhart ) in
[https://github.com/unovue/shadcn-vue/issues/927 ](https://redirect.github.com/unovue/shadcn-vue/issues/927 )
[<samp>(8a24d)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/8a24d11a )
- Only apply text-sidebar-foreground to sidebar - by
[@​benkroeger](https://redirect.github.com/benkroeger ) in
[https://github.com/unovue/shadcn-vue/issues/986 ](https://redirect.github.com/unovue/shadcn-vue/issues/986 )
[<samp>(1195a)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/1195a830 )
- Sidebar not installable in JS projects - by
[@​4m1n0s](https://redirect.github.com/4m1n0s ) in
[https://github.com/unovue/shadcn-vue/issues/1026 ](https://redirect.github.com/unovue/shadcn-vue/issues/1026 )
[<samp>(efc4e)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/efc4e9f5 )
- Calendar heading slots typing - by
[@​ZTL-UwU](https://redirect.github.com/ZTL-UwU ) in
[https://github.com/unovue/shadcn-vue/issues/1038 ](https://redirect.github.com/unovue/shadcn-vue/issues/1038 )
[<samp>(772b8)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/772b8d16 )
- **RadioGroupItem**: Add peer class to RadioGroupItem - by
[@​wsehl](https://redirect.github.com/wsehl ) in
[https://github.com/unovue/shadcn-vue/issues/1046 ](https://redirect.github.com/unovue/shadcn-vue/issues/1046 )
[<samp>(86702)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/86702dd8 )
- **Sidebar**: Component import and registry dependencies - by
[@​zernonia](https://redirect.github.com/zernonia )
[<samp>(693b0)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/693b0d2a )
- **navigation**: Add NavigationMenuIndicator export - by
[@​sanskar-mk2](https://redirect.github.com/sanskar-mk2 ) in
[https://github.com/unovue/shadcn-vue/issues/1012 ](https://redirect.github.com/unovue/shadcn-vue/issues/1012 )
[<samp>(5572d)</samp>](https://redirect.github.com/unovue/shadcn-vue/commit/5572de2b )
##### [View changes on
GitHub](https://redirect.github.com/unovue/shadcn-vue/compare/v0.11.3...v0.11.4 )
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:09:20 -05:00
renovate[bot]
41252392d3
chore(deps): update dependency vite to v6 ( #1171 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://vite.dev )
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite ))
| [`^5.0.0` ->
`^6.0.0`](https://renovatebot.com/diffs/npm/vite/5.4.14/6.1.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [vite](https://vite.dev )
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite ))
| [`^5.4.14` ->
`^6.0.0`](https://renovatebot.com/diffs/npm/vite/5.4.14/6.1.1 ) |
[](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 (vite)</summary>
###
[`v6.1.1`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small611-2025-02-19-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.1.0...v6.1.1 )
- fix: ensure `.[cm]?[tj]sx?` static assets are JS mime
([#​19453](https://redirect.github.com/vitejs/vite/issues/19453 ))
([e7ba55e](e7ba55e7d5 )),
closes
[#​19453](https://redirect.github.com/vitejs/vite/issues/19453 )
- fix: ignore `*.ipv4` address in cert
([#​19416](https://redirect.github.com/vitejs/vite/issues/19416 ))
([973283b](973283bf84 )),
closes
[#​19416](https://redirect.github.com/vitejs/vite/issues/19416 )
- fix(css): run rewrite plugin if postcss plugin exists
([#​19371](https://redirect.github.com/vitejs/vite/issues/19371 ))
([bcdb51a](bcdb51a1ac )),
closes
[#​19371](https://redirect.github.com/vitejs/vite/issues/19371 )
- fix(deps): bump tsconfck
([#​19375](https://redirect.github.com/vitejs/vite/issues/19375 ))
([746a583](746a583d42 )),
closes
[#​19375](https://redirect.github.com/vitejs/vite/issues/19375 )
- fix(deps): update all non-major dependencies
([#​19392](https://redirect.github.com/vitejs/vite/issues/19392 ))
([60456a5](60456a54fe )),
closes
[#​19392](https://redirect.github.com/vitejs/vite/issues/19392 )
- fix(deps): update all non-major dependencies
([#​19440](https://redirect.github.com/vitejs/vite/issues/19440 ))
([ccac73d](ccac73d9d0 )),
closes
[#​19440](https://redirect.github.com/vitejs/vite/issues/19440 )
- fix(html): ignore malformed src attrs
([#​19397](https://redirect.github.com/vitejs/vite/issues/19397 ))
([aff7812](aff7812f0a )),
closes
[#​19397](https://redirect.github.com/vitejs/vite/issues/19397 )
- fix(worker): fix web worker type detection
([#​19462](https://redirect.github.com/vitejs/vite/issues/19462 ))
([edc65ea](edc65eafa3 )),
closes
[#​19462](https://redirect.github.com/vitejs/vite/issues/19462 )
- refactor: remove custom .jxl mime
([#​19457](https://redirect.github.com/vitejs/vite/issues/19457 ))
([0c85464](0c854645bd )),
closes
[#​19457](https://redirect.github.com/vitejs/vite/issues/19457 )
- feat: add support for injecting debug IDs
([#​18763](https://redirect.github.com/vitejs/vite/issues/18763 ))
([0ff556a](0ff556a6d9 )),
closes
[#​18763](https://redirect.github.com/vitejs/vite/issues/18763 )
- chore: update 6.1.0 changelog
([#​19363](https://redirect.github.com/vitejs/vite/issues/19363 ))
([fa7c211](fa7c211bf3 )),
closes
[#​19363](https://redirect.github.com/vitejs/vite/issues/19363 )
###
[`v6.1.0`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#610-2025-02-05 )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.11...v6.1.0 )
- refactor: deprecate `vite optimize` command
([#​19348](https://redirect.github.com/vitejs/vite/issues/19348 ))
([6e0e3c0](6e0e3c0b99 )),
closes
[#​19348](https://redirect.github.com/vitejs/vite/issues/19348 )
- feat: show hosts in cert in CLI
([#​19317](https://redirect.github.com/vitejs/vite/issues/19317 ))
([a5e306f](a5e306f2fc )),
closes
[#​19317](https://redirect.github.com/vitejs/vite/issues/19317 )
- feat: support for env var for defining allowed hosts
([#​19325](https://redirect.github.com/vitejs/vite/issues/19325 ))
([4d88f6c](4d88f6c939 )),
closes
[#​19325](https://redirect.github.com/vitejs/vite/issues/19325 )
- feat: use native runtime to import the config
([#​19178](https://redirect.github.com/vitejs/vite/issues/19178 ))
([7c2a794](7c2a7942cc )),
closes
[#​19178](https://redirect.github.com/vitejs/vite/issues/19178 )
- fix: avoid builtStart during vite optimize
([#​19356](https://redirect.github.com/vitejs/vite/issues/19356 ))
([fdb36e0](fdb36e0769 )),
closes
[#​19356](https://redirect.github.com/vitejs/vite/issues/19356 )
- fix(build): fix stale build manifest on watch rebuild
([#​19361](https://redirect.github.com/vitejs/vite/issues/19361 ))
([fcd5785](fcd578587b )),
closes
[#​19361](https://redirect.github.com/vitejs/vite/issues/19361 )
###
[`v6.0.11`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small6011-2025-01-21-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.10...v6.0.11 )
- fix: `preview.allowedHosts` with specific values was not respected
([#​19246](https://redirect.github.com/vitejs/vite/issues/19246 ))
([aeb3ec8](aeb3ec84a2 )),
closes
[#​19246](https://redirect.github.com/vitejs/vite/issues/19246 )
- fix: allow CORS from loopback addresses by default
([#​19249](https://redirect.github.com/vitejs/vite/issues/19249 ))
([3d03899](3d03899737 )),
closes
[#​19249](https://redirect.github.com/vitejs/vite/issues/19249 )
###
[`v6.0.10`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small6010-2025-01-20-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.9...v6.0.10 )
- fix: try parse `server.origin` URL
([#​19241](https://redirect.github.com/vitejs/vite/issues/19241 ))
([2495022](2495022420 )),
closes
[#​19241](https://redirect.github.com/vitejs/vite/issues/19241 )
###
[`v6.0.9`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small609-2025-01-20-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.8...v6.0.9 )
- fix!: check host header to prevent DNS rebinding attacks and introduce
`server.allowedHosts`
([bd896fb](bd896fb5f3 ))
- fix!: default `server.cors: false` to disallow fetching from untrusted
origins
([b09572a](b09572acc9 ))
- fix: verify token for HMR WebSocket connection
([029dcd6](029dcd6d77 ))
###
[`v6.0.8`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small608-2025-01-20-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.7...v6.0.8 )
- fix: avoid SSR HMR for HTML files
([#​19193](https://redirect.github.com/vitejs/vite/issues/19193 ))
([3bd55bc](3bd55bcb7e )),
closes
[#​19193](https://redirect.github.com/vitejs/vite/issues/19193 )
- fix: build time display 7m 60s
([#​19108](https://redirect.github.com/vitejs/vite/issues/19108 ))
([cf0d2c8](cf0d2c8e23 )),
closes
[#​19108](https://redirect.github.com/vitejs/vite/issues/19108 )
- fix: don't resolve URL starting with double slash
([#​19059](https://redirect.github.com/vitejs/vite/issues/19059 ))
([35942cd](35942cde11 )),
closes
[#​19059](https://redirect.github.com/vitejs/vite/issues/19059 )
- fix: ensure `server.close()` only called once
([#​19204](https://redirect.github.com/vitejs/vite/issues/19204 ))
([db81c2d](db81c2dada )),
closes
[#​19204](https://redirect.github.com/vitejs/vite/issues/19204 )
- fix: resolve.conditions in ResolvedConfig was
`defaultServerConditions`
([#​19174](https://redirect.github.com/vitejs/vite/issues/19174 ))
([ad75c56](ad75c56dce )),
closes
[#​19174](https://redirect.github.com/vitejs/vite/issues/19174 )
- fix: tree shake stringified JSON imports
([#​19189](https://redirect.github.com/vitejs/vite/issues/19189 ))
([f2aed62](f2aed62d0b )),
closes
[#​19189](https://redirect.github.com/vitejs/vite/issues/19189 )
- fix: use shared sigterm callback
([#​19203](https://redirect.github.com/vitejs/vite/issues/19203 ))
([47039f4](47039f4643 )),
closes
[#​19203](https://redirect.github.com/vitejs/vite/issues/19203 )
- fix(deps): update all non-major dependencies
([#​19098](https://redirect.github.com/vitejs/vite/issues/19098 ))
([8639538](8639538e64 )),
closes
[#​19098](https://redirect.github.com/vitejs/vite/issues/19098 )
- fix(optimizer): use correct default install state path for yarn PnP
([#​19119](https://redirect.github.com/vitejs/vite/issues/19119 ))
([e690d8b](e690d8bb1e )),
closes
[#​19119](https://redirect.github.com/vitejs/vite/issues/19119 )
- fix(types): improve `ESBuildOptions.include / exclude` type to allow
`readonly (string | RegExp)[]`
([ea53e70](ea53e70952 )),
closes
[#​19146](https://redirect.github.com/vitejs/vite/issues/19146 )
- chore(deps): update dependency pathe to v2
([#​19139](https://redirect.github.com/vitejs/vite/issues/19139 ))
([71506f0](71506f0a8d )),
closes
[#​19139](https://redirect.github.com/vitejs/vite/issues/19139 )
###
[`v6.0.7`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small607-2025-01-02-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.6...v6.0.7 )
- fix: fix `minify` when `builder.sharedPlugins: true`
([#​19025](https://redirect.github.com/vitejs/vite/issues/19025 ))
([f7b1964](f7b1964d3a )),
closes
[#​19025](https://redirect.github.com/vitejs/vite/issues/19025 )
- fix: skip the plugin if it has been called before with the same id and
importer
([#​19016](https://redirect.github.com/vitejs/vite/issues/19016 ))
([b178c90](b178c90c7d )),
closes
[#​19016](https://redirect.github.com/vitejs/vite/issues/19016 )
- fix(html): error while removing `vite-ignore` attribute for inline
script
([#​19062](https://redirect.github.com/vitejs/vite/issues/19062 ))
([a492253](a4922537a8 )),
closes
[#​19062](https://redirect.github.com/vitejs/vite/issues/19062 )
- fix(ssr): fix semicolon injection by ssr transform
([#​19097](https://redirect.github.com/vitejs/vite/issues/19097 ))
([1c102d5](1c102d517d )),
closes
[#​19097](https://redirect.github.com/vitejs/vite/issues/19097 )
- perf: skip globbing for static path in warmup
([#​19107](https://redirect.github.com/vitejs/vite/issues/19107 ))
([677508b](677508bf82 )),
closes
[#​19107](https://redirect.github.com/vitejs/vite/issues/19107 )
- feat(css): show lightningcss warnings
([#​19076](https://redirect.github.com/vitejs/vite/issues/19076 ))
([b07c036](b07c036faf )),
closes
[#​19076](https://redirect.github.com/vitejs/vite/issues/19076 )
###
[`v6.0.6`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small606-2024-12-26-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.5...v6.0.6 )
- fix: replace runner-side path normalization with `fetchModule`-side
resolve
([#​18361](https://redirect.github.com/vitejs/vite/issues/18361 ))
([9f10261](9f10261e76 )),
closes
[#​18361](https://redirect.github.com/vitejs/vite/issues/18361 )
- fix(css): resolve style tags in HTML files correctly for lightningcss
([#​19001](https://redirect.github.com/vitejs/vite/issues/19001 ))
([afff05c](afff05c032 )),
closes
[#​19001](https://redirect.github.com/vitejs/vite/issues/19001 )
- fix(css): show correct error when unknown placeholder is used for CSS
modules pattern in lightningcs
([9290d85](9290d85b5d )),
closes
[#​19070](https://redirect.github.com/vitejs/vite/issues/19070 )
- fix(resolve): handle package.json with UTF-8 BOM
([#​19000](https://redirect.github.com/vitejs/vite/issues/19000 ))
([902567a](902567ac53 )),
closes
[#​19000](https://redirect.github.com/vitejs/vite/issues/19000 )
- fix(ssrTransform): preserve line offset when transforming imports
([#​19004](https://redirect.github.com/vitejs/vite/issues/19004 ))
([1aa434e](1aa434e801 )),
closes
[#​19004](https://redirect.github.com/vitejs/vite/issues/19004 )
- chore: fix typo in comment
([#​19067](https://redirect.github.com/vitejs/vite/issues/19067 ))
([eb06ec3](eb06ec30bb )),
closes
[#​19067](https://redirect.github.com/vitejs/vite/issues/19067 )
- chore: update comment about `build.target`
([#​19047](https://redirect.github.com/vitejs/vite/issues/19047 ))
([0e9e81f](0e9e81f622 )),
closes
[#​19047](https://redirect.github.com/vitejs/vite/issues/19047 )
- revert: unpin esbuild version
([#​19043](https://redirect.github.com/vitejs/vite/issues/19043 ))
([8bfe247](8bfe247511 )),
closes
[#​19043](https://redirect.github.com/vitejs/vite/issues/19043 )
- test(ssr): test virtual module with query
([#​19044](https://redirect.github.com/vitejs/vite/issues/19044 ))
([a1f4b46](a1f4b46896 )),
closes
[#​19044](https://redirect.github.com/vitejs/vite/issues/19044 )
###
[`v6.0.5`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small605-2024-12-20-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.4...v6.0.5 )
- fix: esbuild regression (pin to 0.24.0)
([#​19027](https://redirect.github.com/vitejs/vite/issues/19027 ))
([4359e0d](4359e0d5b3 )),
closes
[#​19027](https://redirect.github.com/vitejs/vite/issues/19027 )
###
[`v6.0.4`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small604-2024-12-19-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.3...v6.0.4 )
- fix: `this.resolve` skipSelf should not skip for different `id` or
`import`
([#​18903](https://redirect.github.com/vitejs/vite/issues/18903 ))
([4727320](472732057c )),
closes
[#​18903](https://redirect.github.com/vitejs/vite/issues/18903 )
- fix: fallback terser to main thread when function options are used
([#​18987](https://redirect.github.com/vitejs/vite/issues/18987 ))
([12b612d](12b612d8be )),
closes
[#​18987](https://redirect.github.com/vitejs/vite/issues/18987 )
- fix: merge client and ssr values for `pluginContainer.getModuleInfo`
([#​18895](https://redirect.github.com/vitejs/vite/issues/18895 ))
([258cdd6](258cdd637d )),
closes
[#​18895](https://redirect.github.com/vitejs/vite/issues/18895 )
- fix(css): escape double quotes in `url()` when lightningcss is used
([#​18997](https://redirect.github.com/vitejs/vite/issues/18997 ))
([3734f80](3734f8099e )),
closes
[#​18997](https://redirect.github.com/vitejs/vite/issues/18997 )
- fix(css): root relative import in sass modern API on Windows
([#​18945](https://redirect.github.com/vitejs/vite/issues/18945 ))
([c4b532c](c4b532cc90 )),
closes
[#​18945](https://redirect.github.com/vitejs/vite/issues/18945 )
- fix(css): skip non css in custom sass importer
([#​18970](https://redirect.github.com/vitejs/vite/issues/18970 ))
([21680bd](21680bdf9c )),
closes
[#​18970](https://redirect.github.com/vitejs/vite/issues/18970 )
- fix(deps): update all non-major dependencies
([#​18967](https://redirect.github.com/vitejs/vite/issues/18967 ))
([d88d000](d88d0004a8 )),
closes
[#​18967](https://redirect.github.com/vitejs/vite/issues/18967 )
- fix(deps): update all non-major dependencies
([#​18996](https://redirect.github.com/vitejs/vite/issues/18996 ))
([2b4f115](2b4f115129 )),
closes
[#​18996](https://redirect.github.com/vitejs/vite/issues/18996 )
- fix(optimizer): keep NODE_ENV as-is when keepProcessEnv is `true`
([#​18899](https://redirect.github.com/vitejs/vite/issues/18899 ))
([8a6bb4e](8a6bb4e11d )),
closes
[#​18899](https://redirect.github.com/vitejs/vite/issues/18899 )
- fix(ssr): recreate ssrCompatModuleRunner on restart
([#​18973](https://redirect.github.com/vitejs/vite/issues/18973 ))
([7d6dd5d](7d6dd5d1d6 )),
closes
[#​18973](https://redirect.github.com/vitejs/vite/issues/18973 )
- chore: better validation error message for dts build
([#​18948](https://redirect.github.com/vitejs/vite/issues/18948 ))
([63b82f1](63b82f1e29 )),
closes
[#​18948](https://redirect.github.com/vitejs/vite/issues/18948 )
- chore(deps): update all non-major dependencies
([#​18916](https://redirect.github.com/vitejs/vite/issues/18916 ))
([ef7a6a3](ef7a6a35e6 )),
closes
[#​18916](https://redirect.github.com/vitejs/vite/issues/18916 )
- chore(deps): update dependency
[@​rollup/plugin-node-resolve](https://redirect.github.com/rollup/plugin-node-resolve )
to v16
([#​18968](https://redirect.github.com/vitejs/vite/issues/18968 ))
([62fad6d](62fad6d79f )),
closes
[#​18968](https://redirect.github.com/vitejs/vite/issues/18968 )
- refactor: make internal invoke event to use the same interface with
`handleInvoke`
([#​18902](https://redirect.github.com/vitejs/vite/issues/18902 ))
([27f691b](27f691b0c7 )),
closes
[#​18902](https://redirect.github.com/vitejs/vite/issues/18902 )
- refactor: simplify manifest plugin code
([#​18890](https://redirect.github.com/vitejs/vite/issues/18890 ))
([1bfe21b](1bfe21b944 )),
closes
[#​18890](https://redirect.github.com/vitejs/vite/issues/18890 )
- test: test `ModuleRunnerTransport` `invoke` API
([#​18865](https://redirect.github.com/vitejs/vite/issues/18865 ))
([e5f5301](e5f5301924 )),
closes
[#​18865](https://redirect.github.com/vitejs/vite/issues/18865 )
- test: test output hash changes
([#​18898](https://redirect.github.com/vitejs/vite/issues/18898 ))
([bfbb130](bfbb130fcc )),
closes
[#​18898](https://redirect.github.com/vitejs/vite/issues/18898 )
###
[`v6.0.3`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small603-2024-12-05-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.2...v6.0.3 )
- fix: handle postcss load unhandled rejections
([#​18886](https://redirect.github.com/vitejs/vite/issues/18886 ))
([d5fb653](d5fb653c15 )),
closes
[#​18886](https://redirect.github.com/vitejs/vite/issues/18886 )
- fix: make handleInvoke interface compatible with invoke
([#​18876](https://redirect.github.com/vitejs/vite/issues/18876 ))
([a1dd396](a1dd396da8 )),
closes
[#​18876](https://redirect.github.com/vitejs/vite/issues/18876 )
- fix: make result interfaces for `ModuleRunnerTransport#invoke` more
explicit
([#​18851](https://redirect.github.com/vitejs/vite/issues/18851 ))
([a75fc31](a75fc3193d )),
closes
[#​18851](https://redirect.github.com/vitejs/vite/issues/18851 )
- fix: merge `environments.ssr.resolve` with root `ssr` config
([#​18857](https://redirect.github.com/vitejs/vite/issues/18857 ))
([3104331](310433106e )),
closes
[#​18857](https://redirect.github.com/vitejs/vite/issues/18857 )
- fix: no permission to create vite config file
([#​18844](https://redirect.github.com/vitejs/vite/issues/18844 ))
([ff47778](ff47778004 )),
closes
[#​18844](https://redirect.github.com/vitejs/vite/issues/18844 )
- fix: remove CSS import in CJS correctly in some cases
([#​18885](https://redirect.github.com/vitejs/vite/issues/18885 ))
([690a36f](690a36ffdb )),
closes
[#​18885](https://redirect.github.com/vitejs/vite/issues/18885 )
- fix(config): bundle files referenced with imports field
([#​18887](https://redirect.github.com/vitejs/vite/issues/18887 ))
([2b5926a](2b5926a0e7 )),
closes
[#​18887](https://redirect.github.com/vitejs/vite/issues/18887 )
- fix(config): make stacktrace path correct when sourcemap is enabled
([#​18833](https://redirect.github.com/vitejs/vite/issues/18833 ))
([20fdf21](20fdf210ee )),
closes
[#​18833](https://redirect.github.com/vitejs/vite/issues/18833 )
- fix(css): rewrite url when image-set and url exist at the same time
([#​18868](https://redirect.github.com/vitejs/vite/issues/18868 ))
([d59efd8](d59efd8dfd )),
closes
[#​18868](https://redirect.github.com/vitejs/vite/issues/18868 )
- fix(deps): update all non-major dependencies
([#​18853](https://redirect.github.com/vitejs/vite/issues/18853 ))
([5c02236](5c0223636f )),
closes
[#​18853](https://redirect.github.com/vitejs/vite/issues/18853 )
- fix(html): allow unexpected question mark in tag name
([#​18852](https://redirect.github.com/vitejs/vite/issues/18852 ))
([1b54e50](1b54e506a4 )),
closes
[#​18852](https://redirect.github.com/vitejs/vite/issues/18852 )
- fix(module-runner): decode uri for file url passed to import
([#​18837](https://redirect.github.com/vitejs/vite/issues/18837 ))
([88e49aa](88e49aa041 )),
closes
[#​18837](https://redirect.github.com/vitejs/vite/issues/18837 )
- refactor: fix logic errors found by no-unnecessary-condition rule
([#​18891](https://redirect.github.com/vitejs/vite/issues/18891 ))
([ea802f8](ea802f8f8b )),
closes
[#​18891](https://redirect.github.com/vitejs/vite/issues/18891 )
- chore: fix duplicate attributes issue number in comment
([#​18860](https://redirect.github.com/vitejs/vite/issues/18860 ))
([ffee618](ffee61893c )),
closes
[#​18860](https://redirect.github.com/vitejs/vite/issues/18860 )
###
[`v6.0.2`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small602-2024-12-02-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.1...v6.0.2 )
- chore: run typecheck in unit tests
([#​18858](https://redirect.github.com/vitejs/vite/issues/18858 ))
([49f20bb](49f20bb777 )),
closes
[#​18858](https://redirect.github.com/vitejs/vite/issues/18858 )
- chore: update broken links in changelog
([#​18802](https://redirect.github.com/vitejs/vite/issues/18802 ))
([cb754f8](cb754f8acc )),
closes
[#​18802](https://redirect.github.com/vitejs/vite/issues/18802 )
- chore: update broken links in changelog
([#​18804](https://redirect.github.com/vitejs/vite/issues/18804 ))
([47ec49f](47ec49ffa1 )),
closes
[#​18804](https://redirect.github.com/vitejs/vite/issues/18804 )
- fix: don't store temporary vite config file in `node_modules` if deno
([#​18823](https://redirect.github.com/vitejs/vite/issues/18823 ))
([a20267b](a20267bb93 )),
closes
[#​18823](https://redirect.github.com/vitejs/vite/issues/18823 )
- fix(css): referencing aliased svg asset with lightningcss enabled
errored
([#​18819](https://redirect.github.com/vitejs/vite/issues/18819 ))
([ae68958](ae68958691 )),
closes
[#​18819](https://redirect.github.com/vitejs/vite/issues/18819 )
- fix(manifest): use `style.css` as a key for the style file for
`cssCodesplit: false`
([#​18820](https://redirect.github.com/vitejs/vite/issues/18820 ))
([ec51115](ec51115255 )),
closes
[#​18820](https://redirect.github.com/vitejs/vite/issues/18820 )
- fix(optimizer): resolve all promises when cancelled
([#​18826](https://redirect.github.com/vitejs/vite/issues/18826 ))
([d6e6194](d6e6194706 )),
closes
[#​18826](https://redirect.github.com/vitejs/vite/issues/18826 )
- fix(resolve): don't set builtinModules to `external` by default
([#​18821](https://redirect.github.com/vitejs/vite/issues/18821 ))
([2250ffa](2250ffac62 )),
closes
[#​18821](https://redirect.github.com/vitejs/vite/issues/18821 )
- fix(ssr): set `ssr.target: 'webworker'` defaults as fallback
([#​18827](https://redirect.github.com/vitejs/vite/issues/18827 ))
([b39e696](b39e69638b )),
closes
[#​18827](https://redirect.github.com/vitejs/vite/issues/18827 )
- feat(css): format lightningcss error
([#​18818](https://redirect.github.com/vitejs/vite/issues/18818 ))
([dac7992](dac7992e87 )),
closes
[#​18818](https://redirect.github.com/vitejs/vite/issues/18818 )
- refactor: make properties of ResolvedServerOptions and
ResolvedPreviewOptions required
([#​18796](https://redirect.github.com/vitejs/vite/issues/18796 ))
([51a5569](51a5569e66 )),
closes
[#​18796](https://redirect.github.com/vitejs/vite/issues/18796 )
###
[`v6.0.1`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small601-2024-11-27-small )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.0...v6.0.1 )
- fix: default empty server `proxy` prevents starting http2 server
([#​18788](https://redirect.github.com/vitejs/vite/issues/18788 ))
([bbaf514](bbaf514fb7 )),
closes
[#​18788](https://redirect.github.com/vitejs/vite/issues/18788 )
- fix(manifest): do not override existing js manifest entry
([#​18776](https://redirect.github.com/vitejs/vite/issues/18776 ))
([3b0837e](3b0837e0b9 )),
closes
[#​18776](https://redirect.github.com/vitejs/vite/issues/18776 )
- fix(server): close \_ssrCompatModuleRunner on server close
([#​18784](https://redirect.github.com/vitejs/vite/issues/18784 ))
([9b4c410](9b4c410ddd )),
closes
[#​18784](https://redirect.github.com/vitejs/vite/issues/18784 )
- fix(server): skip hot channel client normalization for wsServer
([#​18782](https://redirect.github.com/vitejs/vite/issues/18782 ))
([cc7670a](cc7670abaf )),
closes
[#​18782](https://redirect.github.com/vitejs/vite/issues/18782 )
- fix(worker): fix `applyToEnvironment` hooks on worker build
([#​18793](https://redirect.github.com/vitejs/vite/issues/18793 ))
([0c6cdb0](0c6cdb0f88 )),
closes
[#​18793](https://redirect.github.com/vitejs/vite/issues/18793 )
- chore: flat v6 config file
([#​18777](https://redirect.github.com/vitejs/vite/issues/18777 ))
([c7b3308](c7b3308326 )),
closes
[#​18777](https://redirect.github.com/vitejs/vite/issues/18777 )
- chore: split changelog
([#​18787](https://redirect.github.com/vitejs/vite/issues/18787 ))
([8542632](8542632b3b )),
closes
[#​18787](https://redirect.github.com/vitejs/vite/issues/18787 )
- chore: update changelog for v6
([#​18773](https://redirect.github.com/vitejs/vite/issues/18773 ))
([b254fac](b254fac4aa )),
closes
[#​18773](https://redirect.github.com/vitejs/vite/issues/18773 )
- revert: update moduleResolution value casing
([#​18409](https://redirect.github.com/vitejs/vite/issues/18409 ))
([#​18774](https://redirect.github.com/vitejs/vite/issues/18774 ))
([b0fc6e3](b0fc6e3c25 )),
closes
[#​18409](https://redirect.github.com/vitejs/vite/issues/18409 )
[#​18774](https://redirect.github.com/vitejs/vite/issues/18774 )
###
[`v6.0.0`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#600-2024-11-26 )
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v5.4.14...v6.0.0 )
- fix: `createRunnableDevEnvironment` returns `RunnableDevEnvironment`,
not `DevEnvironment`
([#​18673](https://redirect.github.com/vitejs/vite/issues/18673 ))
([74221c3](74221c391b )),
closes
[#​18673](https://redirect.github.com/vitejs/vite/issues/18673 )
- fix: `getModulesByFile` should return a `serverModule`
([#​18715](https://redirect.github.com/vitejs/vite/issues/18715 ))
([b80d5ec](b80d5ecbbc )),
closes
[#​18715](https://redirect.github.com/vitejs/vite/issues/18715 )
- fix: catch error in full reload handler
([#​18713](https://redirect.github.com/vitejs/vite/issues/18713 ))
([a10e741](a10e741065 )),
closes
[#​18713](https://redirect.github.com/vitejs/vite/issues/18713 )
- fix: display pre-transform error details
([#​18764](https://redirect.github.com/vitejs/vite/issues/18764 ))
([554f45f](554f45f4d8 )),
closes
[#​18764](https://redirect.github.com/vitejs/vite/issues/18764 )
- fix: exit code on `SIGTERM`
([#​18741](https://redirect.github.com/vitejs/vite/issues/18741 ))
([cc55e36](cc55e36dd3 )),
closes
[#​18741](https://redirect.github.com/vitejs/vite/issues/18741 )
- fix: expose missing `InterceptorOptions` type
([#​18766](https://redirect.github.com/vitejs/vite/issues/18766 ))
([6252c60](6252c60356 )),
closes
[#​18766](https://redirect.github.com/vitejs/vite/issues/18766 )
- fix: log error when send in module runner failed
([#​18753](https://redirect.github.com/vitejs/vite/issues/18753 ))
([ba821bb](ba821bb63e )),
closes
[#​18753](https://redirect.github.com/vitejs/vite/issues/18753 )
- fix(client): overlay not appearing when multiple vite clients were
loaded
([#​18647](https://redirect.github.com/vitejs/vite/issues/18647 ))
([27d70b5](27d70b5fa6 )),
closes
[#​18647](https://redirect.github.com/vitejs/vite/issues/18647 )
- fix(deps): update all non-major dependencies
([#​18691](https://redirect.github.com/vitejs/vite/issues/18691 ))
([f005461](f005461ecc )),
closes
[#​18691](https://redirect.github.com/vitejs/vite/issues/18691 )
- fix(html): fix inline proxy modules invalidation
([#​18696](https://redirect.github.com/vitejs/vite/issues/18696 ))
([8ab04b7](8ab04b70ad )),
closes
[#​18696](https://redirect.github.com/vitejs/vite/issues/18696 )
- fix(module-runner): make evaluator optional
([#​18672](https://redirect.github.com/vitejs/vite/issues/18672 ))
([fd1283f](fd1283fe27 )),
closes
[#​18672](https://redirect.github.com/vitejs/vite/issues/18672 )
- fix(optimizer): detect npm / yarn / pnpm dependency changes correctly
([#​17336](https://redirect.github.com/vitejs/vite/issues/17336 ))
([#​18560](https://redirect.github.com/vitejs/vite/issues/18560 ))
([818cf3e](818cf3e7bf )),
closes
[#​17336](https://redirect.github.com/vitejs/vite/issues/17336 )
[#​18560](https://redirect.github.com/vitejs/vite/issues/18560 )
- fix(optimizer): trigger onCrawlEnd after manual included deps are
registered
([#​18733](https://redirect.github.com/vitejs/vite/issues/18733 ))
([dc60410](dc6041099c )),
closes
[#​18733](https://redirect.github.com/vitejs/vite/issues/18733 )
- fix(optimizer): workaround firefox's false warning for no sources
source map
([#​18665](https://redirect.github.com/vitejs/vite/issues/18665 ))
([473424e](473424ee8d )),
closes
[#​18665](https://redirect.github.com/vitejs/vite/issues/18665 )
- fix(ssr): replace `__vite_ssr_identity__` with `(0, ...)` and inject
`;` between statements
([#​18748](https://redirect.github.com/vitejs/vite/issues/18748 ))
([94546be](94546be183 )),
closes
[#​18748](https://redirect.github.com/vitejs/vite/issues/18748 )
- chore: add 5.4.x changelogs
([#​18768](https://redirect.github.com/vitejs/vite/issues/18768 ))
([26b58c8](26b58c8130 )),
closes
[#​18768](https://redirect.github.com/vitejs/vite/issues/18768 )
- chore: add some comments about mimes
([#​18705](https://redirect.github.com/vitejs/vite/issues/18705 ))
([f07e9b9](f07e9b9d01 )),
closes
[#​18705](https://redirect.github.com/vitejs/vite/issues/18705 )
- chore(deps): update all non-major dependencies
([#​18746](https://redirect.github.com/vitejs/vite/issues/18746 ))
([0ad16e9](0ad16e92d5 )),
closes
[#​18746](https://redirect.github.com/vitejs/vite/issues/18746 )
- perf: reduce bundle size for `Object.keys(import.meta.glob(...))` /
\`Object.values(import.meta.glob(
([ed99a2c](ed99a2cd31 )),
closes
[#​18666](https://redirect.github.com/vitejs/vite/issues/18666 )
- perf(worker): inline worker without base64
([#​18752](https://redirect.github.com/vitejs/vite/issues/18752 ))
([90c66c9](90c66c95ab )),
closes
[#​18752](https://redirect.github.com/vitejs/vite/issues/18752 )
- feat: add support for .cur type
([#​18680](https://redirect.github.com/vitejs/vite/issues/18680 ))
([5ec9eed](5ec9eedc80 )),
closes
[#​18680](https://redirect.github.com/vitejs/vite/issues/18680 )
- feat: enable HMR by default on ModuleRunner side
([#​18749](https://redirect.github.com/vitejs/vite/issues/18749 ))
([4d2abc7](4d2abc7bba )),
closes
[#​18749](https://redirect.github.com/vitejs/vite/issues/18749 )
- feat: support `module-sync` condition when loading config if enabled
([#​18650](https://redirect.github.com/vitejs/vite/issues/18650 ))
([cf5028d](cf5028d4bf )),
closes
[#​18650](https://redirect.github.com/vitejs/vite/issues/18650 )
- feat!: drop node 21 support in version ranges
([#​18729](https://redirect.github.com/vitejs/vite/issues/18729 ))
([a384d8f](a384d8fd39 )),
closes
[#​18729](https://redirect.github.com/vitejs/vite/issues/18729 )
- fix(deps)!: update dependency dotenv-expand to v12
([#​18697](https://redirect.github.com/vitejs/vite/issues/18697 ))
([0c658de](0c658de41f )),
closes
[#​18697](https://redirect.github.com/vitejs/vite/issues/18697 )
- docs: rename `HotUpdateContext` to `HotUpdateOptions`
([#​18718](https://redirect.github.com/vitejs/vite/issues/18718 ))
([824c347](824c347fa2 )),
closes
[#​18718](https://redirect.github.com/vitejs/vite/issues/18718 )
- test: simplify `playground/json/__tests__/ssr`
([#​18701](https://redirect.github.com/vitejs/vite/issues/18701 ))
([f731ca2](f731ca21ea )),
closes
[#​18701](https://redirect.github.com/vitejs/vite/issues/18701 )
- refactor: first character judgment replacement regexp
([#​18658](https://redirect.github.com/vitejs/vite/issues/18658 ))
([58f1df3](58f1df3288 )),
closes
[#​18658](https://redirect.github.com/vitejs/vite/issues/18658 )
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 11:32:50 -05:00
renovate[bot]
f6e4ba47d4
chore(deps): update dependency eslint-config-prettier to v10 ( #1164 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-config-prettier](https://redirect.github.com/prettier/eslint-config-prettier )
| [`^9.1.0` ->
`^10.0.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/9.1.0/10.0.1 )
|
[](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>prettier/eslint-config-prettier
(eslint-config-prettier)</summary>
###
[`v10.0.1`](https://redirect.github.com/prettier/eslint-config-prettier/releases/tag/v10.0.1 )
[Compare
Source](https://redirect.github.com/prettier/eslint-config-prettier/compare/v10.0.0...v10.0.1 )
### eslint-config-prettier
#### 10.0.1
#### What's Changed
- chore: migrate to changeset for automatically releasing by
[@​JounQin](https://redirect.github.com/JounQin ) in
[https://github.com/prettier/eslint-config-prettier/pull/278 ](https://redirect.github.com/prettier/eslint-config-prettier/pull/278 )
- add support for `@stylistic/eslint-plugin` by
[@​abrahamguo](https://redirect.github.com/abrahamguo ) in
[https://github.com/prettier/eslint-config-prettier/pull/272 ](https://redirect.github.com/prettier/eslint-config-prettier/pull/272 )
#### New Contributors
- [@​JounQin](https://redirect.github.com/JounQin ) made their
first contribution in
[https://github.com/prettier/eslint-config-prettier/pull/278 ](https://redirect.github.com/prettier/eslint-config-prettier/pull/278 )
- [@​abrahamguo](https://redirect.github.com/abrahamguo ) made
their first contribution in
[https://github.com/prettier/eslint-config-prettier/pull/272 ](https://redirect.github.com/prettier/eslint-config-prettier/pull/272 )
**Full Changelog**:
https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1
###
[`v10.0.0`](https://redirect.github.com/prettier/eslint-config-prettier/blob/HEAD/CHANGELOG.md#1000 )
[Compare
Source](https://redirect.github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.0 )
##### Major Changes
-
[#​272](https://redirect.github.com/prettier/eslint-config-prettier/pull/272 )
[`5be64be`](5be64bef68 )
Thanks [@​abrahamguo](https://redirect.github.com/abrahamguo )! -
add support for
[@​stylistic](https://redirect.github.com/stylistic ) formatting
rules
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 11:32:26 -05:00
renovate[bot]
89620e9189
chore(deps): update dependency @nuxt/eslint to v1 ( #1161 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxt/eslint](https://redirect.github.com/nuxt/eslint )
([source](https://redirect.github.com/nuxt/eslint/tree/HEAD/packages/module ))
| [`^0.7.3` ->
`^1.0.0`](https://renovatebot.com/diffs/npm/@nuxt%2feslint/0.7.6/1.1.0 )
|
[](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>nuxt/eslint (@​nuxt/eslint)</summary>
###
[`v1.1.0`](https://redirect.github.com/nuxt/eslint/releases/tag/v1.1.0 )
[Compare
Source](https://redirect.github.com/nuxt/eslint/compare/v1.0.1...v1.1.0 )
##### 🚀 Features
- Migrate to `unicorn` v57, `stylistic` v4 - by
[@​antfu](https://redirect.github.com/antfu )
[<samp>(a9846)</samp>](https://redirect.github.com/nuxt/eslint/commit/a9846af )
##### [View changes on
GitHub](https://redirect.github.com/nuxt/eslint/compare/v1.0.1...v1.1.0 )
###
[`v1.0.1`](https://redirect.github.com/nuxt/eslint/releases/tag/v1.0.1 )
[Compare
Source](https://redirect.github.com/nuxt/eslint/compare/v1.0.0...v1.0.1 )
##### 🐞 Bug Fixes
- Support non-hoisted dts type, fix
[#​539](https://redirect.github.com/nuxt/eslint/issues/539 ) - by
[@​antfu](https://redirect.github.com/antfu ) in
[https://github.com/nuxt/eslint/issues/539 ](https://redirect.github.com/nuxt/eslint/issues/539 )
[<samp>(4f3c1)</samp>](https://redirect.github.com/nuxt/eslint/commit/4f3c1d9 )
##### [View changes on
GitHub](https://redirect.github.com/nuxt/eslint/compare/v1.0.0...v1.0.1 )
###
[`v1.0.0`](https://redirect.github.com/nuxt/eslint/releases/tag/v1.0.0 )
[Compare
Source](https://redirect.github.com/nuxt/eslint/compare/v0.7.6...v1.0.0 )
##### 🚨 Breaking Changes
- Drop legacy configs, requires ESLint v9 and ESM - by
[@​antfu](https://redirect.github.com/antfu ) in
[https://github.com/nuxt/eslint/issues/534 ](https://redirect.github.com/nuxt/eslint/issues/534 )
[<samp>(cbcd6)</samp>](https://redirect.github.com/nuxt/eslint/commit/cbcd674 )
##### [View changes on
GitHub](https://redirect.github.com/nuxt/eslint/compare/v0.7.6...v1.0.0 )
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 11:32:12 -05:00
renovate[bot]
248d211050
fix(deps): update all non-major dependencies ( #1168 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-tools/merge](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/merge ))
| [`9.0.19` ->
`9.0.20`](https://renovatebot.com/diffs/npm/@graphql-tools%2fmerge/9.0.19/9.0.20 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@graphql-tools/schema](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/schema ))
| [`10.0.18` ->
`10.0.19`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.18/10.0.19 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@graphql-tools/utils](https://redirect.github.com/ardatan/graphql-tools )
([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/utils ))
| [`10.8.1` ->
`10.8.2`](https://renovatebot.com/diffs/npm/@graphql-tools%2futils/10.8.1/10.8.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/ )
|
| [ws](https://redirect.github.com/websockets/ws ) | [`8.18.0` ->
`8.18.1`](https://renovatebot.com/diffs/npm/ws/8.18.0/8.18.1 ) |
[](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>ardatan/graphql-tools (@​graphql-tools/merge)</summary>
###
[`v9.0.20`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/merge/CHANGELOG.md#9020 )
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/merge@9.0.19...@graphql-tools/merge@9.0.20 )
##### Patch Changes
- Updated dependencies
\[[`3547bba`](3547bbadd3 )]:
-
[@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils )[@​10](https://redirect.github.com/10 ).8.2
</details>
<details>
<summary>ardatan/graphql-tools (@​graphql-tools/schema)</summary>
###
[`v10.0.19`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#10019 )
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.18...@graphql-tools/schema@10.0.19 )
##### Patch Changes
- Updated dependencies
\[[`3547bba`](3547bbadd3 )]:
-
[@​graphql-tools/utils](https://redirect.github.com/graphql-tools/utils )[@​10](https://redirect.github.com/10 ).8.2
-
[@​graphql-tools/merge](https://redirect.github.com/graphql-tools/merge )[@​9](https://redirect.github.com/9 ).0.20
</details>
<details>
<summary>ardatan/graphql-tools (@​graphql-tools/utils)</summary>
###
[`v10.8.2`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#1082 )
[Compare
Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/utils@10.8.1...@graphql-tools/utils@10.8.2 )
##### Patch Changes
-
[`3547bba`](3547bbadd3 )
Thanks [@​ardatan](https://redirect.github.com/ardatan )! - Relax
`extensions` type
</details>
<details>
<summary>websockets/ws (ws)</summary>
###
[`v8.18.1`](https://redirect.github.com/websockets/ws/compare/8.18.0...8.18.1 )
[Compare
Source](https://redirect.github.com/websockets/ws/compare/8.18.0...8.18.1 )
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.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://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 10:24:22 -05:00
renovate[bot]
dc2e02de86
chore(deps): update dependency vue-tsc to v2 ( #1176 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vue-tsc](https://redirect.github.com/vuejs/language-tools )
([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc ))
| [`^1.8.0` ->
`^2.0.0`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.27/2.2.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>vuejs/language-tools (vue-tsc)</summary>
###
[`v2.2.2`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#222-supofficialsup-223-supinsiderssup-2025-02-15 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.2.0...v2.2.2 )
##### Features
- feat(language-core): navigation support for `$attrs`, `$slots`,
`$refs` and `$el` in the template
([#​5056](https://redirect.github.com/vuejs/language-tools/issues/5056 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(language-service): support global directives completion
([#​4989](https://redirect.github.com/vuejs/language-tools/issues/4989 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(language-core): type support of `useAttrs`
([#​5106](https://redirect.github.com/vuejs/language-tools/issues/5106 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(language-core): add options for fine-grained configuration of
`strictTemplates`
([#​5138](https://redirect.github.com/vuejs/language-tools/issues/5138 ))
- feat(language-service): display deprecated info of props in completion
([#​5134](https://redirect.github.com/vuejs/language-tools/issues/5134 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(component-meta): collect destructured props defaults
([#​5101](https://redirect.github.com/vuejs/language-tools/issues/5101 ))
- Thanks to [@​Akryum](https://redirect.github.com/Akryum )!
- feat(language-core): add `checkUnknownDirectives` option
([#​5141](https://redirect.github.com/vuejs/language-tools/issues/5141 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- feat(language-core): support `<script vapor>` - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
##### Bug Fixes
- fix(language-core): ignore ts errors in function-scoped declare
expressions
([#​5090](https://redirect.github.com/vuejs/language-tools/issues/5090 ))
- Thanks to
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- fix(language-core, typescript-plugin): handle self-reference component
correctly
([#​5102](https://redirect.github.com/vuejs/language-tools/issues/5102 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): do not generate element for `<template>` with
`v-slot`
([#​5077](https://redirect.github.com/vuejs/language-tools/issues/5077 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-service): set code action kinds to avoid warning
([#​5096](https://redirect.github.com/vuejs/language-tools/issues/5096 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): handle parentheses in v-for exp
- fix(language-core): slot exp formatting virtual code syntax incorrect
- fix(language-core): arrow function formatting virtual code syntax
incorrect in interpolation
- fix(language-core): improve multiple lines event formatting result
- fix(language-core): prefer `loc.source` instead of node content
- fix(language-core): intersect local `$attrs` with `__VLS_ctx.$attrs`
([#​5113](https://redirect.github.com/vuejs/language-tools/issues/5113 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): only generate model modifiers for components -
Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-plugin-pug): ignore duplicate attribute error of `class`
([#​5100](https://redirect.github.com/vuejs/language-tools/issues/5100 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): align types of `v-for` with core
([#​5084](https://redirect.github.com/vuejs/language-tools/issues/5084 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): map interpolation error with multiple variables
correctly
([#​5158](https://redirect.github.com/vuejs/language-tools/issues/5158 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(vscode): ask user to reload extension host when configuration
changes
([#​5160](https://redirect.github.com/vuejs/language-tools/issues/5160 ))
- Thanks to
[@​typed-sigterm](https://redirect.github.com/typed-sigterm )!
- fix(typescript-plugin): update component names correctly for the first
time - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): add `undefined` to first param type of optional
model emits
([#​5171](https://redirect.github.com/vuejs/language-tools/issues/5171 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): intersect `__VLS_slots` with `__VLS_ctx.$slots`
([#​5083](https://redirect.github.com/vuejs/language-tools/issues/5083 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- fix(language-core): complete codegen of slot name prop
([#​5139](https://redirect.github.com/vuejs/language-tools/issues/5139 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
##### Other Changes
- refactor(language-service): read ast from codegen instead of parsing
it repeatedly
([#​5086](https://redirect.github.com/vuejs/language-tools/issues/5086 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(language-core): rewrite `vueCompilerOptions` resolution logic
- refactor(component-meta): read `scriptSetupRanges` from codegen -
Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(component-meta): read node directly instead of creating sub
ast - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(component-meta): read ast from `sfc.script` - Thanks to
[@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(language-core): generate the type of slots with function
property
([#​5173](https://redirect.github.com/vuejs/language-tools/issues/5173 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(language-core): reduce codegen size of template returns -
Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor(language-core): remove semantic highlight of directives -
Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- refactor: update alien-signals to 1.0.3
([#​5181](https://redirect.github.com/vuejs/language-tools/issues/5181 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
###
[`v2.2.0`](https://redirect.github.com/vuejs/language-tools/compare/v2.1.10...5babca774658d4b9afbe877ac7c8cafdaecf2c3e )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.10...v2.2.0 )
###
[`v2.1.10`](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...b0af30caee2f8dfb1a8393c1b400f38e31fa4883 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...v2.1.10 )
###
[`v2.1.8`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#218-supofficialsup-219-supinsiderssup-2024-10-26 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.6...v2.1.8 )
##### Features
- **vscode:** reactions visualization now identifies more use cases
<sup>Insiders</sup>
- **language-core:** auto infer `$el` type
([#​4805](https://redirect.github.com/vuejs/language-tools/issues/4805 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** typed directive arg and modifiers
([#​4813](https://redirect.github.com/vuejs/language-tools/issues/4813 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
##### Bug Fixes
- **language-core:** avoid generic type loss due to destructured props
([#​4821](https://redirect.github.com/vuejs/language-tools/issues/4821 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** handle `v-for` with `v-once` correctly
([#​4830](https://redirect.github.com/vuejs/language-tools/issues/4830 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** avoid generating zero-length mappings for
interpolation edges
- **language-core:** don't assign `this` to `__VLS_ctx`
([#​4845](https://redirect.github.com/vuejs/language-tools/issues/4845 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** initialize scope with null prototype object
([#​4855](https://redirect.github.com/vuejs/language-tools/issues/4855 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** inlay hints for `<component :is>` and `<slot
:name>`
([#​4661](https://redirect.github.com/vuejs/language-tools/issues/4661 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX ),
[@​so1ve](https://redirect.github.com/so1ve )!
- **language-core:** should error when invalid syntax at script end
([#​4692](https://redirect.github.com/vuejs/language-tools/issues/4692 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** correct type inference of `defineModel` &
`defineEmits` in generic
([#​4823](https://redirect.github.com/vuejs/language-tools/issues/4823 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** inject generics of `useTemplateRef` into correct
location
([#​4829](https://redirect.github.com/vuejs/language-tools/issues/4829 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** prevent the generation of generics in JS
([#​4836](https://redirect.github.com/vuejs/language-tools/issues/4836 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX ),
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- **language-core:** generate correct reference for `v-on` on `<slot>`
([#​4864](https://redirect.github.com/vuejs/language-tools/issues/4864 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** match classname before `)`
([#​4887](https://redirect.github.com/vuejs/language-tools/issues/4887 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** handle internal item key with leading slash
correctly
([#​4894](https://redirect.github.com/vuejs/language-tools/issues/4894 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** correctly obtain the index of style modules
([#​4907](https://redirect.github.com/vuejs/language-tools/issues/4907 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** refer absolute path of global types file
([#​4924](https://redirect.github.com/vuejs/language-tools/issues/4924 ))
- Thanks to
[@​depressedX](https://redirect.github.com/depressedX )!
- **component-meta:** error when signatures is undefined
([#​4930](https://redirect.github.com/vuejs/language-tools/issues/4930 ))
- Thanks to
[@​Hannesrasmussen](https://redirect.github.com/Hannesrasmussen )!
- **language-core:** intersect props of generic component with attrs
([#​4886](https://redirect.github.com/vuejs/language-tools/issues/4886 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** fix incorrect syntax for class component virtual
code
- **language-core:** generate `value` instead of model name into tuple
([#​4892](https://redirect.github.com/vuejs/language-tools/issues/4892 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** infer template ref's type of native elements with
`v-for` correctly
([#​4933](https://redirect.github.com/vuejs/language-tools/issues/4933 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** should wrap item with `Reactive` on `v-for`
([#​4902](https://redirect.github.com/vuejs/language-tools/issues/4902 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
##### Performance
- **language-service:** find destructured props only with enabled
setting
([#​4815](https://redirect.github.com/vuejs/language-tools/issues/4815 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
##### Other Changes
- Upgraded Volar from `v2.4.1` to `v2.4.8`:
- Changing vue files causes internal state to desync in Sublime Text
([#​4909](https://redirect.github.com/vuejs/language-tools/issues/4909 ))
- Thanks to [@​rchl](https://redirect.github.com/rchl )!
- The syntax highlighting is not applied when destructuring props
([#​4811](https://redirect.github.com/vuejs/language-tools/issues/4811 ))
- chore: fix nvim config snippet in README
([#​4881](https://redirect.github.com/vuejs/language-tools/issues/4881 ))
- Thanks to
[@​LiamEderzeel](https://redirect.github.com/LiamEderzeel )!
- chore: remove side effects
([#​4871](https://redirect.github.com/vuejs/language-tools/issues/4871 ))
- Thanks to [@​vikingair](https://redirect.github.com/vikingair )!
- chore: remove `importsNotUsedAsValues`
([#​4897](https://redirect.github.com/vuejs/language-tools/issues/4897 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- chore(vscode): switch to `"module": "CommonJS"`
([#​4944](https://redirect.github.com/vuejs/language-tools/issues/4944 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- test: fix incorrect default value
([#​4934](https://redirect.github.com/vuejs/language-tools/issues/4934 ))
- Thanks to [@​jh-leong](https://redirect.github.com/jh-leong )!
- test(tsc): add a test case for class component
###
[`v2.1.6`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#216-supofficialsup-217-supinsiderssup-2024-09-05 )
[Compare
Source](a95b51ac0b ...v2.1.6)
##### Features
- **language-plugin-pug:** support initial indentation
([#​4774](https://redirect.github.com/vuejs/language-tools/issues/4774 ))
- **language-service:** JSDoc display support when typing props on
component template
([#​4796](https://redirect.github.com/vuejs/language-tools/issues/4796 ))
- Thanks to [@​joy-yu](https://redirect.github.com/joy-yu )!
- **language-core:** typed directives in template
([#​4807](https://redirect.github.com/vuejs/language-tools/issues/4807 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
##### Bug Fixes
- **language-core:** wrap template refs with `unref` in interpolation
([#​4777](https://redirect.github.com/vuejs/language-tools/issues/4777 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** ensure to pass tsc on inline global types
([#​4782](https://redirect.github.com/vuejs/language-tools/issues/4782 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** infer native template ref as build-in element
interface
([#​4786](https://redirect.github.com/vuejs/language-tools/issues/4786 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** generate `__VLS_StyleModules` after template
([#​4790](https://redirect.github.com/vuejs/language-tools/issues/4790 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** make `expose` of non-generic template ref required
([#​4795](https://redirect.github.com/vuejs/language-tools/issues/4795 ))
- Thanks to
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- **language-core:** avoid using `__typeProps` with runtime props
([#​4800](https://redirect.github.com/vuejs/language-tools/issues/4800 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** ignore unknown attrs error when strictTemplates is
not enabled
([#​4785](https://redirect.github.com/vuejs/language-tools/issues/4785 ))
- **language-core:** prevent append globalTypes to virtual file
([#​4806](https://redirect.github.com/vuejs/language-tools/issues/4806 ))
- Thanks to
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- **language-core:** prevent type error when use defineSlots and
non-template
([#​4809](https://redirect.github.com/vuejs/language-tools/issues/4809 ))
- Thanks to
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- **typescript-plugin:** disconnect socket on error
([#​4672](https://redirect.github.com/vuejs/language-tools/issues/4672 ))
##### Performance
- **language-core:** don't emit event lnlayhint when content is none
([#​4776](https://redirect.github.com/vuejs/language-tools/issues/4776 ))
- Thanks to [@​Gehbt](https://redirect.github.com/Gehbt )!
##### Other Changes
- **language-core:** split `__VLS_templateResult`
([#​4781](https://redirect.github.com/vuejs/language-tools/issues/4781 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** wrap template virtual code into a function
([#​4784](https://redirect.github.com/vuejs/language-tools/issues/4784 ))
- **language-core:** move `templateRef` into `composibles`
([#​4791](https://redirect.github.com/vuejs/language-tools/issues/4791 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** generate global types for the first parsed Vue
component if cannot write global types file
##### Tests
- **language-server:** add renaming case for template `ref()`
([#​4794](https://redirect.github.com/vuejs/language-tools/issues/4794 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **tsc:** update to Vue 3.5
([#​4725](https://redirect.github.com/vuejs/language-tools/issues/4725 ))
- **tsc:** unknown props on non-strict generic component
([#​4792](https://redirect.github.com/vuejs/language-tools/issues/4792 ))
###
[`v2.1.5`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#214-supofficialsup-215-supinsiderssup-2024-09-01 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.4...a95b51ac0b0db8825f77fbba37e29932b5be61e4 )
##### Features
- **typescript-plugin, language-server:** generate global types file
into `node_modules/.vue-global-types`
([#​4752](https://redirect.github.com/vuejs/language-tools/issues/4752 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** navigation support for template-ref
([#​4726](https://redirect.github.com/vuejs/language-tools/issues/4726 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
##### Bug Fixes
- **language-core, typescript-plugin, language-server:** apply snake
case on globalTypes filename
([#​4749](https://redirect.github.com/vuejs/language-tools/issues/4749 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** hoist `$refs` type
([#​4763](https://redirect.github.com/vuejs/language-tools/issues/4763 ))
- **language-core:** disable lib check on global types file
([#​4767](https://redirect.github.com/vuejs/language-tools/issues/4767 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** prevent circular reference of templateRef
([#​4768](https://redirect.github.com/vuejs/language-tools/issues/4768 ))
- Thanks to
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- **language-core:** using interface merging for `GlobalComponents`
- **language-core:** `fallthroughAttributes` causes global components to
be self-referential
([#​4761](https://redirect.github.com/vuejs/language-tools/issues/4761 ))
- **language-core:** auto-completion for the last line of template block
([#​4771](https://redirect.github.com/vuejs/language-tools/issues/4771 ))
- Thanks to
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- **language-core:** update ast correctly on repeated `v-for`
modifications
([#​4772](https://redirect.github.com/vuejs/language-tools/issues/4772 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-server:** leaking named pipes
([#​4672](https://redirect.github.com/vuejs/language-tools/issues/4672 ))
- **typescript-plugin:** compatible with Yarn PnP
([#​4751](https://redirect.github.com/vuejs/language-tools/issues/4751 ))
- **vscode:** whitelist `ms-dynamics-smb.al` extension for Vue Hybrid
Mode.
([#​4765](https://redirect.github.com/vuejs/language-tools/issues/4765 ))
- Thanks to
[@​kyleweishaupt](https://redirect.github.com/kyleweishaupt )!
##### Other Changes
- Add optional "dependencies" textarea to issue template
([#​4758](https://redirect.github.com/vuejs/language-tools/issues/4758 ))
- Thanks to
[@​davidmatter](https://redirect.github.com/davidmatter )!
###
[`v2.1.4`](https://redirect.github.com/vuejs/language-tools/compare/v2.1.2...5e197d08eaef57209ff2927c943ba1db3bf4eff6 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.2...v2.1.4 )
###
[`v2.1.2`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#212-supofficialsup-213-supinsiderssup-2024-08-29 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.0...v2.1.2 )
##### Bug Fixes
- **language-core, typescript-plugin, language-server:** write
globalTypes into dist for correct export
([#​4740](https://redirect.github.com/vuejs/language-tools/issues/4740 ))
([#​4737](https://redirect.github.com/vuejs/language-tools/issues/4737 ))
([#​4738](https://redirect.github.com/vuejs/language-tools/issues/4738 ))
([#​4739](https://redirect.github.com/vuejs/language-tools/issues/4739 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** don't default `vueCompilerOptions.lib` to
`@vue/runtime-dom` for Vue 2
###
[`v2.1.0`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#210-supofficialsup-211-supinsiderssup-2024-08-29 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.29...v2.1.0 )
##### Features
- **language-core:** inlay hints for destructured props
([#​4634](https://redirect.github.com/vuejs/language-tools/issues/4634 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** typed fallthrough attributes
([#​4103](https://redirect.github.com/vuejs/language-tools/issues/4103 ))
- Thanks to [@​A5rocks](https://redirect.github.com/A5rocks ),
[@​so1ve](https://redirect.github.com/so1ve )!
- **language-core:** document links for classname within `:class`
([#​4642](https://redirect.github.com/vuejs/language-tools/issues/4642 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** auto infer type for $refs & useTemplateRef
([#​4644](https://redirect.github.com/vuejs/language-tools/issues/4644 ))
- Thanks to
[@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )!
- **language-core:** type support for CSS Modules API
([#​4674](https://redirect.github.com/vuejs/language-tools/issues/4674 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** better completion for directives
([#​4640](https://redirect.github.com/vuejs/language-tools/issues/4640 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** better sorting & filtering of completion
([#​4671](https://redirect.github.com/vuejs/language-tools/issues/4671 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** add style scoped and module completion
([#​4705](https://redirect.github.com/vuejs/language-tools/issues/4705 ))
- Thanks to [@​runyasak](https://redirect.github.com/runyasak )!
##### Bug Fixes
- **vscode:** type of `vue.server.hybridMode` config
([#​4703](https://redirect.github.com/vuejs/language-tools/issues/4703 ))
- Thanks to [@​KermanX](https://redirect.github.com/KermanX )!
- **language-core:** dependency on vulnerable version of
`vue-template-compiler`
([#​4613](https://redirect.github.com/vuejs/language-tools/issues/4613 ))
- Thanks to [@​yyx990803](https://redirect.github.com/yyx990803 )!
- **language-core:** support parse method to access ctx var in object
([#​4609](https://redirect.github.com/vuejs/language-tools/issues/4609 ))
- Thanks to [@​linghaoSu](https://redirect.github.com/linghaoSu )!
- **language-core:** escape \ and ' in className avoid type error
([#​4619](https://redirect.github.com/vuejs/language-tools/issues/4619 ))
- Thanks to [@​linghaoSu](https://redirect.github.com/linghaoSu )!
- **language-core:** semantic highlight of the end tag of namespaced
elements
([#​4623](https://redirect.github.com/vuejs/language-tools/issues/4623 ))
- Thanks to [@​KermanX](https://redirect.github.com/KermanX )!
- **language-core:** nullable modelvalues
([#​4648](https://redirect.github.com/vuejs/language-tools/issues/4648 ))
- Thanks to
[@​davidmatter](https://redirect.github.com/davidmatter )!
- **language-core:** should try casting dynamic slot name into constant
([#​4669](https://redirect.github.com/vuejs/language-tools/issues/4669 ))
- Thanks to [@​KermanX](https://redirect.github.com/KermanX )!
- **language-core:** local name support for prop using runtime api
([#​4650](https://redirect.github.com/vuejs/language-tools/issues/4650 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** optimize matching of scoped class and `v-bind()`
([#​4679](https://redirect.github.com/vuejs/language-tools/issues/4679 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** should preserve generic info in directive
([#​4686](https://redirect.github.com/vuejs/language-tools/issues/4686 ))
- Thanks to [@​KermanX](https://redirect.github.com/KermanX )!
- **language-core:** generate `ref` as identifier instead of
interpolation
([#​4688](https://redirect.github.com/vuejs/language-tools/issues/4688 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** correct type narrowing from script to template
([#​4689](https://redirect.github.com/vuejs/language-tools/issues/4689 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** should camelize prop name in
`experimentalModelPropName`
([#​4691](https://redirect.github.com/vuejs/language-tools/issues/4691 ))
- Thanks to [@​KermanX](https://redirect.github.com/KermanX )!
- **language-core:** drop duplicate hints on incomplete tag
([#​4696](https://redirect.github.com/vuejs/language-tools/issues/4696 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** correct inlay hints for v-bind with modifier
([#​4721](https://redirect.github.com/vuejs/language-tools/issues/4721 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-core:** transform range of `file-md` correctly
([#​4735](https://redirect.github.com/vuejs/language-tools/issues/4735 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-plugin-pug:** should cache proxyed object
([#​4626](https://redirect.github.com/vuejs/language-tools/issues/4626 ))
- Thanks to [@​KermanX](https://redirect.github.com/KermanX )!
- **language-plugin-pug:** compute offset correctly of pug class
([#​4652](https://redirect.github.com/vuejs/language-tools/issues/4652 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** completion documentations for binding attributes
([#​4667](https://redirect.github.com/vuejs/language-tools/issues/4667 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** avoid converting internal id of special tags
([#​4643](https://redirect.github.com/vuejs/language-tools/issues/4643 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** reinstate the completion for modifiers
([#​4639](https://redirect.github.com/vuejs/language-tools/issues/4639 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **language-service:** consistent data from provider for sfc completion
([#​4645](https://redirect.github.com/vuejs/language-tools/issues/4645 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
- **typescript-plugin:** unknown request type warning
([#​4715](https://redirect.github.com/vuejs/language-tools/issues/4715 ))
- Thanks to
[@​davidmatter](https://redirect.github.com/davidmatter )!
##### Refactors
- **language-core:** extract SFC root tags to separate virtual code
- **language-core:** removed `__hint` trick from codegen
- **language-core:** rewrite a part of confusing codegen code
- **language-core:** reduce virtual code generated by component tags
([#​4714](https://redirect.github.com/vuejs/language-tools/issues/4714 ))
- **language-core:** do not wrap template virtual code with function
([#​4731](https://redirect.github.com/vuejs/language-tools/issues/4731 ))
- **language-core**: write real files to FS for shared global types
([#​4736](https://redirect.github.com/vuejs/language-tools/issues/4736 ))
- **component-meta:** remove deprecated
`createComponentMetaCheckerByJsonConfig`, `createComponentMetaChecker`
api
##### Other Changes
- Upgraded Volar from `v2.4.0-alpha.18` to `v2.4.1`:
- Ensure unopened files are synced to project
([#​4711](https://redirect.github.com/vuejs/language-tools/issues/4711 ))
([#​4632](https://redirect.github.com/vuejs/language-tools/issues/4632 ))
- Thanks to
[@​davidmatter](https://redirect.github.com/davidmatter )!
- **ci:** integrated
[pkg.pr.new](https://redirect.github.com/stackblitz-labs/pkg.pr.new )
- **tsc:** test all typecheck cases in one tsconfig
([#​4723](https://redirect.github.com/vuejs/language-tools/issues/4723 ))
- **tsc:** add test for TS-next
([#​4724](https://redirect.github.com/vuejs/language-tools/issues/4724 ))
- **tsc:** add tests for for
[#​3779](https://redirect.github.com/vuejs/language-tools/issues/3779 ),
[#​3820](https://redirect.github.com/vuejs/language-tools/issues/3820 )
([#​3838](https://redirect.github.com/vuejs/language-tools/issues/3838 ))
- Thanks to [@​so1ve](https://redirect.github.com/so1ve )!
- **vscode:** add grammar test
([#​3861](https://redirect.github.com/vuejs/language-tools/issues/3861 ))
- Thanks to [@​so1ve](https://redirect.github.com/so1ve )!
- **language-service:** migrate tests to `@volar/test-utils`
([#​4719](https://redirect.github.com/vuejs/language-tools/issues/4719 ))
- **language-core:** add scoped classes renaming case
([#​4727](https://redirect.github.com/vuejs/language-tools/issues/4727 ))
- Thanks to [@​KazariEX](https://redirect.github.com/KazariEX )!
###
[`v2.0.29`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2028-supofficialsup-2029-supinsiderssup-2024-07-22 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.28...v2.0.29 )
##### Features
- **vscode:** focus mode <sup>Insiders</sup>
([https://github.com/volarjs/insiders/pull/24 ](https://redirect.github.com/volarjs/insiders/pull/24 ))
- **language-core:** Plugin API 2.1
- Added plugin hooks: `getLanguageId`, `isValidFile`, `parseSFC2`
- Improve backward compatibility
([#​4585](https://redirect.github.com/vuejs/language-tools/issues/4585 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-core:** support default prop when using \__typeProps
([#​4602](https://redirect.github.com/vuejs/language-tools/issues/4602 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-core:** improve nested plugins
([#​4581](https://redirect.github.com/vuejs/language-tools/issues/4581 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-service:** remove `v-bind` code action
([#​4601](https://redirect.github.com/vuejs/language-tools/issues/4601 ))
- **vscode:** add empty pattern to codeblock attributes scope
([#​4590](https://redirect.github.com/vuejs/language-tools/issues/4590 ))
- Thanks [@​KermanX](https://redirect.github.com/KermanX )
##### Fixes
- **tsc:** errors should be thrown instead of being console.log printed
- **language-server:** observe named pipes changes when server startup
([#​4292](https://redirect.github.com/vuejs/language-tools/issues/4292 ))
- **language-core:** infer define model type from options type
([#​4545](https://redirect.github.com/vuejs/language-tools/issues/4545 ))
- Thanks [@​davidmatter](https://redirect.github.com/davidmatter )
- **language-core:** type-checking not working with hyphen in slot name
with JS
([#​4478](https://redirect.github.com/vuejs/language-tools/issues/4478 ))
- Thanks [@​KermanX](https://redirect.github.com/KermanX )
- **language-core:** add type check for v-model without argument
([#​4598](https://redirect.github.com/vuejs/language-tools/issues/4598 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-service:** filter special tags
([#​4596](https://redirect.github.com/vuejs/language-tools/issues/4596 ))
- Thanks [@​so1ve](https://redirect.github.com/so1ve )
- **typescript-plugin:** improve named pipes reliability
([#​4603](https://redirect.github.com/vuejs/language-tools/issues/4603 ))
- **language-core:** property access is incorrectly identified as
compound expression
([#​4600](https://redirect.github.com/vuejs/language-tools/issues/4600 ))
- **language-core:** fix compatibility of generic component virtual code
with TS 5.5
([#​4577](https://redirect.github.com/vuejs/language-tools/issues/4577 ))
- **tsc:** TS4082 not reported for functional component
([#​4569](https://redirect.github.com/vuejs/language-tools/issues/4569 ))
##### Other Changes
- Upgraded Volar from `v2.4.0-alpha.15` to `v2.4.0-alpha.18`:
- Fix VS Code IntelliSense will be lost in new created files
([#​4424](https://redirect.github.com/vuejs/language-tools/issues/4424 ))
- Add workspace symbols support in Hybrid Mode
([#​4595](https://redirect.github.com/vuejs/language-tools/issues/4595 ))
- Add workspace `addMissingImports` action support in Hybrid Mode
([#​4586](https://redirect.github.com/vuejs/language-tools/issues/4586 ))
- Fix yarn 4 compatibility
([#​4587](https://redirect.github.com/vuejs/language-tools/issues/4587 ))
- Add vue vine to hybrid mode compatible list
([#​4543](https://redirect.github.com/vuejs/language-tools/issues/4543 ))
- Thanks [@​so1ve](https://redirect.github.com/so1ve )
- Add global components prop validation test
([#​4542](https://redirect.github.com/vuejs/language-tools/issues/4542 ))
- Thanks [@​davidmatter](https://redirect.github.com/davidmatter )
###
[`v2.0.28`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2028-supofficialsup-2029-supinsiderssup-2024-07-22 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.26...v2.0.28 )
##### Features
- **vscode:** focus mode <sup>Insiders</sup>
- **language-core:** Plugin API 2.1
- Added plugin hooks: `getLanguageId`, `isValidFile`, `parseSFC2`
- Improve backward compatibility
([#​4585](https://redirect.github.com/vuejs/language-tools/issues/4585 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-core:** support default prop when using \__typeProps
([#​4602](https://redirect.github.com/vuejs/language-tools/issues/4602 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-core:** improve nested plugins
([#​4581](https://redirect.github.com/vuejs/language-tools/issues/4581 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-service:** remove `v-bind` code action
([#​4601](https://redirect.github.com/vuejs/language-tools/issues/4601 ))
- **vscode:** add empty pattern to codeblock attributes scope
([#​4590](https://redirect.github.com/vuejs/language-tools/issues/4590 ))
- Thanks [@​KermanX](https://redirect.github.com/KermanX )
##### Fixes
- **tsc:** errors should be thrown instead of being console.log printed
- **language-server:** observe named pipes changes when server startup
([#​4292](https://redirect.github.com/vuejs/language-tools/issues/4292 ))
- **language-core:** infer define model type from options type
([#​4545](https://redirect.github.com/vuejs/language-tools/issues/4545 ))
- Thanks [@​davidmatter](https://redirect.github.com/davidmatter )
- **language-core:** type-checking not working with hyphen in slot name
with JS
([#​4478](https://redirect.github.com/vuejs/language-tools/issues/4478 ))
- Thanks [@​KermanX](https://redirect.github.com/KermanX )
- **language-core:** add type check for v-model without argument
([#​4598](https://redirect.github.com/vuejs/language-tools/issues/4598 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-service:** filter special tags
([#​4596](https://redirect.github.com/vuejs/language-tools/issues/4596 ))
- Thanks [@​so1ve](https://redirect.github.com/so1ve )
- **typescript-plugin:** improve named pipes reliability
([#​4603](https://redirect.github.com/vuejs/language-tools/issues/4603 ))
- **language-core** property access is incorrectly identified as
compound expression
([#​4600](https://redirect.github.com/vuejs/language-tools/issues/4600 ))
- **language-core** fix compatibility of generic component virtual code
with TS 5.5
([#​4577](https://redirect.github.com/vuejs/language-tools/issues/4577 ))
- **tsc** TS4082 not reported for functional component
([#​4569](https://redirect.github.com/vuejs/language-tools/issues/4569 ))
##### Other Changes
- Upgraded Volar from `v2.4.0-alpha.15` to `v2.4.0-alpha.18`:
- Fix VS Code IntelliSense will be lost in new created files
([#​4424](https://redirect.github.com/vuejs/language-tools/issues/4424 ))
- Add workspace symbols support in Hybrid Mode
([#​4595](https://redirect.github.com/vuejs/language-tools/issues/4595 ))
- Add workspace `addMissingImports` action support in Hybrid Mode
([#​4586](https://redirect.github.com/vuejs/language-tools/issues/4586 ))
- Fix yarn 4 compatibility
([#​4587](https://redirect.github.com/vuejs/language-tools/issues/4587 ))
- Add vue vine to hybrid mode compatible list
([#​4543](https://redirect.github.com/vuejs/language-tools/issues/4543 ))
- Thanks [@​so1ve](https://redirect.github.com/so1ve )
- Add global components prop validation test
([#​4542](https://redirect.github.com/vuejs/language-tools/issues/4542 ))
- Thanks [@​davidmatter](https://redirect.github.com/davidmatter )
###
[`v2.0.26`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2026-supofficialsup-2027-supinsiderssup-2024-07-04 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.24...v2.0.26 )
##### Features
- **language-service:** Support auto-complete for more preprocessing
languages.
- **language-core:** Improve type compatibility with Vue 3.5.
([#​4474](https://redirect.github.com/vuejs/language-tools/issues/4474 ))
- Thanks, [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj ).
##### Bug Fixes
- **vscode:** Fix insider version display condition. <sup>Insiders</sup>
- **language-service:** Fix `vue-twoslash-queries` not working in LSP
mode.
- **language-service:** Add null handling for script tag completion
items.
([#​4520](https://redirect.github.com/vuejs/language-tools/issues/4520 ))
- **language-core:** Fix `any` in templates if the first checked file
was not root.
([#​4526](https://redirect.github.com/vuejs/language-tools/issues/4526 ))
- Thanks,
[@​daniluk4000](https://redirect.github.com/daniluk4000 ).
##### Other Changes
- Upgraded Volar from `v2.4.0-alpha.2` to `v2.4.0-alpha.14`:
- Fixed an issue where, when Hybrid Mode is disabled, TS support for Vue
files not included in tsconfig may be missing.
- Improved the consistency of `vue-tsc` and `tsc` behavior.
([#​3526](https://redirect.github.com/vuejs/language-tools/issues/3526 ))
- Fixed the `--clean` flag support for `vue-tsc`.
- Updated the high-level overview mermaid diagram.
- Added 'expected' and 'actually happening' sections to the bug report
template.
([#​4515](https://redirect.github.com/vuejs/language-tools/issues/4515 ))
- Thanks,
[@​davidmatter](https://redirect.github.com/davidmatter ).
###
[`v2.0.24`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2024-supofficialsup-2025-supinsiderssup-2024-06-30 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.22...v2.0.24 )
##### Features
- **vscode:** pop message box if new insiders version available
<sup>insiders</sup>
- **vscode:** if insiders versions information failed to fetch from
GitHub, try to fetch from CDN <sup>insiders</sup>
- **language-service:** better sfc-level tag name completion
([#​4506](https://redirect.github.com/vuejs/language-tools/issues/4506 ))
- Thanks [@​KermanX](https://redirect.github.com/KermanX )
##### Bug Fixes
- **tsc:** update required volar version
([#​4498](https://redirect.github.com/vuejs/language-tools/issues/4498 ))
- Thanks [@​davidmatter](https://redirect.github.com/davidmatter )
- **tsc:** bump peer typescript version
([#​4513](https://redirect.github.com/vuejs/language-tools/issues/4513 ))
- Thanks [@​so1ve](https://redirect.github.com/so1ve )
##### Refactors
- **language-server:** reorganize the code structure
([#​4507](https://redirect.github.com/vuejs/language-tools/issues/4507 ))
##### Other Changes
- Upgrade Volar from `v2.3.1` to `v2.4.0-alpha.2`.
- Hybrid Mode compatibility improvements with other TS plugins
([https://github.com/volarjs/volar.js/issues/216 ](https://redirect.github.com/volarjs/volar.js/issues/216 ))
- **docs:** add nvim-cmp integration
([#​4463](https://redirect.github.com/vuejs/language-tools/issues/4463 ))
- Thanks
[@​RayGuo-ergou](https://redirect.github.com/RayGuo-ergou )
- **docs:** update mermaid
- The following extensions have been added to Hybrid Mode’s
compatibility whitelist
([#​4206](https://redirect.github.com/vuejs/language-tools/issues/4206 )):
- `p42ai.refactor`
- `nrwl.angular-console`
- `styled-components.vscode-styled-components`
- `Divlo.vscode-styled-jsx-languageserver`
###
[`v2.0.22`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2022-2024-06-22 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.21...v2.0.22 )
##### Bug Fixes
- **vscode:** directive syntax highlighting
([#​4482](https://redirect.github.com/vuejs/language-tools/issues/4482 ))
- Thanks [@​KermanX](https://redirect.github.com/KermanX )
- **language-core:** move declare defineProp out of function scope
([#​4454](https://redirect.github.com/vuejs/language-tools/issues/4454 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-core:** compatible with TS 5.5
([#​4492](https://redirect.github.com/vuejs/language-tools/issues/4492 ))
##### Other Changes
- Upgrade Volar from `v2.3.0-alpha.14` to `v2.3.1`.
- Error tolerant to `contentChanges` length
([#​4457](https://redirect.github.com/vuejs/language-tools/issues/4457 ))
- Add feature request template
([#​4490](https://redirect.github.com/vuejs/language-tools/issues/4490 ))
- Thanks [@​so1ve](https://redirect.github.com/so1ve )
- **docs:** fix wrong links in CHANGELOG.md
([#​4475](https://redirect.github.com/vuejs/language-tools/issues/4475 ))
- Thanks [@​KermanX](https://redirect.github.com/KermanX )
###
[`v2.0.21`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2021-2024-06-08 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.20...v2.0.21 )
##### Bug Fixes
- fix(typescript-plugin): TS plugin cause type checking broken in .ts
files
([#​4453](https://redirect.github.com/vuejs/language-tools/issues/4453 ))
###
[`v2.0.20`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2020-2024-06-08 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.19...v2.0.20 )
##### Features
- feat(language-service): add localization support for zh-hk/zh-tw
- feat(vscode): enable syntax highlighting of cue code blocks in MDX
([#​4425](https://redirect.github.com/vuejs/language-tools/issues/4425 ))
- Thanks
[@​remcohaszing](https://redirect.github.com/remcohaszing )
##### Bug Fixes
- fix(vscode): fix "as"/"instanceof" expressions syntax highlight
([#​4412](https://redirect.github.com/vuejs/language-tools/issues/4412 ))
- fix(language-core): `ForIteratorExpression`'s `returns` property may
be undefined
([#​4418](https://redirect.github.com/vuejs/language-tools/issues/4418 ))
- Thanks [@​so1ve](https://redirect.github.com/so1ve )
- fix(language-core): use defineEmits calls instead of type infer
([#​4430](https://redirect.github.com/vuejs/language-tools/issues/4430 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- fix(tsc): log catched errors to console
([#​4451](https://redirect.github.com/vuejs/language-tools/issues/4451 ))
- Thanks [@​mik3ybark3r](https://redirect.github.com/mik3ybark3r )
- fix(typescript-plugin): TS not working in template when tsconfig
missing
([#​4452](https://redirect.github.com/vuejs/language-tools/issues/4452 ))
- fix(language-core): use type infer instead of await import
([#​4436](https://redirect.github.com/vuejs/language-tools/issues/4436 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- feat(language-core): ignore type error for new functional component
([#​4445](https://redirect.github.com/vuejs/language-tools/issues/4445 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- fix(language-core): ignore type error for possible component name
([#​4446](https://redirect.github.com/vuejs/language-tools/issues/4446 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- fix(language-service): filter internal props in template completion
- fix(language-service): sort component props in template completion
- fix(language-core): duplicate completion appears at the beginning of
script setup block
##### Other Changes
- Upgrade Volar from `v2.2.4` to `v2.3.0-alpha.14`.
- LSP server performance improved
- Language server now responds with the exact server capabilities for
initialization requests
- Auto insertion requests can now exit early in the language client
- The following extensions have been added to Hybrid Mode’s
compatibility whitelist:
- `kimuson.ts-type-expand` - Thanks
[@​zcf0508](https://redirect.github.com/zcf0508 )
###
[`v2.0.19`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2019-2024-05-16 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.18...v2.0.19 )
##### Bug Fixes
- **language-core:** property 'xyz' does not exist on type 'abc' when
using v-for
([#​4386](https://redirect.github.com/vuejs/language-tools/issues/4386 ))
- **language-core:** avoid report error when events do not accept
parameters
([#​4387](https://redirect.github.com/vuejs/language-tools/issues/4387 ))
- **language-core:** inline dynamic event handlers should not expect
commas
([#​4387](https://redirect.github.com/vuejs/language-tools/issues/4387 ))
###
[`v2.0.18`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2018-2024-05-15 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.17...v2.0.18 )
##### Features
- feat(language-core): report unknown events when strictTemplates is
enabled
([#​3718](https://redirect.github.com/vuejs/language-tools/issues/3718 ))
- feat(language-core): add `compileSFCScript` plugin hook
([#​3200](https://redirect.github.com/vuejs/language-tools/issues/3200 ))
- feat(vscode): add coffeescript syntax highlight support
##### Bug Fixes
- fix(language-core): fix event handler type for hyphen-case event names
- fix(language-core): allow binding multiple events with the same name
([#​4369](https://redirect.github.com/vuejs/language-tools/issues/4369 ))
- fix(language-core): variable used in `key` appears as unused in v-for
template tag
([#​329](https://redirect.github.com/vuejs/language-tools/issues/329 ))
([#​3421](https://redirect.github.com/vuejs/language-tools/issues/3421 ))
- fix(language-core): generics with slots don't work with Vue 2.7
([#​3241](https://redirect.github.com/vuejs/language-tools/issues/3241 ))
- fix(language-core): template language of .md files should be markdown
([#​4299](https://redirect.github.com/vuejs/language-tools/issues/4299 ))
- fix(language-core): no template class links when
`experimentalResolveStyleCssClasses` is set to `always`
([#​4379](https://redirect.github.com/vuejs/language-tools/issues/4379 ))
##### Other Changes
- Upgrade Volar from `v2.2.2` to `v2.2.4`.
- Fixed a few URI conversion issues
- fix(typescript): empty items list should be valid completion result
([#​4368](https://redirect.github.com/vuejs/language-tools/issues/4368 ))
- fix(typescript): path completion not working for meta files
- Upgrade Volar services from `v0.0.44` to `v0.0.45`.
- fix(typescript-twoslash-queries): inlay hints not working
- fix(css, html, json, yaml): failed to resolve relative path
- feat(emmet): port VSCode emmet extension client logic
([https://github.com/volarjs/services/issues/95 ](https://redirect.github.com/volarjs/services/issues/95 ))
- The following extensions have been added to Hybrid Mode’s
compatibility whitelist:
- `miaonster.vscode-tsx-arrow-definition`
- `runem.lit-plugin`
###
[`v2.0.17`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2017-2024510 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.16...v2.0.17 )
##### Features
- **language-core:** add JSDod support for component
([#​2377](https://redirect.github.com/vuejs/language-tools/issues/2377 ))
- **language-core:** add JSDoc support for script setup binding
variables
([#​3409](https://redirect.github.com/vuejs/language-tools/issues/3409 ))
- **language-core:** add class component support
([#​4354](https://redirect.github.com/vuejs/language-tools/issues/4354 ))
- **language-service:** re-support scoped class links in template
([#​4357](https://redirect.github.com/vuejs/language-tools/issues/4357 ))
- **typescript-plugin:** create script setup block when auto import if
needed
- **typescript-plugin:** add JSDoc support for events in template
([#​4365](https://redirect.github.com/vuejs/language-tools/issues/4365 ))
- **component-meta:** add JSDoc tags support for events
- **language-core:** support defineOptions
([#​4362](https://redirect.github.com/vuejs/language-tools/issues/4362 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
##### Bug Fixes
- **language-core:** hover not working for intrinsic element event name
- **language-core:** showing false *declared but not used* errors for
functions used in `v-on="{}"`
([#​4333](https://redirect.github.com/vuejs/language-tools/issues/4333 ))
- **language-core:** fix nameless event expression formatting
- **language-core:** types imported in the `<script setup>` should not
be used as a variable in template
([#​4353](https://redirect.github.com/vuejs/language-tools/issues/4353 ))
- **language-core:** renaming classname within `scoped` not working
([#​4355](https://redirect.github.com/vuejs/language-tools/issues/4355 ))
- **language-core:** `<style>` completions and html custom data
completions not provided in some cases
([#​4092](https://redirect.github.com/vuejs/language-tools/issues/4092 ))
- **language-core:** improve code action edits mapping fault tolerance
- **language-core:** support defineModel for generic component
([#​4345](https://redirect.github.com/vuejs/language-tools/issues/4345 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-service:** completion cannot trigger in SFC root
- **component-meta:** `forceUseTs` options not working
##### Other Changes
- Upgrade Volar from `v2.2.0` to `v2.2.2`.
- fix(language-server): pass correct languageId when creating virtual
code
([https://github.com/volarjs/volar.js/issues/173 ](https://redirect.github.com/volarjs/volar.js/issues/173 ))
- fix(typescript): additional completion not working in plugin
([#​4323](https://redirect.github.com/vuejs/language-tools/issues/4323 ))
- Upgrade Volar services from `v0.0.42` to `v0.0.44`.
- feat(typescript): code action edits respect editor formatting settings
([https://github.com/volarjs/services/issues/30 ](https://redirect.github.com/volarjs/services/issues/30 ))
- fix(typescript): not being able to jump to shims module definition
- fix(typescript): `allowTextChangesInNewFiles` never true for embedded
documents
- perf(typescript): check `command` resolve capability only for specific
refactors
([https://github.com/volarjs/services/issues/94 ](https://redirect.github.com/volarjs/services/issues/94 ))
- The following extensions have been added to Hybrid Mode’s
compatibility whitelist:
- `mxsdev.typescript-explorer`
- Deprecated `vueCompilerOptions.experimentalUseElementAccessInTemplate`
- Specify `packageManager`
([#​4358](https://redirect.github.com/vuejs/language-tools/issues/4358 ))
- Thanks [@​so1ve](https://redirect.github.com/so1ve )
- **docs:** emoved possibly redundant duplicate reference
([#​4348](https://redirect.github.com/vuejs/language-tools/issues/4348 ))
- Thanks [@​artshade](https://redirect.github.com/artshade )
- **language-service:** temporarily remove references codeLens
([#​4364](https://redirect.github.com/vuejs/language-tools/issues/4364 ))
- **vscode:** auto enabling hybrid mode allows
###
[`v2.0.16`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2016-202451 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.15...v2.0.16 )
##### Bug Fixes
- **language-core:** virtual document language ID is not updated when
changing SFC style block lang
- **language-core:** correct logic for `defineSlots` destructuring
([#​4326](https://redirect.github.com/vuejs/language-tools/issues/4326 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **language-core:** ObjectDirective does not work with `defineSlots`
([#​4327](https://redirect.github.com/vuejs/language-tools/issues/4327 ))
- **language-service:** emmet not working in postcss style block
([https://github.com/volarjs/volar.js/issues/169 ](https://redirect.github.com/volarjs/volar.js/issues/169 ))
##### Other Changes
- Upgrade to [Volar
2.2](https://redirect.github.com/volarjs/volar.js/releases/tag/v2.2.0 )
- **language-core:** export `VueEmbeddedCode`
([#​4265](https://redirect.github.com/vuejs/language-tools/issues/4265 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/zhiyuanzmj )
- **typescript-plugin:** expose `FileRegistry` to `project.program`
([#​3963](https://redirect.github.com/vuejs/language-tools/issues/3963 ))
- Thanks [@​zcf0508](https://redirect.github.com/zcf0508 )
- **vscode:** remove outdated formatters section
([#​4243](https://redirect.github.com/vuejs/language-tools/issues/4243 ))
- Thanks [@​BBboy01](https://redirect.github.com/BBboy01 )
###
[`v2.0.15`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2015-2024430 )
[Compare
Source](https://redirect.github.com/vuejs/language-tools/compare/v2.0.14...v2.0.15 )
##### Features
- Redesign additional extensions, VitePress, PetiteVue support
([#​4321](https://redirect.github.com/vuejs/language-tools/issues/4321 ))
- Fix custom file extensions not working in Hybrid Mode
([#​4251](https://redirect.github.com/vuejs/language-tools/issues/4251 ))
- **vscode:** prompt when Hybrid Mode is explicitly enabled but known
incompatible extensions are installed
- **language-core:** use internal options for directly exposing user
props/emits types
([vuejs/core#10801 ](https://redirect.github.com/vuejs/core/pull/10801 ))
- **language-core:** support defineSlots destructuring
([#​4312](https://redirect.github.com/vuejs/language-tools/issues/4312 ))
- Thanks [@​zhiyuanzmj](https://redirect.github.com/
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 07:30:32 -05:00
renovate[bot]
f9f47cbab3
chore(deps): update dependency @rollup/plugin-node-resolve to v16 ( #1162 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 19:50:41 -05:00
Eli Bosley
024719fa7a
fix: fix libvirt bindings ( #1167 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Upgraded the `@unraid/libvirt` library dependency to version `^1.1.3`,
which may offer improved performance, stability, and bug fixes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-20 17:54:13 -05:00
renovate[bot]
48df88f5c1
fix(deps): update all non-major dependencies ( #1158 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@apollo/client](https://www.apollographql.com/docs/react/ )
([source](https://redirect.github.com/apollographql/apollo-client )) |
[`3.12.11` ->
`3.13.1`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.12.11/3.13.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@graphql-codegen/client-preset](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client ))
| [`4.6.2` ->
`4.6.3`](https://renovatebot.com/diffs/npm/@graphql-codegen%2fclient-preset/4.6.2/4.6.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@graphql-codegen/typed-document-node](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node ))
| [`5.0.13` ->
`5.0.14`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftyped-document-node/5.0.13/5.0.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/ )
|
|
[@graphql-codegen/typescript](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ))
| [`4.1.3` ->
`4.1.4`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript/4.1.3/4.1.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@graphql-codegen/typescript-operations](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations ))
| [`4.4.1` ->
`4.5.0`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-operations/4.4.1/4.5.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@graphql-codegen/typescript-resolvers](https://redirect.github.com/dotansimha/graphql-code-generator )
([source](https://redirect.github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers ))
| [`4.4.2` ->
`4.4.3`](https://renovatebot.com/diffs/npm/@graphql-codegen%2ftypescript-resolvers/4.4.2/4.4.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@pinia/nuxt](https://redirect.github.com/vuejs/pinia/tree/v3/packages/nuxt#readme )
([source](https://redirect.github.com/vuejs/pinia )) | [`^0.9.0` ->
`^0.10.0`](https://renovatebot.com/diffs/npm/@pinia%2fnuxt/0.9.0/0.10.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [@rollup/rollup-linux-x64-gnu](https://rollupjs.org/ )
([source](https://redirect.github.com/rollup/rollup )) | [`4.34.6` ->
`4.34.8`](https://renovatebot.com/diffs/npm/@rollup%2frollup-linux-x64-gnu/4.34.6/4.34.8 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [@swc/core](https://swc.rs )
([source](https://redirect.github.com/swc-project/swc )) | [`1.10.16` ->
`1.10.18`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.16/1.10.18 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`22.13.2` ->
`22.13.4`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.2/22.13.4 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`20.17.18` ->
`20.17.19`](https://renovatebot.com/diffs/npm/@types%2fnode/20.17.18/20.17.19 )
|
[](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://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ))
| [`3.0.5` ->
`3.0.6`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.0.5/3.0.6 )
|
[](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/ui](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/ui#readme )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/ui ))
| [`3.0.5` ->
`3.0.6`](https://renovatebot.com/diffs/npm/@vitest%2fui/3.0.5/3.0.6 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@vueuse/components](https://redirect.github.com/vueuse/vueuse/tree/main/packages/components#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/components ))
| [`12.5.0` ->
`12.7.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcomponents/12.5.0/12.7.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [@vueuse/core](https://redirect.github.com/vueuse/vueuse )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/core ))
| [`12.5.0` ->
`12.7.0`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/12.5.0/12.7.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@vueuse/integrations](https://redirect.github.com/vueuse/vueuse/tree/main/packages/integrations#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/integrations ))
| [`12.5.0` ->
`12.7.0`](https://renovatebot.com/diffs/npm/@vueuse%2fintegrations/12.5.0/12.7.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@vueuse/nuxt](https://redirect.github.com/vueuse/vueuse/tree/main/packages/nuxt#readme )
([source](https://redirect.github.com/vueuse/vueuse/tree/HEAD/packages/nuxt ))
| [`12.5.0` ->
`12.7.0`](https://renovatebot.com/diffs/npm/@vueuse%2fnuxt/12.5.0/12.7.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [convert](https://convert.js.org/ )
([source](https://redirect.github.com/jonahsnider/convert )) | [`5.7.0`
-> `5.8.0`](https://renovatebot.com/diffs/npm/convert/5.7.0/5.8.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [cron](https://redirect.github.com/kelektiv/node-cron ) | [`3.2.1` ->
`3.5.0`](https://renovatebot.com/diffs/npm/cron/3.2.1/3.5.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[isomorphic-dompurify](https://redirect.github.com/kkomelin/isomorphic-dompurify )
| [`2.21.0` ->
`2.22.0`](https://renovatebot.com/diffs/npm/isomorphic-dompurify/2.21.0/2.22.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [jose](https://redirect.github.com/panva/jose ) | [`5.9.6` ->
`5.10.0`](https://renovatebot.com/diffs/npm/jose/5.9.6/5.10.0 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [lucide-vue-next](https://lucide.dev )
([source](https://redirect.github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ))
| [`^0.468.0` ->
`^0.475.0`](https://renovatebot.com/diffs/npm/lucide-vue-next/0.468.0/0.475.0 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [postcss](https://postcss.org/ )
([source](https://redirect.github.com/postcss/postcss )) | [`8.5.2` ->
`8.5.3`](https://renovatebot.com/diffs/npm/postcss/8.5.2/8.5.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [prettier](https://prettier.io )
([source](https://redirect.github.com/prettier/prettier )) | [`3.4.2` ->
`3.5.1`](https://renovatebot.com/diffs/npm/prettier/3.4.2/3.5.1 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [radix-vue](https://redirect.github.com/unovue/radix-vue ) | [`1.9.14`
-> `1.9.16`](https://renovatebot.com/diffs/npm/radix-vue/1.9.14/1.9.16 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [shadcn-vue](https://redirect.github.com/unovue/shadcn-vue )
([source](https://redirect.github.com/unovue/shadcn-vue/tree/HEAD/packages/cli ))
| [`0.11.3` ->
`0.11.4`](https://renovatebot.com/diffs/npm/shadcn-vue/0.11.3/0.11.4 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [tsx](https://tsx.is )
([source](https://redirect.github.com/privatenumber/tsx )) | [`4.19.2` ->
`4.19.3`](https://renovatebot.com/diffs/npm/tsx/4.19.2/4.19.3 ) |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint )
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ))
| [`8.24.0` ->
`8.24.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.24.0/8.24.1 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [uuid](https://redirect.github.com/uuidjs/uuid ) | [`11.0.5` ->
`11.1.0`](https://renovatebot.com/diffs/npm/uuid/11.0.5/11.1.0 ) |
[](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://redirect.github.com/vitest-dev/vitest )
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ))
| [`3.0.5` ->
`3.0.6`](https://renovatebot.com/diffs/npm/vitest/3.0.5/3.0.6 ) |
[](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-tsc](https://redirect.github.com/vuejs/language-tools )
([source](https://redirect.github.com/vuejs/language-tools/tree/HEAD/packages/tsc ))
| [`2.2.0` ->
`2.2.2`](https://renovatebot.com/diffs/npm/vue-tsc/2.2.0/2.2.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>apollographql/apollo-client (@​apollo/client)</summary>
###
[`v3.13.1`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3131 )
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.13.0...v3.13.1 )
##### Patch Changes
-
[#​12369](https://redirect.github.com/apollographql/apollo-client/pull/12369 )
[`bdfc5b2`](bdfc5b2e38 )
Thanks [@​phryneas](https://redirect.github.com/phryneas )! -
`ObervableQuery.refetch`: don't refetch with `cache-and-network`, swich
to `network-only` instead
-
[#​12375](https://redirect.github.com/apollographql/apollo-client/pull/12375 )
[`d3f8f13`](d3f8f13071 )
Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller )! -
Export the `UseSuspenseFragmentOptions` type.
###
[`v3.13.0`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3130 )
[Compare
Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.12.11...v3.13.0 )
##### Minor Changes
-
[#​12066](https://redirect.github.com/apollographql/apollo-client/pull/12066 )
[`c01da5d`](c01da5da63 )
Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller )! -
Adds a new `useSuspenseFragment` hook.
`useSuspenseFragment` suspends until `data` is complete. It is a drop-in
replacement for `useFragment` when you prefer to use Suspense to control
the loading state of a fragment. See the
[documentation](https://www.apollographql.com/docs/react/data/fragments#usesuspensefragment )
for more details.
-
[#​12174](https://redirect.github.com/apollographql/apollo-client/pull/12174 )
[`ba5cc33`](ba5cc330f8 )
Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller )! -
Ensure errors thrown in the `onCompleted` callback from `useMutation`
don't call `onError`.
-
[#​12340](https://redirect.github.com/apollographql/apollo-client/pull/12340 )
[`716d02e`](716d02ec9c )
Thanks [@​phryneas](https://redirect.github.com/phryneas )! -
Deprecate the `onCompleted` and `onError` callbacks of `useQuery` and
`useLazyQuery`.
For more context, please see the [related
issue](https://redirect.github.com/apollographql/apollo-client/issues/12352 )
on GitHub.
-
[#​12276](https://redirect.github.com/apollographql/apollo-client/pull/12276 )
[`670f112`](670f112a7d )
Thanks [@​Cellule](https://redirect.github.com/Cellule )! - Provide
a more type-safe option for the previous data value passed to
`observableQuery.updateQuery`. Using it could result in crashes at
runtime as this callback could be called with partial data even though
its type reported the value as a complete result.
The `updateQuery` callback function is now called with a new type-safe
`previousData` property and a new `complete` property in the 2nd
argument that determines whether `previousData` is a complete or partial
result.
As a result of this change, it is recommended to use the `previousData`
property passed to the 2nd argument of the callback rather than using
the previous data value from the first argument since that value is not
type-safe. The first argument is now deprecated and will be removed in a
future version of Apollo Client.
```ts
observableQuery.updateQuery(
(unsafePreviousData, { previousData, complete }) => {
previousData;
// ^? TData | DeepPartial<TData> | undefined
if (complete) {
previousData;
// ^? TData
} else {
previousData;
// ^? DeepPartial<TData> | undefined
}
}
);
```
-
[#​12174](https://redirect.github.com/apollographql/apollo-client/pull/12174 )
[`ba5cc33`](ba5cc330f8 )
Thanks [@​jerelmiller](https://redirect.github.com/jerelmiller )! -
Reject the mutation promise if errors are thrown in the `onCompleted`
callback of `useMutation`.
##### Patch Changes
-
[#​12276](https://redirect.github.com/apollographql/apollo-client/pull/12276 )
[`670f112`](670f112a7d )
Thanks [@​Cellule](https://redirect.github.com/Cellule )! - Fix the
return type of the `updateQuery` function to allow for `undefined`.
`updateQuery` had the ability to bail out of the update by returning a
falsey value, but the return type enforced a query value.
```ts
observableQuery.updateQuery(
(unsafePreviousData, { previousData, complete }) => {
if (!complete) {
// Bail out of the update by returning early
return;
}
// ...
}
);
```
-
[#​12296](https://redirect.github.com/apollographql/apollo-client/pull/12296 )
[`2422df2`](2422df202a )
Thanks [@​Cellule](https://redirect.github.com/Cellule )! -
Deprecate option `ignoreResults` in `useMutation`.
Once this option is removed, existing code still using it might see
increase in re-renders.
If you don't want to synchronize your component state with the mutation,
please use `useApolloClient` to get your ApolloClient instance and call
`client.mutate` directly.
-
[#​12338](https://redirect.github.com/apollographql/apollo-client/pull/12338 )
[`67c16c9`](67c16c9389 )
Thanks [@​phryneas](https://redirect.github.com/phryneas )! - In
case of a multipart response (e.g. with `@defer`), query deduplication
will
now keep going until the final chunk has been received.
-
[#​12276](https://redirect.github.com/apollographql/apollo-client/pull/12276 )
[`670f112`](670f112a7d )
Thanks [@​Cellule](https://redirect.github.com/Cellule )! - Fix the
type of the `variables` property passed as the 2nd argument to the
`subscribeToMore` callback. This was previously reported as the
`variables` type for the subscription itself, but is now properly typed
as the query `variables`.
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/client-preset)</summary>
###
[`v4.6.3`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/presets/client/CHANGELOG.md#463 )
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/client-preset@4.6.2...@graphql-codegen/client-preset@4.6.3 )
##### Patch Changes
-
[#​10298](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10298 )
[`3efc472`](3efc472b97 )
Thanks [@​dotansimha](https://redirect.github.com/dotansimha )! -
Fix a bug where fragment spreads with `@client` directives is not being
removed from the generated persisted documents
- Updated dependencies
\[[`6d7c1d7`](6d7c1d7c0a )]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common )[@​5](https://redirect.github.com/5 ).7.0
-
[@​graphql-codegen/typescript-operations](https://redirect.github.com/graphql-codegen/typescript-operations )[@​4](https://redirect.github.com/4 ).5.0
-
[@​graphql-codegen/gql-tag-operations](https://redirect.github.com/graphql-codegen/gql-tag-operations )[@​4](https://redirect.github.com/4 ).0.15
-
[@​graphql-codegen/typed-document-node](https://redirect.github.com/graphql-codegen/typed-document-node )[@​5](https://redirect.github.com/5 ).0.14
-
[@​graphql-codegen/typescript](https://redirect.github.com/graphql-codegen/typescript )[@​4](https://redirect.github.com/4 ).1.4
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/typed-document-node)</summary>
###
[`v5.0.14`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typed-document-node/CHANGELOG.md#5014 )
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typed-document-node@5.0.13...@graphql-codegen/typed-document-node@5.0.14 )
##### Patch Changes
- Updated dependencies
\[[`6d7c1d7`](6d7c1d7c0a )]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common )[@​5](https://redirect.github.com/5 ).7.0
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/typescript)</summary>
###
[`v4.1.4`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/typescript/CHANGELOG.md#414 )
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript@4.1.3...@graphql-codegen/typescript@4.1.4 )
##### Patch Changes
- Updated dependencies
\[[`6d7c1d7`](6d7c1d7c0a )]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common )[@​5](https://redirect.github.com/5 ).7.0
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/typescript-operations)</summary>
###
[`v4.5.0`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/operations/CHANGELOG.md#450 )
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-operations@4.4.1...@graphql-codegen/typescript-operations@4.5.0 )
##### Minor Changes
-
[#​10270](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10270 )
[`6d7c1d7`](6d7c1d7c0a )
Thanks [@​adapap](https://redirect.github.com/adapap )! - feat:
implement `includeExternalFragments: boolean` option
##### Patch Changes
- Updated dependencies
\[[`6d7c1d7`](6d7c1d7c0a )]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common )[@​5](https://redirect.github.com/5 ).7.0
-
[@​graphql-codegen/typescript](https://redirect.github.com/graphql-codegen/typescript )[@​4](https://redirect.github.com/4 ).1.4
</details>
<details>
<summary>dotansimha/graphql-code-generator
(@​graphql-codegen/typescript-resolvers)</summary>
###
[`v4.4.3`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/typescript/resolvers/CHANGELOG.md#443 )
[Compare
Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/typescript-resolvers@4.4.2...@graphql-codegen/typescript-resolvers@4.4.3 )
##### Patch Changes
- Updated dependencies
\[[`6d7c1d7`](6d7c1d7c0a )]:
-
[@​graphql-codegen/visitor-plugin-common](https://redirect.github.com/graphql-codegen/visitor-plugin-common )[@​5](https://redirect.github.com/5 ).7.0
-
[@​graphql-codegen/typescript](https://redirect.github.com/graphql-codegen/typescript )[@​4](https://redirect.github.com/4 ).1.4
</details>
<details>
<summary>vuejs/pinia (@​pinia/nuxt)</summary>
###
[`v0.10.0`](https://redirect.github.com/vuejs/pinia/compare/@pinia/nuxt@0.9.0...@pinia/nuxt@0.10.0 )
[Compare
Source](https://redirect.github.com/vuejs/pinia/compare/@pinia/nuxt@0.9.0...@pinia/nuxt@0.10.0 )
</details>
<details>
<summary>rollup/rollup (@​rollup/rollup-linux-x64-gnu)</summary>
###
[`v4.34.8`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4348 )
[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.34.7...v4.34.8 )
*2025-02-17*
##### Bug Fixes
- Do not make assumptions about the value of nested paths in logical
expressions if the expression cannot be simplified
([#​5846](https://redirect.github.com/rollup/rollup/issues/5846 ))
##### Pull Requests
- [#​5846](https://redirect.github.com/rollup/rollup/pull/5846 ):
return UnknownValue if the usedbranch is unkown and the path is not
empty ([@​TrickyPi](https://redirect.github.com/TrickyPi ))
###
[`v4.34.7`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4347 )
[Compare
Source](https://redirect.github.com/rollup/rollup/compare/v4.34.6...v4.34.7 )
*2025-02-14*
##### Bug Fixes
- Ensure that calls to parameters are included correctly when using
try-catch deoptimization
([#​5842](https://redirect.github.com/rollup/rollup/issues/5842 ))
##### Pull Requests
- [#​5840](https://redirect.github.com/rollup/rollup/pull/5840 ):
fix(deps): lock file maintenance minor/patch updates
([@​renovate](https://redirect.github.com/renovate )\[bot])
- [#​5842](https://redirect.github.com/rollup/rollup/pull/5842 ):
Fix prop inclusion with try-catch-deoptimization
([@​lukastaegert](https://redirect.github.com/lukastaegert ))
</details>
<details>
<summary>swc-project/swc (@​swc/core)</summary>
###
[`v1.10.18`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11018---2025-02-19 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.17...v1.10.18 )
##### Bug Fixes
- **(hstr)** Prevent memory leak for global stores
([#​10047](https://redirect.github.com/swc-project/swc/issues/10047 ))
([4718bc0](4718bc0df9 ))
##### Miscellaneous Tasks
- **(es/minifier)** Make `minify-all` example ignore parsing errors
([#​10045](https://redirect.github.com/swc-project/swc/issues/10045 ))
([6c7ec46](6c7ec46ee4 ))
##### Build
- **(es)** Select optimization level for each crates
([#​10046](https://redirect.github.com/swc-project/swc/issues/10046 ))
([c28d494](c28d4942c5 ))
###
[`v1.10.17`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11017---2025-02-18 )
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.10.16...v1.10.17 )
##### Bug Fixes
- **(deps)** Update cargo (patch)
([#​10021](https://redirect.github.com/swc-project/swc/issues/10021 ))
([ffb7734](ffb77342d9 ))
- **(typescript)** Improve type inferring for undefined and null
([#​10038](https://redirect.github.com/swc-project/swc/issues/10038 ))
([5059ece](5059ece95a ))
- **(typescript)** Remove the usages of private members
([#​10037](https://redirect.github.com/swc-project/swc/issues/10037 ))
([8410b59](8410b59621 ))
##### Performance
- **(hstr)** Use thin arc for hash and length
([#​10033](https://redirect.github.com/swc-project/swc/issues/10033 ))
([2bea793](2bea793bf3 ))
- **(hstr)** Skip interning if the text is long enough
([#​10035](https://redirect.github.com/swc-project/swc/issues/10035 ))
([2622e4e](2622e4e1d0 ))
##### Testing
- **(hstr)** Add tests
([#​10043](https://redirect.github.com/swc-project/swc/issues/10043 ))
([32b58f0](32b58f0b21 ))
- **(ts/fast-strip)** Add tests for `declare module` error cases
([#​10040](https://redirect.github.com/swc-project/swc/issues/10040 ))
([37672e0](37672e024e ))
</details>
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
###
[`v3.0.6`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v3.0.6 )
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.0.5...v3.0.6 )
##### 🐞 Bug Fixes
- Fix `getMockedSystemTime` for `useFakeTimer` - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7405 ](https://redirect.github.com/vitest-dev/vitest/issues/7405 )
[<samp>(03912)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/03912b43 )
- Compat for jest-image-snapshot - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7390 ](https://redirect.github.com/vitest-dev/vitest/issues/7390 )
[<samp>(9542b)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9542b699 )
- Ensure project names are readable in dark terminals - by
[@​rgrove](https://redirect.github.com/rgrove ) in
[https://github.com/vitest-dev/vitest/issues/7371 ](https://redirect.github.com/vitest-dev/vitest/issues/7371 )
[<samp>(bb94c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/bb94c19f )
- Exclude `queueMicrotask` from default fake timers to not break node
fetch - by [@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7505 ](https://redirect.github.com/vitest-dev/vitest/issues/7505 )
[<samp>(167a9)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/167a98d7 )
- **browser**:
- Fix mocking modules out of root - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7415 ](https://redirect.github.com/vitest-dev/vitest/issues/7415 )
[<samp>(d3acb)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d3acbd8b )
- Fix `toHaveClass` typing - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7383 ](https://redirect.github.com/vitest-dev/vitest/issues/7383 )
[<samp>(7ef23)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7ef238c0 )
- Relax locator selectors methods - by
[@​sheremet-va](https://redirect.github.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/7422 ](https://redirect.github.com/vitest-dev/vitest/issues/7422 )
[<samp>(1b8c5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1b8c5c9e )
- Resolve thread count from `maxWorkers` - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/7483 ](https://redirect.github.com/vitest-dev/vitest/issues/7483 )
[<samp>(adbb2)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/adbb25ab )
- Cleanup timeout on resolve and give more information in the error -
by [@​sheremet-va](https://redirect.github.com/sheremet-va ) in
[https://github.com/vitest-dev/vitest/issues/7487 ](https://redirect.github.com/vitest-dev/vitest/issues/7487 )
[<samp>(5a45a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5a45a7ca )
- **coverage**:
- `vite-node` to pass correct execution wrapper offset - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/7417 ](https://redirect.github.com/vitest-dev/vitest/issues/7417 )
[<samp>(1f2e5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1f2e5552 )
- Preserve moduleExecutionInfo in non-isolated runs - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/7486 ](https://redirect.github.com/vitest-dev/vitest/issues/7486 )
[<samp>(f31a0)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f31a07bb )
- **deps**:
- Update all non-major dependencies - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7363 ](https://redirect.github.com/vitest-dev/vitest/issues/7363 )
[<samp>(e348b)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e348bd4c )
- Update all non-major dependencies - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7507 ](https://redirect.github.com/vitest-dev/vitest/issues/7507 )
[<samp>(6cc40)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/6cc408d6 )
- **init**:
- Invalid browser config - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/7475 ](https://redirect.github.com/vitest-dev/vitest/issues/7475 )
[<samp>(8fe64)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/8fe641b4 )
- **reporters**:
- Render tasks in tree when in TTY - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/7503 ](https://redirect.github.com/vitest-dev/vitest/issues/7503 )
[<samp>(027ce)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/027ce9bb )
- **vite-node**:
- Remove fake first line mapping on Vite 6 - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa ) in
[https://github.com/vitest-dev/vitest/issues/7124 ](https://redirect.github.com/vitest-dev/vitest/issues/7124 )
[<samp>(b9973)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b997355b )
- **watch**:
- Properly remove cache after removing existing test files - by
[@​soc221b](https://redirect.github.com/soc221b ) in
[https://github.com/vitest-dev/vitest/issues/7399 ](https://redirect.github.com/vitest-dev/vitest/issues/7399 )
[<samp>(01a59)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/01a59721 )
- **workspace**:
- Forward `inspect` related cli options - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio ) in
[https://github.com/vitest-dev/vitest/issues/7373 ](https://redirect.github.com/vitest-dev/vitest/issues/7373 )
[<samp>(ed15b)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/ed15b5b3 )
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v3.0.5...v3.0.6 )
</details>
<details>
<summary>vueuse/vueuse (@​vueuse/components)</summary>
###
[`v12.7.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v12.7.0 )
[Compare
Source](https://redirect.github.com/vueuse/vueuse/compare/v12.6.1...v12.7.0 )
##### 🚀 Features
- **useRafFn**: Add `once` option - by
[@​btea](https://redirect.github.com/btea ) in
[https://github.com/vueuse/vueuse/issues/4583 ](https://redirect.github.com/vueuse/vueuse/issues/4583 )
[<samp>(3041e)</samp>](https://redirect.github.com/vueuse/vueuse/commit/3041e78b )
##### 🐞 Bug Fixes
- **useFetch**: Partial overwrite when `{combination: 'overwrite'}` -
by [@​pkc918](https://redirect.github.com/pkc918 ) and
[@​antfu](https://redirect.github.com/antfu ) in
[https://github.com/vueuse/vueuse/issues/4430 ](https://redirect.github.com/vueuse/vueuse/issues/4430 )
[<samp>(3ca0d)</samp>](https://redirect.github.com/vueuse/vueuse/commit/3ca0d92c )
- **useTextareaAutosize**: Improve resize handling with
requestAnimationFrame - by
[@​ilyaliao](https://redirect.github.com/ilyaliao ), **Robin** and
[@​antfu](https://redirect.github.com/antfu ) in
[https://github.com/vueuse/vueuse/issues/4557 ](https://redirect.github.com/vueuse/vueuse/issues/4557 )
[<samp>(e1a7e)</samp>](https://redirect.github.com/vueuse/vueuse/commit/e1a7ef38 )
##### [View changes on
GitHub](https://redirect.github.com/vueuse/vueuse/compare/v12.6.1...v12.7.0 )
###
[`v12.6.1`](https://redirect.github.com/vueuse/vueuse/releases/tag/v12.6.1 )
[Compare
Source](https://redirect.github.com/vueuse/vueuse/compare/v12.6.0...v12.6.1 )
*No significant changes*
##### [View changes on
GitHub](https://redirect.github.com/vueuse/vueuse/compare/v12.6.0...v12.6.1 )
###
[`v12.6.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v12.6.0 )
[Compare
Source](https://redirect.github.com/vueuse/vueuse/compare/v12.5.0...v12.6.0 )
##### 🚀 Features
- **createReusableTemplate**: Explicit props - by
[@​antfu](https://redirect.github.com/antfu ) in
[https://github.com/vueuse/vueuse/issues/4535 ](https://redirect.github.com/vueuse/vueuse/issues/4535 )
[<samp>(18031)</samp>](https://redirect.github.com/vueuse/vueuse/commit/18031fc9 )
- **onClickOutside**: Add `controls` - by
[@​sibbng](https://redirect.github.com/sibbng ) and
[@​antfu](https://redirect.github.com/antfu ) in
[https://github.com/vueuse/vueuse/issues/4537 ](https://redirect.github.com/vueuse/vueuse/issues/4537 )
[<samp>(ab116)</samp>](https://redirect.github.com/vueuse/vueuse/commit/ab116abf )
- **useDateFormat**: Add `z...zzzz` for timezone information - by
[@​OrbisK](https://redirect.github.com/OrbisK ) in
[https://github.com/vueuse/vueuse/issues/4553 ](https://redirect.github.com/vueuse/vueuse/issues/4553 )
[<samp>(cd6d7)</samp>](https://redirect.github.com/vueuse/vueuse/commit/cd6d7e07 )
- **useElementVisibility**: Add `once` options - by
[@​ilyaliao](https://redirect.github.com/ilyaliao ) in
[https://github.com/vueuse/vueuse/issues/4577 ](https://redirect.github.com/vueuse/vueuse/issues/4577 )
[<samp>(f2f94)</samp>](https://redirect.github.com/vueuse/vueuse/commit/f2f94bf9 )
- **useTimtoutFn,useTimeoutPoll**: Align behavior - by
[@​ilyaliao](https://redirect.github.com/ilyaliao ) in
[https://github.com/vueuse/vueuse/issues/4543 ](https://redirect.github.com/vueuse/vueuse/issues/4543 )
[<samp>(64c53)</samp>](https://redirect.github.com/vueuse/vueuse/commit/64c533fa )
- **watchPausable**: Add `options.initialState` to control the initial
active value - by [@​OrbisK](https://redirect.github.com/OrbisK )
in
[https://github.com/vueuse/vueuse/issues/4533 ](https://redirect.github.com/vueuse/vueuse/issues/4533 )
[<samp>(ceb56)</samp>](https://redirect.github.com/vueuse/vueuse/commit/ceb567bc )
##### 🐞 Bug Fixes
- **createEventHook**: Type check for multiple arguments - by
[@​isimehmeti](https://redirect.github.com/isimehmeti ) and
[@​ilyaliao](https://redirect.github.com/ilyaliao ) in
[https://github.com/vueuse/vueuse/issues/4555 ](https://redirect.github.com/vueuse/vueuse/issues/4555 )
[<samp>(636b8)</samp>](https://redirect.github.com/vueuse/vueuse/commit/636b8664 )
- **nuxt**: Check if packages exist in any layer - by
[@​dgrayvold](https://redirect.github.com/dgrayvold ) in
[https://github.com/vueuse/vueuse/issues/4571 ](https://redirect.github.com/vueuse/vueuse/issues/4571 )
[<samp>(45e5c)</samp>](https://redirect.github.com/vueuse/vueuse/commit/45e5cdd7 )
- **reactiveComputed**: Computed fn should be `ComputedGetter` - by
[@​OrbisK](https://redirect.github.com/OrbisK ) in
[https://github.com/vueuse/vueuse/issues/4528 ](https://redirect.github.com/vueuse/vueuse/issues/4528 )
[<samp>(bea31)</samp>](https://redirect.github.com/vueuse/vueuse/commit/bea3184c )
- **useAnimate**: Clear animate when element is gone - by
[@​babu-ch](https://redirect.github.com/babu-ch ) in
[https://github.com/vueuse/vueuse/issues/4579 ](https://redirect.github.com/vueuse/vueuse/issues/4579 )
[<samp>(1a934)</samp>](https://redirect.github.com/vueuse/vueuse/commit/1a934182 )
- **useCountdown**: `start()` should accept a custom initial value -
by [@​ralacerda](https://redirect.github.com/ralacerda ) in
[https://github.com/vueuse/vueuse/issues/4554 ](https://redirect.github.com/vueuse/vueuse/issues/4554 )
[<samp>(93591)</samp>](https://redirect.github.com/vueuse/vueuse/commit/93591c46 )
- **useCssVar**: New Behavior - by
[@​ilyaliao](https://redirect.github.com/ilyaliao ) and **OrbisK**
in
[https://github.com/vueuse/vueuse/issues/4500 ](https://redirect.github.com/vueuse/vueuse/issues/4500 )
[<samp>(d5dd8)</samp>](https://redirect.github.com/vueuse/vueuse/commit/d5dd8fda )
- **useMouse**: Check for `MouseEvent` instead of `Touch` to work with
FF - by [@​OrbisK](https://redirect.github.com/OrbisK ) and
[@​antfu](https://redirect.github.com/antfu ) in
[https://github.com/vueuse/vueuse/issues/4457 ](https://redirect.github.com/vueuse/vueuse/issues/4457 )
[<samp>(ce9e5)</samp>](https://redirect.github.com/vueuse/vueuse/commit/ce9e5d7f )
- **useSpeechRecognition**: Improve start and stop method behavior -
by [@​ilyaliao](https://redirect.github.com/ilyaliao ) in
[https://github.com/vueuse/vueuse/issues/4565 ](https://redirect.github.com/vueuse/vueuse/issues/4565 )
[<samp>(4f104)</samp>](https://redirect.github.com/vueuse/vueuse/commit/4f104263 )
##### [View changes on
GitHub](https://redirect.github.com/vueuse/vueuse/compare/v12.5.0...v12.6.0 )
</details>
<details>
<summary>jonahsnider/convert (convert)</summary>
###
[`v5.8.0`](https://redirect.github.com/jonahsnider/convert/blob/HEAD/CHANGELOG.md#580-2025-02-19 )
[Compare
Source](https://redirect.github.com/jonahsnider/convert/compare/v5.7.0...v5.8.0 )
##### Features
- **pressure:** add inches of water and inches of mercury units
([#​729](https://redirect.github.com/jonahsnider/convert/issues/729 ))
([534fe1c](534fe1cdf0 ))
</details>
<details>
<summary>kelektiv/node-cron (cron)</summary>
###
[`v3.5.0`](https://redirect.github.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#350-2025-01-10 )
[Compare
Source](https://redirect.github.com/kelektiv/node-cron/compare/v3.4.0...v3.5.0 )
##### ✨ Features
- throw instead of silently rewriting invalid cron expressions
([#​937](https://redirect.github.com/kelektiv/node-cron/issues/937 ))
([dcc5b93](dcc5b939fb ))
##### ⚙️ Continuous Integrations
- **action:** update step-security/harden-runner action to v2.10.3
([#​943](https://redirect.github.com/kelektiv/node-cron/issues/943 ))
([cd7ee9f](cd7ee9f62f ))
##### ♻️ Chores
- **deps:** update dependency
[@​types](https://redirect.github.com/types )/node to v20.17.12
([2a867f9](2a867f9c34 ))
- **deps:** update dependency
[@​types](https://redirect.github.com/types )/node to v22
([#​900](https://redirect.github.com/kelektiv/node-cron/issues/900 ))
([f7548bd](f7548bd3b6 ))
###
[`v3.4.0`](https://redirect.github.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#340-2025-01-09 )
[Compare
Source](https://redirect.github.com/kelektiv/node-cron/compare/v3.3.2...v3.4.0 )
##### ✨ Features
- error handling on ticks
([#​861](https://redirect.github.com/kelektiv/node-cron/issues/861 ))
([0d3161f](0d3161ff78 )),
closes
[#​426](https://redirect.github.com/kelektiv/node-cron/issues/426 )
##### 📚 Documentation
- **contributing:** add "Submitting a Pull Request" & "Coding Rules"
sections
([#​936](https://redirect.github.com/kelektiv/node-cron/issues/936 ))
([ddd8988](https://redirect.github.com/kelektiv/node-cron/commit/ddd89881bcb2f3737e1ea50296
</details>
---
### 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 is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.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://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/unraid/api ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 16:36:54 -05:00
Eli Bosley
5a3e8df003
fix: storybook resolution issue ( #1153 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Enhanced the Storybook configuration by integrating improvements for
build efficiency.
- Updated build settings to optimize dependency handling during
Storybook execution.
- Updated several Storybook-related package versions and added new
dependencies.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-20 10:13:21 -05:00
Eli Bosley
ad6b6589db
feat: convert to pnpm monorepo ( #1137 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced enhanced project management scripts for building, testing,
and deploying the monorepo.
- Added an automated testing pipeline for improved reliability of the
Libvirt functionality.
- Provided a new plugin installation script that ensures thorough
cleanup during removal.
- **Improvements**
- Updated container mappings and dependency configurations for more
stable and efficient operations.
- Refined web application settings and build commands for smoother
performance.
- Streamlined continuous integration workflows with optimized caching
and dependency management.
- Updated allowed origins in configuration for enhanced security.
- **Chores/Refactor**
- Removed outdated configuration files to simplify maintenance and
enhance consistency.
- Enhanced event listener management in the web application for better
error handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-19 13:41:23 -05:00