Skip to content

Commit 2457d26

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-istanbul&package-manager=npm_and_yarn&previous-version=3.0.3&new-version=3.0.4)](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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25960,14 +25960,14 @@ __metadata:
2596025960
linkType: hard
2596125961

2596225962
"vite-plugin-istanbul@npm:^3.0.1":
25963-
version: 3.0.3
25964-
resolution: "vite-plugin-istanbul@npm:3.0.3"
25963+
version: 3.0.4
25964+
resolution: "vite-plugin-istanbul@npm:3.0.4"
2596525965
dependencies:
2596625966
"@istanbuljs/load-nyc-config": ^1.1.0
2596725967
istanbul-lib-instrument: ^5.1.0
2596825968
picocolors: ^1.0.0
2596925969
test-exclude: ^6.0.0
25970-
checksum: cf299f21702baf70bf25e4226dfca1ab6a6d90ee391104fef1602c8674dfe86680f66b474330d2f1d2eb87714d8a8deb46d1a1875a696652ddc2343dcf1ceaca
25970+
checksum: 74fa99e2e2bded28ff6ba47bddf3cdd2eae04d37f2b6d257dcf5571c75f3433c6495fe94bba1f12acd0fc6046a6e83ea618b0547726ba68190bf292c7cb34695
2597125971
languageName: node
2597225972
linkType: hard
2597325973

0 commit comments

Comments
 (0)