Skip to content

Commit fc3085e

Browse files
Bump Nef10/lcov-reporter-action from 0.4.0 to 0.5.0 (#255)
Bumps [Nef10/lcov-reporter-action](https://github.com/nef10/lcov-reporter-action) from 0.4.0 to 0.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nef10/lcov-reporter-action/releases">Nef10/lcov-reporter-action's releases</a>.</em></p> <blockquote> <h2>v0.5.0</h2> <h2>What's Changed</h2> <ul> <li>Update Node version by <a href="https://github.com/Nef10"><code>@​Nef10</code></a> in <a href="https://redirect.github.com/Nef10/lcov-reporter-action/pull/699">Nef10/lcov-reporter-action#699</a> <ul> <li>Code now tested with node.js 20, 22, and 24</li> </ul> </li> <li>Introduce PR <a href="https://redirect.github.com/romeovs/lcov-reporter-action/issues/31">romeovs/lcov-reporter-action#31</a> by <a href="https://github.com/jameslan"><code>@​jameslan</code></a> in <a href="https://redirect.github.com/Nef10/lcov-reporter-action/pull/718">Nef10/lcov-reporter-action#718</a> <ul> <li>Brings in upstream changes: <ul> <li>Added filter-changed-files boolean parameter for only showing changes to changed files</li> <li>Added delete-old-comments boolean parameter which will attempt to delete old comments when a PR is updated</li> <li>Added optional title parameter for including a title on the comment</li> <li>Added normalisation for windows paths with backslashes</li> <li>Limit size of comment so that it won't exceed the github limit of 65536</li> </ul> </li> </ul> </li> <li>Upgrade Node.js version to 24 by <a href="https://github.com/Nef10"><code>@​Nef10</code></a> in <a href="https://redirect.github.com/Nef10/lcov-reporter-action/pull/738">Nef10/lcov-reporter-action#738</a> <ul> <li>Uses node.js 24 when running the action as defined in action.yml</li> </ul> </li> <li>Bump dependencies <ul> <li>See full changelog below for details</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Nef10/lcov-reporter-action/compare/v0.4.0...v0.5.0">https://github.com/Nef10/lcov-reporter-action/compare/v0.4.0...v0.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/1cc3ca9823d50478048d90a09df757cd2a0a762c"><code>1cc3ca9</code></a> Upgrade Node.js version to 24 (<a href="https://redirect.github.com/nef10/lcov-reporter-action/issues/738">#738</a>)</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/547a33d4d55f36c64bfda3cf448766946048b0d9"><code>547a33d</code></a> Introduce PR <a href="https://redirect.github.com/romeovs/lcov-reporter-action/issues/31">romeovs/lcov-reporter-action#31</a> (<a href="https://redirect.github.com/nef10/lcov-reporter-action/issues/718">#718</a>)</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/f5552fe82e3ac3de874c5284347b389fc1d3fb0b"><code>f5552fe</code></a> Bump github/codeql-action from 3 to 4 (<a href="https://redirect.github.com/nef10/lcov-reporter-action/issues/734">#734</a>)</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/3d8016be79ac4a0f56ef622d656e7e721ed42191"><code>3d8016b</code></a> Bump <code>@​rollup/plugin-node-resolve</code> from 16.0.1 to 16.0.2</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/5a2520bba46df692ca1a02cfb54a656273a81276"><code>5a2520b</code></a> Bump core-js from 3.45.1 to 3.46.0</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/5d525521d537ed81b282ea70ce8b3457627a7d29"><code>5d52552</code></a> Bump jest from 30.1.3 to 30.2.0</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/f86b458fe52722b2797bc4f1491c9cef6629ab3b"><code>f86b458</code></a> Bump babel-jest from 30.1.2 to 30.2.0</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/ca39e01131151694dc2b9c4bed378f63fd8119ff"><code>ca39e01</code></a> Bump rollup from 4.52.2 to 4.52.4</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/98dfa3179b23c13c6e426b51a3ddb13a6d934ed4"><code>98dfa31</code></a> Bump rollup from 4.50.1 to 4.52.2</li> <li><a href="https://github.com/Nef10/lcov-reporter-action/commit/a60c8539fc991d8a0029b562aa11f8364b34b2c5"><code>a60c853</code></a> Bump rollup from 4.50.0 to 4.50.1</li> <li>Additional commits viewable in <a href="https://github.com/nef10/lcov-reporter-action/compare/v0.4.0...v0.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Nef10/lcov-reporter-action&package-manager=github_actions&previous-version=0.4.0&new-version=0.5.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25de1c0 commit fc3085e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
echo "pr_number=$(cat ./NR)" >> $GITHUB_ENV
4141
- name: Generate code coverage report
42-
uses: Nef10/lcov-reporter-action@v0.4.0
42+
uses: Nef10/lcov-reporter-action@v0.5.0
4343
with:
4444
github-token: ${{ secrets.GITHUB_TOKEN }}
4545
lcov-file: lcov.info

0 commit comments

Comments
 (0)