Skip to content

Commit 7470d5b

Browse files
Bump coverallsapp/github-action from 2.0.0.pre.rc1 to 2.2.3 (dart-archive/yaml_edit#72)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.0.0.pre.rc1 to 2.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/coverallsapp/github-action/releases">coverallsapp/github-action's releases</a>.</em></p> <blockquote> <h2>v2.2.3</h2> <p>No release notes provided.</p> <h2>v2.2.2</h2> <p>No release notes provided.</p> <h2>v2.2.1</h2> <p>No release notes provided.</p> <h2>v2.2.0</h2> <p>No release notes provided.</p> <h2>v2.1.2</h2> <p>No release notes provided.</p> <h2>v2.1.1</h2> <p>No release notes provided.</p> <h2>v2.1.0</h2> <p>No release notes provided.</p> <h2>v2.0.0</h2> <p>No release notes provided.</p> <h2>v2</h2> <h1>Notable changes:</h1> <ul> <li><strong>v2</strong> uses <a href="https://github.com/coverallsapp/coverage-reporter">universal coverage reporter</a> instead of <a href="https://github.com/nickmerwin/node-coveralls">node-coveralls</a> like in <strong>v1</strong>.</li> </ul> <h2>Upgrading (v1 -&gt; v2)</h2> <ul> <li> <p>Option <code>path-to-lcov</code> is now deprecated, use <code>file</code> instead.</p> </li> <li> <p>You can also skip using the <code>file</code> option and coveralls will try to find all supported coverage files and combine their data.</p> </li> <li> <p>If coveralls fails to determine your coverage report format, use explicit <code>format</code> option to specify it. See <a href="https://github.com/coverallsapp/coverage-reporter#supported-coverage-report-formats">supported values</a>.</p> </li> </ul> <h2>v2.0.0-rc3</h2> <p>No release notes provided.</p> <h2>v2.0.0-rc2</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coverallsapp/github-action/commit/3dfc5567390f6fa9267c0ee9c251e4c8c3f18949"><code>3dfc556</code></a> fix: don't fail if bin directory exists on windows (<a href="https://redirect.github.com/coverallsapp/github-action/issues/189">dart-lang/yaml_edit#189</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/3b7078ee895f74fc267b7b267c88211df59fa816"><code>3b7078e</code></a> feat: use pwsh for windows runner (<a href="https://redirect.github.com/coverallsapp/github-action/issues/188">dart-lang/yaml_edit#188</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/95b1a2355bd0e526ad2fd62da9fd386ad4c98474"><code>95b1a23</code></a> feat: add files option (<a href="https://redirect.github.com/coverallsapp/github-action/issues/185">dart-lang/yaml_edit#185</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/12d23ccd512af6f292f5eaf42c191d64928b135c"><code>12d23cc</code></a> feat: add fail-on-error option (<a href="https://redirect.github.com/coverallsapp/github-action/issues/184">dart-lang/yaml_edit#184</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/8e1cba00ac8bb526c6a1b96b810071687e5e8310"><code>8e1cba0</code></a> feat: add measure option (<a href="https://redirect.github.com/coverallsapp/github-action/issues/183">dart-lang/yaml_edit#183</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/cb1c78cc8dd8522acce1a460c643e67515393ef6"><code>cb1c78c</code></a> docs: clarify coveralls repo permissions (<a href="https://redirect.github.com/coverallsapp/github-action/issues/182">dart-lang/yaml_edit#182</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/3b7440a0fbc8822c731c93250c2c5506ca51a48f"><code>3b7440a</code></a> Update README.md (<a href="https://redirect.github.com/coverallsapp/github-action/issues/181">dart-lang/yaml_edit#181</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/c7885c00cb7ec0b8f9f5ff3f53cddb980f7a4412"><code>c7885c0</code></a> chore: support explicit cli arguments (<a href="https://redirect.github.com/coverallsapp/github-action/issues/179">dart-lang/yaml_edit#179</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/059e56d143348431aafb4917fc9843532d0b6ac5"><code>059e56d</code></a> docs: describe debug option</li> <li><a href="https://github.com/coverallsapp/github-action/commit/f350da2c033043742f89e8c0b7b5145a1616da6d"><code>f350da2</code></a> chore: add source header (<a href="https://redirect.github.com/coverallsapp/github-action/issues/167">dart-lang/yaml_edit#167</a>)</li> <li>Additional commits viewable in <a href="https://github.com/coverallsapp/github-action/compare/30402dfd78555606e51eff084546182de0647a4a...3dfc5567390f6fa9267c0ee9c251e4c8c3f18949">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=coverallsapp/github-action&package-manager=github_actions&previous-version=2.0.0.pre.rc1&new-version=2.2.3)](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`. --- <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>
1 parent 01477c1 commit 7470d5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/yaml_edit/.github/workflows/test-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Convert coverage to lcov
6565
run: dart run coverage:format_coverage -i ./coverage -o ./coverage/lcov.info --lcov --report-on lib/
6666
if: always() && steps.install.outcome == 'success' && matrix.sdk != '2.12.0'
67-
- uses: coverallsapp/github-action@30402dfd78555606e51eff084546182de0647a4a
67+
- uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
6868
if: always() && steps.install.outcome == 'success' && matrix.sdk != '2.12.0'
6969
with:
7070
flag-name: os:${{ matrix.os }}/dart:${{ matrix.sdk }}/platform:${{ matrix.platform }}
@@ -75,6 +75,6 @@ jobs:
7575
if: ${{ always() }}
7676
runs-on: ubuntu-latest
7777
steps:
78-
- uses: coverallsapp/github-action@30402dfd78555606e51eff084546182de0647a4a
78+
- uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
7979
with:
8080
parallel-finished: true

0 commit comments

Comments
 (0)