Skip to content

fix(biome): fix file changes doesnt clear biome diagnostics#555

Merged
danielroe merged 2 commits intofi3ework:mainfrom
KurtGokhan:issue-527
Aug 25, 2025
Merged

fix(biome): fix file changes doesnt clear biome diagnostics#555
danielroe merged 2 commits intofi3ework:mainfrom
KurtGokhan:issue-527

Conversation

@KurtGokhan
Copy link
Contributor

Fixes #527

@netlify
Copy link

netlify bot commented Aug 5, 2025

Deploy Preview for vite-plugin-checker ready!

Name Link
🔨 Latest commit 1d8ac1e
🔍 Latest deploy log https://app.netlify.com/projects/vite-plugin-checker/deploys/68914d0150c33800082a74fb
😎 Deploy Preview https://deploy-preview-555--vite-plugin-checker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 5, 2025

Open in StackBlitz

npm i https://pkg.pr.new/vite-plugin-checker@555

commit: 1d8ac1e

@KurtGokhan
Copy link
Contributor Author

@danielroe @fi3ework any chance of reviewing this?

@danielroe danielroe merged commit 4a38b03 into fi3ework:main Aug 25, 2025
10 checks passed
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 6, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 7, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 8, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 10, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 14, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 17, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 18, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 19, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 20, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 21, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 22, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 23, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 25, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Sep 26, 2025
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| npm        | vite-plugin-checker | 0.10.2 | 0.10.3 |


## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3)

#####    🐞 Bug Fixes

- **biome**:
  - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03)
- **runtime**:
  - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f)
  - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2)

#####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.2...vite-plugin-checker@0.10.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Biome 2: file changes (on save) doesn't update plugin diagnostic message

2 participants