Skip to content

Commit a6aa8f3

Browse files
Bump clearlyip/code-coverage-report-action from 5 to 6 (#2416)
Bumps [clearlyip/code-coverage-report-action](https://github.com/clearlyip/code-coverage-report-action) from 5 to 6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clearlyip/code-coverage-report-action/releases">clearlyip/code-coverage-report-action's releases</a>.</em></p> <blockquote> <h2>v6.0</h2> <h2>What's Changed</h2> <ul> <li>bumps deps and fixes missed coverage when file AND package is provided in clover by <a href="https://github.com/tm1000"><code>@​tm1000</code></a></li> <li>Bump the development-dependencies group across 1 directory with 6 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/98">clearlyip/code-coverage-report-action#98</a></li> <li>Bump the development-dependencies group across 1 directory with 9 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/101">clearlyip/code-coverage-report-action#101</a></li> <li>Bump the production-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/100">clearlyip/code-coverage-report-action#100</a></li> <li>Bump <code>@​actions/artifact</code> from 2.2.2 to 2.3.0 in the production-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/102">clearlyip/code-coverage-report-action#102</a></li> <li>Bump the development-dependencies group with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/103">clearlyip/code-coverage-report-action#103</a></li> <li>Bump the development-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/106">clearlyip/code-coverage-report-action#106</a></li> <li>remove format scripts after prettier integration into eslint in d1faee8 by <a href="https://github.com/mkusaka"><code>@​mkusaka</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/109">clearlyip/code-coverage-report-action#109</a></li> <li>update repository URLs in package.json and README.md by <a href="https://github.com/mkusaka"><code>@​mkusaka</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/108">clearlyip/code-coverage-report-action#108</a></li> <li>update code-coverage-report-action from v4 to v5 in README.md by <a href="https://github.com/mkusaka"><code>@​mkusaka</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/107">clearlyip/code-coverage-report-action#107</a></li> <li>Bump the development-dependencies group across 1 directory with 8 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/113">clearlyip/code-coverage-report-action#113</a></li> <li>Bump fast-xml-parser from 5.0.9 to 5.2.0 in the production-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/111">clearlyip/code-coverage-report-action#111</a></li> <li>Bump the development-dependencies group across 1 directory with 8 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/120">clearlyip/code-coverage-report-action#120</a></li> <li>Bump the production-dependencies group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/118">clearlyip/code-coverage-report-action#118</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mkusaka"><code>@​mkusaka</code></a> made their first contribution in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/109">clearlyip/code-coverage-report-action#109</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/clearlyip/code-coverage-report-action/compare/v5...v6.0">https://github.com/clearlyip/code-coverage-report-action/compare/v5...v6.0</a></p> <h2>v5.2.0</h2> <h2>What's Changed</h2> <ul> <li>Bump fast-xml-parser from 4.4.0 to 4.4.1 in the production-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/69">clearlyip/code-coverage-report-action#69</a></li> <li>Bump the production-dependencies group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/72">clearlyip/code-coverage-report-action#72</a></li> <li>Make cobertura parser tolerate empty arrays by <a href="https://github.com/gregorio-gerardi"><code>@​gregorio-gerardi</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/88">clearlyip/code-coverage-report-action#88</a></li> <li>Make it possible to skip package coverage by <a href="https://github.com/punxaphil"><code>@​punxaphil</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/97">clearlyip/code-coverage-report-action#97</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gregorio-gerardi"><code>@​gregorio-gerardi</code></a> made their first contribution in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/88">clearlyip/code-coverage-report-action#88</a></li> <li><a href="https://github.com/punxaphil"><code>@​punxaphil</code></a> made their first contribution in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/97">clearlyip/code-coverage-report-action#97</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/clearlyip/code-coverage-report-action/compare/v5.1.0...v5.2.0">https://github.com/clearlyip/code-coverage-report-action/compare/v5.1.0...v5.2.0</a></p> <h2>v5.1.0</h2> <h2>What's Changed</h2> <ul> <li>Bumps dependencies</li> <li>Fixes <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/61#issuecomment-2230343954">clearlyip/code-coverage-report-action#61</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/clearlyip/code-coverage-report-action/compare/v5.0.1...v5.1.0">https://github.com/clearlyip/code-coverage-report-action/compare/v5.0.1...v5.1.0</a></p> <h2>v5.0.1</h2> <h2>What's Changed</h2> <ul> <li>Fixes <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/61">#61</a> by <a href="https://github.com/tm1000"><code>@​tm1000</code></a> in <a href="https://redirect.github.com/clearlyip/code-coverage-report-action/pull/62">clearlyip/code-coverage-report-action#62</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/clearlyip/code-coverage-report-action/compare/v5...v5.0.1">https://github.com/clearlyip/code-coverage-report-action/compare/v5...v5.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/fb9ef24b47b07ce6382d37252083124a85591ac7"><code>fb9ef24</code></a> bumps deps and fixes missed coverage when file AND package is provided in clover</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/c044cbd266cf46392e1fb9fd8d73c2e1c97d4103"><code>c044cbd</code></a> Bump the production-dependencies group across 1 directory with 2 updates (<a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/118">#118</a>)</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/9855bbc4f5dd5c3856f7e4013793de78e109d5e5"><code>9855bbc</code></a> Bump the development-dependencies group across 1 directory with 8 updates (<a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/120">#120</a>)</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/6290e36fd8cd863557584c80a687964af337043a"><code>6290e36</code></a> Bump fast-xml-parser in the production-dependencies group (<a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/111">#111</a>)</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/3ac3eb6707a6277f943bb53fdaaade4af2cbd7f4"><code>3ac3eb6</code></a> Bump the development-dependencies group across 1 directory with 8 updates (<a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/113">#113</a>)</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/682b4273ea08f114bdae0b7e5117bc152206d771"><code>682b427</code></a> update code-coverage-report-action from v4 to v5 in README.md (<a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/107">#107</a>)</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/5fcdfa1d99e46d9f7ceb20c5614c894161175097"><code>5fcdfa1</code></a> update repository URLs in package.json and README.md (<a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/108">#108</a>)</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/d75bb369f50721d46bc3fdc1764a6ed027ec5514"><code>d75bb36</code></a> remove format scripts after prettier integration into eslint in d1faee8 (<a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/109">#109</a>)</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/e6418e1d349993a6c5174ea680210fe4143ac159"><code>e6418e1</code></a> Bump the development-dependencies group with 2 updates (<a href="https://redirect.github.com/clearlyip/code-coverage-report-action/issues/106">#106</a>)</li> <li><a href="https://github.com/clearlyip/code-coverage-report-action/commit/d1faee84a8384b0833fe368c8e391f9c837049c1"><code>d1faee8</code></a> move prettier into eslint</li> <li>Additional commits viewable in <a href="https://github.com/clearlyip/code-coverage-report-action/compare/v5...v6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clearlyip/code-coverage-report-action&package-manager=github_actions&previous-version=5&new-version=6)](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 f09bed4 commit a6aa8f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/coverage_base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ jobs:
7676
run: melos run test:flutter
7777
- name: '[Coverage] Generate report'
7878
run: melos run coverage:combine
79-
- uses: clearlyip/code-coverage-report-action@v5
79+
- uses: clearlyip/code-coverage-report-action@v6
8080
with:
8181
filename: 'coverage/cobertura.xml'

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
if: ${{ matrix.sdk == 'stable' }}
110110
run: melos run coverage:show
111111
- name: '[Coverage] Create Report'
112-
uses: clearlyip/code-coverage-report-action@v5
112+
uses: clearlyip/code-coverage-report-action@v6
113113
id: code_coverage_report
114114
if: ${{ matrix.sdk == 'stable' && github.actor != 'dependabot[bot]'}}
115115
with:

0 commit comments

Comments
 (0)