Commit 2457d26
authored
chore(deps-dev): Bump vite-plugin-istanbul from 3.0.3 to 3.0.4 (#3846)
Bumps
[vite-plugin-istanbul](https://github.com/ifaxity/vite-plugin-istanbul)
from 3.0.3 to 3.0.4.
<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>v3.0.4</h2>
<h2><a
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v3.0.3...v3.0.4">3.0.4</a>
(2022-12-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>testExclude needs also to be initialized if build.sourcemap is set
to true in vite config; otherwise, this can lead to an exception in
transform where testExclude.shouldInstrument is called. (<a
href="https://github.com/ifaxity/vite-plugin-istanbul/commit/3a30af1c742bea8f6ce3d72dee884590fefa61f2">3a30af1</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/da1a0c1dd81b0f8bb0339d1f5c17eadc8df74729"><code>da1a0c1</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/ifaxity/vite-plugin-istanbul/issues/56">#56</a>
from kkrings/next</li>
<li><a
href="https://github.com/iFaxity/vite-plugin-istanbul/commit/3a30af1c742bea8f6ce3d72dee884590fefa61f2"><code>3a30af1</code></a>
fix: testExclude needs also to be initialized if build.sourcemap is set
to tr...</li>
<li>See full diff in <a
href="https://github.com/ifaxity/vite-plugin-istanbul/compare/v3.0.3...v3.0.4">compare
view</a></li>
</ul>
</details>
<br />
[](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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent dec7026 commit 2457d26
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25960 | 25960 | | |
25961 | 25961 | | |
25962 | 25962 | | |
25963 | | - | |
25964 | | - | |
| 25963 | + | |
| 25964 | + | |
25965 | 25965 | | |
25966 | 25966 | | |
25967 | 25967 | | |
25968 | 25968 | | |
25969 | 25969 | | |
25970 | | - | |
| 25970 | + | |
25971 | 25971 | | |
25972 | 25972 | | |
25973 | 25973 | | |
| |||
0 commit comments