-
Notifications
You must be signed in to change notification settings - Fork 107
Fix node 24 deprecation with spawn()
args (fixes #535)
#540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
✅ Deploy Preview for vite-plugin-checker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
commit: |
danielroe
approved these changes
Jul 14, 2025
My current understanding is that the changes are already in main, but are not released yet. |
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Jul 27, 2025
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.1 | ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) ##### 🐞 Bug Fixes - Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) ##### 🐞 Bug Fixes - Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) ##### 🐞 Bug Fixes - Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Aug 4, 2025
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.2 | ## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2) ##### 🐞 Bug Fixes - **deps**: Update dependency picomatch to ^4.0.3 - in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36) - **stylelint**: Handle empty result - by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3) - **vue-tsc**: Support `vue-tsc` 3.0.3+ - by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2) ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) ##### 🐞 Bug Fixes - Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) ##### 🐞 Bug Fixes - Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) ##### 🐞 Bug Fixes - Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Aug 5, 2025
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.2 | ## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2) ##### 🐞 Bug Fixes - **deps**: Update dependency picomatch to ^4.0.3 - in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36) - **stylelint**: Handle empty result - by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3) - **vue-tsc**: Support `vue-tsc` 3.0.3+ - by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2) ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) ##### 🐞 Bug Fixes - Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) ##### 🐞 Bug Fixes - Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) ##### 🐞 Bug Fixes - Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Aug 6, 2025
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.2 | ## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2) ##### 🐞 Bug Fixes - **deps**: Update dependency picomatch to ^4.0.3 - in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36) - **stylelint**: Handle empty result - by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3) - **vue-tsc**: Support `vue-tsc` 3.0.3+ - by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2) ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) ##### 🐞 Bug Fixes - Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) ##### 🐞 Bug Fixes - Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) ##### 🐞 Bug Fixes - Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Aug 7, 2025
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.2 | ## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2) ##### 🐞 Bug Fixes - **deps**: Update dependency picomatch to ^4.0.3 - in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36) - **stylelint**: Handle empty result - by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3) - **vue-tsc**: Support `vue-tsc` 3.0.3+ - by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2) ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) ##### 🐞 Bug Fixes - Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) ##### 🐞 Bug Fixes - Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) ##### 🐞 Bug Fixes - Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Aug 8, 2025
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.2 | ## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2) ##### 🐞 Bug Fixes - **deps**: Update dependency picomatch to ^4.0.3 - in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36) - **stylelint**: Handle empty result - by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3) - **vue-tsc**: Support `vue-tsc` 3.0.3+ - by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2) ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) ##### 🐞 Bug Fixes - Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) ##### 🐞 Bug Fixes - Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) ##### 🐞 Bug Fixes - Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Aug 9, 2025
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.2 | ## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2) ##### 🐞 Bug Fixes - **deps**: Update dependency picomatch to ^4.0.3 - in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36) - **stylelint**: Handle empty result - by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3) - **vue-tsc**: Support `vue-tsc` 3.0.3+ - by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2) ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) ##### 🐞 Bug Fixes - Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) ##### 🐞 Bug Fixes - Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) ##### 🐞 Bug Fixes - Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
renovate bot
added a commit
to andrei-picus-tink/auto-renovate
that referenced
this pull request
Aug 10, 2025
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.2 | ## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2) ##### 🐞 Bug Fixes - **deps**: Update dependency picomatch to ^4.0.3 - in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36) - **stylelint**: Handle empty result - by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3) - **vue-tsc**: Support `vue-tsc` 3.0.3+ - by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2) ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) ##### 🐞 Bug Fixes - Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) ##### 🐞 Bug Fixes - Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) ##### 🐞 Bug Fixes - Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) ##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #535