Eli Bosley
c20c7750a4
chore: fastify cookie type issue
2025-03-04 16:05:22 -05:00
Eli Bosley
a09bc85edd
chore: delete package lock
2025-03-04 15:32:25 -05:00
Eli Bosley
f2d7abedf4
chore: cleanup deployment by using built in s3 cli ( #1212 )
2025-03-04 15:30:13 -05:00
renovate[bot]
74408c73bb
chore(deps): update dependency @types/node to v22 ( #1163 )
2025-03-04 15:27:15 -05:00
Eli Bosley
d63e54bdbc
feat: split plugin builds
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced containerized plugin deployment support with updated Docker
Compose configurations.
- Added continuous build watch modes for API, web, and UI components for
smoother development iterations.
- Added a new job for API testing in the CI/CD workflow.
- Added a new shell script to determine the local host's IP address for
Docker configurations.
- Introduced a new entry point and HTTP server setup in the plugin's
Docker environment.
- Added new scripts for building and watching plugin changes in
real-time.
- Added a new script for building the project in watch mode for the API
and UI components.
- **Improvements**
- Streamlined the plugin installation process and refined release
workflows for a more reliable user experience.
- Enhanced overall CI/CD pipelines to ensure efficient, production-ready
deployments.
- Updated artifact upload paths and job definitions for clarity and
efficiency.
- Implemented new utility functions for better URL management and
changelog generation.
- Modified the `.dockerignore` file to ignore all contents within the
`node_modules` directory.
- Added new constants and functions for managing plugin paths and
configurations.
- Updated the build process in the Dockerfile to focus on release
operations.
- **Tests**
- Expanded automated testing to validate environment setups and build
stability, ensuring higher reliability during updates.
- Introduced new test suites for validating plugin environment setups
and configurations.
- Added tests for validating environment variables and handling of
manifest files.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Datelle <mdatelle@icloud.com >
Co-authored-by: mdatelle <mike@datelle.net >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Pujit Mehrotra <pujit@lime-technology.com >
2025-03-04 15:18:04 -05:00
Pujit Mehrotra
270072266a
fix(api): dynamix notifications dir during development ( #1216 )
...
In the `[notify]` section of the ./dev/dynamix config, updated the path from "/app/dev/notifications" to "./dev/notifications" to fix notification crud in local, non-docker development.
2025-03-03 15:03:14 -05:00
Pujit Mehrotra
bce06cd76c
fix(api): type imports from generated graphql types ( #1215 )
...
## Summary by CodeRabbit
- Enhanced internal type handling by updating import statements to use
type-only syntax, ensuring clearer and more consistent type-checking
across modules.
- No changes to application behavior or user-facing functionality have
been introduced.
2025-03-03 14:54:01 -05:00
Pujit Mehrotra
4641894240
fix: one-command dev & web env files ( #1214 )
...
- fixes `pnpm dev`
- fixes `just setup`
- Prevents env pollution in nuxt dev/build
2025-03-03 13:14:08 -05:00
renovate[bot]
ff8eba3df5
fix(deps): update dependency @vueuse/core to v12 ( #1199 )
2025-02-26 14:16:31 -05:00
renovate[bot]
2cc8c9f675
chore(deps): update dependency eslint-plugin-n to v17 ( #1206 )
2025-02-26 14:16:13 -05:00
Eli Bosley
bde37d6751
fix: recreate watcher on path change ( #1203 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Improved the notifications system by refreshing the monitoring process
only when configuration changes occur, leading to a more reliable
experience.
- **Chores**
- Updated internal synchronization timestamps in multiple files to
ensure consistency and accurate tracking of recent events.
- Removed logging functionality for notifications state to streamline
the logging process.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-26 14:04:24 -05:00
renovate[bot]
7044713508
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 ( #1205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 11:55:59 -05:00
Eli Bosley
a2ba518bae
chore: remove catch-exit dependency ( #1204 )
2025-02-26 11:55:21 -05:00
renovate[bot]
a9469127cc
chore(deps): update vitest monorepo to v3 (major) ( #1195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 11:53:37 -05:00
renovate[bot]
85c8ef53ad
fix(deps): update dependency @nestjs/schedule to v5 ( #1197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 11:53:16 -05:00
Eli Bosley
ae47866724
chore: pure ESM ( #1202 )
2025-02-25 14:14:14 -05:00
Eli Bosley
d59ca415af
chore: cleanup packages ( #1198 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Updated configuration versions and connection status settings for
improved consistency.
- Restructured build and tooling processes with refined script
organization, including new commands for type checking and cleanup.
- Updated dependency management to support enhanced styling and state
management.
- Removed legacy scripts related to environment handling and CSS
utilities.
- **Refactor**
- Streamlined module imports to align with an updated theme management
structure.
- **Bug Fixes**
- Enhanced error handling in various components to provide more
informative error messages during operations.
- Improved error reporting in the update cancellation process.
- Improved error reporting in date difference calculations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-25 13:09:02 -05:00
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](https://redirect.github.com/nuxt/devtools/commit/684897f306a89d398343ccce95089becedf85147 ))
##### Features
- allow override component inspector with `__NUXT_INSPECTOR__`
([9f3c8bf](https://redirect.github.com/nuxt/devtools/commit/9f3c8bf147355b5b1c7435e8047432a0a47db4fb ))
- 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](https://redirect.github.com/nuxt/devtools/commit/fc8ced33f4868b3ce28e84fcf18b30b4737105b7 ))
- option to disable `vueDevTools`
([3e5251c](https://redirect.github.com/nuxt/devtools/commit/3e5251cb1be4c4adf6cc4affacab390fa4a3eaef ))
###
[`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](https://redirect.github.com/nuxt/devtools/commit/c20c724db0b3537132e2ea6156156b5c2ad6d53c ))
</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](https://redirect.github.com/vitejs/vite/commit/e7ba55e7d57ad97ab43682b152159e29fa4b3753 )),
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](https://redirect.github.com/vitejs/vite/commit/973283bf84c3dca42e2e20a9f9b8761011878b8b )),
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](https://redirect.github.com/vitejs/vite/commit/bcdb51a1ac082f4e8ed6f820787d6745dfaa972d )),
closes
[#​19371](https://redirect.github.com/vitejs/vite/issues/19371 )
- fix(deps): bump tsconfck
([#​19375](https://redirect.github.com/vitejs/vite/issues/19375 ))
([746a583](https://redirect.github.com/vitejs/vite/commit/746a583d42592a31e1e8e80cc790a7c9e6acf58e )),
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](https://redirect.github.com/vitejs/vite/commit/60456a54fe90872dbd4bed332ecbd85bc88deb92 )),
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](https://redirect.github.com/vitejs/vite/commit/ccac73d9d0e92c7232f09207d1d6b893e823ed8e )),
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](https://redirect.github.com/vitejs/vite/commit/aff7812f0aed059c05ca36c86bf907d25964119a )),
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](https://redirect.github.com/vitejs/vite/commit/edc65eafa332b57ce44835deb7d7707e2d036c24 )),
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](https://redirect.github.com/vitejs/vite/commit/0c854645bd17960abbe8f01b602d1a1da1a2b9fd )),
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](https://redirect.github.com/vitejs/vite/commit/0ff556a6d9b55bff7cac17396ce7d4397becacaa )),
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](https://redirect.github.com/vitejs/vite/commit/fa7c211bf3e51269f8a8601e5994fb3ebb6859f9 )),
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](https://redirect.github.com/vitejs/vite/commit/6e0e3c0b990f1132db923e4599e18b270baa3a93 )),
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](https://redirect.github.com/vitejs/vite/commit/a5e306f2fc34fc70d543028c319367ff9b232ea0 )),
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](https://redirect.github.com/vitejs/vite/commit/4d88f6c9391f96275b1359f1343ee2ec3e1adb7b )),
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](https://redirect.github.com/vitejs/vite/commit/7c2a7942cc8494a98fbc2b0235d91faf25242d30 )),
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](https://redirect.github.com/vitejs/vite/commit/fdb36e076969c763d4249f6db890f8bf26e9f5d1 )),
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](https://redirect.github.com/vitejs/vite/commit/fcd578587b2fbdef0ff8de8a0d97c9fc6da19ce1 )),
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](https://redirect.github.com/vitejs/vite/commit/aeb3ec84a288d6be227a1284607f13428a4f14a1 )),
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](https://redirect.github.com/vitejs/vite/commit/3d038997377a30022b6a6b7916e0b4b5d8b9a363 )),
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](https://redirect.github.com/vitejs/vite/commit/2495022420fda05ee389c2dcf26921b21e2aed3b )),
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](https://redirect.github.com/vitejs/vite/commit/bd896fb5f312fc0ff1730166d1d142fc0d34ba6d ))
- fix!: default `server.cors: false` to disallow fetching from untrusted
origins
([b09572a](https://redirect.github.com/vitejs/vite/commit/b09572acc939351f4e4c50ddf793017a92c678b1 ))
- fix: verify token for HMR WebSocket connection
([029dcd6](https://redirect.github.com/vitejs/vite/commit/029dcd6d77d3e3ef10bc38e9a0829784d9760fdb ))
###
[`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](https://redirect.github.com/vitejs/vite/commit/3bd55bcb7e831d2c4f66c90d7bbb3e1fbf7a02b6 )),
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](https://redirect.github.com/vitejs/vite/commit/cf0d2c8e232a1af716c71cdd2218d180f7ecc02b )),
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](https://redirect.github.com/vitejs/vite/commit/35942cde11fd8a68fa89bf25f7aa1ddb87d775b2 )),
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](https://redirect.github.com/vitejs/vite/commit/db81c2dada961f40c0882b5182adf2f34bb5c178 )),
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](https://redirect.github.com/vitejs/vite/commit/ad75c56dce5618a3a416e18f9a5c3880d437a107 )),
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](https://redirect.github.com/vitejs/vite/commit/f2aed62d0bf1b66e870ee6b4aab80cd1702793ab )),
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](https://redirect.github.com/vitejs/vite/commit/47039f4643179be31a8d7c7fbff83c5c13deb787 )),
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](https://redirect.github.com/vitejs/vite/commit/8639538e6498d1109da583ad942c1472098b5919 )),
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](https://redirect.github.com/vitejs/vite/commit/e690d8bb1e5741e81df5b7a6a5c8c3c1c971fa41 )),
closes
[#​19119](https://redirect.github.com/vitejs/vite/issues/19119 )
- fix(types): improve `ESBuildOptions.include / exclude` type to allow
`readonly (string | RegExp)[]`
([ea53e70](https://redirect.github.com/vitejs/vite/commit/ea53e7095297ea4192490fd58556414cc59a8975 )),
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](https://redirect.github.com/vitejs/vite/commit/71506f0a8deda5254cb49c743cd439dfe42859ce )),
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](https://redirect.github.com/vitejs/vite/commit/f7b1964d3a93a21f80b61638fa6ae9606d0a6f4f )),
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](https://redirect.github.com/vitejs/vite/commit/b178c90c7d175ea31f8b67dccad3918f820357a4 )),
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](https://redirect.github.com/vitejs/vite/commit/a4922537a8d705da7769d30626a0d846511fc124 )),
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](https://redirect.github.com/vitejs/vite/commit/1c102d517de52531faf5765632703977a17de65a )),
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](https://redirect.github.com/vitejs/vite/commit/677508bf8268a7b8661e5557a3d0a2a76cab8bd1 )),
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](https://redirect.github.com/vitejs/vite/commit/b07c036faf6849fe5ffd03125f25dc00f460f8ba )),
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](https://redirect.github.com/vitejs/vite/commit/9f10261e7609098b832fd0fb23a64840b3a0d1a0 )),
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](https://redirect.github.com/vitejs/vite/commit/afff05c03266fc76d5ab8928215c89f5992f40f8 )),
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](https://redirect.github.com/vitejs/vite/commit/9290d85b5d2ad64991bd296157cb3bcb959c341d )),
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](https://redirect.github.com/vitejs/vite/commit/902567ac5327e915ce65d090045fa4922ef9f2b5 )),
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](https://redirect.github.com/vitejs/vite/commit/1aa434e8017012bf0939b2ff1a3a66b4bd12b76d )),
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](https://redirect.github.com/vitejs/vite/commit/eb06ec30bb02ced66274f0fc6e90aff2bb20c632 )),
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](https://redirect.github.com/vitejs/vite/commit/0e9e81f622f13d78ee238c0fa72ba920e23419f4 )),
closes
[#​19047](https://redirect.github.com/vitejs/vite/issues/19047 )
- revert: unpin esbuild version
([#​19043](https://redirect.github.com/vitejs/vite/issues/19043 ))
([8bfe247](https://redirect.github.com/vitejs/vite/commit/8bfe247511517c631a26f3931bb3c93a7b0b7446 )),
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](https://redirect.github.com/vitejs/vite/commit/a1f4b46896cb4b442b54a8336db8eca6df9ee02d )),
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](https://redirect.github.com/vitejs/vite/commit/4359e0d5b33afd6259a4dcef787cc2670e963126 )),
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](https://redirect.github.com/vitejs/vite/commit/472732057cb2273908e1fca8aa7dc18a7e1f7c74 )),
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](https://redirect.github.com/vitejs/vite/commit/12b612d8be2a18456fd94a2f0291d32d1ffb29d4 )),
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](https://redirect.github.com/vitejs/vite/commit/258cdd637d1ee80a3c4571685135e89fe283f3a6 )),
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](https://redirect.github.com/vitejs/vite/commit/3734f8099e3922c189497ce404fe7ff2f8929ae1 )),
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](https://redirect.github.com/vitejs/vite/commit/c4b532cc900bf988073583511f57bd581755d5e3 )),
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](https://redirect.github.com/vitejs/vite/commit/21680bdf9ca7c12f677136b56e47f46469db8be2 )),
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](https://redirect.github.com/vitejs/vite/commit/d88d0004a8e891ca6026d356695e0b319caa7fce )),
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](https://redirect.github.com/vitejs/vite/commit/2b4f115129fb3fbd730a92078acb724f8527b7f7 )),
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](https://redirect.github.com/vitejs/vite/commit/8a6bb4e11d5c1b61511ae1e5ed3ae3c65a33b2dc )),
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](https://redirect.github.com/vitejs/vite/commit/7d6dd5d1d655d173668192509f63ac4ebf7af299 )),
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](https://redirect.github.com/vitejs/vite/commit/63b82f1e29a00d06a82144fd03ea8d6eff114290 )),
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](https://redirect.github.com/vitejs/vite/commit/ef7a6a35e6827b92445e5a0c2c0022616efc80dd )),
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](https://redirect.github.com/vitejs/vite/commit/62fad6d79f83daf916dde866909a2a3dd0c79583 )),
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](https://redirect.github.com/vitejs/vite/commit/27f691b0c7dca2259108fe6b79583b459429bf7f )),
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](https://redirect.github.com/vitejs/vite/commit/1bfe21b9440f318c940f90e425a18588595225fd )),
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](https://redirect.github.com/vitejs/vite/commit/e5f5301924b775837b2a1253c37f76555bce3e3e )),
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](https://redirect.github.com/vitejs/vite/commit/bfbb130fccefbe7e3880f09defb4fceacce39481 )),
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](https://redirect.github.com/vitejs/vite/commit/d5fb653c15903ccf84a093f212da86f0327a9a6f )),
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](https://redirect.github.com/vitejs/vite/commit/a1dd396da856401a12c921d0cd2c4e97cb63f1b5 )),
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](https://redirect.github.com/vitejs/vite/commit/a75fc3193d5e8d8756dfb3a046873e9c222bb6c8 )),
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](https://redirect.github.com/vitejs/vite/commit/310433106e1e8a0c39dc397e3eace8a71a2416c2 )),
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](https://redirect.github.com/vitejs/vite/commit/ff47778004d609dbeef7f192783e6f253dd66237 )),
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](https://redirect.github.com/vitejs/vite/commit/690a36ffdb7d6f6568f35a304b4904e7aa475f17 )),
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](https://redirect.github.com/vitejs/vite/commit/2b5926a0e79ce47d22536d38eed2629d326caca0 )),
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](https://redirect.github.com/vitejs/vite/commit/20fdf210ee0ac0824b2db74876527cb7f378a9e8 )),
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](https://redirect.github.com/vitejs/vite/commit/d59efd8dfd1c5bf2e7c45c7cdb1c0abc2a05ba02 )),
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](https://redirect.github.com/vitejs/vite/commit/5c0223636fa277d5daeb4d93c3f32d9f3cd69fc5 )),
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](https://redirect.github.com/vitejs/vite/commit/1b54e506a44420d0c8a9e000cf45b1c4f5e33026 )),
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](https://redirect.github.com/vitejs/vite/commit/88e49aa0418cb3f6b579b744ba59daeda68432f3 )),
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](https://redirect.github.com/vitejs/vite/commit/ea802f8f8bcf3771a35c1eaf687378613fbabb24 )),
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](https://redirect.github.com/vitejs/vite/commit/ffee61893cfe9f2b0db4aecf9ddb62ca79c80458 )),
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](https://redirect.github.com/vitejs/vite/commit/49f20bb77749ec7b44344fd9c42d593ae20c78f0 )),
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](https://redirect.github.com/vitejs/vite/commit/cb754f8acc1b579dae9fe70a08e3ef53984402cc )),
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](https://redirect.github.com/vitejs/vite/commit/47ec49ffa170cac5d04cf2eef01f45e0b5ccde03 )),
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](https://redirect.github.com/vitejs/vite/commit/a20267bb93118468a2e20f0f77b77ed7bfa94165 )),
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](https://redirect.github.com/vitejs/vite/commit/ae6895869157e48b32088f0a1f85d2fddb2d713f )),
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](https://redirect.github.com/vitejs/vite/commit/ec511152558cb573acf55e88e5244bdead1b5a17 )),
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](https://redirect.github.com/vitejs/vite/commit/d6e6194706f0e3a889caa9303de2293cc0f131b2 )),
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](https://redirect.github.com/vitejs/vite/commit/2250ffac62e55c89232d745d2f99ece539be9195 )),
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](https://redirect.github.com/vitejs/vite/commit/b39e69638b3e2e658ff6712be83b549b28103c3d )),
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](https://redirect.github.com/vitejs/vite/commit/dac7992e8725234007c7515f86f543992874c7b8 )),
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](https://redirect.github.com/vitejs/vite/commit/51a5569e66bd7f0de79ac14b9e902d1382ccd0aa )),
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](https://redirect.github.com/vitejs/vite/commit/bbaf514fb718952e0f17a15545c593125f1d1b9c )),
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](https://redirect.github.com/vitejs/vite/commit/3b0837e0b997e14dacc347719353b8b0cea35bda )),
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](https://redirect.github.com/vitejs/vite/commit/9b4c410dddb80c8858549355e175735976a82134 )),
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](https://redirect.github.com/vitejs/vite/commit/cc7670abaffeda1338cf3acfef2bc41a38c223a0 )),
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](https://redirect.github.com/vitejs/vite/commit/0c6cdb0f88d32ce041272977e786006008223f44 )),
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](https://redirect.github.com/vitejs/vite/commit/c7b330832675ee6385ee1a8750762e496c8e18e6 )),
closes
[#​18777](https://redirect.github.com/vitejs/vite/issues/18777 )
- chore: split changelog
([#​18787](https://redirect.github.com/vitejs/vite/issues/18787 ))
([8542632](https://redirect.github.com/vitejs/vite/commit/8542632b3b205b61999b6d998928d5fb17ba90c4 )),
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](https://redirect.github.com/vitejs/vite/commit/b254fac4aa35a3522aeafb3259e60acd050aeb51 )),
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](https://redirect.github.com/vitejs/vite/commit/b0fc6e3c2591a30360d3714263cf7cc0e2acbfdf )),
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](https://redirect.github.com/vitejs/vite/commit/74221c391bffd61b9ef39b7c0f9ea2e405913a6f )),
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](https://redirect.github.com/vitejs/vite/commit/b80d5ecbbcc374bd8f32b2ed5ceb3cbfffaae77b )),
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](https://redirect.github.com/vitejs/vite/commit/a10e7410656d3614cbfd07ba772776ff334a8d60 )),
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](https://redirect.github.com/vitejs/vite/commit/554f45f4d820c57c0874ebe48ef2fddfafdd0750 )),
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](https://redirect.github.com/vitejs/vite/commit/cc55e36dd39fef134568f53acc66514cbb7175ea )),
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](https://redirect.github.com/vitejs/vite/commit/6252c6035695365c93773fbe06a4b2a307e86368 )),
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](https://redirect.github.com/vitejs/vite/commit/ba821bb63eca6d8a9199ee2253ef2607375f5702 )),
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](https://redirect.github.com/vitejs/vite/commit/27d70b5fa61f1c1a836d52809549cb57569f42a4 )),
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](https://redirect.github.com/vitejs/vite/commit/f005461ecce89ada21cb0c021f7af460b5479736 )),
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](https://redirect.github.com/vitejs/vite/commit/8ab04b70ada119fbca2fc5a53c36f233423febbe )),
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](https://redirect.github.com/vitejs/vite/commit/fd1283fe27cc1a19b5c7d9d72664832e4daa1bbf )),
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](https://redirect.github.com/vitejs/vite/commit/818cf3e7bf1b6c2dc56e7cd8f056bc1d185c2cd7 )),
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](https://redirect.github.com/vitejs/vite/commit/dc6041099ccd5767764fb8c99a169869bbd13f16 )),
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](https://redirect.github.com/vitejs/vite/commit/473424ee8d6b743c1565bf0749deb5d9fbedcea7 )),
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](https://redirect.github.com/vitejs/vite/commit/94546be18354a457bced5107aa31533b09e304ec )),
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](https://redirect.github.com/vitejs/vite/commit/26b58c8130f232dcd4e839a337bbe478352f23ab )),
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](https://redirect.github.com/vitejs/vite/commit/f07e9b9d01d790c727edc2497304f07b1ef5d28f )),
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](https://redirect.github.com/vitejs/vite/commit/0ad16e92d57453d9e5392c90fd06bda947be9de6 )),
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](https://redirect.github.com/vitejs/vite/commit/ed99a2cd31e8d3c2b791885bcc4b188570539e45 )),
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](https://redirect.github.com/vitejs/vite/commit/90c66c95aba3d2edd86637a77adc699f3fd6c1ff )),
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](https://redirect.github.com/vitejs/vite/commit/5ec9eedc80bbf39a33b498198ba07ed1bd9cacc7 )),
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](https://redirect.github.com/vitejs/vite/commit/4d2abc7bba95cf516ce7341d5d8f349d61b75224 )),
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](https://redirect.github.com/vitejs/vite/commit/cf5028d4bf0a0d59b4a98323beaadc268204056b )),
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](https://redirect.github.com/vitejs/vite/commit/a384d8fd39162190675abcfea31ba657383a3d03 )),
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](https://redirect.github.com/vitejs/vite/commit/0c658de41f4c1576c526a8c48a8ea0a019c6311c )),
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](https://redirect.github.com/vitejs/vite/commit/824c347fa21aaf5bbf811994385b790db4287ab0 )),
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](https://redirect.github.com/vitejs/vite/commit/f731ca21ea4cfe38418880f15f6064e156a43a5e )),
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](https://redirect.github.com/vitejs/vite/commit/58f1df3288b0f9584bb413dd34b8d65671258f6f )),
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`](https://redirect.github.com/prettier/eslint-config-prettier/commit/5be64bef68c3a9bf7202f591f54ffec02572e46b )
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 ](https://github.com/unraid/api/commit/46a05eb76dae3c466a3ea4bd2fd98e8511bc8f9e ))
* create releases as drafts
([5483e9f ](https://github.com/unraid/api/commit/5483e9fee99cb1202f2143194d72b02a4c321f37 ))
* **deps:** update all non-major dependencies
([#1168 ](https://github.com/unraid/api/issues/1168 ))
([248d211 ](https://github.com/unraid/api/commit/248d21105086362fe56826870a91f459476d3d9b ))
* revert config
([7957c2a ](https://github.com/unraid/api/commit/7957c2a681c82b2a6b0b8024fbf1e9383ea676ad ))
* small modal window
([#1183 ](https://github.com/unraid/api/issues/1183 ))
([08423b8 ](https://github.com/unraid/api/commit/08423b8dae91ed135815b69df6733cefd96b9c33 ))
---
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 ](https://github.com/unraid/api/commit/a1351b0469c662d301070da7ffe4aa429e8d248e ))
* add category.json
([e784391 ](https://github.com/unraid/api/commit/e784391ac3e400271d30220bb58b0a69494707d5 ))
* add command to package.json scripts
([3348a47 ](https://github.com/unraid/api/commit/3348a474703da162c68b57aeb684d99f298e2848 ))
* add csrf support to api & web components
([#999 ](https://github.com/unraid/api/issues/999 ))
([f0f5a30 ](https://github.com/unraid/api/commit/f0f5a3057af1862655eaa3ff2a3182ad671b7b37 ))
* add description flag, remove console log, and update readme
([85cdb8f ](https://github.com/unraid/api/commit/85cdb8f525bb93c4cc3caad440b319a3b467480a ))
* add developer docs
([#1128 ](https://github.com/unraid/api/issues/1128 ))
([75474bd ](https://github.com/unraid/api/commit/75474bde47ea15abd008b5cc930ce399f9668f62 ))
* add line about recommendation for sso command
([b63720a ](https://github.com/unraid/api/commit/b63720a6f23443ee8e37e83e3ab7060d827976cd ))
* add log rotation
([b1d9ad7 ](https://github.com/unraid/api/commit/b1d9ad7ef19d3c779abe86d8f4104bc3bfce7073 ))
* add logging around fixture downloads
([fa16dcd ](https://github.com/unraid/api/commit/fa16dcd8014943387f23e06db56f9a5a8bc418c4 ))
* add logrotate cron again
([097415f ](https://github.com/unraid/api/commit/097415f6b8dbbe5eb13645942554e673dafad8f4 ))
* add patch for auth-request.php
([b1a1779 ](https://github.com/unraid/api/commit/b1a1779a8b04313a6940caac709655dacc4774df ))
* add unraid-ui documentation
([#1142 ](https://github.com/unraid/api/issues/1142 ))
([6378047 ](https://github.com/unraid/api/commit/6378047bc4e12642ec7188f7387562f82731d05e ))
* add user with cli
([cb59090 ](https://github.com/unraid/api/commit/cb59090698fa2e96c32e2c28fab4093953b9a1a2 ))
* address log level feedback
([bb95795 ](https://github.com/unraid/api/commit/bb95795a31b3b4c43c07fb34f7a15510f330997f ))
* allow csrf passing through querystring
([3a8c9b1 ](https://github.com/unraid/api/commit/3a8c9b13eeea4406e0be0147fdc8f271d81816c6 ))
* allow deletion and creation of files with patches
([1392bde ](https://github.com/unraid/api/commit/1392bdeecb7d0cf8572253e76b4dc9b0dbbfa90c ))
* always ensureDirectory for keys exists
([8b93bce ](https://github.com/unraid/api/commit/8b93bcea0830e3ae7187c9133b1c57b92600e5da ))
* always start the API and run npm link from script path
([bb6baf9 ](https://github.com/unraid/api/commit/bb6baf9bf4ecf94f394b9131c40dff6dade85a78 ))
* **api:** graphql sandbox on unraid servers
([#1047 ](https://github.com/unraid/api/issues/1047 ))
([5dd36d1 ](https://github.com/unraid/api/commit/5dd36d18361b44d133b4976f536d8111537c72d3 ))
* **api:** omit tz from sys time date format by default
([c36082e ](https://github.com/unraid/api/commit/c36082e82b09afefd3c5779cc363503db05963da ))
* **api:** rm 2fa & t2fa from myservers config type
([#996 ](https://github.com/unraid/api/issues/996 ))
([f45719f ](https://github.com/unraid/api/commit/f45719fa6b76f0993330a209301434869f549d65 ))
* array iteration for restoring files
([349145b ](https://github.com/unraid/api/commit/349145ba53ca4e5f4301400b539f896267a38142 ))
* async disk mapping
([f22b262 ](https://github.com/unraid/api/commit/f22b262830418dbe1ad7003349ded8b2ef0952c1 ))
* async hypervisor and FIXED vm listing
([cdfb3c7 ](https://github.com/unraid/api/commit/cdfb3c772b8d4897a3bd59eb28d196c4653d4519 ))
* attempt to resolve performance issues with rm earlier in build …
([#1152 ](https://github.com/unraid/api/issues/1152 ))
([c74bdd8 ](https://github.com/unraid/api/commit/c74bdd8890a05e155d170d79d09f3b13b5e63a58 ))
* attempt to start unraid-api with background task
([73a1249 ](https://github.com/unraid/api/commit/73a12496d5b2ad834a95e701e932de73815892d7 ))
* auto-docusaurus-prs
([#1127 ](https://github.com/unraid/api/issues/1127 ))
([8a57576 ](https://github.com/unraid/api/commit/8a575765a946b9198109b549da6850545ef0a793 ))
* automatic session setup for dev
([e885936 ](https://github.com/unraid/api/commit/e88593620bfe39caef43c1ab19be2b7b674874bc ))
* back to callbackUrl
([428ad15 ](https://github.com/unraid/api/commit/428ad15ec71a6134dee39a4ba4ab671a22ab023d ))
* begin building plugin with node instead of bash
([#1120 ](https://github.com/unraid/api/issues/1120 ))
([4f5c367 ](https://github.com/unraid/api/commit/4f5c367fdf094164a7b3022cdf9f9c1987b76485 ))
* begin fixing dark mode in the webcomponents
([2443561 ](https://github.com/unraid/api/commit/24435613f8a8e2fa765f378839714e15776e9a75 ))
* begin nuking alpha beta gamma
([cb91fbb ](https://github.com/unraid/api/commit/cb91fbb054c58af4fdb8d26a397348cc87d88563 ))
* better patch application
([445f3b5 ](https://github.com/unraid/api/commit/445f3b50b1647f025becb15f3d81687940ae2e31 ))
* better pm2 calls, log lines
([33dd90a ](https://github.com/unraid/api/commit/33dd90af046716d4a277c97b11273f42d0620dab ))
* bug report template
([d6fde34 ](https://github.com/unraid/api/commit/d6fde343653aec768d5e3e9a0d849afc3f1c41c2 ))
* checkout correct branch on close
([#1123 ](https://github.com/unraid/api/issues/1123 ))
([e7b7caa ](https://github.com/unraid/api/commit/e7b7caae43b2ec48781d5d49262c7c39f8ccebe2 ))
* cleanup config entries
([c2e29df ](https://github.com/unraid/api/commit/c2e29dfb5f2c056aee7c01b5259780f5c47fd4ae ))
* cleanup disclaimer and command to add users
([3867dfa ](https://github.com/unraid/api/commit/3867dfacb214fdf9c0a050d1523ded620b14fd67 ))
* cli Commands
([7fa849d ](https://github.com/unraid/api/commit/7fa849d2a083d2d33c5a128cf31ccfafcf8c986e ))
* CLI options for adding and deleting users
([bc04129 ](https://github.com/unraid/api/commit/bc04129342f3b6363a54f107b49380a572d2f5ba ))
* codeowners
([c4d7314 ](https://github.com/unraid/api/commit/c4d731401c8a7c65a4eda266af2f4c1b1288c066 ))
* coderabbit suggestion
([3cc3f27 ](https://github.com/unraid/api/commit/3cc3f27dae23034b4a234284797e18b55bd4e84d ))
* configure PM2 on startup
([b73623e ](https://github.com/unraid/api/commit/b73623e72a223c57585059a2cc40c344035c974f ))
* contributing guide
([cc18239 ](https://github.com/unraid/api/commit/cc18239748ed681259e312cc7fefa790d7aff6b0 ))
* convert to pnpm monorepo
([#1137 ](https://github.com/unraid/api/issues/1137 ))
([ad6b658 ](https://github.com/unraid/api/commit/ad6b6589dbe0465968205449643c81c1c9d4e613 ))
* copy only needed files for nodejs
([cf08627 ](https://github.com/unraid/api/commit/cf08627725b22e6b5e576104c1ea2a0572f870c2 ))
* create key cli command logic and add to index command list
([796cb09 ](https://github.com/unraid/api/commit/796cb09c61a9a54243527cc08d252b97258876cd ))
* csv validation
([89d756e ](https://github.com/unraid/api/commit/89d756ef4e8987a15a55e1ef5751a2b299613aa9 ))
* default value for option
([632775e ](https://github.com/unraid/api/commit/632775e4355ac45f6204c2c26f21451a80eb4f8c ))
* delete unused imports
([0d6a003 ](https://github.com/unraid/api/commit/0d6a0035aadfe3bed3ccff53b8917061e0b4ffc5 ))
* disable button on submit
([0da77d7 ](https://github.com/unraid/api/commit/0da77d7119abfb7db9b73d84db5008b7f982af5d ))
* disable casbin logging
([aa1ef1b ](https://github.com/unraid/api/commit/aa1ef1bd4ce929b5362e4019cf48c7604044a9e7 ))
* do not move upgradepkg
([c12d8da ](https://github.com/unraid/api/commit/c12d8dae4e9ccafde6dfc2b98fb41fdb98f882f7 ))
* docstrings
([935318d ](https://github.com/unraid/api/commit/935318dda6495a1b363bb73723c02ab0aa816797 ))
* dont pass entire server state for privacy
([b969f3a ](https://github.com/unraid/api/commit/b969f3a9ab5421e1fc85241d5743224b48b099f0 ))
* download fixtures from the web
([05f661e ](https://github.com/unraid/api/commit/05f661e0e5790095b80dd13c21fb6625094cde8b ))
* download nodejs and install on legacy OS versions
([b1a2ba7 ](https://github.com/unraid/api/commit/b1a2ba78cc04ffdd55332ff0f9b9bef6e3f2229f ))
* eliminate all alpha beta gamma variable usage
([4eda099 ](https://github.com/unraid/api/commit/4eda0991d635281622e676e35f155e5fbab4129f ))
* enable PR releases on non-mainline merges
([3419837 ](https://github.com/unraid/api/commit/3419837eb53949277d6004fb607adeb52be65945 ))
* enable sandbox in dev mode
([21208bf ](https://github.com/unraid/api/commit/21208bfcf60af68cafdea13f8c4cf221ad658aa2 ))
* enable sandbox with developer command
([9c5e418 ](https://github.com/unraid/api/commit/9c5e4188729896f0bf1a5f33e597a59601dedeb5 ))
* enable token sign in with comma separated subs in myservers.config
([e9bd18a ](https://github.com/unraid/api/commit/e9bd18a4091ee3408cae74fd11dceb1cd6b81e5b ))
* error state outside of button
([a1cf441 ](https://github.com/unraid/api/commit/a1cf44162a8c2c2907b171e70af3b06ba5369648 ))
* error when nodejs download fails
([af1994c ](https://github.com/unraid/api/commit/af1994cb62aaab59d34fc5ea66d67bb51fcfe1ef ))
* exit cli after running command
([5ca225f ](https://github.com/unraid/api/commit/5ca225fe7a07419e0677d73458587d95953eacb9 ))
* extensive file checking
([4d45caf ](https://github.com/unraid/api/commit/4d45caf25869ba14192e0a0d47fbc064cfc8723e ))
* extract node to usr/local/
([9a0d63d ](https://github.com/unraid/api/commit/9a0d63d4ee59186faeca9607b403c1666a8e58b3 ))
* fallback to local
([36d8399 ](https://github.com/unraid/api/commit/36d839904575b23a548d755bedcdd3282599a218 ))
* faster failure logic
([1f5c642 ](https://github.com/unraid/api/commit/1f5c6424c775ed9baa60812aa3b44e90392b3e5c ))
* feature request template
([0c0a63b ](https://github.com/unraid/api/commit/0c0a63b525e31d137f7c2dab9e8b59e7adf6a7ae ))
* fix docusaurus build + update snapshot
([7a19c93 ](https://github.com/unraid/api/commit/7a19c9331f24a0b9e4127f35f664a42f6b66e6c7 ))
* fix missing flash line
([5f1a61d ](https://github.com/unraid/api/commit/5f1a61d4aab828375e3d400576cc29a825421262 ))
* fix pm2 setup and add link command
([caf797c ](https://github.com/unraid/api/commit/caf797cf4a0141fc3a545bca644ece37b5c9f3cb ))
* force linting on build
([ad32cff ](https://github.com/unraid/api/commit/ad32cffd75e98ef3b8e28406753fcb4eeb2ebc6c ))
* generate key one time
([1435155 ](https://github.com/unraid/api/commit/143515560c69c06d8a78c40a5a3da4581cdf0d14 ))
* glob for files
([0652114 ](https://github.com/unraid/api/commit/065211413d67890013b8d27ac4cde51e72185316 ))
* group renovate updates
([d7b138b ](https://github.com/unraid/api/commit/d7b138b2a72dbbfdf419b9ec1dbe430844f13a2d ))
* hide sign in from the dropdown text
([ea6ae83 ](https://github.com/unraid/api/commit/ea6ae8391958b8bc2bdce8d1a4f2f90bfd206c18 ))
* hypervisor async imports
([f1e5383 ](https://github.com/unraid/api/commit/f1e53831c8518334af59848545e442339bb32609 ))
* ignore generated code
([0e9c91a ](https://github.com/unraid/api/commit/0e9c91af86b2c72bb95be11834cb87e625da9389 ))
* ignore nuxt-custom-elements and reflect-metadata
([8590a49 ](https://github.com/unraid/api/commit/8590a494025ac8162869fb5e816d694982236970 ))
* improve packing
([3c61a61 ](https://github.com/unraid/api/commit/3c61a615f0c0a5c85f09a1d6cc653e5436c56788 ))
* initial patcher implementation using the diff tool
([805bc5b ](https://github.com/unraid/api/commit/805bc5bfc0017d47873cc4c72dedbd34e9ba3e67 ))
* initial setup of permissions on keys
([#1068 ](https://github.com/unraid/api/issues/1068 ))
([a554bde ](https://github.com/unraid/api/commit/a554bde5c2253b32be540303a65728e319b66a8f ))
* initial version of modification service
([bb37140 ](https://github.com/unraid/api/commit/bb37140d40034d3f3fceb2b387a329a053ad76af ))
* inject after form
([e5d1146 ](https://github.com/unraid/api/commit/e5d1146613ed188593fd99a89ed83b2a1afe68f3 ))
* kill timeout extended
([0c6f44d ](https://github.com/unraid/api/commit/0c6f44da3529cea84d7a0dc74af742de7c787bf9 ))
* log size and only tar files
([a6f6706 ](https://github.com/unraid/api/commit/a6f67060b47a7386f953a581047186c90f88096f ))
* logrotate test
([5b0971e ](https://github.com/unraid/api/commit/5b0971ea8d5ebe51674beb86326515b1d83e301f ))
* lots of progress on colors
([c6547a5 ](https://github.com/unraid/api/commit/c6547a51fc41eca00f8593ffe06f6ed242e06ecb ))
* major release-please workflow improvements
([#1160 ](https://github.com/unraid/api/issues/1160 ))
([013cc1d ](https://github.com/unraid/api/commit/013cc1de7d6762e24f979aaa9894fd524cbdb0ec ))
* manually install libvirt in build process to ensure it is included in
the final build
([cea11da ](https://github.com/unraid/api/commit/cea11daf153996ec17cf28c8db89b07d2708197c ))
* more pm2 fixes
([4655d72 ](https://github.com/unraid/api/commit/4655d72fbbe09fda6282feda3b29fdc5fd5d9945 ))
* move fixtures into __test__ folder
([dfb006e ](https://github.com/unraid/api/commit/dfb006e69678c0256772d7157f992866254b748d ))
* move ssoenabled to a boolean flag rather than ids
([6f5edb2 ](https://github.com/unraid/api/commit/6f5edb240687a7511522bcd4a9a0dd09f2cb6f47 ))
* move variable declarations to theme.ts
([00b8ffe ](https://github.com/unraid/api/commit/00b8ffe87ddd5c45029d9523d7117ee5361140c6 ))
* myservers_fb keepalive location
([69441d8 ](https://github.com/unraid/api/commit/69441d890e74dea0ab8ab6bb8f1b813970706950 ))
* name package with PR number
([cf72c8b ](https://github.com/unraid/api/commit/cf72c8b35928b7c7d95f706dffe9a81d92292f8f ))
* nuxt config simplification and formatting
([2903542 ](https://github.com/unraid/api/commit/29035429bd8591bba6702b166d579cbd42f8d645 ))
* only write config when a specific config update action occurs
([29ca582 ](https://github.com/unraid/api/commit/29ca5829ffdc63df2a21c71d380c14647bcb1e03 ))
* or button on sign in page
([11ff890 ](https://github.com/unraid/api/commit/11ff890bcc350907b7cf5effb63c662327c41aed ))
* **plugin:** rm Date & Time format settings from Notification Settings
([acba0b0 ](https://github.com/unraid/api/commit/acba0b0365f6dfc23fdb340788f728918b0b9566 ))
* properly read log level from environment
([8a374b5 ](https://github.com/unraid/api/commit/8a374b5b2772cbe4986d73246b886b2c33da9707 ))
* public index
([8cbb3c4 ](https://github.com/unraid/api/commit/8cbb3c47187069155196fbbbdbf507b615a1e125 ))
* remove apiKey from server
([895d585 ](https://github.com/unraid/api/commit/895d5857f91ee440db799577118ff4992c9a1991 ))
* remove nghttp3 and only bundle nodejs
([bb555f8 ](https://github.com/unraid/api/commit/bb555f8296337b044fc88f9a0ebdd16d895df2b9 ))
* remove sso if disabled on Unraid-API start
([daf904b ](https://github.com/unraid/api/commit/daf904bc1b7abae6a2a3ae8c3c842f3f4043f43f ))
* remove sso user command
([f302924 ](https://github.com/unraid/api/commit/f30292484d9f24c5e66ad10253cf7353668051d2 ))
* remove sso user options
([75d7e08 ](https://github.com/unraid/api/commit/75d7e08824408c87abc066372fb986875de358bd ))
* remove unused config sections
([03e336b ](https://github.com/unraid/api/commit/03e336b72f829cc65c39fe5a57fcc401a25ef9f4 ))
* remove unused fields
([2d3892d ](https://github.com/unraid/api/commit/2d3892deb828a815b5d66ee46c2da5fb223d3a7f ))
* remove unused vars
([6f9977e ](https://github.com/unraid/api/commit/6f9977eea04f2f70b5ce583436bb0b8091309969 ))
* rename api key resource back to api_key
([8827483 ](https://github.com/unraid/api/commit/8827483699adc24054991a1090b19fa8f32fdeea ))
* rename modification file
([5d909a8 ](https://github.com/unraid/api/commit/5d909a856b155d6dc5def9149780dbfdf42a224e ))
* reorder index
([a4b3f8c ](https://github.com/unraid/api/commit/a4b3f8c6c374d6c7a1c37086f3c7a218cfcf2fb8 ))
* responsive notifications
([cead975 ](https://github.com/unraid/api/commit/cead97560c71afdccaef0e7f1ebc52bab04166a1 ))
* restart the API when an SSO user is added
([dae5738 ](https://github.com/unraid/api/commit/dae57389c6917cc451a0c2d8864f21fb1f1e8bb1 ))
* restoring sso error
([3042ffa ](https://github.com/unraid/api/commit/3042ffa37eff03cd8e2c6092a9decf53e874f3e7 ))
* revert local api key value
([6bfd8a2 ](https://github.com/unraid/api/commit/6bfd8a2687fc2c9dbcbd68f082df673296c0f0f7 ))
* rollback if patch exists before applying
([a12181a ](https://github.com/unraid/api/commit/a12181a5e062c3235b2e1f4fefeca4ad2b3349f3 ))
* secondary changes
([cbb42dc ](https://github.com/unraid/api/commit/cbb42dc85ebfb101147a86008bc0b46de9c379a7 ))
* separate install process
([9bbab0f ](https://github.com/unraid/api/commit/9bbab0f86ce8bdc6623cfc099e34ecbfed835b26 ))
* service tests for modifier service
([d6fa35c ](https://github.com/unraid/api/commit/d6fa35cdee34172f626e91eb437c5f0c4666733a ))
* session issues
([8026ef5 ](https://github.com/unraid/api/commit/8026ef53e8d314f059522108c769ec0007a7a7bb ))
* set background color on webcomponents
([7ef3286 ](https://github.com/unraid/api/commit/7ef328619139e99d25d0bf116be55aea80041bf2 ))
* shared call to createPatch
([073a515 ](https://github.com/unraid/api/commit/073a51572aa2325251958ab6186d41b2bc31d7e3 ))
* sidebar notification count
([a4e2a77 ](https://github.com/unraid/api/commit/a4e2a77410012a4572495681eda85120255c15e5 ))
* simplify docs
([1e4a4f0 ](https://github.com/unraid/api/commit/1e4a4f07451afd347edc4358db2e4c1397976f27 ))
* sso button token exchange
([3abf20b ](https://github.com/unraid/api/commit/3abf20b347c4011805a3376d0be61f89725ea22c ))
* sso login boolean
([81f051e ](https://github.com/unraid/api/commit/81f051e02c29744d124d9f55ebe4b826eb3e6c33 ))
* sso testing page and form disable on submit
([09f7415 ](https://github.com/unraid/api/commit/09f741557bf4faa5ee60ffa388b8082e4815e713 ))
* state using crypto
([3734730 ](https://github.com/unraid/api/commit/3734730bf75c9684173322658d367a715e6a9967 ))
* style improvements
([a8211ce ](https://github.com/unraid/api/commit/a8211cef7de29b5cf02f6faffab3434bbb5747c1 ))
* swap to async exit hook
([c7d4e39 ](https://github.com/unraid/api/commit/c7d4e39287c10609993d62bf62f5b2a4fca5b759 ))
* switch to nest-commander
([7ceac1b ](https://github.com/unraid/api/commit/7ceac1b1841eb0fdcd38aea00e24bee88b0cc69e ))
* try catch restart
([55100da ](https://github.com/unraid/api/commit/55100daed4def9c4647800d072aa61cfc52c4049 ))
* **ui:** webgui-compatible web component library
([#1075 ](https://github.com/unraid/api/issues/1075 ))
([61ee689 ](https://github.com/unraid/api/commit/61ee68965871d4eb6c883a9dff41af7d95c2ab19 ))
* unnecessary comment
([f560df0 ](https://github.com/unraid/api/commit/f560df0270d88f18e9f989fa76516fa61d227547 ))
* unraid single sign on with account app
([2b25537 ](https://github.com/unraid/api/commit/2b25537e26234d00ed615073af7f9a65ea3e91cf ))
* unraid ui component library
([#976 ](https://github.com/unraid/api/issues/976 ))
([91de6e6 ](https://github.com/unraid/api/commit/91de6e6c1e05430378381fa5b9435c6f355b9b79 ))
* update based on review feedback
([16f00a0 ](https://github.com/unraid/api/commit/16f00a0d8c5936e41c08f9b6103c48dc3a0adb26 ))
* update packageManager field for pnpm
([eec9785 ](https://github.com/unraid/api/commit/eec9785ba1c8533eb8e3e408b9ced07940abe27e ))
* Update
plugin/source/dynamix.unraid.net/usr/local/emhttp/plugins/dynamix.my.servers/include/state.php
([336478c ](https://github.com/unraid/api/commit/336478c2e05dd6e4a2078aafe9a81b387b46a7a5 ))
* upgrade dependencies
([46c82ec ](https://github.com/unraid/api/commit/46c82ecae3a6211b45e6de5581a2fa64d86740d7 ))
* upgrade workflow and auto-assign reviewers
([59e48ad ](https://github.com/unraid/api/commit/59e48ad85c7e1d6127c667407193b4f8546e0b91 ))
* use execa for start and stop
([05e77a4 ](https://github.com/unraid/api/commit/05e77a4bc6487413569b25449b63e66e7c00412e ))
* use plugin file for install and uninstall
([bbf2807 ](https://github.com/unraid/api/commit/bbf28075c6c6057cb5d4e7cc0207905218dadab6 ))
* use state passing to validate requests
([bd58490 ](https://github.com/unraid/api/commit/bd584902e0ea0cfd5ba9b85369252bbe4783db99 ))
* use text-secondary-foreground instead of gray
([7828ef2 ](https://github.com/unraid/api/commit/7828ef2648cfc8f510509c1679c75f5e662f69cf ))
* use zod to parse config
([02c197f ](https://github.com/unraid/api/commit/02c197f244b8fd686a66820ec21bda7a4bcc2a7e ))
* validate entries correctly
([a39da15 ](https://github.com/unraid/api/commit/a39da15be467f5db428c9fa601e48e04bd879e01 ))
* validate token format in both PHP and CLI
([b9d9105 ](https://github.com/unraid/api/commit/b9d9105e3e279870db3dd32e631ca7510be980ca ))
* viewport watch refactor
([9d2405b ](https://github.com/unraid/api/commit/9d2405bd2124e4265f5449f4e4bc7f1ed6f5b75a ))
* warning on missing fields
([c1fe95f ](https://github.com/unraid/api/commit/c1fe95fcb60d2a8ec1b2bb6b39349c7496384c6c ))
* **web:** activation modal steps, updated copy
([#1079 ](https://github.com/unraid/api/issues/1079 ))
([d8a5b17 ](https://github.com/unraid/api/commit/d8a5b1711a8f826f602a504f125c157afb27af90 ))
* **web:** add an 'all' option to notification filter
([939d7a3 ](https://github.com/unraid/api/commit/939d7a304da30f65efbbbfbac2419f64eeddd665 ))
* **web:** add confirmation before archiving or deleting all
notifications
([4c663dc ](https://github.com/unraid/api/commit/4c663dc69c4f67fea982a121ee387733f2759a62 ))
* **web:** add count labels to notification tabs
([78ec466 ](https://github.com/unraid/api/commit/78ec4663ccd5cf5e1432c728a6ad91e150702c16 ))
* **web:** add delete all notifications button to archive view in
notifications sidebar
([89eb841 ](https://github.com/unraid/api/commit/89eb841b20e23a45150d82bc30ad214cbc5f0920 ))
* **web:** add link to settings in notification sidebar
([7296195 ](https://github.com/unraid/api/commit/72961954952f069066c8f865e95e4fbb29126b21 ))
* **web:** add loading and error states to notification sidebar
([060fb91 ](https://github.com/unraid/api/commit/060fb915469653f5695c78dcfe88c9333fa624e5 ))
* **web:** clear notifications indicator after opening sidebar
([be7135e ](https://github.com/unraid/api/commit/be7135efdda864955476d99795fe34c305407878 ))
* **web:** enhance notifications indicator in UPC
([#950 ](https://github.com/unraid/api/issues/950 ))
([0b469f5 ](https://github.com/unraid/api/commit/0b469f5b3f121be0b945389ec385e54ea15f77eb ))
* **web:** improve notification count syncing
([#1148 ](https://github.com/unraid/api/issues/1148 ))
([7588e0e ](https://github.com/unraid/api/commit/7588e0e3cf8f97c70fe5e0f6fd6aad8a103a9126 ))
* **web:** move notification indicator icons to top-right of bell icon
([99704a9 ](https://github.com/unraid/api/commit/99704a9dbb67d0893ab10ee42f88d590aae217b1 ))
* **web:** open official release notes via header os version
([7dcf947 ](https://github.com/unraid/api/commit/7dcf9475270c138b5bf243c68b51df37cc4ecd21 ))
* **web:** pull date format from display/date and time settings
([7c8e8a0 ](https://github.com/unraid/api/commit/7c8e8a0e53919bef16c81e6194186258b41dbd73 ))
* **web:** remove notification indicator pulse
([bc4708f ](https://github.com/unraid/api/commit/bc4708f4052a8a4c4b247b979bc418046f88b47b ))
* **web:** rm api-key validation from connect sign in
([#986 ](https://github.com/unraid/api/issues/986 ))
([939383e ](https://github.com/unraid/api/commit/939383e4ef81eb942e4c70586f0e9567ace8a0d1 ))
* **web:** rm old notification bell upon plugin installation
([#979 ](https://github.com/unraid/api/issues/979 ))
([478254e ](https://github.com/unraid/api/commit/478254e134a2a85ebb5d12235a1286546a9306a1 ))
* **web:** support markdown in notification messages
([abcaa5a ](https://github.com/unraid/api/commit/abcaa5aedb440021b7affd403c5a432bbb649687 ))
* **web:** use Markdown helper class to interact with markdown
([2f4ff21 ](https://github.com/unraid/api/commit/2f4ff21986c1467ad839014569de47502a9947bd ))
* work intent
([c519ba2 ](https://github.com/unraid/api/commit/c519ba28e49e8de1f0178db56d9a89dcd3ce7c4b ))
* work intent process
([8374af8 ](https://github.com/unraid/api/commit/8374af8ee882144e3901619d6f50868a82a0c1b6 ))
* zod config no longer any
([6faef27 ](https://github.com/unraid/api/commit/6faef27d7c18b32c81c8e77e7c6c170850628336 ))
### Bug Fixes
* 12 hour timestamp logic corrected
([6cbb9c0 ](https://github.com/unraid/api/commit/6cbb9c07e4c81c146b10d5f1b6c96aa3ef65d448 ))
* add another missing symlink
([477c113 ](https://github.com/unraid/api/commit/477c113ce17629521537dd766a3319d0dba920e0 ))
* allow concurrent testing with a shared patcher instance
([c007898 ](https://github.com/unraid/api/commit/c00789865c2ebc6fe64755c85aac58152d2a8d94 ))
* **api:** append time to formatted date when a custom date format is
selected
([b9cd8c4 ](https://github.com/unraid/api/commit/b9cd8c426db8e3edbcf8fe5736c1bc86b6b626a1 ))
* **api:** change log output location for diagnostic compatibility
([#1130 ](https://github.com/unraid/api/issues/1130 ))
([9bc8060 ](https://github.com/unraid/api/commit/9bc8060a83351aa81ae78c9a345bd2f9f0f4f65f ))
* **api:** delay pm2 start until server has booted
([3c27b51 ](https://github.com/unraid/api/commit/3c27b51ab8b23cfdf66793f4a05225ef6f7f97fd ))
* **api:** exclude duplicates from legacy script in archive retrieval
([9c38fa6 ](https://github.com/unraid/api/commit/9c38fa6a9c510305e3fe0c14afb1f257120c218e ))
* **api:** improve defaults in PM2 service
([#1116 ](https://github.com/unraid/api/issues/1116 ))
([a21f39d ](https://github.com/unraid/api/commit/a21f39d6174e9ffbec31dc7e4f626a4860474d8a ))
* **api:** logrotate modification & permissions
([#1145 ](https://github.com/unraid/api/issues/1145 ))
([b970fd9 ](https://github.com/unraid/api/commit/b970fd9e6cf40e652934b6c0275b364dab734c47 ))
* **api:** make cookie recognition during websocket connection more
([2a82ea4 ](https://github.com/unraid/api/commit/2a82ea476560aae80ef01c0cf28b482dcd1f40cf ))
* **api:** pm2 start script & limit auto restarts
([#1040 ](https://github.com/unraid/api/issues/1040 ))
([b53bb3f ](https://github.com/unraid/api/commit/b53bb3f1977afdb4243b3838d11cda38c4f4ca58 ))
* **api:** retry mothership connection up to 3x before logout
([#1069 ](https://github.com/unraid/api/issues/1069 ))
([c163998 ](https://github.com/unraid/api/commit/c163998175553e6f309a87016fdb1723e4ee6d16 ))
* **api:** sanitize incoming user session id's
([3b2d61e ](https://github.com/unraid/api/commit/3b2d61efc2829ecd5bdfd9f257d4c38fa8ab018b ))
* **api:** slow init of unraid-api cli
([#1022 ](https://github.com/unraid/api/issues/1022 ))
([f37dda1 ](https://github.com/unraid/api/commit/f37dda16c2845309332ef7811c0f272da0923334 ))
* **api:** update deploy-dev script to dist instead of src
([2327b00 ](https://github.com/unraid/api/commit/2327b00d300c3b1f29e0ceb1611b229343d41353 ))
* **api:** validate cookie session data
([fe98295 ](https://github.com/unraid/api/commit/fe98295496325029d5b877c2143637ffa1f92080 ))
* apply and rollback error handling
([76711be ](https://github.com/unraid/api/commit/76711be3e8bd2e9c4880ec42f5e9988008b153f4 ))
* authorization type error
([#987 ](https://github.com/unraid/api/issues/987 ))
([5f0446f ](https://github.com/unraid/api/commit/5f0446fa7961465abe4dafd7aa7e5319a4974dae ))
* back to default configs
([a1a046f ](https://github.com/unraid/api/commit/a1a046f900d0eee29281044be53625e362a890ec ))
* backup restore formatting
([0cfdd5a ](https://github.com/unraid/api/commit/0cfdd5a61ba0de7a988a1dece343133f9aba126f ))
* basic test fixed
([bddda82 ](https://github.com/unraid/api/commit/bddda823e1f9edc9aaefc431c18f5786f4b58d64 ))
* better js file handling
([bb92c3f ](https://github.com/unraid/api/commit/bb92c3f9f81bf20cca2003a6fc26726db71ea142 ))
* better loader functionality and error handling
([a502134 ](https://github.com/unraid/api/commit/a502134c0aecc7fed38d464f2df409a6272e1e12 ))
* check width before changing viewport
([e2a1f27 ](https://github.com/unraid/api/commit/e2a1f27b222deda1346fb4d351cb1497bf18a32a ))
* chown correctly ([#1185 ](https://github.com/unraid/api/issues/1185 ))
([46a05eb ](https://github.com/unraid/api/commit/46a05eb76dae3c466a3ea4bd2fd98e8511bc8f9e ))
* cleaner logs for starting API
([eb1c62d ](https://github.com/unraid/api/commit/eb1c62d3d9157fc1c17659aea399a1b37db6b431 ))
* cleanup commands
([ef82ec5 ](https://github.com/unraid/api/commit/ef82ec5af5d92ea5234814c0c04653b8cbb0e3b2 ))
* clearer error messaging
([f8393ee ](https://github.com/unraid/api/commit/f8393eeebe9fd1b18cbc2862456815edeb3921d6 ))
* code review feedback
([e7b689c ](https://github.com/unraid/api/commit/e7b689c546fb5068e16cd27810d79a7565dab849 ))
* completion script registration
([e338eb9 ](https://github.com/unraid/api/commit/e338eb9788b1ba14a78b0a5e299a9efb9342fa36 ))
* connect breaks default css of header
([#1155 ](https://github.com/unraid/api/issues/1155 ))
([fb24723 ](https://github.com/unraid/api/commit/fb2472399a822a20852841cb5e44d312d2221d17 ))
* connect key role
([eff6c32 ](https://github.com/unraid/api/commit/eff6c32ccd9bdd3a5941d99a3211595373b2490f ))
* create api key for connect on startup
([69cd92f ](https://github.com/unraid/api/commit/69cd92f974d6e2fa8cf190e536bfe8a4de669491 ))
* create api key permissions
([14fe30e ](https://github.com/unraid/api/commit/14fe30e925db2c158b9d5b73b5a956b99f1c0e8d ))
* create connect key
([d88b1e9 ](https://github.com/unraid/api/commit/d88b1e9660b33830be0c0397dd1566904e154d8f ))
* create PR ignored
([dabe334 ](https://github.com/unraid/api/commit/dabe3340721155223fa0d906c6d798faa3b343a3 ))
* create releases as drafts
([5483e9f ](https://github.com/unraid/api/commit/5483e9fee99cb1202f2143194d72b02a4c321f37 ))
* cwd on ecosystem.config.json
([3fc4148 ](https://github.com/unraid/api/commit/3fc41480a2837310a725e8e23a4cc8c7e33b9d73 ))
* dark theme as array
([77558a5 ](https://github.com/unraid/api/commit/77558a5cd9c99163b3c422e65c9c1a8e68eb5b0c ))
* default overwrite false test
([62824ba ](https://github.com/unraid/api/commit/62824ba76f011f8e5df828e8496cd6bfee0d06b5 ))
* delete .original files
([547ae18 ](https://github.com/unraid/api/commit/547ae180ddc79cd062268586ded06957091b1e01 ))
* delete unused line
([3e8c101 ](https://github.com/unraid/api/commit/3e8c101edd6cab010a4ef8d9a6e1394e55f685cb ))
* deprecated version warning
([a892a3c ](https://github.com/unraid/api/commit/a892a3ce35ca58795a4360eb1f96a6ad9dba8d84 ))
* **deps:** update all non-major dependencies
([#1158 ](https://github.com/unraid/api/issues/1158 ))
([48df88f ](https://github.com/unraid/api/commit/48df88f5c1c1bb72cbb06d0697d233532466127b ))
* **deps:** update all non-major dependencies
([#1168 ](https://github.com/unraid/api/issues/1168 ))
([248d211 ](https://github.com/unraid/api/commit/248d21105086362fe56826870a91f459476d3d9b ))
* **deps:** update apollo graphql packages
([1f9e282 ](https://github.com/unraid/api/commit/1f9e2828809da3c9a3364241f4d8020f1d71c4a4 ))
* **deps:** update dependency @apollo/client to v3.12.6
([c0d3cf5 ](https://github.com/unraid/api/commit/c0d3cf578273e0180e5040497600e5c6b2979dc3 ))
* **deps:** update dependency @apollo/client to v3.12.6
([91a9949 ](https://github.com/unraid/api/commit/91a9949a5cbca3e450e0cbf18074f40418f0f7ee ))
* **deps:** update dependency @apollo/client to v3.12.9
([5b14be6 ](https://github.com/unraid/api/commit/5b14be6b0f1e896bb721216c29deeade6eb4592a ))
* **deps:** update dependency @floating-ui/dom to v1.6.13
([64d3765 ](https://github.com/unraid/api/commit/64d3765a9a439c12d2fe921e4f2a28d4aa0df53a ))
* **deps:** update dependency @floating-ui/dom to v1.6.13
([5dc1375 ](https://github.com/unraid/api/commit/5dc13755df574b5201b89c9f45ccd853277adbef ))
* **deps:** update dependency @floating-ui/vue to v1.1.6
([6cb28d5 ](https://github.com/unraid/api/commit/6cb28d5f8fd8d800386d2a64c775758a1ef42962 ))
* **deps:** update dependency @floating-ui/vue to v1.1.6
([e5e1c43 ](https://github.com/unraid/api/commit/e5e1c43bb37a2fdce3a351c67c15c7e08df9a1b0 ))
* **deps:** update dependency @graphql-tools/load-files to v7.0.1
([5f597f9 ](https://github.com/unraid/api/commit/5f597f9d4cf2b17e18ceafee0d940fec08e74521 ))
* **deps:** update dependency @nestjs/schedule to v4.1.2
([806bd63 ](https://github.com/unraid/api/commit/806bd633ac5d9ab9c992dedceb9ace09d9c9659d ))
* **deps:** update dependency chokidar to v4.0.3
([74b3e29 ](https://github.com/unraid/api/commit/74b3e29c744e95ae23ec19f6196f995953c790ea ))
* **deps:** update dependency dockerode to v4
([#830 ](https://github.com/unraid/api/issues/830 ))
([c311a89 ](https://github.com/unraid/api/commit/c311a89aee450b033aa33795730217f8e53880fd ))
* **deps:** update dependency dotenv to v16.4.7
([b32f84b ](https://github.com/unraid/api/commit/b32f84b105a7f801ea22e5105d1c8f2100ee4475 ))
* **deps:** update dependency execa to v9.5.2
([6c54fa1 ](https://github.com/unraid/api/commit/6c54fa14b18cc37f444a771815d0e7e915edbc02 ))
* **deps:** update dependency express to v4.21.2
([a947ff1 ](https://github.com/unraid/api/commit/a947ff14fa5a7b169061a328d2e566ef8f5eda03 ))
* **deps:** update dependency focus-trap to v7.6.4
([8475204 ](https://github.com/unraid/api/commit/84752043e50c28551dd3981ab997f3ae5f42161a ))
* **deps:** update dependency focus-trap to v7.6.4
([5dfd6d5 ](https://github.com/unraid/api/commit/5dfd6d5deddc9dcfb2f41adaf086bea2b12569ac ))
* **deps:** update dependency got to v14.4.5
([71e2b70 ](https://github.com/unraid/api/commit/71e2b7067883d26ea76be0e838dd12aa88068e9d ))
* **deps:** update dependency graphql-ws to v5.16.2
([c112f19 ](https://github.com/unraid/api/commit/c112f19c9528b3313ef84973761c117fb42fb369 ))
* **deps:** update dependency graphql-ws to v5.16.2
([4daa54c ](https://github.com/unraid/api/commit/4daa54cfb56fc1bad6ba4ee7fcc3228dd1e29497 ))
* **deps:** update dependency ini to v4.1.3
([c817cc4 ](https://github.com/unraid/api/commit/c817cc4b7ebc1c0a7e559aa76041ba4ec07a552b ))
* **deps:** update dependency node-window-polyfill to v1.0.4
([61ec04c ](https://github.com/unraid/api/commit/61ec04cb87053975bdf98c8af6a317b310829013 ))
* **deps:** update dependency openid-client to v6.1.7
([7ef3729 ](https://github.com/unraid/api/commit/7ef37297692309634a1dd627b2b019f571d4f748 ))
* **deps:** update dependency p-retry to v6.2.1
([46a368e ](https://github.com/unraid/api/commit/46a368e1b5d7ca31aa5f8bd8a62ecc84c2d4eab8 ))
* **deps:** update dependency pm2 to v5.4.3
([e366cad ](https://github.com/unraid/api/commit/e366cad0a43ff60b390c9114abfadba35c801d21 ))
* **deps:** update dependency radix-vue to v1.9.12
([83344e0 ](https://github.com/unraid/api/commit/83344e05c1cf34a74889479de1f72ab66abd7cc2 ))
* **deps:** update dependency radix-vue to v1.9.13
([c180728 ](https://github.com/unraid/api/commit/c1807286967b2824c67da4f9cbe762fe3c172ccf ))
* **deps:** update dependency uuid to v11.0.5
([0331e24 ](https://github.com/unraid/api/commit/0331e24a740eef0e1246bdc7d1501625a7a58b7e ))
* **deps:** update graphql-tools monorepo
([344b023 ](https://github.com/unraid/api/commit/344b0235035ad0c5b55a3dc0ebacc749c492cd08 ))
* **deps:** update graphqlcodegenerator monorepo
([2bc9af2 ](https://github.com/unraid/api/commit/2bc9af25783aa969a4fa8d770ca9884e67631eef ))
* **deps:** update graphqlcodegenerator monorepo
([8675653 ](https://github.com/unraid/api/commit/8675653e4e4900578fb5a1a1786dbc861a08aa85 ))
* **deps:** update nest monorepo to v10.4.15
([2b597f9 ](https://github.com/unraid/api/commit/2b597f9f02959febe72b16b3719598774a001526 ))
* **deps:** update nest-graphql monorepo to v12.2.2
([bd31e09 ](https://github.com/unraid/api/commit/bd31e09bcfd0a0f16a422527fa0c0a53f2f098ca ))
* dev mode
([aae38e3 ](https://github.com/unraid/api/commit/aae38e34041b4eef27f512a57bd5c42ea69ff64e ))
* do not process.exit on restart or stop command
([e16763b ](https://github.com/unraid/api/commit/e16763b49bb5a61f1a86f0531cfdb87cd5c7d927 ))
* docs creation workflow
([13b501a ](https://github.com/unraid/api/commit/13b501a342186ed322c0cef095eec33bb1bc065d ))
* don't check code for execa
([f62f0d3 ](https://github.com/unraid/api/commit/f62f0d3a0f3b5aa0c329062c872837d2670a3ba5 ))
* don't specify pnpm version in install
([30ba5be ](https://github.com/unraid/api/commit/30ba5befdbc5fa33122f26284e80584ae60513ec ))
* dont remove login file without a backup presetn
([1854aa9 ](https://github.com/unraid/api/commit/1854aa9f28e306aea4ddfad56db9dc29fb70464e ))
* downgrade marked to fix changelog preview issue
([943c907 ](https://github.com/unraid/api/commit/943c907d03032c9db0d093f728a5e0094aa2997d ))
* edit settings padding issue
([4e9ab64 ](https://github.com/unraid/api/commit/4e9ab645e63b2ca84ee9166dd0b3f756c6873b63 ))
* empty manifest and version alignment
([b07828d ](https://github.com/unraid/api/commit/b07828d6554240acec180b993df3a75407126c6a ))
* ensure directory exists before making connect key
([a6cd74d ](https://github.com/unraid/api/commit/a6cd74dc5c93992f1636de2885d294c68788beda ))
* excess spacing in api-key.service
([286ffc5 ](https://github.com/unraid/api/commit/286ffc54e55df40a1f639dd1d1f2ea7f58c6d820 ))
* extra log line
([b56b215 ](https://github.com/unraid/api/commit/b56b2157fa190393959c8ae79487ffb00c246703 ))
* extra spacing in config.ts
([84f4f67 ](https://github.com/unraid/api/commit/84f4f67ce146856582d96817d8209a0b0fefaec4 ))
* file modification service fixes
([e4ebfc8 ](https://github.com/unraid/api/commit/e4ebfc8a133cb55a8988f51490195c369f3631f6 ))
* finalize workflow fixes
([616be93 ](https://github.com/unraid/api/commit/616be93be92084fbb432e3d164a64b32906caaf0 ))
* find by key, not ID
([124fb61 ](https://github.com/unraid/api/commit/124fb610b18b025353b15982aea4ad5ec212a13e ))
* fix libvirt bindings
([#1167 ](https://github.com/unraid/api/issues/1167 ))
([024719f ](https://github.com/unraid/api/commit/024719fa7a24c5b9f46936cce037b89a1dd50b62 ))
* format authrequest mod as other files
([8b75d6c ](https://github.com/unraid/api/commit/8b75d6cc991996f2d7ad34cf6ac93367020c2c62 ))
* formatting issue
([0042f14 ](https://github.com/unraid/api/commit/0042f14ab3a25d1bab6e727112b5eb691915cecb ))
* further resolve sso sub ids issues
([b3551a1 ](https://github.com/unraid/api/commit/b3551a1b69bb76613c15cf40b366161090f061fa ))
* improve typing and format lookup
([dfa27e2 ](https://github.com/unraid/api/commit/dfa27e2c0ddbc0d552567d09871baffd18e43b23 ))
* initial feedback about report addressed
([060a199 ](https://github.com/unraid/api/commit/060a1992c440c907e58e39eccd0b88934067f46b ))
* install as-integrations/fastify
([2fce2e9 ](https://github.com/unraid/api/commit/2fce2e9a28fc633d4e452399673b1a35e785ba8f ))
* install syntax error
([a355a64 ](https://github.com/unraid/api/commit/a355a64136d0199b85b865761ea3bfb72fd0d24c ))
* integration of `unraid-ui` tailwind config in `web`
([#1074 ](https://github.com/unraid/api/issues/1074 ))
([3acc0dc ](https://github.com/unraid/api/commit/3acc0dc9c0462fbc687169b523f97fcee80cdb4b ))
* length
([8481c9a ](https://github.com/unraid/api/commit/8481c9a9fbff52de08fcbd941360ab20febab159 ))
* lint
([133c8e0 ](https://github.com/unraid/api/commit/133c8e0d704a6f2cc6e57e7b1c06221d09ad6c8b ))
* lint
([42610d2 ](https://github.com/unraid/api/commit/42610d290d457c56f84b479181698240f8a11e0f ))
* lint
([b1a993a ](https://github.com/unraid/api/commit/b1a993a8e93d642b9ba6e6a9341f20565d78e862 ))
* lint
([6beafbe ](https://github.com/unraid/api/commit/6beafbe8eda2b65c2abd70d526e17594b66a547c ))
* lint
([d38f3ef ](https://github.com/unraid/api/commit/d38f3ef49b9cd2044ce7e700f42f7b0a0d3a2e7a ))
* logrotate error
([7a009b6 ](https://github.com/unraid/api/commit/7a009b6be745f137cda6e4f08c159a090273ad0f ))
* lowercase or
([29a8689 ](https://github.com/unraid/api/commit/29a8689ad8628a22d86e19e6c17d58c695f0e232 ))
* main.yml release issue
([2b1e307 ](https://github.com/unraid/api/commit/2b1e3076b005106d8bbf7efd624a9ee18dce6eda ))
* make public not a part of folder structure in PR
([84611d7 ](https://github.com/unraid/api/commit/84611d769189ee33acb04188ece08a1c84f911d1 ))
* marked single input
([d28fb24 ](https://github.com/unraid/api/commit/d28fb24d6897bb4e4c890a4ce0257636072be235 ))
* missing server type
([76cf6f3 ](https://github.com/unraid/api/commit/76cf6f35dc5192995293346d8420aefe60736ad0 ))
* mock ensureDirSync
([14abc13 ](https://github.com/unraid/api/commit/14abc13cc83009a7077cb827921903da14ca0ff3 ))
* more color work
([9a869a4 ](https://github.com/unraid/api/commit/9a869a49e39ec95169ff2d979263898d98a34cc5 ))
* more generic test
([ddfc36f ](https://github.com/unraid/api/commit/ddfc36fd73bab8982531dd1665e12f37938d4291 ))
* more verbose logging for node install to find issues
([c3f4cf5 ](https://github.com/unraid/api/commit/c3f4cf53c160b179a4ea102b6b3e5e00de0aeed4 ))
* oauth2 api prefix
([56cfa84 ](https://github.com/unraid/api/commit/56cfa847940ff356d206cd10098922ddcc36c57b ))
* only instantiate service one time
([b1b93e2 ](https://github.com/unraid/api/commit/b1b93e278396a9f28f4ee3911f90bceb8ed39acb ))
* only run release if releases_create == 'true'
([00a444f ](https://github.com/unraid/api/commit/00a444fb92725362946673ac4d9873ac8f438602 ))
* only toast unread notifications, not archived ones
([8251c6f ](https://github.com/unraid/api/commit/8251c6f2d3154fe6f17ac2b476a6162ed348ec1c ))
* padding and glob function issues
([ae753d6 ](https://github.com/unraid/api/commit/ae753d6bea9402677ecb138a170a2ad39da3e52c ))
* pass ssoSubIds only
([76a9ae9 ](https://github.com/unraid/api/commit/76a9ae93863a66000a4fb582fb3e18e59a6e34ec ))
* pass token to password field
([9279931 ](https://github.com/unraid/api/commit/92799312c9eabcf4ee3f99f850b7f3e76ecb5bff ))
* patch-utils unused
([1d5c2c8 ](https://github.com/unraid/api/commit/1d5c2c83389d24494a8fbe4bb8c718d8f67af878 ))
* paths now correct, better download logic
([9e12407 ](https://github.com/unraid/api/commit/9e12407565c1e8661d40435d689901620c0fa63e ))
* PHP Warning in state.php
([#1126 ](https://github.com/unraid/api/issues/1126 ))
([59d6c1b ](https://github.com/unraid/api/commit/59d6c1b678b70e678be5e50e1cde3f25f2758006 ))
* properly log error with template string
([2ad612c ](https://github.com/unraid/api/commit/2ad612cef86f02cf4f09c95b34ba75963004c1f1 ))
* pull token from query not params
([1756cc5 ](https://github.com/unraid/api/commit/1756cc5b4bb14b5b9354d1f651cd59fed4d680b6 ))
* re-add manifest
([e721299 ](https://github.com/unraid/api/commit/e72129953ebf5f5f628406678adb6daf04aaf2c8 ))
* re-add type-check
([0fa41f5 ](https://github.com/unraid/api/commit/0fa41f569017f18deef18841c0a64ccadddc1760 ))
* recreate package-lock to fix issues
([e1515a1 ](https://github.com/unraid/api/commit/e1515a118a393ba2b9bc23d5071ba8cb980511d4 ))
* release-please upload single draft
([db134f0 ](https://github.com/unraid/api/commit/db134f091d8b8398c02e25f1d97dd0015fad6377 ))
* remove console log
([d8f9f03 ](https://github.com/unraid/api/commit/d8f9f03146556d64beabd3abbafdb778b17b3d15 ))
* remove devDependencies from output package json
([d847815 ](https://github.com/unraid/api/commit/d8478152e913fab2974a18eed69c4eb01f7fde27 ))
* remove extra space
([000692c ](https://github.com/unraid/api/commit/000692ca50403fec335cc04dab16aac5507bb5de ))
* remove isNaN in favor of number.isNaN
([e33c758 ](https://github.com/unraid/api/commit/e33c7583f7eada8daa87c6f8b9667fffc857aa76 ))
* remove line from or in button
([961bcc5 ](https://github.com/unraid/api/commit/961bcc5db68e18db8141269ecd242d5114de4217 ))
* remove memory key generation
([e58410b ](https://github.com/unraid/api/commit/e58410bd57b4ef5162bb51ddcb618e6f89a33d2b ))
* remove unused constructor
([ce92cb0 ](https://github.com/unraid/api/commit/ce92cb06b71b3e72a9d31bb7b36029371b2dd344 ))
* remove unused date-fns
([0c1b89f ](https://github.com/unraid/api/commit/0c1b89ff41bc18817c2dac32c0726e2a399e7768 ))
* remove unused login entries
([942b143 ](https://github.com/unraid/api/commit/942b143fba4cde6bef65ecccc23d82bc81564fa9 ))
* remove usage of Role.UPC
([ceac626 ](https://github.com/unraid/api/commit/ceac6269b39d916715e4240099f0960c6e56e469 ))
* render function fixed
([833a99f ](https://github.com/unraid/api/commit/833a99fe18eb8eccb446f9f46818fac13a6d59cf ))
* report issues + pm2 issues
([4b3d6a7 ](https://github.com/unraid/api/commit/4b3d6a7ba3075b6d760ef4bac95b44ffbd6e9c39 ))
* reset config to be closer to default
([d844903 ](https://github.com/unraid/api/commit/d844903d7860657b6d3089cf9c89b18c18a6747e ))
* resource busy when removing all subdirectories
([7b3834c ](https://github.com/unraid/api/commit/7b3834ca1f0a51dce552796178f131d6d13b7e66 ))
* restart command elegant
([b924954 ](https://github.com/unraid/api/commit/b9249544fc6d3b0bcbeea467ac9a7e1280a5c93f ))
* restore upgradepkg before install
([8f58145 ](https://github.com/unraid/api/commit/8f5814589e5eacce3aae043001d8dbf07a18413b ))
* revert changelog
([efa7db3 ](https://github.com/unraid/api/commit/efa7db3db6d150d4a5b142ae2c522728f7621afb ))
* revert changes to indicator.vue
([11ce9e2 ](https://github.com/unraid/api/commit/11ce9e26449e4b3448ccf94d6f90ae17631350e4 ))
* revert config
([7957c2a ](https://github.com/unraid/api/commit/7957c2a681c82b2a6b0b8024fbf1e9383ea676ad ))
* revert dockerode upgrade
([#1140 ](https://github.com/unraid/api/issues/1140 ))
([2b163b3 ](https://github.com/unraid/api/commit/2b163b361a1bcdae36b67798e4b4c7856eba2cac ))
* revert myservers.cfg
([7e5dd07 ](https://github.com/unraid/api/commit/7e5dd07d4aa0f95526766bf1dd15a9ba6fde9956 ))
* sandbox defaults in dev mode wrong
([d26ddef ](https://github.com/unraid/api/commit/d26ddef33e2b2999ec5eed8eb7827e8fea8da100 ))
* sequential test execution for generic-modification
([9d1442b ](https://github.com/unraid/api/commit/9d1442b2ee36441930967f77009e765205226fcf ))
* shell path to unraid-api
([44d3d93 ](https://github.com/unraid/api/commit/44d3d939a7be06dc5228b23529c18119290e882f ))
* shorten work intent form
([5b2403a ](https://github.com/unraid/api/commit/5b2403ad0418aa75dee1d436e84eb1f7ce463099 ))
* simplify api setup index
([5f29e6d ](https://github.com/unraid/api/commit/5f29e6d5e76136c23e708d4a3604425ad4f90138 ))
* simplify upcoming features
([608151d ](https://github.com/unraid/api/commit/608151d84c55f1bdc07c05334cfffaf35cd5b74e ))
* small modal window
([#1183 ](https://github.com/unraid/api/issues/1183 ))
([08423b8 ](https://github.com/unraid/api/commit/08423b8dae91ed135815b69df6733cefd96b9c33 ))
* staging build issues
([63fcde8 ](https://github.com/unraid/api/commit/63fcde82433756205af0e2d22018d157c7950320 ))
* start command simplification
([27049d9 ](https://github.com/unraid/api/commit/27049d9d91b77b714963f8c14d746571728d5755 ))
* stop command exits
([58f65ea ](https://github.com/unraid/api/commit/58f65eabbae24d485b8fb5de7e4b72c06edb3e8c ))
* storybook resolution issue
([#1153 ](https://github.com/unraid/api/issues/1153 ))
([5a3e8df ](https://github.com/unraid/api/commit/5a3e8df003a5005acc39442160e263f86793ce88 ))
* strip components from tar line
([bad7f71 ](https://github.com/unraid/api/commit/bad7f71feac9f52ab2bd87cf36ef37eb2c8d878a ))
* swap to placeholder key
([39612cd ](https://github.com/unraid/api/commit/39612cd9789a79107412a37c7cac4e4c14aa102a ))
* switch to useToggle
([5f8602b ](https://github.com/unraid/api/commit/5f8602b864a07542f90358d2d8d249c983a09c29 ))
* test issues
([4d8f2dd ](https://github.com/unraid/api/commit/4d8f2ddac69acb04ce6f6f2779dbce0edfdc0311 ))
* test simplification to ensure no redownloads
([5347d54 ](https://github.com/unraid/api/commit/5347d54b119c0423a83ba7abfba497b292348acc ))
* tests
([ed18945 ](https://github.com/unraid/api/commit/ed1894508887bbd34b0dabf58dbac652a58b5361 ))
* tests and validate token clears screen
([6c46f94 ](https://github.com/unraid/api/commit/6c46f9413f6042fa9d65007ced0dc570bc1aab60 ))
* theme store now uses singular variables object
([116efe6 ](https://github.com/unraid/api/commit/116efe6f720cdeb7006643f5da387f7bbddce3a2 ))
* thorw on invalid token body
([1e6fb7e ](https://github.com/unraid/api/commit/1e6fb7e3e3cae58a5337c39c0878a49f7eefb650 ))
* type error on element render
([45327ce ](https://github.com/unraid/api/commit/45327ce01d4c0bb35140d1e027f94d00ce1f86e5 ))
* type for generic test
([0163acb ](https://github.com/unraid/api/commit/0163acb7f3f6acea200ff128e6a824a1b5ca9c78 ))
* unit test issues
([74b9fd0 ](https://github.com/unraid/api/commit/74b9fd015982b446d17adf6a38c28262f28db412 ))
* unit tests updated
([0ab40fe ](https://github.com/unraid/api/commit/0ab40fefdaaa2463c11bfa0e15d8525276bfc0fa ))
* unneeded await on api-key service
([923e929 ](https://github.com/unraid/api/commit/923e92987884470bbd0c651e521f761e7acd0e90 ))
* unused imports
([0cb0fc9 ](https://github.com/unraid/api/commit/0cb0fc98813d87d167d20508ef7a370ca4e866bf ))
* upc header text color
([d23a389 ](https://github.com/unraid/api/commit/d23a38960bb68a4ff445c23d2e173d494371fabd ))
* Update renovate.json
([c47a655 ](https://github.com/unraid/api/commit/c47a655b45323629ef3f6763ea8a714a62629aa0 ))
* update tests
([b1ac0f9 ](https://github.com/unraid/api/commit/b1ac0f9c83f21ba64e52d0ae22de3ca065bf256c ))
* upgradepkg
([6962cdd ](https://github.com/unraid/api/commit/6962cdd21470ea2c0f16829c5a6037e75f5a5302 ))
* upload to correct tag directory on build
([f76c0f0 ](https://github.com/unraid/api/commit/f76c0f05fb230a8ac3c84c31b10b52ee2ea14b8a ))
* upload to release by name
([2283e06 ](https://github.com/unraid/api/commit/2283e064d5ccd8aac3ee7d1a4c4fa353f50f108f ))
* use an enum and defaults for sandbox value
([2108ed0 ](https://github.com/unraid/api/commit/2108ed0ecd6a1b8361a33c86f3ed9ca7fb37f14f ))
* use batchProcess
([3c357e7 ](https://github.com/unraid/api/commit/3c357e7e957f550b22eabfb2d27741d84183ebc5 ))
* use cwd when running application
([e27776d ](https://github.com/unraid/api/commit/e27776df3d9fc0e750f0548a92e64f26d7cd4f00 ))
* use foreground text color for UPC
([d5f5921 ](https://github.com/unraid/api/commit/d5f592153476ff81df6d93128c62f0de59f7e64f ))
* use placeholder in test API key
([5d72b5a ](https://github.com/unraid/api/commit/5d72b5a9705f948fa8cd571c88dec408cd1a7270 ))
* watch all events to load keys
([ff63535 ](https://github.com/unraid/api/commit/ff63535b00c27448a9ba57956abcb4f2e2a2d941 ))
* **web:** broken modals
([19208e5 ](https://github.com/unraid/api/commit/19208e5fabc91ade802e2dd2ef4d36e4a157af81 ))
* **web:** display error message in sidebar when api is offline
([#984 ](https://github.com/unraid/api/issues/984 ))
([4a29fc9 ](https://github.com/unraid/api/commit/4a29fc9dda891c9b41f419637cd9f22bce74f2ef ))
* **web:** edge case where archived notifications don't appear
([e40a9eb ](https://github.com/unraid/api/commit/e40a9ebecd8828f1d747447451f625eb756bfbd9 ))
* **web:** env var typo
([dffbfc2 ](https://github.com/unraid/api/commit/dffbfc2dab3a845015e8a0e3231d6d58303a5152 ))
* **web:** escaping html-encoded symbols like apostrophes in
translations ([#1002 ](https://github.com/unraid/api/issues/1002 ))
([4ee42a6 ](https://github.com/unraid/api/commit/4ee42a6cf6a6e99bcccb2be336fa7c7fa69ec40e ))
* **web:** flash of disconnected api state on page load
([d0819b8 ](https://github.com/unraid/api/commit/d0819b8d02cb943316d682f092b8857ca1b980c8 ))
* **web:** infinite scroll loop when there's only 1 page of
notifications
([eeb3289 ](https://github.com/unraid/api/commit/eeb3289ae8958d834cb4cf246f8190e30d8d2b96 ))
* **web:** infinite trigger at bottom of infinite scroll
([001be86 ](https://github.com/unraid/api/commit/001be861813a6c617c08f4be9dece701cefd0ae6 ))
* **web:** name of toaster component
([93980f9 ](https://github.com/unraid/api/commit/93980f929dab66f6eb032173ca65dca857b2eaf5 ))
* **web:** notification styles & alignment
([#968 ](https://github.com/unraid/api/issues/968 ))
([547b75a ](https://github.com/unraid/api/commit/547b75a55eceb1b05f3c9b3c3630a5c6a081bad1 ))
* **web:** refetch notifications for sidebar when new notifications
arrive
([23b1f1a ](https://github.com/unraid/api/commit/23b1f1ac73f41bf7b2569ccc95982ca162ef27c4 ))
* **web:** remove warn and error console log removal
([#1086 ](https://github.com/unraid/api/issues/1086 ))
([e7d15ee ](https://github.com/unraid/api/commit/e7d15ee5ec8d7e6d33cda840a8244ca7e2b4cf5e ))
* **web:** replaces dompurify with isomorphic-dompurify to enable
server-side usage with same syntax
([2724485 ](https://github.com/unraid/api/commit/272448598993d52e8ce4e282e1f778c67f54d769 ))
* **web:** reset infinite scroll when notification filters change
([3fe13d5 ](https://github.com/unraid/api/commit/3fe13d523545dbcf0dfcf6e2430291b99d82b00e ))
* **web:** sanitize changelog markup after parsing
([83e00c6 ](https://github.com/unraid/api/commit/83e00c640a89b95c2db9095315daedbad57dd639 ))
* **web:** stop opening notification sidebar to archive tab
([ecfc797 ](https://github.com/unraid/api/commit/ecfc797e7d576b51b65c980f9285878872376478 ))
* **web:** theme header differences
([#1085 ](https://github.com/unraid/api/issues/1085 ))
([1ecac5e ](https://github.com/unraid/api/commit/1ecac5ee4e0a656bbc7c04280c6abdcf514a2c87 ))
* **web:** track 'notification seen' state across tabs & page loads
([#1121 ](https://github.com/unraid/api/issues/1121 ))
([321703e ](https://github.com/unraid/api/commit/321703e907356a8a2f2665464773d856decdbcd7 ))
* **web:** update unread total immediately upon archiving
([#982 ](https://github.com/unraid/api/issues/982 ))
([29d9371 ](https://github.com/unraid/api/commit/29d9371cc3048d502d5bbb4da3d33de3703efcc1 ))
### Miscellaneous Chores
* release 4.1.2
([2323ee6 ](https://github.com/unraid/api/commit/2323ee6838d9459e97bb137b010d87aae52d5d86 ))
---
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`](https://redirect.github.com/ardatan/graphql-tools/commit/3547bbadd3ad4fa01a950fd685345f7c9c934e2f )]:
-
[@​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`](https://redirect.github.com/ardatan/graphql-tools/commit/3547bbadd3ad4fa01a950fd685345f7c9c934e2f )]:
-
[@​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`](https://redirect.github.com/ardatan/graphql-tools/commit/3547bbadd3ad4fa01a950fd685345f7c9c934e2f )
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](https://redirect.github.com/vuejs/language-tools/compare/a95b51ac0b0db8825f77fbba37e29932b5be61e4...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