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
Eli Bosley
90e4913ef7
chore: add a single changelog for releases ( #1191 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Streamlined the release notes presentation for improved clarity.
- Consolidated historical release records and now highlights the latest
enhancements and fixes in version 4.1.3.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-24 14:19:36 -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]
982b22b1b4
chore(deps): update szenius/set-timezone action to v2 ( #1194 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[szenius/set-timezone](https://redirect.github.com/szenius/set-timezone )
| action | major | `v1.2` -> `v2.0` |
---
### Release Notes
<details>
<summary>szenius/set-timezone (szenius/set-timezone)</summary>
###
[`v2.0`](https://redirect.github.com/szenius/set-timezone/releases/tag/v2.0 )
[Compare
Source](https://redirect.github.com/szenius/set-timezone/compare/v1.2...v2.0 )
##### What's Changed
- update deps & make use of node 20 instead of node 16 by
[@​kwarkjes](https://redirect.github.com/kwarkjes ) in
[https://github.com/szenius/set-timezone/pull/19 ](https://redirect.github.com/szenius/set-timezone/pull/19 )
##### New Contributors
- [@​kwarkjes](https://redirect.github.com/kwarkjes ) made their
first contribution in
[https://github.com/szenius/set-timezone/pull/19 ](https://redirect.github.com/szenius/set-timezone/pull/19 )
**Full Changelog**:
https://github.com/szenius/set-timezone/compare/v1.2...v2.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 14:08:44 -05:00
Eli Bosley
d53577cd65
refactor: fix theme settings
2025-02-24 13:42:31 -05:00
renovate[bot]
3bcf7f5c29
chore(deps): update node.js to v22 (major) ( #1179 )
...
Updates node.js in plugin / monorepo
2025-02-24 12:18:07 -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
Eli Bosley
a0306269c6
feat: update theme application logic and color picker ( #1181 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Upgraded the theme customization interface with a dropdown that lets
you choose from multiple themes (Light, Dark, Azure, Gray). Users can
now adjust options like text colors, background color, gradients, and
banner display more intuitively.
- Introduced a structured approach to theme variables, enhancing
compatibility and customization options.
- **Style**
- Enhanced the header’s visual presentation by introducing dynamic
background imagery and refined layout adjustments for a more polished
look.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-24 11:31:46 -05:00
Eli Bosley
e11d5e976d
docs: add license to package jsons ( #1129 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Added the complete GNU General Public License (GPL) Version 2 text to
the project’s licensing documentation, clarifying usage conditions and
disclaimers.
- **Chores**
- Updated licensing declarations across multiple project components,
ensuring all parts are now distributed under the GPL-2.0 license.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-24 09:27:23 -05:00
Eli Bosley
365dcae04b
fix: log errors
2025-02-21 16:23:04 -05:00
Eli Bosley
a9d5ca8899
fix: fix changelog thing again
2025-02-21 16:20:51 -05:00
Eli Bosley
b24a575cbb
fix: load tag correctly
2025-02-21 16:18:49 -05:00
Eli Bosley
b49159022d
fix: re-release fixed
2025-02-21 16:14:38 -05:00
Eli Bosley
c0ad2e138c
chore: allow editing releases and properly escape changelogs ( #1190 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Enhanced the release process to update the plugin changelog more
reliably.
- Now supports updating release notes for both new and edited releases,
ensuring accurate and secure changelog information.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-21 16:09:53 -05:00
github-actions[bot]
d413be8dcb
chore(main): release 4.1.3 ( #1188 )
...
🤖 I have created a release *beep* *boop*
---
## [4.1.3](https://github.com/unraid/api/compare/v4.1.2...v4.1.3 )
(2025-02-21)
### Bug Fixes
* chown correctly ([#1185 ](https://github.com/unraid/api/issues/1185 ))
([46a05eb ](46a05eb76d ))
* create releases as drafts
([5483e9f ](5483e9fee9 ))
* **deps:** update all non-major dependencies
([#1168 ](https://github.com/unraid/api/issues/1168 ))
([248d211 ](248d211050 ))
* revert config
([7957c2a ](7957c2a681 ))
* small modal window
([#1183 ](https://github.com/unraid/api/issues/1183 ))
([08423b8 ](08423b8dae ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v4.1.3
2025-02-21 15:37:09 -05:00
github-actions[bot]
653b6df4d9
chore(main): release 4.1.2 ( #1187 )
...
🤖 I have created a release *beep* *boop*
---
## [4.1.2](https://github.com/unraid/api/compare/v4.1.3...v4.1.2 )
(2025-02-21)
### Features
* add api key creation logic
([a1351b0 ](a1351b0469 ))
* add category.json
([e784391 ](e784391ac3 ))
* add command to package.json scripts
([3348a47 ](3348a47470 ))
* add csrf support to api & web components
([#999 ](https://github.com/unraid/api/issues/999 ))
([f0f5a30 ](f0f5a3057a ))
* add description flag, remove console log, and update readme
([85cdb8f ](85cdb8f525 ))
* add developer docs
([#1128 ](https://github.com/unraid/api/issues/1128 ))
([75474bd ](75474bde47 ))
* add line about recommendation for sso command
([b63720a ](b63720a6f2 ))
* add log rotation
([b1d9ad7 ](b1d9ad7ef1 ))
* add logging around fixture downloads
([fa16dcd ](fa16dcd801 ))
* add logrotate cron again
([097415f ](097415f6b8 ))
* add patch for auth-request.php
([b1a1779 ](b1a1779a8b ))
* add unraid-ui documentation
([#1142 ](https://github.com/unraid/api/issues/1142 ))
([6378047 ](6378047bc4 ))
* add user with cli
([cb59090 ](cb59090698 ))
* address log level feedback
([bb95795 ](bb95795a31 ))
* allow csrf passing through querystring
([3a8c9b1 ](3a8c9b13ee ))
* allow deletion and creation of files with patches
([1392bde ](1392bdeecb ))
* always ensureDirectory for keys exists
([8b93bce ](8b93bcea08 ))
* always start the API and run npm link from script path
([bb6baf9 ](bb6baf9bf4 ))
* **api:** graphql sandbox on unraid servers
([#1047 ](https://github.com/unraid/api/issues/1047 ))
([5dd36d1 ](5dd36d1836 ))
* **api:** omit tz from sys time date format by default
([c36082e ](c36082e82b ))
* **api:** rm 2fa & t2fa from myservers config type
([#996 ](https://github.com/unraid/api/issues/996 ))
([f45719f ](f45719fa6b ))
* array iteration for restoring files
([349145b ](349145ba53 ))
* async disk mapping
([f22b262 ](f22b262830 ))
* async hypervisor and FIXED vm listing
([cdfb3c7 ](cdfb3c772b ))
* attempt to resolve performance issues with rm earlier in build …
([#1152 ](https://github.com/unraid/api/issues/1152 ))
([c74bdd8 ](c74bdd8890 ))
* attempt to start unraid-api with background task
([73a1249 ](73a12496d5 ))
* auto-docusaurus-prs
([#1127 ](https://github.com/unraid/api/issues/1127 ))
([8a57576 ](8a575765a9 ))
* automatic session setup for dev
([e885936 ](e88593620b ))
* back to callbackUrl
([428ad15 ](428ad15ec7 ))
* begin building plugin with node instead of bash
([#1120 ](https://github.com/unraid/api/issues/1120 ))
([4f5c367 ](4f5c367fdf ))
* begin fixing dark mode in the webcomponents
([2443561 ](24435613f8 ))
* begin nuking alpha beta gamma
([cb91fbb ](cb91fbb054 ))
* better patch application
([445f3b5 ](445f3b50b1 ))
* better pm2 calls, log lines
([33dd90a ](33dd90af04 ))
* bug report template
([d6fde34 ](d6fde34365 ))
* checkout correct branch on close
([#1123 ](https://github.com/unraid/api/issues/1123 ))
([e7b7caa ](e7b7caae43 ))
* cleanup config entries
([c2e29df ](c2e29dfb5f ))
* cleanup disclaimer and command to add users
([3867dfa ](3867dfacb2 ))
* cli Commands
([7fa849d ](7fa849d2a0 ))
* CLI options for adding and deleting users
([bc04129 ](bc04129342 ))
* codeowners
([c4d7314 ](c4d731401c ))
* coderabbit suggestion
([3cc3f27 ](3cc3f27dae ))
* configure PM2 on startup
([b73623e ](b73623e72a ))
* contributing guide
([cc18239 ](cc18239748 ))
* convert to pnpm monorepo
([#1137 ](https://github.com/unraid/api/issues/1137 ))
([ad6b658 ](ad6b6589db ))
* copy only needed files for nodejs
([cf08627 ](cf08627725 ))
* create key cli command logic and add to index command list
([796cb09 ](796cb09c61 ))
* csv validation
([89d756e ](89d756ef4e ))
* default value for option
([632775e ](632775e435 ))
* delete unused imports
([0d6a003 ](0d6a0035aa ))
* disable button on submit
([0da77d7 ](0da77d7119 ))
* disable casbin logging
([aa1ef1b ](aa1ef1bd4c ))
* do not move upgradepkg
([c12d8da ](c12d8dae4e ))
* docstrings
([935318d ](935318dda6 ))
* dont pass entire server state for privacy
([b969f3a ](b969f3a9ab ))
* download fixtures from the web
([05f661e ](05f661e0e5 ))
* download nodejs and install on legacy OS versions
([b1a2ba7 ](b1a2ba78cc ))
* eliminate all alpha beta gamma variable usage
([4eda099 ](4eda0991d6 ))
* enable PR releases on non-mainline merges
([3419837 ](3419837eb5 ))
* enable sandbox in dev mode
([21208bf ](21208bfcf6 ))
* enable sandbox with developer command
([9c5e418 ](9c5e418872 ))
* enable token sign in with comma separated subs in myservers.config
([e9bd18a ](e9bd18a409 ))
* error state outside of button
([a1cf441 ](a1cf44162a ))
* error when nodejs download fails
([af1994c ](af1994cb62 ))
* exit cli after running command
([5ca225f ](5ca225fe7a ))
* extensive file checking
([4d45caf ](4d45caf258 ))
* extract node to usr/local/
([9a0d63d ](9a0d63d4ee ))
* fallback to local
([36d8399 ](36d8399045 ))
* faster failure logic
([1f5c642 ](1f5c6424c7 ))
* feature request template
([0c0a63b ](0c0a63b525 ))
* fix docusaurus build + update snapshot
([7a19c93 ](7a19c9331f ))
* fix missing flash line
([5f1a61d ](5f1a61d4aa ))
* fix pm2 setup and add link command
([caf797c ](caf797cf4a ))
* force linting on build
([ad32cff ](ad32cffd75 ))
* generate key one time
([1435155 ](143515560c ))
* glob for files
([0652114 ](065211413d ))
* group renovate updates
([d7b138b ](d7b138b2a7 ))
* hide sign in from the dropdown text
([ea6ae83 ](ea6ae83919 ))
* hypervisor async imports
([f1e5383 ](f1e53831c8 ))
* ignore generated code
([0e9c91a ](0e9c91af86 ))
* ignore nuxt-custom-elements and reflect-metadata
([8590a49 ](8590a49402 ))
* improve packing
([3c61a61 ](3c61a615f0 ))
* initial patcher implementation using the diff tool
([805bc5b ](805bc5bfc0 ))
* initial setup of permissions on keys
([#1068 ](https://github.com/unraid/api/issues/1068 ))
([a554bde ](a554bde5c2 ))
* initial version of modification service
([bb37140 ](bb37140d40 ))
* inject after form
([e5d1146 ](e5d1146613 ))
* kill timeout extended
([0c6f44d ](0c6f44da35 ))
* log size and only tar files
([a6f6706 ](a6f67060b4 ))
* logrotate test
([5b0971e ](5b0971ea8d ))
* lots of progress on colors
([c6547a5 ](c6547a51fc ))
* major release-please workflow improvements
([#1160 ](https://github.com/unraid/api/issues/1160 ))
([013cc1d ](013cc1de7d ))
* manually install libvirt in build process to ensure it is included in
the final build
([cea11da ](cea11daf15 ))
* more pm2 fixes
([4655d72 ](4655d72fbb ))
* move fixtures into __test__ folder
([dfb006e ](dfb006e696 ))
* move ssoenabled to a boolean flag rather than ids
([6f5edb2 ](6f5edb2406 ))
* move variable declarations to theme.ts
([00b8ffe ](00b8ffe87d ))
* myservers_fb keepalive location
([69441d8 ](69441d890e ))
* name package with PR number
([cf72c8b ](cf72c8b359 ))
* nuxt config simplification and formatting
([2903542 ](29035429bd ))
* only write config when a specific config update action occurs
([29ca582 ](29ca5829ff ))
* or button on sign in page
([11ff890 ](11ff890bcc ))
* **plugin:** rm Date & Time format settings from Notification Settings
([acba0b0 ](acba0b0365 ))
* properly read log level from environment
([8a374b5 ](8a374b5b27 ))
* public index
([8cbb3c4 ](8cbb3c4718 ))
* remove apiKey from server
([895d585 ](895d5857f9 ))
* remove nghttp3 and only bundle nodejs
([bb555f8 ](bb555f8296 ))
* remove sso if disabled on Unraid-API start
([daf904b ](daf904bc1b ))
* remove sso user command
([f302924 ](f30292484d ))
* remove sso user options
([75d7e08 ](75d7e08824 ))
* remove unused config sections
([03e336b ](03e336b72f ))
* remove unused fields
([2d3892d ](2d3892deb8 ))
* remove unused vars
([6f9977e ](6f9977eea0 ))
* rename api key resource back to api_key
([8827483 ](8827483699 ))
* rename modification file
([5d909a8 ](5d909a856b ))
* reorder index
([a4b3f8c ](a4b3f8c6c3 ))
* responsive notifications
([cead975 ](cead97560c ))
* restart the API when an SSO user is added
([dae5738 ](dae57389c6 ))
* restoring sso error
([3042ffa ](3042ffa37e ))
* revert local api key value
([6bfd8a2 ](6bfd8a2687 ))
* rollback if patch exists before applying
([a12181a ](a12181a5e0 ))
* secondary changes
([cbb42dc ](cbb42dc85e ))
* separate install process
([9bbab0f ](9bbab0f86c ))
* service tests for modifier service
([d6fa35c ](d6fa35cdee ))
* session issues
([8026ef5 ](8026ef53e8 ))
* set background color on webcomponents
([7ef3286 ](7ef3286191 ))
* shared call to createPatch
([073a515 ](073a51572a ))
* sidebar notification count
([a4e2a77 ](a4e2a77410 ))
* simplify docs
([1e4a4f0 ](1e4a4f0745 ))
* sso button token exchange
([3abf20b ](3abf20b347 ))
* sso login boolean
([81f051e ](81f051e02c ))
* sso testing page and form disable on submit
([09f7415 ](09f741557b ))
* state using crypto
([3734730 ](3734730bf7 ))
* style improvements
([a8211ce ](a8211cef7d ))
* swap to async exit hook
([c7d4e39 ](c7d4e39287 ))
* switch to nest-commander
([7ceac1b ](7ceac1b184 ))
* try catch restart
([55100da ](55100daed4 ))
* **ui:** webgui-compatible web component library
([#1075 ](https://github.com/unraid/api/issues/1075 ))
([61ee689 ](61ee689658 ))
* unnecessary comment
([f560df0 ](f560df0270 ))
* unraid single sign on with account app
([2b25537 ](2b25537e26 ))
* unraid ui component library
([#976 ](https://github.com/unraid/api/issues/976 ))
([91de6e6 ](91de6e6c1e ))
* update based on review feedback
([16f00a0 ](16f00a0d8c ))
* update packageManager field for pnpm
([eec9785 ](eec9785ba1 ))
* Update
plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/include/state.php
([336478c ](336478c2e0 ))
* upgrade dependencies
([46c82ec ](46c82ecae3 ))
* upgrade workflow and auto-assign reviewers
([59e48ad ](59e48ad85c ))
* use execa for start and stop
([05e77a4 ](05e77a4bc6 ))
* use plugin file for install and uninstall
([bbf2807 ](bbf28075c6 ))
* use state passing to validate requests
([bd58490 ](bd584902e0 ))
* use text-secondary-foreground instead of gray
([7828ef2 ](7828ef2648 ))
* use zod to parse config
([02c197f ](02c197f244 ))
* validate entries correctly
([a39da15 ](a39da15be4 ))
* validate token format in both PHP and CLI
([b9d9105 ](b9d9105e3e ))
* viewport watch refactor
([9d2405b ](9d2405bd21 ))
* warning on missing fields
([c1fe95f ](c1fe95fcb6 ))
* **web:** activation modal steps, updated copy
([#1079 ](https://github.com/unraid/api/issues/1079 ))
([d8a5b17 ](d8a5b1711a ))
* **web:** add an 'all' option to notification filter
([939d7a3 ](939d7a304d ))
* **web:** add confirmation before archiving or deleting all
notifications
([4c663dc ](4c663dc69c ))
* **web:** add count labels to notification tabs
([78ec466 ](78ec4663cc ))
* **web:** add delete all notifications button to archive view in
notifications sidebar
([89eb841 ](89eb841b20 ))
* **web:** add link to settings in notification sidebar
([7296195 ](7296195495 ))
* **web:** add loading and error states to notification sidebar
([060fb91 ](060fb91546 ))
* **web:** clear notifications indicator after opening sidebar
([be7135e ](be7135efdd ))
* **web:** enhance notifications indicator in UPC
([#950 ](https://github.com/unraid/api/issues/950 ))
([0b469f5 ](0b469f5b3f ))
* **web:** improve notification count syncing
([#1148 ](https://github.com/unraid/api/issues/1148 ))
([7588e0e ](7588e0e3cf ))
* **web:** move notification indicator icons to top-right of bell icon
([99704a9 ](99704a9dbb ))
* **web:** open official release notes via header os version
([7dcf947 ](7dcf947527 ))
* **web:** pull date format from display/date and time settings
([7c8e8a0 ](7c8e8a0e53 ))
* **web:** remove notification indicator pulse
([bc4708f ](bc4708f405 ))
* **web:** rm api-key validation from connect sign in
([#986 ](https://github.com/unraid/api/issues/986 ))
([939383e ](939383e4ef ))
* **web:** rm old notification bell upon plugin installation
([#979 ](https://github.com/unraid/api/issues/979 ))
([478254e ](478254e134 ))
* **web:** support markdown in notification messages
([abcaa5a ](abcaa5aedb ))
* **web:** use Markdown helper class to interact with markdown
([2f4ff21 ](2f4ff21986 ))
* work intent
([c519ba2 ](c519ba28e4 ))
* work intent process
([8374af8 ](8374af8ee8 ))
* zod config no longer any
([6faef27 ](6faef27d7c ))
### Bug Fixes
* 12 hour timestamp logic corrected
([6cbb9c0 ](6cbb9c07e4 ))
* add another missing symlink
([477c113 ](477c113ce1 ))
* allow concurrent testing with a shared patcher instance
([c007898 ](c00789865c ))
* **api:** append time to formatted date when a custom date format is
selected
([b9cd8c4 ](b9cd8c426d ))
* **api:** change log output location for diagnostic compatibility
([#1130 ](https://github.com/unraid/api/issues/1130 ))
([9bc8060 ](9bc8060a83 ))
* **api:** delay pm2 start until server has booted
([3c27b51 ](3c27b51ab8 ))
* **api:** exclude duplicates from legacy script in archive retrieval
([9c38fa6 ](9c38fa6a9c ))
* **api:** improve defaults in PM2 service
([#1116 ](https://github.com/unraid/api/issues/1116 ))
([a21f39d ](a21f39d617 ))
* **api:** logrotate modification & permissions
([#1145 ](https://github.com/unraid/api/issues/1145 ))
([b970fd9 ](b970fd9e6c ))
* **api:** make cookie recognition during websocket connection more
([2a82ea4 ](2a82ea4765 ))
* **api:** pm2 start script & limit auto restarts
([#1040 ](https://github.com/unraid/api/issues/1040 ))
([b53bb3f ](b53bb3f197 ))
* **api:** retry mothership connection up to 3x before logout
([#1069 ](https://github.com/unraid/api/issues/1069 ))
([c163998 ](c163998175 ))
* **api:** sanitize incoming user session id's
([3b2d61e ](3b2d61efc2 ))
* **api:** slow init of unraid-api cli
([#1022 ](https://github.com/unraid/api/issues/1022 ))
([f37dda1 ](f37dda16c2 ))
* **api:** update deploy-dev script to dist instead of src
([2327b00 ](2327b00d30 ))
* **api:** validate cookie session data
([fe98295 ](fe98295496 ))
* apply and rollback error handling
([76711be ](76711be3e8 ))
* authorization type error
([#987 ](https://github.com/unraid/api/issues/987 ))
([5f0446f ](5f0446fa79 ))
* back to default configs
([a1a046f ](a1a046f900 ))
* backup restore formatting
([0cfdd5a ](0cfdd5a61b ))
* basic test fixed
([bddda82 ](bddda823e1 ))
* better js file handling
([bb92c3f ](bb92c3f9f8 ))
* better loader functionality and error handling
([a502134 ](a502134c0a ))
* check width before changing viewport
([e2a1f27 ](e2a1f27b22 ))
* chown correctly ([#1185 ](https://github.com/unraid/api/issues/1185 ))
([46a05eb ](46a05eb76d ))
* cleaner logs for starting API
([eb1c62d ](eb1c62d3d9 ))
* cleanup commands
([ef82ec5 ](ef82ec5af5 ))
* clearer error messaging
([f8393ee ](f8393eeebe ))
* code review feedback
([e7b689c ](e7b689c546 ))
* completion script registration
([e338eb9 ](e338eb9788 ))
* connect breaks default css of header
([#1155 ](https://github.com/unraid/api/issues/1155 ))
([fb24723 ](fb2472399a ))
* connect key role
([eff6c32 ](eff6c32ccd ))
* create api key for connect on startup
([69cd92f ](69cd92f974 ))
* create api key permissions
([14fe30e ](14fe30e925 ))
* create connect key
([d88b1e9 ](d88b1e9660 ))
* create PR ignored
([dabe334 ](dabe334072 ))
* create releases as drafts
([5483e9f ](5483e9fee9 ))
* cwd on ecosystem.config.json
([3fc4148 ](3fc41480a2 ))
* dark theme as array
([77558a5 ](77558a5cd9 ))
* default overwrite false test
([62824ba ](62824ba76f ))
* delete .original files
([547ae18 ](547ae180dd ))
* delete unused line
([3e8c101 ](3e8c101edd ))
* deprecated version warning
([a892a3c ](a892a3ce35 ))
* **deps:** update all non-major dependencies
([#1158 ](https://github.com/unraid/api/issues/1158 ))
([48df88f ](48df88f5c1 ))
* **deps:** update all non-major dependencies
([#1168 ](https://github.com/unraid/api/issues/1168 ))
([248d211 ](248d211050 ))
* **deps:** update apollo graphql packages
([1f9e282 ](1f9e282880 ))
* **deps:** update dependency @apollo/client to v3.12.6
([c0d3cf5 ](c0d3cf5782 ))
* **deps:** update dependency @apollo/client to v3.12.6
([91a9949 ](91a9949a5c ))
* **deps:** update dependency @apollo/client to v3.12.9
([5b14be6 ](5b14be6b0f ))
* **deps:** update dependency @floating-ui/dom to v1.6.13
([64d3765 ](64d3765a9a ))
* **deps:** update dependency @floating-ui/dom to v1.6.13
([5dc1375 ](5dc13755df ))
* **deps:** update dependency @floating-ui/vue to v1.1.6
([6cb28d5 ](6cb28d5f8f ))
* **deps:** update dependency @floating-ui/vue to v1.1.6
([e5e1c43 ](e5e1c43bb3 ))
* **deps:** update dependency @graphql-tools/load-files to v7.0.1
([5f597f9 ](5f597f9d4c ))
* **deps:** update dependency @nestjs/schedule to v4.1.2
([806bd63 ](806bd633ac ))
* **deps:** update dependency chokidar to v4.0.3
([74b3e29 ](74b3e29c74 ))
* **deps:** update dependency dockerode to v4
([#830 ](https://github.com/unraid/api/issues/830 ))
([c311a89 ](c311a89aee ))
* **deps:** update dependency dotenv to v16.4.7
([b32f84b ](b32f84b105 ))
* **deps:** update dependency execa to v9.5.2
([6c54fa1 ](6c54fa14b1 ))
* **deps:** update dependency express to v4.21.2
([a947ff1 ](a947ff14fa ))
* **deps:** update dependency focus-trap to v7.6.4
([8475204 ](84752043e5 ))
* **deps:** update dependency focus-trap to v7.6.4
([5dfd6d5 ](5dfd6d5ded ))
* **deps:** update dependency got to v14.4.5
([71e2b70 ](71e2b70678 ))
* **deps:** update dependency graphql-ws to v5.16.2
([c112f19 ](c112f19c95 ))
* **deps:** update dependency graphql-ws to v5.16.2
([4daa54c ](4daa54cfb5 ))
* **deps:** update dependency ini to v4.1.3
([c817cc4 ](c817cc4b7e ))
* **deps:** update dependency node-window-polyfill to v1.0.4
([61ec04c ](61ec04cb87 ))
* **deps:** update dependency openid-client to v6.1.7
([7ef3729 ](7ef3729769 ))
* **deps:** update dependency p-retry to v6.2.1
([46a368e ](46a368e1b5 ))
* **deps:** update dependency pm2 to v5.4.3
([e366cad ](e366cad0a4 ))
* **deps:** update dependency radix-vue to v1.9.12
([83344e0 ](83344e05c1 ))
* **deps:** update dependency radix-vue to v1.9.13
([c180728 ](c180728696 ))
* **deps:** update dependency uuid to v11.0.5
([0331e24 ](0331e24a74 ))
* **deps:** update graphql-tools monorepo
([344b023 ](344b023503 ))
* **deps:** update graphqlcodegenerator monorepo
([2bc9af2 ](2bc9af2578 ))
* **deps:** update graphqlcodegenerator monorepo
([8675653 ](8675653e4e ))
* **deps:** update nest monorepo to v10.4.15
([2b597f9 ](2b597f9f02 ))
* **deps:** update nest-graphql monorepo to v12.2.2
([bd31e09 ](bd31e09bcf ))
* dev mode
([aae38e3 ](aae38e3404 ))
* do not process.exit on restart or stop command
([e16763b ](e16763b49b ))
* docs creation workflow
([13b501a ](13b501a342 ))
* don't check code for execa
([f62f0d3 ](f62f0d3a0f ))
* don't specify pnpm version in install
([30ba5be ](30ba5befdb ))
* dont remove login file without a backup presetn
([1854aa9 ](1854aa9f28 ))
* downgrade marked to fix changelog preview issue
([943c907 ](943c907d03 ))
* edit settings padding issue
([4e9ab64 ](4e9ab645e6 ))
* empty manifest and version alignment
([b07828d ](b07828d655 ))
* ensure directory exists before making connect key
([a6cd74d ](a6cd74dc5c ))
* excess spacing in api-key.service
([286ffc5 ](286ffc54e5 ))
* extra log line
([b56b215 ](b56b2157fa ))
* extra spacing in config.ts
([84f4f67 ](84f4f67ce1 ))
* file modification service fixes
([e4ebfc8 ](e4ebfc8a13 ))
* finalize workflow fixes
([616be93 ](616be93be9 ))
* find by key, not ID
([124fb61 ](124fb610b1 ))
* fix libvirt bindings
([#1167 ](https://github.com/unraid/api/issues/1167 ))
([024719f ](024719fa7a ))
* format authrequest mod as other files
([8b75d6c ](8b75d6cc99 ))
* formatting issue
([0042f14 ](0042f14ab3 ))
* further resolve sso sub ids issues
([b3551a1 ](b3551a1b69 ))
* improve typing and format lookup
([dfa27e2 ](dfa27e2c0d ))
* initial feedback about report addressed
([060a199 ](060a1992c4 ))
* install as-integrations/fastify
([2fce2e9 ](2fce2e9a28 ))
* install syntax error
([a355a64 ](a355a64136 ))
* integration of `unraid-ui` tailwind config in `web`
([#1074 ](https://github.com/unraid/api/issues/1074 ))
([3acc0dc ](3acc0dc9c0 ))
* length
([8481c9a ](8481c9a9fb ))
* lint
([133c8e0 ](133c8e0d70 ))
* lint
([42610d2 ](42610d290d ))
* lint
([b1a993a ](b1a993a8e9 ))
* lint
([6beafbe ](6beafbe8ed ))
* lint
([d38f3ef ](d38f3ef49b ))
* logrotate error
([7a009b6 ](7a009b6be7 ))
* lowercase or
([29a8689 ](29a8689ad8 ))
* main.yml release issue
([2b1e307 ](2b1e3076b0 ))
* make public not a part of folder structure in PR
([84611d7 ](84611d7691 ))
* marked single input
([d28fb24 ](d28fb24d68 ))
* missing server type
([76cf6f3 ](76cf6f35dc ))
* mock ensureDirSync
([14abc13 ](14abc13cc8 ))
* more color work
([9a869a4 ](9a869a49e3 ))
* more generic test
([ddfc36f ](ddfc36fd73 ))
* more verbose logging for node install to find issues
([c3f4cf5 ](c3f4cf53c1 ))
* oauth2 api prefix
([56cfa84 ](56cfa84794 ))
* only instantiate service one time
([b1b93e2 ](b1b93e2783 ))
* only run release if releases_create == 'true'
([00a444f ](00a444fb92 ))
* only toast unread notifications, not archived ones
([8251c6f ](8251c6f2d3 ))
* padding and glob function issues
([ae753d6 ](ae753d6bea ))
* pass ssoSubIds only
([76a9ae9 ](76a9ae9386 ))
* pass token to password field
([9279931 ](92799312c9 ))
* patch-utils unused
([1d5c2c8 ](1d5c2c8338 ))
* paths now correct, better download logic
([9e12407 ](9e12407565 ))
* PHP Warning in state.php
([#1126 ](https://github.com/unraid/api/issues/1126 ))
([59d6c1b ](59d6c1b678 ))
* properly log error with template string
([2ad612c ](2ad612cef8 ))
* pull token from query not params
([1756cc5 ](1756cc5b4b ))
* re-add manifest
([e721299 ](e72129953e ))
* re-add type-check
([0fa41f5 ](0fa41f5690 ))
* recreate package-lock to fix issues
([e1515a1 ](e1515a118a ))
* release-please upload single draft
([db134f0 ](db134f091d ))
* remove console log
([d8f9f03 ](d8f9f03146 ))
* remove devDependencies from output package json
([d847815 ](d8478152e9 ))
* remove extra space
([000692c ](000692ca50 ))
* remove isNaN in favor of number.isNaN
([e33c758 ](e33c7583f7 ))
* remove line from or in button
([961bcc5 ](961bcc5db6 ))
* remove memory key generation
([e58410b ](e58410bd57 ))
* remove unused constructor
([ce92cb0 ](ce92cb06b7 ))
* remove unused date-fns
([0c1b89f ](0c1b89ff41 ))
* remove unused login entries
([942b143 ](942b143fba ))
* remove usage of Role.UPC
([ceac626 ](ceac6269b3 ))
* render function fixed
([833a99f ](833a99fe18 ))
* report issues + pm2 issues
([4b3d6a7 ](4b3d6a7ba3 ))
* reset config to be closer to default
([d844903 ](d844903d78 ))
* resource busy when removing all subdirectories
([7b3834c ](7b3834ca1f ))
* restart command elegant
([b924954 ](b9249544fc ))
* restore upgradepkg before install
([8f58145 ](8f5814589e ))
* revert changelog
([efa7db3 ](efa7db3db6 ))
* revert changes to indicator.vue
([11ce9e2 ](11ce9e2644 ))
* revert config
([7957c2a ](7957c2a681 ))
* revert dockerode upgrade
([#1140 ](https://github.com/unraid/api/issues/1140 ))
([2b163b3 ](2b163b361a ))
* revert myservers.cfg
([7e5dd07 ](7e5dd07d4a ))
* sandbox defaults in dev mode wrong
([d26ddef ](d26ddef33e ))
* sequential test execution for generic-modification
([9d1442b ](9d1442b2ee ))
* shell path to unraid-api
([44d3d93 ](44d3d939a7 ))
* shorten work intent form
([5b2403a ](5b2403ad04 ))
* simplify api setup index
([5f29e6d ](5f29e6d5e7 ))
* simplify upcoming features
([608151d ](608151d84c ))
* small modal window
([#1183 ](https://github.com/unraid/api/issues/1183 ))
([08423b8 ](08423b8dae ))
* staging build issues
([63fcde8 ](63fcde8243 ))
* start command simplification
([27049d9 ](27049d9d91 ))
* stop command exits
([58f65ea ](58f65eabba ))
* storybook resolution issue
([#1153 ](https://github.com/unraid/api/issues/1153 ))
([5a3e8df ](5a3e8df003 ))
* strip components from tar line
([bad7f71 ](bad7f71fea ))
* swap to placeholder key
([39612cd ](39612cd978 ))
* switch to useToggle
([5f8602b ](5f8602b864 ))
* test issues
([4d8f2dd ](4d8f2ddac6 ))
* test simplification to ensure no redownloads
([5347d54 ](5347d54b11 ))
* tests
([ed18945 ](ed18945088 ))
* tests and validate token clears screen
([6c46f94 ](6c46f9413f ))
* theme store now uses singular variables object
([116efe6 ](116efe6f72 ))
* thorw on invalid token body
([1e6fb7e ](1e6fb7e3e3 ))
* type error on element render
([45327ce ](45327ce01d ))
* type for generic test
([0163acb ](0163acb7f3 ))
* unit test issues
([74b9fd0 ](74b9fd0159 ))
* unit tests updated
([0ab40fe ](0ab40fefda ))
* unneeded await on api-key service
([923e929 ](923e929878 ))
* unused imports
([0cb0fc9 ](0cb0fc9881 ))
* upc header text color
([d23a389 ](d23a38960b ))
* Update renovate.json
([c47a655 ](c47a655b45 ))
* update tests
([b1ac0f9 ](b1ac0f9c83 ))
* upgradepkg
([6962cdd ](6962cdd214 ))
* upload to correct tag directory on build
([f76c0f0 ](f76c0f05fb ))
* upload to release by name
([2283e06 ](2283e064d5 ))
* use an enum and defaults for sandbox value
([2108ed0 ](2108ed0ecd ))
* use batchProcess
([3c357e7 ](3c357e7e95 ))
* use cwd when running application
([e27776d ](e27776df3d ))
* use foreground text color for UPC
([d5f5921 ](d5f5921534 ))
* use placeholder in test API key
([5d72b5a ](5d72b5a970 ))
* watch all events to load keys
([ff63535 ](ff63535b00 ))
* **web:** broken modals
([19208e5 ](19208e5fab ))
* **web:** display error message in sidebar when api is offline
([#984 ](https://github.com/unraid/api/issues/984 ))
([4a29fc9 ](4a29fc9dda ))
* **web:** edge case where archived notifications don't appear
([e40a9eb ](e40a9ebecd ))
* **web:** env var typo
([dffbfc2 ](dffbfc2dab ))
* **web:** escaping html-encoded symbols like apostrophes in
translations ([#1002 ](https://github.com/unraid/api/issues/1002 ))
([4ee42a6 ](4ee42a6cf6 ))
* **web:** flash of disconnected api state on page load
([d0819b8 ](d0819b8d02 ))
* **web:** infinite scroll loop when there's only 1 page of
notifications
([eeb3289 ](eeb3289ae8 ))
* **web:** infinite trigger at bottom of infinite scroll
([001be86 ](001be86181 ))
* **web:** name of toaster component
([93980f9 ](93980f929d ))
* **web:** notification styles & alignment
([#968 ](https://github.com/unraid/api/issues/968 ))
([547b75a ](547b75a55e ))
* **web:** refetch notifications for sidebar when new notifications
arrive
([23b1f1a ](23b1f1ac73 ))
* **web:** remove warn and error console log removal
([#1086 ](https://github.com/unraid/api/issues/1086 ))
([e7d15ee ](e7d15ee5ec ))
* **web:** replaces dompurify with isomorphic-dompurify to enable
server-side usage with same syntax
([2724485 ](2724485989 ))
* **web:** reset infinite scroll when notification filters change
([3fe13d5 ](3fe13d5235 ))
* **web:** sanitize changelog markup after parsing
([83e00c6 ](83e00c640a ))
* **web:** stop opening notification sidebar to archive tab
([ecfc797 ](ecfc797e7d ))
* **web:** theme header differences
([#1085 ](https://github.com/unraid/api/issues/1085 ))
([1ecac5e ](1ecac5ee4e ))
* **web:** track 'notification seen' state across tabs & page loads
([#1121 ](https://github.com/unraid/api/issues/1121 ))
([321703e ](321703e907 ))
* **web:** update unread total immediately upon archiving
([#982 ](https://github.com/unraid/api/issues/982 ))
([29d9371 ](29d9371cc3 ))
### Miscellaneous Chores
* release 4.1.2
([2323ee6 ](2323ee6838 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-21 15:35:35 -05:00
Eli Bosley
5483e9fee9
fix: create releases as drafts
2025-02-21 15:30:28 -05:00
Eli Bosley
7957c2a681
fix: revert config
2025-02-21 15:30:13 -05:00
Eli Bosley
d47bc0277d
Revert "chore: update release-please config, allow releases from main.yml ( #1177 )"
...
This reverts commit 6adb4484c3 .
2025-02-21 15:29:41 -05:00
github-actions[bot]
950bee951e
chore(main): release 4.1.3 ( #1178 )
...
# Hotfix Release Feb 21, 2025
### Bug Fixes
* fix ssh issues
* fix issues with uninstalling the plugin
2025-02-21 15:17:46 -05:00
Eli Bosley
46a05eb76d
fix: chown correctly ( #1185 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Updated the approach to managing directory ownership for improved
consistency across various environments.
- Enhanced error handling in directory permission and ownership
commands.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-21 15:14:15 -05:00
Michael Datelle
08423b8dae
fix: small modal window ( #1183 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Style**
- Adjusted the modal’s width during transitions for a consistent
full-width display.
- Refined responsive behavior for improved modal display on smaller
screens.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: mdatelle <mike@datelle.net >
2025-02-21 14:12:48 -05:00
Eli Bosley
364eb62726
fix/plugin-always-restores ( #1184 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced the plugin uninstallation process to ensure that system files
are properly restored during removal. This update uses a temporary flag
to trigger restoration only when needed and cleans up afterward,
ensuring a smooth and reliable uninstallation experience.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-21 14:12:21 -05:00
Pujit Mehrotra
1718af1bb6
Revert "chore(web): prepare package.json and env files for monorepo tooling" ( #1182 )
...
Reverts unraid/api#1180
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced the repository setup process by separating configuration for
backend and website modules.
- Introduced a new web setup routine that automates environment
initialization and dependency installation.
- Expanded the development workflow with commands for live development,
linting, type checking, and code generation.
- **Chores**
- Reorganized project scripts and dependency management for improved
consistency.
- Streamlined cleanup routines and refined configuration settings for
staging environments.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-21 13:57:37 -05:00
Pujit Mehrotra
a50a2d9aeb
chore(web): prepare package.json and env files for monorepo tooling ( #1180 )
...
- **Chores**
- Streamlined the installation and setup workflow by consolidating
multiple commands into a simpler process.
- Updated cleaning procedures to ensure complete removal of build
artifacts and dependencies.
- Adjusted environment file handling for clearer configuration
management.
2025-02-21 11:48:51 -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
Eli Bosley
6adb4484c3
chore: update release-please config, allow releases from main.yml ( #1177 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced the automated release process with integrated changelog
updates for better tracking of product changes.
- Expanded deployment support by distributing release assets through
additional cloud providers, ensuring more robust delivery.
- **Chores**
- Refined release configurations and streamlined component management
for a smoother rollout.
- Introduced file verification checks to prevent release interruptions
and maintain reliable updates.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-21 10:17:23 -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
github-actions[bot]
d5e607797a
chore: release main 4.1.2 ( #1174 )
v4.1.2
2025-02-20 19:29:50 -05:00
Eli Bosley
616be93be9
fix: finalize workflow fixes
2025-02-20 19:26:21 -05:00
Eli Bosley
050f7f74ef
Revert "chore: release main 4.1.2 ( #1173 )"
...
This reverts commit 0f131d4a95 .
2025-02-20 19:26:01 -05:00
github-actions[bot]
0f131d4a95
chore: release main 4.1.2 ( #1173 )
2025-02-20 19:16:54 -05:00
Eli Bosley
aea8f1abd6
chore: fix changelog naming
2025-02-20 19:12:56 -05:00
Eli Bosley
b74ec6b5c6
chore: revert changelog again
2025-02-20 19:12:39 -05:00
Eli Bosley
2283e064d5
fix: upload to release by name
2025-02-20 19:11:09 -05:00
github-actions[bot]
64b20c9b95
chore: release main 4.1.2 ( #1170 )
2025-02-20 19:04:54 -05:00
Eli Bosley
efa7db3db6
fix: revert changelog
2025-02-20 19:00:27 -05:00
Eli Bosley
db134f091d
fix: release-please upload single draft
2025-02-20 18:07:05 -05:00
github-actions[bot]
3ccf7d6e02
chore: release main ( #1157 )
...
🤖 I have created a release *beep* *boop*
---
<details><summary>4.1.2</summary>
## 4.1.2 (2025-02-20)
### Features
* add api key creation logic
([a1351b0 ](a1351b0469 ))
* add category.json
([e784391 ](e784391ac3 ))
* add command to package.json scripts
([3348a47 ](3348a47470 ))
* add csrf support to api & web components
([#999 ](https://github.com/unraid/api/issues/999 ))
([f0f5a30 ](f0f5a3057a ))
* add description flag, remove console log, and update readme
([85cdb8f ](85cdb8f525 ))
* add developer docs
([#1128 ](https://github.com/unraid/api/issues/1128 ))
([75474bd ](75474bde47 ))
* add line about recommendation for sso command
([b63720a ](b63720a6f2 ))
* add log rotation
([b1d9ad7 ](b1d9ad7ef1 ))
* add logging around fixture downloads
([fa16dcd ](fa16dcd801 ))
* add logrotate cron again
([097415f ](097415f6b8 ))
* add patch for auth-request.php
([b1a1779 ](b1a1779a8b ))
* add user with cli
([cb59090 ](cb59090698 ))
* address log level feedback
([bb95795 ](bb95795a31 ))
* allow csrf passing through querystring
([3a8c9b1 ](3a8c9b13ee ))
* allow deletion and creation of files with patches
([1392bde ](1392bdeecb ))
* always ensureDirectory for keys exists
([8b93bce ](8b93bcea08 ))
* **api:** graphql sandbox on unraid servers
([#1047 ](https://github.com/unraid/api/issues/1047 ))
([5dd36d1 ](5dd36d1836 ))
* **api:** omit tz from sys time date format by default
([c36082e ](c36082e82b ))
* **api:** rm 2fa & t2fa from myservers config type
([#996 ](https://github.com/unraid/api/issues/996 ))
([f45719f ](f45719fa6b ))
* async disk mapping
([f22b262 ](f22b262830 ))
* async hypervisor and FIXED vm listing
([cdfb3c7 ](cdfb3c772b ))
* auto-docusaurus-prs
([#1127 ](https://github.com/unraid/api/issues/1127 ))
([8a57576 ](8a575765a9 ))
* begin building plugin with node instead of bash
([#1120 ](https://github.com/unraid/api/issues/1120 ))
([4f5c367 ](4f5c367fdf ))
* better patch application
([445f3b5 ](445f3b50b1 ))
* better pm2 calls, log lines
([33dd90a ](33dd90af04 ))
* cleanup config entries
([c2e29df ](c2e29dfb5f ))
* cleanup disclaimer and command to add users
([3867dfa ](3867dfacb2 ))
* cli Commands
([7fa849d ](7fa849d2a0 ))
* CLI options for adding and deleting users
([bc04129 ](bc04129342 ))
* coderabbit suggestion
([3cc3f27 ](3cc3f27dae ))
* configure PM2 on startup
([b73623e ](b73623e72a ))
* convert to pnpm monorepo
([#1137 ](https://github.com/unraid/api/issues/1137 ))
([ad6b658 ](ad6b6589db ))
* create key cli command logic and add to index command list
([796cb09 ](796cb09c61 ))
* csv validation
([89d756e ](89d756ef4e ))
* default value for option
([632775e ](632775e435 ))
* disable casbin logging
([aa1ef1b ](aa1ef1bd4c ))
* docstrings
([935318d ](935318dda6 ))
* dont pass entire server state for privacy
([b969f3a ](b969f3a9ab ))
* download fixtures from the web
([05f661e ](05f661e0e5 ))
* enable sandbox in dev mode
([21208bf ](21208bfcf6 ))
* enable sandbox with developer command
([9c5e418 ](9c5e418872 ))
* enable token sign in with comma separated subs in myservers.config
([e9bd18a ](e9bd18a409 ))
* exit cli after running command
([5ca225f ](5ca225fe7a ))
* extensive file checking
([4d45caf ](4d45caf258 ))
* fallback to local
([36d8399 ](36d8399045 ))
* faster failure logic
([1f5c642 ](1f5c6424c7 ))
* fix docusaurus build + update snapshot
([7a19c93 ](7a19c9331f ))
* force linting on build
([ad32cff ](ad32cffd75 ))
* generate key one time
([1435155 ](143515560c ))
* glob for files
([0652114 ](065211413d ))
* hypervisor async imports
([f1e5383 ](f1e53831c8 ))
* ignore generated code
([0e9c91a ](0e9c91af86 ))
* improve packing
([3c61a61 ](3c61a615f0 ))
* initial patcher implementation using the diff tool
([805bc5b ](805bc5bfc0 ))
* initial setup of permissions on keys
([#1068 ](https://github.com/unraid/api/issues/1068 ))
([a554bde ](a554bde5c2 ))
* initial version of modification service
([bb37140 ](bb37140d40 ))
* inject after form
([e5d1146 ](e5d1146613 ))
* kill timeout extended
([0c6f44d ](0c6f44da35 ))
* log size and only tar files
([a6f6706 ](a6f67060b4 ))
* logrotate test
([5b0971e ](5b0971ea8d ))
* manually install libvirt in build process to ensure it is included in
the final build
([cea11da ](cea11daf15 ))
* more pm2 fixes
([4655d72 ](4655d72fbb ))
* move fixtures into __test__ folder
([dfb006e ](dfb006e696 ))
* myservers_fb keepalive location
([69441d8 ](69441d890e ))
* only write config when a specific config update action occurs
([29ca582 ](29ca5829ff ))
* properly read log level from environment
([8a374b5 ](8a374b5b27 ))
* public index
([8cbb3c4 ](8cbb3c4718 ))
* remove sso if disabled on Unraid-API start
([daf904b ](daf904bc1b ))
* remove sso user command
([f302924 ](f30292484d ))
* remove sso user options
([75d7e08 ](75d7e08824 ))
* remove unused config sections
([03e336b ](03e336b72f ))
* remove unused fields
([2d3892d ](2d3892deb8 ))
* remove unused vars
([6f9977e ](6f9977eea0 ))
* rename api key resource back to api_key
([8827483 ](8827483699 ))
* rename modification file
([5d909a8 ](5d909a856b ))
* reorder index
([a4b3f8c ](a4b3f8c6c3 ))
* restart the API when an SSO user is added
([dae5738 ](dae57389c6 ))
* restoring sso error
([3042ffa ](3042ffa37e ))
* revert local api key value
([6bfd8a2 ](6bfd8a2687 ))
* rollback if patch exists before applying
([a12181a ](a12181a5e0 ))
* secondary changes
([cbb42dc ](cbb42dc85e ))
* service tests for modifier service
([d6fa35c ](d6fa35cdee ))
* session issues
([8026ef5 ](8026ef53e8 ))
* shared call to createPatch
([073a515 ](073a51572a ))
* simplify docs
([1e4a4f0 ](1e4a4f0745 ))
* style improvements
([a8211ce ](a8211cef7d ))
* swap to async exit hook
([c7d4e39 ](c7d4e39287 ))
* switch to nest-commander
([7ceac1b ](7ceac1b184 ))
* try catch restart
([55100da ](55100daed4 ))
* **ui:** webgui-compatible web component library
([#1075 ](https://github.com/unraid/api/issues/1075 ))
([61ee689 ](61ee689658 ))
* unnecessary comment
([f560df0 ](f560df0270 ))
* unraid single sign on with account app
([2b25537 ](2b25537e26 ))
* update packageManager field for pnpm
([eec9785 ](eec9785ba1 ))
* upgrade dependencies
([46c82ec ](46c82ecae3 ))
* use execa for start and stop
([05e77a4 ](05e77a4bc6 ))
* use zod to parse config
([02c197f ](02c197f244 ))
* validate token format in both PHP and CLI
([b9d9105 ](b9d9105e3e ))
* **web:** add delete all notifications button to archive view in
notifications sidebar
([89eb841 ](89eb841b20 ))
* **web:** enhance notifications indicator in UPC
([#950 ](https://github.com/unraid/api/issues/950 ))
([0b469f5 ](0b469f5b3f ))
* **web:** pull date format from display/date and time settings
([7c8e8a0 ](7c8e8a0e53 ))
* **web:** rm api-key validation from connect sign in
([#986 ](https://github.com/unraid/api/issues/986 ))
([939383e ](939383e4ef ))
* zod config no longer any
([6faef27 ](6faef27d7c ))
### Bug Fixes
* allow concurrent testing with a shared patcher instance
([c007898 ](c00789865c ))
* **api:** append time to formatted date when a custom date format is
selected
([b9cd8c4 ](b9cd8c426d ))
* **api:** change log output location for diagnostic compatibility
([#1130 ](https://github.com/unraid/api/issues/1130 ))
([9bc8060 ](9bc8060a83 ))
* **api:** delay pm2 start until server has booted
([3c27b51 ](3c27b51ab8 ))
* **api:** exclude duplicates from legacy script in archive retrieval
([9c38fa6 ](9c38fa6a9c ))
* **api:** improve defaults in PM2 service
([#1116 ](https://github.com/unraid/api/issues/1116 ))
([a21f39d ](a21f39d617 ))
* **api:** logrotate modification & permissions
([#1145 ](https://github.com/unraid/api/issues/1145 ))
([b970fd9 ](b970fd9e6c ))
* **api:** make cookie recognition during websocket connection more
([2a82ea4 ](2a82ea4765 ))
* **api:** pm2 start script & limit auto restarts
([#1040 ](https://github.com/unraid/api/issues/1040 ))
([b53bb3f ](b53bb3f197 ))
* **api:** retry mothership connection up to 3x before logout
([#1069 ](https://github.com/unraid/api/issues/1069 ))
([c163998 ](c163998175 ))
* **api:** sanitize incoming user session id's
([3b2d61e ](3b2d61efc2 ))
* **api:** slow init of unraid-api cli
([#1022 ](https://github.com/unraid/api/issues/1022 ))
([f37dda1 ](f37dda16c2 ))
* **api:** update deploy-dev script to dist instead of src
([2327b00 ](2327b00d30 ))
* **api:** validate cookie session data
([fe98295 ](fe98295496 ))
* apply and rollback error handling
([76711be ](76711be3e8 ))
* authorization type error
([#987 ](https://github.com/unraid/api/issues/987 ))
([5f0446f ](5f0446fa79 ))
* back to default configs
([a1a046f ](a1a046f900 ))
* backup restore formatting
([0cfdd5a ](0cfdd5a61b ))
* basic test fixed
([bddda82 ](bddda823e1 ))
* better js file handling
([bb92c3f ](bb92c3f9f8 ))
* better loader functionality and error handling
([a502134 ](a502134c0a ))
* better logging when error
([972a19b ](972a19be04 ))
* cleaner logs for starting API
([eb1c62d ](eb1c62d3d9 ))
* clearer error messaging
([f8393ee ](f8393eeebe ))
* code review feedback
([e7b689c ](e7b689c546 ))
* completion script registration
([e338eb9 ](e338eb9788 ))
* connect key role
([eff6c32 ](eff6c32ccd ))
* create api key for connect on startup
([69cd92f ](69cd92f974 ))
* create api key permissions
([14fe30e ](14fe30e925 ))
* create connect key
([d88b1e9 ](d88b1e9660 ))
* cwd on ecosystem.config.json
([3fc4148 ](3fc41480a2 ))
* default overwrite false test
([62824ba ](62824ba76f ))
* delete .original files
([547ae18 ](547ae180dd ))
* deprecated version warning
([a892a3c ](a892a3ce35 ))
* **deps:** update all non-major dependencies
([#1158 ](https://github.com/unraid/api/issues/1158 ))
([48df88f ](48df88f5c1 ))
* **deps:** update apollo graphql packages
([1f9e282 ](1f9e282880 ))
* **deps:** update dependency @apollo/client to v3.12.6
([91a9949 ](91a9949a5c ))
* **deps:** update dependency @apollo/client to v3.12.9
([5b14be6 ](5b14be6b0f ))
* **deps:** update dependency @graphql-tools/load-files to v7.0.1
([5f597f9 ](5f597f9d4c ))
* **deps:** update dependency @nestjs/schedule to v4.1.2
([806bd63 ](806bd633ac ))
* **deps:** update dependency chokidar to v4.0.3
([74b3e29 ](74b3e29c74 ))
* **deps:** update dependency dockerode to v4
([#830 ](https://github.com/unraid/api/issues/830 ))
([c311a89 ](c311a89aee ))
* **deps:** update dependency dotenv to v16.4.7
([b32f84b ](b32f84b105 ))
* **deps:** update dependency execa to v9.5.2
([6c54fa1 ](6c54fa14b1 ))
* **deps:** update dependency express to v4.21.2
([a947ff1 ](a947ff14fa ))
* **deps:** update dependency got to v14.4.5
([71e2b70 ](71e2b70678 ))
* **deps:** update dependency graphql-ws to v5.16.2
([4daa54c ](4daa54cfb5 ))
* **deps:** update dependency ini to v4.1.3
([c817cc4 ](c817cc4b7e ))
* **deps:** update dependency node-window-polyfill to v1.0.4
([61ec04c ](61ec04cb87 ))
* **deps:** update dependency openid-client to v6.1.7
([7ef3729 ](7ef3729769 ))
* **deps:** update dependency p-retry to v6.2.1
([46a368e ](46a368e1b5 ))
* **deps:** update dependency pm2 to v5.4.3
([e366cad ](e366cad0a4 ))
* **deps:** update dependency uuid to v11.0.5
([0331e24 ](0331e24a74 ))
* **deps:** update graphql-tools monorepo
([344b023 ](344b023503 ))
* **deps:** update graphqlcodegenerator monorepo
([2bc9af2 ](2bc9af2578 ))
* **deps:** update graphqlcodegenerator monorepo
([8675653 ](8675653e4e ))
* **deps:** update nest monorepo to v10.4.15
([2b597f9 ](2b597f9f02 ))
* **deps:** update nest-graphql monorepo to v12.2.2
([bd31e09 ](bd31e09bcf ))
* do not process.exit on restart or stop command
([e16763b ](e16763b49b ))
* don't check code for execa
([f62f0d3 ](f62f0d3a0f ))
* dont remove login file without a backup presetn
([1854aa9 ](1854aa9f28 ))
* ensure directory exists before making connect key
([a6cd74d ](a6cd74dc5c ))
* excess spacing in api-key.service
([286ffc5 ](286ffc54e5 ))
* extra log line
([b56b215 ](b56b2157fa ))
* extra spacing in config.ts
([84f4f67 ](84f4f67ce1 ))
* file modification service fixes
([e4ebfc8 ](e4ebfc8a13 ))
* find by key, not ID
([124fb61 ](124fb610b1 ))
* fix libvirt bindings
([#1167 ](https://github.com/unraid/api/issues/1167 ))
([024719f ](024719fa7a ))
* forced restarting on commands
([abd8e09 ](abd8e09908 ))
* format authrequest mod as other files
([8b75d6c ](8b75d6cc99 ))
* initial feedback about report addressed
([060a199 ](060a1992c4 ))
* install as-integrations/fastify
([2fce2e9 ](2fce2e9a28 ))
* length
([8481c9a ](8481c9a9fb ))
* lint
([133c8e0 ](133c8e0d70 ))
* lint
([42610d2 ](42610d290d ))
* lint
([b1a993a ](b1a993a8e9 ))
* lint
([6beafbe ](6beafbe8ed ))
* lint
([d38f3ef ](d38f3ef49b ))
* logrotate error
([7a009b6 ](7a009b6be7 ))
* mock ensureDirSync
([14abc13 ](14abc13cc8 ))
* more generic test
([ddfc36f ](ddfc36fd73 ))
* only instantiate service one time
([b1b93e2 ](b1b93e2783 ))
* only toast unread notifications, not archived ones
([8251c6f ](8251c6f2d3 ))
* padding and glob function issues
([ae753d6 ](ae753d6bea ))
* patch-utils unused
([1d5c2c8 ](1d5c2c8338 ))
* paths now correct, better download logic
([9e12407 ](9e12407565 ))
* properly log error with template string
([2ad612c ](2ad612cef8 ))
* pull token from query not params
([1756cc5 ](1756cc5b4b ))
* remove devDependencies from output package json
([d847815 ](d8478152e9 ))
* remove isNaN in favor of number.isNaN
([e33c758 ](e33c7583f7 ))
* remove memory key generation
([e58410b ](e58410bd57 ))
* remove uneeded env variable
([c8da8fe ](c8da8fe314 ))
* remove unused constructor
([ce92cb0 ](ce92cb06b7 ))
* remove usage of Role.UPC
([ceac626 ](ceac6269b3 ))
* report issues + pm2 issues
([4b3d6a7 ](4b3d6a7ba3 ))
* reset config to be closer to default
([d844903 ](d844903d78 ))
* resource busy when removing all subdirectories
([7b3834c ](7b3834ca1f ))
* restart command elegant
([b924954 ](b9249544fc ))
* revert dockerode upgrade
([#1140 ](https://github.com/unraid/api/issues/1140 ))
([2b163b3 ](2b163b361a ))
* revert myservers.cfg
([7e5dd07 ](7e5dd07d4a ))
* sandbox defaults in dev mode wrong
([d26ddef ](d26ddef33e ))
* sequential test execution for generic-modification
([9d1442b ](9d1442b2ee ))
* shell path to unraid-api
([44d3d93 ](44d3d939a7 ))
* simplify api setup index
([5f29e6d ](5f29e6d5e7 ))
* simplify upcoming features
([608151d ](608151d84c ))
* staging build issues
([63fcde8 ](63fcde8243 ))
* start command simplification
([27049d9 ](27049d9d91 ))
* stop command exits
([58f65ea ](58f65eabba ))
* swap to placeholder key
([39612cd ](39612cd978 ))
* test issues
([4d8f2dd ](4d8f2ddac6 ))
* test simplification to ensure no redownloads
([5347d54 ](5347d54b11 ))
* tests
([ed18945 ](ed18945088 ))
* tests and validate token clears screen
([6c46f94 ](6c46f9413f ))
* type for generic test
([0163acb ](0163acb7f3 ))
* unit test issues
([74b9fd0 ](74b9fd0159 ))
* unit tests updated
([0ab40fe ](0ab40fefda ))
* unneeded await on api-key service
([923e929 ](923e929878 ))
* unused imports
([0cb0fc9 ](0cb0fc9881 ))
* update tests
([b1ac0f9 ](b1ac0f9c83 ))
* use an enum and defaults for sandbox value
([2108ed0 ](2108ed0ecd ))
* use batchProcess
([3c357e7 ](3c357e7e95 ))
* use cwd when running application
([e27776d ](e27776df3d ))
* use placeholder in test API key
([5d72b5a ](5d72b5a970 ))
* watch all events to load keys
([ff63535 ](ff63535b00 ))
* **web:** name of toaster component
([93980f9 ](93980f929d ))
### Miscellaneous Chores
* release 4.1.2
([2323ee6 ](2323ee6838 ))
</details>
<details><summary>4.1.2</summary>
## 4.1.2 (2025-02-20)
### Features
* add csrf support to api & web components
([#999 ](https://github.com/unraid/api/issues/999 ))
([f0f5a30 ](f0f5a3057a ))
* allow csrf passing through querystring
([3a8c9b1 ](3a8c9b13ee ))
* automatic session setup for dev
([e885936 ](e88593620b ))
* back to callbackUrl
([428ad15 ](428ad15ec7 ))
* begin fixing dark mode in the webcomponents
([2443561 ](24435613f8 ))
* begin nuking alpha beta gamma
([cb91fbb ](cb91fbb054 ))
* convert to pnpm monorepo
([#1137 ](https://github.com/unraid/api/issues/1137 ))
([ad6b658 ](ad6b6589db ))
* delete unused imports
([0d6a003 ](0d6a0035aa ))
* disable button on submit
([0da77d7 ](0da77d7119 ))
* dont pass entire server state for privacy
([b969f3a ](b969f3a9ab ))
* eliminate all alpha beta gamma variable usage
([4eda099 ](4eda0991d6 ))
* error state outside of button
([a1cf441 ](a1cf44162a ))
* hide sign in from the dropdown text
([ea6ae83 ](ea6ae83919 ))
* lots of progress on colors
([c6547a5 ](c6547a51fc ))
* move ssoenabled to a boolean flag rather than ids
([6f5edb2 ](6f5edb2406 ))
* move variable declarations to theme.ts
([00b8ffe ](00b8ffe87d ))
* nuxt config simplification and formatting
([2903542 ](29035429bd ))
* or button on sign in page
([11ff890 ](11ff890bcc ))
* remove apiKey from server
([895d585 ](895d5857f9 ))
* remove sso if disabled on Unraid-API start
([daf904b ](daf904bc1b ))
* responsive notifications
([cead975 ](cead97560c ))
* set background color on webcomponents
([7ef3286 ](7ef3286191 ))
* sidebar notification count
([a4e2a77 ](a4e2a77410 ))
* sso button token exchange
([3abf20b ](3abf20b347 ))
* sso testing page and form disable on submit
([09f7415 ](09f741557b ))
* state using crypto
([3734730 ](3734730bf7 ))
* style improvements
([a8211ce ](a8211cef7d ))
* **ui:** webgui-compatible web component library
([#1075 ](https://github.com/unraid/api/issues/1075 ))
([61ee689 ](61ee689658 ))
* unraid single sign on with account app
([2b25537 ](2b25537e26 ))
* unraid ui component library
([#976 ](https://github.com/unraid/api/issues/976 ))
([91de6e6 ](91de6e6c1e ))
* update based on review feedback
([16f00a0 ](16f00a0d8c ))
* update packageManager field for pnpm
([eec9785 ](eec9785ba1 ))
* use state passing to validate requests
([bd58490 ](bd584902e0 ))
* use text-secondary-foreground instead of gray
([7828ef2 ](7828ef2648 ))
* viewport watch refactor
([9d2405b ](9d2405bd21 ))
* warning on missing fields
([c1fe95f ](c1fe95fcb6 ))
* **web:** activation modal steps, updated copy
([#1079 ](https://github.com/unraid/api/issues/1079 ))
([d8a5b17 ](d8a5b1711a ))
* **web:** add an 'all' option to notification filter
([939d7a3 ](939d7a304d ))
* **web:** add confirmation before archiving or deleting all
notifications
([4c663dc ](4c663dc69c ))
* **web:** add count labels to notification tabs
([78ec466 ](78ec4663cc ))
* **web:** add delete all notifications button to archive view in
notifications sidebar
([89eb841 ](89eb841b20 ))
* **web:** add link to settings in notification sidebar
([7296195 ](7296195495 ))
* **web:** add loading and error states to notification sidebar
([060fb91 ](060fb91546 ))
* **web:** clear notifications indicator after opening sidebar
([be7135e ](be7135efdd ))
* **web:** enhance notifications indicator in UPC
([#950 ](https://github.com/unraid/api/issues/950 ))
([0b469f5 ](0b469f5b3f ))
* **web:** improve notification count syncing
([#1148 ](https://github.com/unraid/api/issues/1148 ))
([7588e0e ](7588e0e3cf ))
* **web:** move notification indicator icons to top-right of bell icon
([99704a9 ](99704a9dbb ))
* **web:** open official release notes via header os version
([7dcf947 ](7dcf947527 ))
* **web:** pull date format from display/date and time settings
([7c8e8a0 ](7c8e8a0e53 ))
* **web:** remove notification indicator pulse
([bc4708f ](bc4708f405 ))
* **web:** support markdown in notification messages
([abcaa5a ](abcaa5aedb ))
* **web:** use Markdown helper class to interact with markdown
([2f4ff21 ](2f4ff21986 ))
### Bug Fixes
* 12 hour timestamp logic corrected
([6cbb9c0 ](6cbb9c07e4 ))
* **api:** make cookie recognition during websocket connection more
([2a82ea4 ](2a82ea4765 ))
* authorization type error
([#987 ](https://github.com/unraid/api/issues/987 ))
([5f0446f ](5f0446fa79 ))
* check width before changing viewport
([e2a1f27 ](e2a1f27b22 ))
* connect breaks default css of header
([#1155 ](https://github.com/unraid/api/issues/1155 ))
([fb24723 ](fb2472399a ))
* dark theme as array
([77558a5 ](77558a5cd9 ))
* **deps:** update all non-major dependencies
([#1158 ](https://github.com/unraid/api/issues/1158 ))
([48df88f ](48df88f5c1 ))
* **deps:** update apollo graphql packages
([1f9e282 ](1f9e282880 ))
* **deps:** update dependency @apollo/client to v3.12.6
([c0d3cf5 ](c0d3cf5782 ))
* **deps:** update dependency @apollo/client to v3.12.6
([91a9949 ](91a9949a5c ))
* **deps:** update dependency @apollo/client to v3.12.9
([5b14be6 ](5b14be6b0f ))
* **deps:** update dependency @floating-ui/dom to v1.6.13
([64d3765 ](64d3765a9a ))
* **deps:** update dependency @floating-ui/dom to v1.6.13
([5dc1375 ](5dc13755df ))
* **deps:** update dependency @floating-ui/vue to v1.1.6
([6cb28d5 ](6cb28d5f8f ))
* **deps:** update dependency @floating-ui/vue to v1.1.6
([e5e1c43 ](e5e1c43bb3 ))
* **deps:** update dependency focus-trap to v7.6.4
([8475204 ](84752043e5 ))
* **deps:** update dependency focus-trap to v7.6.4
([5dfd6d5 ](5dfd6d5ded ))
* **deps:** update dependency graphql-ws to v5.16.2
([c112f19 ](c112f19c95 ))
* **deps:** update dependency graphql-ws to v5.16.2
([4daa54c ](4daa54cfb5 ))
* **deps:** update dependency radix-vue to v1.9.12
([83344e0 ](83344e05c1 ))
* **deps:** update dependency radix-vue to v1.9.13
([c180728 ](c180728696 ))
* **deps:** update graphqlcodegenerator monorepo
([2bc9af2 ](2bc9af2578 ))
* dev mode
([aae38e3 ](aae38e3404 ))
* downgrade marked to fix changelog preview issue
([943c907 ](943c907d03 ))
* edit settings padding issue
([4e9ab64 ](4e9ab645e6 ))
* empty manifest and version alignment
([b07828d ](b07828d655 ))
* further resolve sso sub ids issues
([b3551a1 ](b3551a1b69 ))
* improve typing and format lookup
([dfa27e2 ](dfa27e2c0d ))
* integration of `unraid-ui` tailwind config in `web`
([#1074 ](https://github.com/unraid/api/issues/1074 ))
([3acc0dc ](3acc0dc9c0 ))
* lowercase or
([29a8689 ](29a8689ad8 ))
* marked single input
([d28fb24 ](d28fb24d68 ))
* missing server type
([76cf6f3 ](76cf6f35dc ))
* more color work
([9a869a4 ](9a869a49e3 ))
* oauth2 api prefix
([56cfa84 ](56cfa84794 ))
* only toast unread notifications, not archived ones
([8251c6f ](8251c6f2d3 ))
* padding and glob function issues
([ae753d6 ](ae753d6bea ))
* pass token to password field
([9279931 ](92799312c9 ))
* re-add type-check
([0fa41f5 ](0fa41f5690 ))
* recreate package-lock to fix issues
([e1515a1 ](e1515a118a ))
* remove console log
([d8f9f03 ](d8f9f03146 ))
* remove extra space
([000692c ](000692ca50 ))
* remove line from or in button
([961bcc5 ](961bcc5db6 ))
* remove unused date-fns
([0c1b89f ](0c1b89ff41 ))
* remove unused login entries
([942b143 ](942b143fba ))
* render function fixed
([833a99f ](833a99fe18 ))
* revert changes to indicator.vue
([11ce9e2 ](11ce9e2644 ))
* switch to useToggle
([5f8602b ](5f8602b864 ))
* theme store now uses singular variables object
([116efe6 ](116efe6f72 ))
* thorw on invalid token body
([1e6fb7e ](1e6fb7e3e3 ))
* type error on element render
([45327ce ](45327ce01d ))
* upc header text color
([d23a389 ](d23a38960b ))
* use foreground text color for UPC
([d5f5921 ](d5f5921534 ))
* **web:** broken modals
([19208e5 ](19208e5fab ))
* **web:** display error message in sidebar when api is offline
([#984 ](https://github.com/unraid/api/issues/984 ))
([4a29fc9 ](4a29fc9dda ))
* **web:** edge case where archived notifications don't appear
([e40a9eb ](e40a9ebecd ))
* **web:** env var typo
([dffbfc2 ](dffbfc2dab ))
* **web:** escaping html-encoded symbols like apostrophes in
translations ([#1002 ](https://github.com/unraid/api/issues/1002 ))
([4ee42a6 ](4ee42a6cf6 ))
* **web:** flash of disconnected api state on page load
([d0819b8 ](d0819b8d02 ))
* **web:** infinite scroll loop when there's only 1 page of
notifications
([eeb3289 ](eeb3289ae8 ))
* **web:** infinite trigger at bottom of infinite scroll
([001be86 ](001be86181 ))
* **web:** notification styles & alignment
([#968 ](https://github.com/unraid/api/issues/968 ))
([547b75a ](547b75a55e ))
* **web:** refetch notifications for sidebar when new notifications
arrive
([23b1f1a ](23b1f1ac73 ))
* **web:** remove warn and error console log removal
([#1086 ](https://github.com/unraid/api/issues/1086 ))
([e7d15ee ](e7d15ee5ec ))
* **web:** replaces dompurify with isomorphic-dompurify to enable
server-side usage with same syntax
([2724485 ](2724485989 ))
* **web:** reset infinite scroll when notification filters change
([3fe13d5 ](3fe13d5235 ))
* **web:** sanitize changelog markup after parsing
([83e00c6 ](83e00c640a ))
* **web:** stop opening notification sidebar to archive tab
([ecfc797 ](ecfc797e7d ))
* **web:** theme header differences
([#1085 ](https://github.com/unraid/api/issues/1085 ))
([1ecac5e ](1ecac5ee4e ))
* **web:** track 'notification seen' state across tabs & page loads
([#1121 ](https://github.com/unraid/api/issues/1121 ))
([321703e ](321703e907 ))
* **web:** update unread total immediately upon archiving
([#982 ](https://github.com/unraid/api/issues/982 ))
([29d9371 ](29d9371cc3 ))
### Miscellaneous Chores
* release 4.1.2
([2323ee6 ](2323ee6838 ))
</details>
<details><summary>4.1.2</summary>
## 4.1.2 (2025-02-20)
### Features
* add unraid-ui documentation
([#1142 ](https://github.com/unraid/api/issues/1142 ))
([6378047 ](6378047bc4 ))
* attempt to resolve performance issues with rm earlier in build …
([#1152 ](https://github.com/unraid/api/issues/1152 ))
([c74bdd8 ](c74bdd8890 ))
* convert to pnpm monorepo
([#1137 ](https://github.com/unraid/api/issues/1137 ))
([ad6b658 ](ad6b6589db ))
* style improvements
([a8211ce ](a8211cef7d ))
* **ui:** webgui-compatible web component library
([#1075 ](https://github.com/unraid/api/issues/1075 ))
([61ee689 ](61ee689658 ))
* unraid ui component library
([#976 ](https://github.com/unraid/api/issues/976 ))
([91de6e6 ](91de6e6c1e ))
* update packageManager field for pnpm
([eec9785 ](eec9785ba1 ))
### Bug Fixes
* **deps:** update all non-major dependencies
([#1158 ](https://github.com/unraid/api/issues/1158 ))
([48df88f ](48df88f5c1 ))
* **deps:** update dependency radix-vue to v1.9.12
([83344e0 ](83344e05c1 ))
* **deps:** update dependency radix-vue to v1.9.13
([c180728 ](c180728696 ))
* empty manifest and version alignment
([b07828d ](b07828d655 ))
* integration of `unraid-ui` tailwind config in `web`
([#1074 ](https://github.com/unraid/api/issues/1074 ))
([3acc0dc ](3acc0dc9c0 ))
* storybook resolution issue
([#1153 ](https://github.com/unraid/api/issues/1153 ))
([5a3e8df ](5a3e8df003 ))
### Miscellaneous Chores
* release 4.1.2
([2323ee6 ](2323ee6838 ))
</details>
<details><summary>4.1.2</summary>
## 4.1.2 (2025-02-20)
### Features
* add validation step to ensure that variables are set
([ddb8772 ](ddb8772692 ))
* always start the API and run npm link from script path
([bb6baf9 ](bb6baf9bf4 ))
* **api:** rm 2fa & t2fa from myservers config type
([#996 ](https://github.com/unraid/api/issues/996 ))
([f45719f ](f45719fa6b ))
* array iteration for restoring files
([349145b ](349145ba53 ))
* attempt to resolve performance issues with rm earlier in build …
([#1152 ](https://github.com/unraid/api/issues/1152 ))
([c74bdd8 ](c74bdd8890 ))
* attempt to start unraid-api with background task
([73a1249 ](73a12496d5 ))
* begin building plugin with node instead of bash
([#1120 ](https://github.com/unraid/api/issues/1120 ))
([4f5c367 ](4f5c367fdf ))
* cleanup disclaimer and command to add users
([3867dfa ](3867dfacb2 ))
* convert to pnpm monorepo
([#1137 ](https://github.com/unraid/api/issues/1137 ))
([ad6b658 ](ad6b6589db ))
* copy only needed files for nodejs
([cf08627 ](cf08627725 ))
* do not move upgradepkg
([c12d8da ](c12d8dae4e ))
* dont pass entire server state for privacy
([b969f3a ](b969f3a9ab ))
* download nodejs and install on legacy OS versions
([b1a2ba7 ](b1a2ba78cc ))
* error when nodejs download fails
([af1994c ](af1994cb62 ))
* extract node to usr/local/
([9a0d63d ](9a0d63d4ee ))
* fix missing flash line
([5f1a61d ](5f1a61d4aa ))
* fix pm2 setup and add link command
([caf797c ](caf797cf4a ))
* move ssoenabled to a boolean flag rather than ids
([6f5edb2 ](6f5edb2406 ))
* move variable declarations to theme.ts
([00b8ffe ](00b8ffe87d ))
* name package with PR number
([cf72c8b ](cf72c8b359 ))
* nodejs issues with version 2
([106b2e4 ](106b2e42c0 ))
* **plugin:** rm Date & Time format settings from Notification Settings
([acba0b0 ](acba0b0365 ))
* remove nghttp3 and only bundle nodejs
([bb555f8 ](bb555f8296 ))
* separate install process
([9bbab0f ](9bbab0f86c ))
* sso login boolean
([81f051e ](81f051e02c ))
* track node version in slackware
([9d2796f ](9d2796f2c9 ))
* **ui:** webgui-compatible web component library
([#1075 ](https://github.com/unraid/api/issues/1075 ))
([61ee689 ](61ee689658 ))
* unraid single sign on with account app
([2b25537 ](2b25537e26 ))
* update packageManager field for pnpm
([eec9785 ](eec9785ba1 ))
* Update
plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/include/state.php
([336478c ](336478c2e0 ))
* upload files directly to cloudflare
([84b234c ](84b234c9cf ))
* use plugin file for install and uninstall
([bbf2807 ](bbf28075c6 ))
* validate entries correctly
([a39da15 ](a39da15be4 ))
* **web:** activation modal steps, updated copy
([#1079 ](https://github.com/unraid/api/issues/1079 ))
([d8a5b17 ](d8a5b1711a ))
* **web:** rm old notification bell upon plugin installation
([#979 ](https://github.com/unraid/api/issues/979 ))
([478254e ](478254e134 ))
### Bug Fixes
* add another missing symlink
([477c113 ](477c113ce1 ))
* add error check to nodejs
([e844304 ](e84430471d ))
* attempt to restore upgradepkg if install failed
([504283f ](504283f227 ))
* capitalize name
([902c76c ](902c76c759 ))
* cleanup commands
([ef82ec5 ](ef82ec5af5 ))
* delete unused line
([3e8c101 ](3e8c101edd ))
* delete upgradepkg
([deb42f6 ](deb42f6a81 ))
* dnserr on new line
([9bfc04c ](9bfc04c2a5 ))
* empty manifest and version alignment
([b07828d ](b07828d655 ))
* formatting issue
([0042f14 ](0042f14ab3 ))
* further resolve sso sub ids issues
([b3551a1 ](b3551a1b69 ))
* install syntax error
([a355a64 ](a355a64136 ))
* more verbose logging for node install to find issues
([c3f4cf5 ](c3f4cf53c1 ))
* node_txz naming
([5e50f24 ](5e50f24d70 ))
* pass ssoSubIds only
([76a9ae9 ](76a9ae9386 ))
* PHP Warning in state.php
([#1126 ](https://github.com/unraid/api/issues/1126 ))
([59d6c1b ](59d6c1b678 ))
* pkg_build
([2d60045 ](2d60045784 ))
* proper file replacements
([787f8b9 ](787f8b9bf5 ))
* restore upgradepkg before install
([8f58145 ](8f5814589e ))
* strip components from tar line
([bad7f71 ](bad7f71fea ))
* upgradepkg
([6962cdd ](6962cdd214 ))
* used TGZ instead of TXZ for nghttp3
([d7bab9f ](d7bab9f443 ))
* variables passed properly
([61ba324 ](61ba324ca0 ))
### Miscellaneous Chores
* release 4.1.2
([2323ee6 ](2323ee6838 ))
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-20 17:58:42 -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
8590a49402
feat: ignore nuxt-custom-elements and reflect-metadata
2025-02-20 14:38:06 -05:00
Eli Bosley
00a444fb92
fix: only run release if releases_create == 'true'
2025-02-20 13:06:01 -05:00