Skip to content

Commit ce87a2b

Browse files
Bump the github-actions group with 3 updates (#2012)
Bumps the github-actions group with 3 updates: [coverallsapp/github-action](https://github.com/coverallsapp/github-action), [subosito/flutter-action](https://github.com/subosito/flutter-action) and [actions/stale](https://github.com/actions/stale). Updates `coverallsapp/github-action` from 2.3.4 to 2.3.6 <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.3.6</h2> <h2>What's Changed</h2> <ul> <li>Explicitly set auto-detect as default for platform by <a href="https://github.com/fredden"><code>@​fredden</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/240">coverallsapp/github-action#240</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coverallsapp/github-action/compare/v2...v2.3.6">https://github.com/coverallsapp/github-action/compare/v2...v2.3.6</a></p> <h2>v2.3.5</h2> <h2>What's Changed</h2> <ul> <li>Automatically detect the platform to install by <a href="https://github.com/fredden"><code>@​fredden</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/238">coverallsapp/github-action#238</a></li> <li>README/Inputs: list all (non-deprecated) inputs by <a href="https://github.com/jrfnl"><code>@​jrfnl</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/239">coverallsapp/github-action#239</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fredden"><code>@​fredden</code></a> made their first contribution in <a href="https://redirect.github.com/coverallsapp/github-action/pull/238">coverallsapp/github-action#238</a></li> <li><a href="https://github.com/jrfnl"><code>@​jrfnl</code></a> made their first contribution in <a href="https://redirect.github.com/coverallsapp/github-action/pull/239">coverallsapp/github-action#239</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coverallsapp/github-action/compare/v2...v2.3.5">https://github.com/coverallsapp/github-action/compare/v2...v2.3.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coverallsapp/github-action/commit/648a8eb78e6d50909eff900e4ec85cab4524a45b"><code>648a8eb</code></a> Explicitly set auto-detect as default for platform (<a href="https://redirect.github.com/coverallsapp/github-action/issues/240">#240</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/773b6d8e80fa7862da56a7664bd747c91255b2e2"><code>773b6d8</code></a> README/Inputs: list all (non-deprecated) inputs (<a href="https://redirect.github.com/coverallsapp/github-action/issues/239">#239</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/72709f8c43414e4e4580c289f1742fc01e5562c1"><code>72709f8</code></a> Automatically detect the platform to install (<a href="https://redirect.github.com/coverallsapp/github-action/issues/238">#238</a>)</li> <li>See full diff in <a href="https://github.com/coverallsapp/github-action/compare/cfd0633edbd2411b532b808ba7a8b5e04f76d2c8...648a8eb78e6d50909eff900e4ec85cab4524a45b">compare view</a></li> </ul> </details> <br /> Updates `subosito/flutter-action` from 2.17.0 to 2.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/subosito/flutter-action/releases">subosito/flutter-action's releases</a>.</em></p> <blockquote> <h2>v2.18.0</h2> <h2>What's Changed</h2> <ul> <li>README updates by <a href="https://github.com/bartekpacia"><code>@​bartekpacia</code></a></li> <li>Automatically install <code>yq</code> on Windows runners by <a href="https://github.com/penkzhou"><code>@​penkzhou</code></a> in <a href="https://redirect.github.com/subosito/flutter-action/pull/336">subosito/flutter-action#336</a></li> <li>feat: add git source support by <a href="https://github.com/ErBWs"><code>@​ErBWs</code></a> in <a href="https://redirect.github.com/subosito/flutter-action/pull/334">subosito/flutter-action#334</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ErBWs"><code>@​ErBWs</code></a> made their first contribution in <a href="https://redirect.github.com/subosito/flutter-action/pull/334">subosito/flutter-action#334</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/subosito/flutter-action/compare/v2.17.0...v2.18.0">https://github.com/subosito/flutter-action/compare/v2.17.0...v2.18.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/subosito/flutter-action/commit/f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff"><code>f2c4f66</code></a> fix syntax mistake in readme (<a href="https://redirect.github.com/subosito/flutter-action/issues/338">#338</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/fd476281dd6b9756e312d8547ee16948cd2faea3"><code>fd47628</code></a> improve readme (<a href="https://redirect.github.com/subosito/flutter-action/issues/337">#337</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/799318a1318305e5ffa22a77f6f497a9d6a88fec"><code>799318a</code></a> feat: add git source support (<a href="https://redirect.github.com/subosito/flutter-action/issues/334">#334</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/8535a80ce063459137ab08ca17e127d6ad8ad6b9"><code>8535a80</code></a> Feature/yq on windows (<a href="https://redirect.github.com/subosito/flutter-action/issues/336">#336</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/7642db70527189e71bfc05223bbfb0e416c863c9"><code>7642db7</code></a> update readme (<a href="https://redirect.github.com/subosito/flutter-action/issues/335">#335</a>)</li> <li>See full diff in <a href="https://github.com/subosito/flutter-action/compare/74af56c5ed2697ba4621264652728e8d217e53d3...f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff">compare view</a></li> </ul> </details> <br /> Updates `actions/stale` from 9.0.0 to 9.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/stale/releases">actions/stale's releases</a>.</em></p> <blockquote> <h2>v9.1.0</h2> <h2>What's Changed</h2> <ul> <li>Documentation update by <a href="https://github.com/Marukome0743"><code>@​Marukome0743</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1116">actions/stale#1116</a></li> <li>Add workflow file for publishing releases to immutable action package by <a href="https://github.com/Jcambass"><code>@​Jcambass</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1179">actions/stale#1179</a></li> <li>Update undici from 5.28.2 to 5.28.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1150">actions/stale#1150</a></li> <li>Update actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1091">actions/stale#1091</a></li> <li>Update actions/publish-action from 0.2.2 to 0.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1147">actions/stale#1147</a></li> <li>Update ts-jest from 29.1.1 to 29.2.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1175">actions/stale#1175</a></li> <li>Update <code>@​actions/core</code> from 1.10.1 to 1.11.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1191">actions/stale#1191</a></li> <li>Update <code>@​types/jest</code> from 29.5.11 to 29.5.14 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1193">actions/stale#1193</a></li> <li>Update <code>@​actions/cache</code> from 3.2.2 to 4.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/stale/pull/1194">actions/stale#1194</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Marukome0743"><code>@​Marukome0743</code></a> made their first contribution in <a href="https://redirect.github.com/actions/stale/pull/1116">actions/stale#1116</a></li> <li><a href="https://github.com/Jcambass"><code>@​Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/stale/pull/1179">actions/stale#1179</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/stale/compare/v9...v9.1.0">https://github.com/actions/stale/compare/v9...v9.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/stale/commit/5bef64f19d7facfb25b37b414482c7164d639639"><code>5bef64f</code></a> build(deps): bump <code>@​actions/cache</code> from 3.2.2 to 4.0.0 (<a href="https://redirect.github.com/actions/stale/issues/1194">#1194</a>)</li> <li><a href="https://github.com/actions/stale/commit/fa77dfddd04682b7d96dbc4e016318e681fdc10e"><code>fa77dfd</code></a> build(deps-dev): bump <code>@​types/jest</code> from 29.5.11 to 29.5.14 (<a href="https://redirect.github.com/actions/stale/issues/1193">#1193</a>)</li> <li><a href="https://github.com/actions/stale/commit/f04443dce335c74ba15c65f4cbb3688e6cb6a6ec"><code>f04443d</code></a> build(deps): bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 (<a href="https://redirect.github.com/actions/stale/issues/1191">#1191</a>)</li> <li><a href="https://github.com/actions/stale/commit/5c715b0513651880806e14d529f014b12fdd50eb"><code>5c715b0</code></a> build(deps-dev): bump ts-jest from 29.1.1 to 29.2.5 (<a href="https://redirect.github.com/actions/stale/issues/1175">#1175</a>)</li> <li><a href="https://github.com/actions/stale/commit/f69122271d990fd11f5594ccff2296f00ff59b49"><code>f691222</code></a> build(deps): bump actions/publish-action from 0.2.2 to 0.3.0 (<a href="https://redirect.github.com/actions/stale/issues/1147">#1147</a>)</li> <li><a href="https://github.com/actions/stale/commit/df990c2cf5ae92c90653c9485d6882a0a09feac7"><code>df990c2</code></a> build(deps): bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/actions/stale/issues/1091">#1091</a>)</li> <li><a href="https://github.com/actions/stale/commit/6e472ce44ab4197b0154601c59c54a75b73b340b"><code>6e472ce</code></a> Merge pull request <a href="https://redirect.github.com/actions/stale/issues/1179">#1179</a> from actions/Jcambass-patch-1</li> <li><a href="https://github.com/actions/stale/commit/d10ba64261d965f75165f74c55cd3ffbf690d442"><code>d10ba64</code></a> Merge pull request <a href="https://redirect.github.com/actions/stale/issues/1150">#1150</a> from actions/dependabot/npm_and_yarn/undici-5.28.4</li> <li><a href="https://github.com/actions/stale/commit/bbf3da5f64eebd003932d93293857400f7f7e18d"><code>bbf3da5</code></a> resolve check failures</li> <li><a href="https://github.com/actions/stale/commit/6a2e61d18b155e538f85ef1bf7bd0470775e9703"><code>6a2e61d</code></a> Add workflow file for publishing releases to immutable action package</li> <li>Additional commits viewable in <a href="https://github.com/actions/stale/compare/28ca1036281a5e5922ead5184a1bbf96e5fc984e...5bef64f19d7facfb25b37b414482c7164d639639">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
1 parent ab25b55 commit ce87a2b

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

.github/workflows/cli_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: dart pub global run coverage:test_with_coverage
5151
if: ${{ matrix.sdk == 'stable' }}
5252
- name: Upload coverage
53-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
53+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
flag-name: cli_config_linux

.github/workflows/coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Collect and report coverage
9494
run: dart run bin/test_with_coverage.dart --port=9292
9595
- name: Upload coverage
96-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
96+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
9797
with:
9898
github-token: ${{ secrets.GITHUB_TOKEN }}
9999
path-to-lcov: pkgs/coverage/coverage/lcov.info

.github/workflows/markdown_flutter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Install the Flutter SDK using the subosito/flutter-action GitHub action.
4141
- name: install the flutter sdk
42-
uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
42+
uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
4343
with:
4444
channel: beta
4545

.github/workflows/no-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
if: ${{ github.repository_owner == 'dart-lang' }}
2121
steps:
22-
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
22+
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
2323
with:
2424
# Don't automatically mark inactive issues+PRs as stale.
2525
days-before-stale: -1

.github/workflows/yaml_edit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Convert coverage to lcov
7676
run: dart run coverage:format_coverage -i ./coverage -o ./coverage/lcov.info --lcov --report-on lib/
7777
if: always() && steps.install.outcome == 'success' && matrix.sdk != '2.12.0'
78-
- uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
78+
- uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
7979
if: always() && steps.install.outcome == 'success' && matrix.sdk != '2.12.0'
8080
with:
8181
flag-name: os:${{ matrix.os }}/dart:${{ matrix.sdk }}/platform:${{ matrix.platform }}
@@ -86,6 +86,6 @@ jobs:
8686
if: ${{ always() }}
8787
runs-on: ubuntu-latest
8888
steps:
89-
- uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
89+
- uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
9090
with:
9191
parallel-finished: true

0 commit comments

Comments
 (0)