Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 10.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bcoe/c8/releases">c8's releases</a>.</em></p> <blockquote> <h2>v10.1.3</h2> <h2><a href="https://github.com/bcoe/c8/compare/v10.1.2...v10.1.3">10.1.3</a> (2024-12-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update bcoe/v8-coverage addressing v8 issue (<a href="https://redirect.github.com/bcoe/c8/issues/552">#552</a>) (<a href="b32a563e25">b32a563</a>)</li> </ul> <h2>v10.1.2</h2> <h2><a href="https://github.com/bcoe/c8/compare/v10.1.1...v10.1.2">10.1.2</a> (2024-06-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> make monocart-coverage-reports an optional with meta defined (<a href="3b91fdaa0e">3b91fda</a>)</li> </ul> <h2>v10.1.1</h2> <h2><a href="https://github.com/bcoe/c8/compare/v10.1.0...v10.1.1">10.1.1</a> (2024-06-11)</h2> <h3>Bug Fixes</h3> <ul> <li>stop installing monocart-coverage-reports (<a href="https://redirect.github.com/bcoe/c8/issues/535">#535</a>) (<a href="13979a76b5">13979a7</a>)</li> </ul> <h2>v10.1.0</h2> <h2><a href="https://github.com/bcoe/c8/compare/v10.0.0...v10.1.0">10.1.0</a> (2024-06-11)</h2> <h3>Features</h3> <ul> <li>add experimental monocart reports (<a href="https://redirect.github.com/bcoe/c8/issues/521">#521</a>) (<a href="2e5e297ac0">2e5e297</a>)</li> </ul> <h2>v10.0.0</h2> <h2><a href="https://github.com/bcoe/c8/compare/v9.1.0...v10.0.0">10.0.0</a> (2024-06-10)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>deps:</strong> Node 18 is now the minimum supported Node.js version</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update test-exclude with new glob / minimatch (<a href="https://redirect.github.com/bcoe/c8/issues/531">#531</a>) (<a href="e33cf30d0c">e33cf30</a>)</li> </ul> <h2>v9.1.0</h2> <h2><a href="https://github.com/bcoe/c8/compare/v9.0.0...v9.1.0">9.1.0</a> (2024-01-11)</h2> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bcoe/c8/blob/main/CHANGELOG.md">c8's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/bcoe/c8/compare/v10.1.2...v10.1.3">10.1.3</a> (2024-12-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update bcoe/v8-coverage addressing v8 issue (<a href="https://redirect.github.com/bcoe/c8/issues/552">#552</a>) (<a href="b32a563e25">b32a563</a>)</li> </ul> <h2><a href="https://github.com/bcoe/c8/compare/v10.1.1...v10.1.2">10.1.2</a> (2024-06-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> make monocart-coverage-reports an optional with meta defined (<a href="3b91fdaa0e">3b91fda</a>)</li> </ul> <h2><a href="https://github.com/bcoe/c8/compare/v10.1.0...v10.1.1">10.1.1</a> (2024-06-11)</h2> <h3>Bug Fixes</h3> <ul> <li>stop installing monocart-coverage-reports (<a href="https://redirect.github.com/bcoe/c8/issues/535">#535</a>) (<a href="13979a76b5">13979a7</a>)</li> </ul> <h2><a href="https://github.com/bcoe/c8/compare/v10.0.0...v10.1.0">10.1.0</a> (2024-06-11)</h2> <h3>Features</h3> <ul> <li>add experimental monocart reports (<a href="https://redirect.github.com/bcoe/c8/issues/521">#521</a>) (<a href="2e5e297ac0">2e5e297</a>)</li> </ul> <h2><a href="https://github.com/bcoe/c8/compare/v9.1.0...v10.0.0">10.0.0</a> (2024-06-10)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>deps:</strong> Node 18 is now the minimum supported Node.js version</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update test-exclude with new glob / minimatch (<a href="https://redirect.github.com/bcoe/c8/issues/531">#531</a>) (<a href="e33cf30d0c">e33cf30</a>)</li> </ul> <h2><a href="https://github.com/bcoe/c8/compare/v9.0.0...v9.1.0">9.1.0</a> (2024-01-11)</h2> <h3>Features</h3> <ul> <li>support passing reporter options from config (<a href="https://redirect.github.com/bcoe/c8/issues/459">#459</a>) (<a href="88db5db56e">88db5db</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>refactor:</strong> remove stale check for createDynamicModule (<a href="5e18365b15">5e18365</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="1ec3cc41ff"><code>1ec3cc4</code></a> chore(main): release 10.1.3 (<a href="https://redirect.github.com/bcoe/c8/issues/553">#553</a>)</li> <li><a href="b32a563e25"><code>b32a563</code></a> fix(deps): update bcoe/v8-coverage addressing v8 issue (<a href="https://redirect.github.com/bcoe/c8/issues/552">#552</a>)</li> <li><a href="75fa99f7bc"><code>75fa99f</code></a> chore(deps): update dependency <code>@types/node</code> to v22 (<a href="https://redirect.github.com/bcoe/c8/issues/548">#548</a>)</li> <li><a href="ff146b4dde"><code>ff146b4</code></a> chore(main): release 10.1.2 (<a href="https://redirect.github.com/bcoe/c8/issues/538">#538</a>)</li> <li><a href="3b91fdaa0e"><code>3b91fda</code></a> fix(deps): make monocart-coverage-reports an optional with meta defined</li> <li><a href="e3560e1211"><code>e3560e1</code></a> chore(main): release 10.1.1 (<a href="https://redirect.github.com/bcoe/c8/issues/536">#536</a>)</li> <li><a href="13979a76b5"><code>13979a7</code></a> fix: stop installing monocart-coverage-reports (<a href="https://redirect.github.com/bcoe/c8/issues/535">#535</a>)</li> <li><a href="15ac6905cd"><code>15ac690</code></a> chore(main): release 10.1.0 (<a href="https://redirect.github.com/bcoe/c8/issues/533">#533</a>)</li> <li><a href="96e869ff8c"><code>96e869f</code></a> build(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/bcoe/c8/issues/534">#534</a>)</li> <li><a href="2e5e297ac0"><code>2e5e297</code></a> feat: add experimental monocart reports (<a href="https://redirect.github.com/bcoe/c8/issues/521">#521</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bcoe/c8/compare/v8.0.1...v10.1.3">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 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>
179 KiB
179 KiB