chore(deps-dev): Bump vite-plugin-istanbul from 7.0.0 to 7.1.0 (#1280)

Bumps
[vite-plugin-istanbul](https://github.com/ifaxity/vite-plugin-istanbul)
from 7.0.0 to 7.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ifaxity/vite-plugin-istanbul/releases">vite-plugin-istanbul's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.0</h2>
<h1><a
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v7.0.0...v7.1.0">7.1.0</a>
(2025-07-10)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>update vite peer dependency specifier to support version 7 (<a
href="4dc0e9fc67">4dc0e9f</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>update maximum version of vite peer dependency to 7 (<a
href="1aa63d22b3">1aa63d2</a>)</li>
</ul>
<h2>v7.1.0-rc.1</h2>
<h1><a
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v7.0.0...v7.1.0-rc.1">7.1.0-rc.1</a>
(2025-07-10)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>update vite peer dependency specifier to support version 7 (<a
href="4dc0e9fc67">4dc0e9f</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>update maximum version of vite peer dependency to 7 (<a
href="1aa63d22b3">1aa63d2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e70a1d9673"><code>e70a1d9</code></a>
Merge pull request <a
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/350">#350</a>
from iFaxity/next</li>
<li><a
href="05e6123aae"><code>05e6123</code></a>
Merge pull request <a
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/349">#349</a>
from iFaxity/dev</li>
<li><a
href="4dc0e9fc67"><code>4dc0e9f</code></a>
fix: update vite peer dependency specifier to support version 7</li>
<li><a
href="1aa63d22b3"><code>1aa63d2</code></a>
feat: update maximum version of vite peer dependency to 7</li>
<li><a
href="2ce0a6bfac"><code>2ce0a6b</code></a>
Update maximum version of vite peer dependency to 7</li>
<li><a
href="b1e9a0cc21"><code>b1e9a0c</code></a>
Merge pull request <a
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/347">#347</a>
from iFaxity/dev</li>
<li><a
href="879842ab70"><code>879842a</code></a>
chore: add .idea directory to .gitignore</li>
<li><a
href="e3b4dfdf32"><code>e3b4dfd</code></a>
Merge pull request <a
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/345">#345</a>
from abdul-alhasany/next</li>
<li><a
href="5d99288302"><code>5d99288</code></a>
docs: improve paramters readability by converting them to a table</li>
<li><a
href="ac0c05110b"><code>ac0c051</code></a>
Merge pull request <a
href="https://redirect.github.com/ifaxity/vite-plugin-istanbul/issues/344">#344</a>
from iFaxity/dependabot/github_actions/dependabot/fet...</li>
<li>Additional commits viewable in <a
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v7.0.0...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-istanbul&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-10 13:45:41 +00:00
committed by GitHub
parent b2fa703ceb
commit 0c9870368e
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -111,7 +111,7 @@
"typescript-eslint": "^8.36.0", "typescript-eslint": "^8.36.0",
"uuid": "^11.1.0", "uuid": "^11.1.0",
"vite": "^6.3.5", "vite": "^6.3.5",
"vite-plugin-istanbul": "^7.0.0" "vite-plugin-istanbul": "^7.1.0"
} }
}, },
"node_modules/@aashutoshrathi/word-wrap": { "node_modules/@aashutoshrathi/word-wrap": {
@@ -13175,9 +13175,9 @@
} }
}, },
"node_modules/vite-plugin-istanbul": { "node_modules/vite-plugin-istanbul": {
"version": "7.0.0", "version": "7.1.0",
"resolved": "https://registry.npmjs.org/vite-plugin-istanbul/-/vite-plugin-istanbul-7.0.0.tgz", "resolved": "https://registry.npmjs.org/vite-plugin-istanbul/-/vite-plugin-istanbul-7.1.0.tgz",
"integrity": "sha512-UAXSyS0zslaSP1yCdO54YwrTkoY3VxCBH8y8MAy3I+E6uqT07LEsVOFEHueeDJ+vyyeaA9Rkqz/j6LACJTzTKw==", "integrity": "sha512-md0774bPYfSrMbAMMy3Xui2+xqmEVwulCGN2ImGm4E4s+0VfO7TjFyJ4ITFIFyEmBhWoMM0sOOX0Yg0I1SsncQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -13189,7 +13189,7 @@
"test-exclude": "^7.0.1" "test-exclude": "^7.0.1"
}, },
"peerDependencies": { "peerDependencies": {
"vite": ">=4 <=6" "vite": ">=4 <=7"
} }
}, },
"node_modules/vite-plugin-istanbul/node_modules/foreground-child": { "node_modules/vite-plugin-istanbul/node_modules/foreground-child": {

View File

@@ -142,6 +142,6 @@
"typescript-eslint": "^8.36.0", "typescript-eslint": "^8.36.0",
"uuid": "^11.1.0", "uuid": "^11.1.0",
"vite": "^6.3.5", "vite": "^6.3.5",
"vite-plugin-istanbul": "^7.0.0" "vite-plugin-istanbul": "^7.1.0"
} }
} }