[infra] Bump the github-actions group with 7 updates (#3604)

Bumps the github-actions group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [coverallsapp/github-action](https://github.com/coverallsapp/github-action) | `87358ce5dd9575c3762db828a00998c10283087a` | `7eaec0f9ffb3343970b8447736fc85442e961b67` |
| [dart-lang/ecosystem/.github/workflows/health.yaml](https://github.com/dart-lang/ecosystem) | `ed9c592c1d35106c0a8a52044426515017a60646` | `fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57` |
| [actions/setup-java](https://github.com/actions/setup-java) | `5.7.0` | `6.0.0` |
| [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) | `1.8.0` | `1.8.1` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `3.0.2` | `3.0.3` |
| [dart-lang/ecosystem/.github/workflows/post_summaries.yaml](https://github.com/dart-lang/ecosystem) | `ed9c592c1d35106c0a8a52044426515017a60646` | `fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57` |
| [dart-lang/ecosystem/.github/workflows/publish.yaml](https://github.com/dart-lang/ecosystem) | `ed9c592c1d35106c0a8a52044426515017a60646` | `fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57` |

Updates `coverallsapp/github-action` from 87358ce5dd9575c3762db828a00998c10283087a to 7eaec0f9ffb3343970b8447736fc85442e961b67
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/coverallsapp/github-action/commit/7eaec0f9ffb3343970b8447736fc85442e961b67"><code>7eaec0f</code></a> ci: bump actions/checkout to v7 to clear Node 20 deprecation (<a href="https://redirect.github.com/coverallsapp/github-action/issues/271">#271</a>)</li>
<li><a href="https://github.com/coverallsapp/github-action/commit/0a06e5d0e3a95fd364e0bdbcd2a62b4b4d18aa57"><code>0a06e5d</code></a> Smoke test: run weekly and open an issue on failure (<a href="https://redirect.github.com/coverallsapp/github-action/issues/270">#270</a>)</li>
<li>See full diff in <a href="https://github.com/coverallsapp/github-action/compare/87358ce5dd9575c3762db828a00998c10283087a...7eaec0f9ffb3343970b8447736fc85442e961b67">compare view</a></li>
</ul>
</details>
<br />

Updates `dart-lang/ecosystem/.github/workflows/health.yaml` from ed9c592c1d35106c0a8a52044426515017a60646 to fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/ecosystem/commit/fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57"><code>fc3dd9a</code></a> fix(firehose): update existing publishing PR comments when no packages are re...</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/e0a78b408ebab9547710a4b869e2e78b9d887fef"><code>e0a78b4</code></a> fix(firehose): bump dependency_validator pinned hash to 5.0.6 (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/450">#450</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/60fca9f1270a0819b3ee9caf74b08fb0a212e4cb"><code>60fca9f</code></a> Condense firehose package publishing table in PR validation (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/445">#445</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/b79f68c55d4a611e7ebf63091036f3f18b5d94b3"><code>b79f68c</code></a> chore(health): remove 3rd-party coveralls action dependency (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/446">#446</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/cda8bd535dfbcff45010bc3c843d325682f944b2"><code>cda8bd5</code></a> Grant required permissions in want_lgtm_internal and canary_internal workflow...</li>
<li>See full diff in <a href="https://github.com/dart-lang/ecosystem/compare/ed9c592c1d35106c0a8a52044426515017a60646...fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57">compare view</a></li>
</ul>
</details>
<br />

Updates `actions/setup-java` from 5.7.0 to 6.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/setup-java/releases">actions/setup-java's releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>dist: Migrate from Zulu Discovery API to Azul Metadata API by <a href="https://github.com/jameswald"><code>@​jameswald</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1010">actions/setup-java#1010</a></li>
<li>feat: add .mvn/extensions.xml to Maven cache key pattern by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> with <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1041">actions/setup-java#1041</a></li>
<li>Migrate to ESM and upgrade dependencies by <a href="https://github.com/priyagupta108"><code>@​priyagupta108</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1078">actions/setup-java#1078</a></li>
<li>Map Zulu x86 architecture to i686 for Azul Metadata API by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1079">actions/setup-java#1079</a></li>
<li>Rename jdkFile input to jdk-file with deprecated alias by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1083">actions/setup-java#1083</a></li>
<li>Infer distribution from asdf .tool-versions vendor prefix by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1084">actions/setup-java#1084</a></li>
<li>Add Maven compiler problem matcher for javac diagnostics by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1086">actions/setup-java#1086</a></li>
<li>feat: expose cache-primary-key output (<a href="https://redirect.github.com/actions/setup-java/issues/597">#597</a>) by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1088">actions/setup-java#1088</a></li>
<li>docs: clarify V6 ESM migration is not a user-facing breaking change by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1090">actions/setup-java#1090</a></li>
<li>Support multi-field Java versions like <code>18.0.1.1</code> by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1092">actions/setup-java#1092</a></li>
<li>docs: document seeding the Maven cache for plugin dependencies by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1094">actions/setup-java#1094</a></li>
<li>docs: clarify Maven cache paths and key hash inputs by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1096">actions/setup-java#1096</a></li>
<li>Support pinning java-version as &quot;latest&quot; by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1093">actions/setup-java#1093</a></li>
<li>chore(deps-dev): bump eslint from 10.6.0 to 10.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1101">actions/setup-java#1101</a></li>
<li>chore(deps-dev): bump eslint-plugin-n from 18.2.1 to 18.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1103">actions/setup-java#1103</a></li>
<li>chore(deps-dev): bump prettier from 3.9.4 to 3.9.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1105">actions/setup-java#1105</a></li>
<li>chore(deps): bump actions/checkout from 6 to 7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1106">actions/setup-java#1106</a></li>
<li>chore(deps-dev): bump <code>@​types/node</code> from 26.1.0 to 26.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1104">actions/setup-java#1104</a></li>
<li>dist: Cover Tencent Kona JDK 25 by <a href="https://github.com/johnshajiang"><code>@​johnshajiang</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1108">actions/setup-java#1108</a></li>
<li>chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1102">actions/setup-java#1102</a></li>
<li>Preserve Maven toolchains across repeated setup-java runs (<a href="https://redirect.github.com/actions/setup-java/issues/1099">#1099</a>) by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1111">actions/setup-java#1111</a></li>
<li>dist: Support Liberica NIK (<a href="https://redirect.github.com/actions/setup-java/issues/878">#878</a>) by <a href="https://github.com/asm0dey"><code>@​asm0dey</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1112">actions/setup-java#1112</a></li>
<li>Fix template injection (zizmor alert <a href="https://redirect.github.com/actions/setup-java/issues/118">#118</a>) in e2e-versions.yml by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> with <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1114">actions/setup-java#1114</a></li>
<li>Fix template injection in e2e-versions.yml (zizmor alert <a href="https://redirect.github.com/actions/setup-java/issues/122">#122</a>) by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> with <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1120">actions/setup-java#1120</a></li>
<li>Disable persisted checkout credentials in e2e workflow by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> with <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1115">actions/setup-java#1115</a></li>
<li>feat: Update recommended configuration for GPG signing by <a href="https://github.com/wetneb"><code>@​wetneb</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/608">actions/setup-java#608</a></li>
<li>Cache Maven and Gradle wrapper distributions separately from the dependency cache by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1097">actions/setup-java#1097</a></li>
<li>Consolidate cache-dependency-path e2e workflow and add maven/sbt coverage by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1124">actions/setup-java#1124</a></li>
<li>Use gpg.passphraseEnvName instead of the deprecated gpg.passphrase server by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1123">actions/setup-java#1123</a></li>
<li>Extract repeated directory-check assertions into check-dir.sh helper by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1127">actions/setup-java#1127</a></li>
<li>Consolidate duplicate jobs in e2e-versions workflow by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1125">actions/setup-java#1125</a></li>
<li>Use YAML anchors to reduce boilerplate in e2e-versions workflow by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1126">actions/setup-java#1126</a></li>
<li>Updated msft json for now by <a href="https://github.com/jmjaffe37"><code>@​jmjaffe37</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1129">actions/setup-java#1129</a></li>
<li>Document missing action inputs in README by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1130">actions/setup-java#1130</a></li>
<li>chore(deps): bump <code>@​actions/cache</code> to 6.2.0 by <a href="https://github.com/philip-gai"><code>@​philip-gai</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1128">actions/setup-java#1128</a></li>
<li>Add an option to disable Java problem matchers by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1133">actions/setup-java#1133</a></li>
<li>docs: update setup-java examples by <a href="https://github.com/HarithaVattikuti"><code>@​HarithaVattikuti</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1131">actions/setup-java#1131</a></li>
<li>Clarify credential environment variable inputs by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1134">actions/setup-java#1134</a></li>
<li>chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.63.0 to 8.64.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1135">actions/setup-java#1135</a></li>
<li>chore(deps): bump actions/setup-python from 6 to 7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1143">actions/setup-java#1143</a></li>
<li>chore(deps): bump fast-xml-parser from 5.9.3 to 5.10.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1142">actions/setup-java#1142</a></li>
<li>chore(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.64.0 to 8.65.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1138">actions/setup-java#1138</a></li>
<li>chore(deps-dev): bump lint-staged from 17.0.8 to 17.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1136">actions/setup-java#1136</a></li>
<li>chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-java/pull/1137">actions/setup-java#1137</a></li>
<li>chore(deps): fix npm audited vulnerabilities by <a href="https://github.com/mhoffrog"><code>@​mhoffrog</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1140">actions/setup-java#1140</a></li>
<li>Fix formatting issues in README.md by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1144">actions/setup-java#1144</a></li>
<li>Remediate npm audit findings and rebuild distributions by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> with <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1145">actions/setup-java#1145</a></li>
<li>Set GRAALVM_HOME for GraalVM distributions by <a href="https://github.com/brunoborges"><code>@​brunoborges</code></a> with <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/actions/setup-java/pull/1146">actions/setup-java#1146</a></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/actions/setup-java/commit/dd06d9cba3e5552c54d9f8ea23572deb30010f7c"><code>dd06d9c</code></a> Prepare documentation for v6 release (<a href="https://redirect.github.com/actions/setup-java/issues/1253">#1253</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/59b3450628e54f250d3a3bfd413cd68b83bce8ed"><code>59b3450</code></a> chore(deps): combine open Dependabot npm updates (<a href="https://redirect.github.com/actions/setup-java/issues/1252">#1252</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/b96213d9d21fbd1dd447987fe15dd75fce7f7726"><code>b96213d</code></a> Set default signature verification for supported distributions (<a href="https://redirect.github.com/actions/setup-java/issues/1246">#1246</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/1dbac3c9e137b6d4d280bae1ae4e9902bb4ce1b9"><code>1dbac3c</code></a> docs: expose contributing guide to GitHub (<a href="https://redirect.github.com/actions/setup-java/issues/1245">#1245</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/11741d6cfaf82354eb314633583a9ce43399238b"><code>11741d6</code></a> ci: constrain cache e2e job modes (<a href="https://redirect.github.com/actions/setup-java/issues/1244">#1244</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/ff99aa1c87709f29685194226dae7d9b476c594f"><code>ff99aa1</code></a> Fix Oracle macOS E2E version (<a href="https://redirect.github.com/actions/setup-java/issues/1243">#1243</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/416c6d1e8ab4ffb67a533d502fd7b21f70c5d9ee"><code>416c6d1</code></a> Add Red Hat Build of OpenJDK support (<a href="https://redirect.github.com/actions/setup-java/issues/1241">#1241</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/5f75b27283990add95cd9c4ceaca74d789324bf7"><code>5f75b27</code></a> Add Maven dependency-resolution repositories (<a href="https://redirect.github.com/actions/setup-java/issues/1240">#1240</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/a42a52cfb590b0682db41c911da5dc7798ba620e"><code>a42a52c</code></a> Add multiple Maven server credentials (<a href="https://redirect.github.com/actions/setup-java/issues/1239">#1239</a>)</li>
<li><a href="https://github.com/actions/setup-java/commit/fb4abd7a7075173ac733c41f723ac0c47c41ad17"><code>fb4abd7</code></a> test: cover JDK 26 from SDKMAN (<a href="https://redirect.github.com/actions/setup-java/issues/1238">#1238</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/actions/setup-java/compare/b6effb05e454b25005698d916606bdc6ffcbf961...dd06d9cba3e5552c54d9f8ea23572deb30010f7c">compare view</a></li>
</ul>
</details>
<br />

Updates `dart-lang/setup-dart` from 1.8.0 to 1.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p>
<blockquote>
<h2>v1.8.1</h2>
<ul>
<li>Update workflows to pin <code>actions/checkout</code> to a commit SHA.</li>
<li>Harden workflow permissions to <code>contents: read</code>.</li>
<li>Update <code>publish.yml</code> reusable workflow to reference <code>setup-dart@v1.8.0</code> and latest <code>setup-flutter</code>.</li>
<li>Bump <code>undici</code> to <code>6.28.0</code> and <code>@vercel/ncc</code> to <code>0.44.1</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p>
<blockquote>
<h2>v1.8.1</h2>
<ul>
<li>Update workflows to pin <code>actions/checkout</code> to a commit SHA.</li>
<li>Harden workflow permissions to <code>contents: read</code>.</li>
<li>Update <code>publish.yml</code> reusable workflow to reference <code>setup-dart@v1.8.0</code> and latest <code>setup-flutter</code>.</li>
<li>Bump <code>undici</code> to <code>6.28.0</code> and <code>@vercel/ncc</code> to <code>0.44.1</code>.</li>
</ul>
<h2>v1.8.0</h2>
<ul>
<li>Add a problem matcher for <code>dart analyze</code> to automatically create inline annotations on GitHub pull requests.</li>
<li>Update <code>publish.yml</code> reusable workflow to reference <code>setup-dart@v1.7.2</code> (running on Node 24) (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/188">#188</a>[]).</li>
<li>Update GitHub Action dependencies (<code>actions/checkout</code> v7).</li>
<li>Bump <code>undici</code> to <code>6.27.0</code> and update npm dependencies.</li>
</ul>
<p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/188">#188</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/188">dart-lang/setup-dart#188</a></p>
<h2>v1.7.2</h2>
<ul>
<li>Update Node.js requirement to Node 24.</li>
<li>Fix open Dependabot alerts by bumping <code>undici</code> to <code>&gt;=6.24.0</code>.</li>
<li>Update GitHub Action dependencies (<code>@actions/core</code>, <code>@actions/exec</code>, <code>@actions/tool-cache</code>, <code>@actions/http-client</code>).</li>
<li>Update workflow actions to their latest versions (<code>actions/checkout</code> v6, <code>setup-flutter</code>).</li>
</ul>
<h2>v1.7.1</h2>
<ul>
<li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975">CVE-2025-22150</a>.</li>
<li>Update to the latest npm dependencies.</li>
<li>Recompile the action using the new Dart / JavaScript interop.</li>
</ul>
<h2>v1.7.0</h2>
<ul>
<li>
<p>Install flutter sdk in publishing step, allowing Flutter packages to be
published (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">#68</a>[])</p>
<p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">#68</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">dart-lang/setup-dart#68</a></p>
</li>
</ul>
<h2>v1.6.5</h2>
<ul>
<li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>[])</li>
</ul>
<p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dart#118</a></p>
<h2>v1.6.4</h2>
<ul>
<li>Rebuild JS code.</li>
</ul>
<h2>v1.6.3</h2>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/setup-dart/commit/6afc89df92d6eb3834022f73cd65adc8cdfcb92d"><code>6afc89d</code></a> Pin actions/checkout to a commit SHA and harden workflow permissions (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/196">#196</a>)</li>
<li><a href="https://github.com/dart-lang/setup-dart/commit/b653b3cfefb8a28264680eac1d50028789184290"><code>b653b3c</code></a> Prepare v1.8.1 release (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/195">#195</a>)</li>
<li><a href="https://github.com/dart-lang/setup-dart/commit/45165d2ee1360cec3b96db808cfed1ac276dd71a"><code>45165d2</code></a> Bump the github-actions group across 1 directory with 2 updates (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/194">#194</a>)</li>
<li><a href="https://github.com/dart-lang/setup-dart/commit/9af6bba6fc903c8d3427e54f6bef88b1cb519a77"><code>9af6bba</code></a> Pin actions/checkout to a commit SHA in publish.yml (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/193">#193</a>)</li>
<li><a href="https://github.com/dart-lang/setup-dart/commit/ddca5d2081d05961010a263feb54fba5a01e4fb8"><code>ddca5d2</code></a> Bump <code>@​vercel/ncc</code> in the npm-dependencies group across 1 directory (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/185">#185</a>)</li>
<li><a href="https://github.com/dart-lang/setup-dart/commit/5c116a34f6a4c3b222192b56c5440d03fc813d96"><code>5c116a3</code></a> Bump undici from 6.27.0 to 6.28.0 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/190">#190</a>)</li>
<li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/7654d458321ee25acccccfdb86cd48bd95768ff1...6afc89df92d6eb3834022f73cd65adc8cdfcb92d">compare view</a></li>
</ul>
</details>
<br />

Updates `softprops/action-gh-release` from 3.0.2 to 3.0.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/softprops/action-gh-release/releases">softprops/action-gh-release's releases</a>.</em></p>
<blockquote>
<h2>v3.0.3</h2>
<p><code>3.0.3</code> is a maintenance release with updated dependencies. It also safely
classifies malformed GitHub API errors to avoid secondary failures (<a href="https://redirect.github.com/softprops/action-gh-release/issues/822">#822</a>).</p>
<h2>What's Changed</h2>
<h3>Bug fixes 🐛</h3>
<ul>
<li>fix: safely classify GitHub API errors by <a href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/822">softprops/action-gh-release#822</a></li>
</ul>
<h3>Other Changes 🔄</h3>
<ul>
<li>dependency updates</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md">softprops/action-gh-release's changelog</a>.</em></p>
<blockquote>
<h2>3.0.3</h2>
<p><code>3.0.3</code> is a maintenance release with updated dependencies. It also safely
classifies malformed GitHub API errors to avoid secondary failures (<a href="https://redirect.github.com/softprops/action-gh-release/issues/822">#822</a>).</p>
<h2>What's Changed</h2>
<h3>Bug fixes 🐛</h3>
<ul>
<li>fix: safely classify GitHub API errors by <a href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/822">softprops/action-gh-release#822</a></li>
</ul>
<h3>Other Changes 🔄</h3>
<ul>
<li>dependency updates</li>
</ul>
<h2>3.0.2</h2>
<p><code>3.0.2</code> is a patch release focused on release reliability and compatibility. It
reuses existing draft releases when publishing prereleases, supports replacing
release assets on Gitea, hardens streamed asset uploads, and provides clearer
release-creation diagnostics. It also includes TypeScript, coverage, and tooling
maintenance merged since <code>3.0.1</code>.</p>
<p>This release fixes <a href="https://redirect.github.com/softprops/action-gh-release/issues/795">#795</a>, <a href="https://redirect.github.com/softprops/action-gh-release/issues/438">#438</a>, and <a href="https://redirect.github.com/softprops/action-gh-release/issues/803">#803</a>. The upload transport hardening covers the
historical failure reported in <a href="https://redirect.github.com/softprops/action-gh-release/issues/790">#790</a>, although current hosted Node 24 runners did
not reproduce it naturally. The diagnostics work is related to <a href="https://redirect.github.com/softprops/action-gh-release/issues/786">#786</a> and does not
claim a reproducible release-creation fix.</p>
<h2>What's Changed</h2>
<h3>Exciting New Features 🎉</h3>
<ul>
<li>feat: improve release error reporting and test coverage by <a href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/813">softprops/action-gh-release#813</a></li>
</ul>
<h3>Bug fixes 🐛</h3>
<ul>
<li>fix: publish existing draft releases as prereleases by <a href="https://github.com/godfengliang"><code>@​godfengliang</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/801">softprops/action-gh-release#801</a></li>
<li>fix: upload small checksum assets reliably by <a href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/815">softprops/action-gh-release#815</a></li>
<li>fix: replace existing release assets on Gitea by <a href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/816">softprops/action-gh-release#816</a></li>
<li>fix: clarify release creation 404 errors by <a href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/817">softprops/action-gh-release#817</a></li>
</ul>
<h3>Other Changes 🔄</h3>
<ul>
<li>chore(deps): upgrade TypeScript to 7 by <a href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/812">softprops/action-gh-release#812</a></li>
<li>chore(deps): remove unused TypeScript tooling by <a href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/814">softprops/action-gh-release#814</a></li>
<li>dependency, Node 24 pin, and CI maintenance merged since <code>3.0.1</code></li>
</ul>
<h2>3.0.1</h2>
<ul>
<li>maintenance release with updated dependencies</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/softprops/action-gh-release/commit/efb35369e0ad2afab669f228072c1b0d510eae64"><code>efb3536</code></a> release 3.0.3 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/840">#840</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/6441963a7597ab67f36fea0287a7ae58a9bfd8fe"><code>6441963</code></a> chore(deps): bump the npm group with 2 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/839">#839</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/e5ee6bc58a36b838b92fc1217f2e4b414b5abcc8"><code>e5ee6bc</code></a> chore(deps): bump esbuild from 0.28.1 to 0.28.2 in the npm group (<a href="https://redirect.github.com/softprops/action-gh-release/issues/837">#837</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/d1e66170d32c9ec7bbcb7fae044d3d686ce304d3"><code>d1e6617</code></a> chore(deps): bump undici from 6.27.0 to 6.28.0 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/831">#831</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/64037519ba20f54c01bc1dc90342c929aac5a2fa"><code>6403751</code></a> chore(deps): bump the npm group with 2 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/835">#835</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/7c7184b6876126a5df15adc5b679dc450a393725"><code>7c7184b</code></a> chore(deps): bump postcss from 8.5.19 to 8.5.25 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/833">#833</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/0f3f0d2943676d58f9698b3ab590c2056023d77d"><code>0f3f0d2</code></a> chore(deps): bump brace-expansion from 5.0.8 to 5.0.9 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/832">#832</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/77fb938f2f95e717ce6705d2909af527263360a0"><code>77fb938</code></a> chore(deps): bump prettier from 3.9.5 to 3.9.6 in the npm group (<a href="https://redirect.github.com/softprops/action-gh-release/issues/830">#830</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/5a6f51711ce2ba103b78f5e9550f810679f11e0e"><code>5a6f517</code></a> chore(deps): bump brace-expansion from 5.0.7 to 5.0.8 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/828">#828</a>)</li>
<li><a href="https://github.com/softprops/action-gh-release/commit/a3c91c98f80000f5b06c7fc0327c54f51c6ab7d8"><code>a3c91c9</code></a> chore(deps): bump the github-actions group with 2 updates (<a href="https://redirect.github.com/softprops/action-gh-release/issues/825">#825</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/softprops/action-gh-release/compare/3d0d9888cb7fd7b750713d6e236d1fcb99157228...efb35369e0ad2afab669f228072c1b0d510eae64">compare view</a></li>
</ul>
</details>
<br />

Updates `dart-lang/ecosystem/.github/workflows/post_summaries.yaml` from ed9c592c1d35106c0a8a52044426515017a60646 to fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/ecosystem/commit/fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57"><code>fc3dd9a</code></a> fix(firehose): update existing publishing PR comments when no packages are re...</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/e0a78b408ebab9547710a4b869e2e78b9d887fef"><code>e0a78b4</code></a> fix(firehose): bump dependency_validator pinned hash to 5.0.6 (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/450">#450</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/60fca9f1270a0819b3ee9caf74b08fb0a212e4cb"><code>60fca9f</code></a> Condense firehose package publishing table in PR validation (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/445">#445</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/b79f68c55d4a611e7ebf63091036f3f18b5d94b3"><code>b79f68c</code></a> chore(health): remove 3rd-party coveralls action dependency (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/446">#446</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/cda8bd535dfbcff45010bc3c843d325682f944b2"><code>cda8bd5</code></a> Grant required permissions in want_lgtm_internal and canary_internal workflow...</li>
<li>See full diff in <a href="https://github.com/dart-lang/ecosystem/compare/ed9c592c1d35106c0a8a52044426515017a60646...fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57">compare view</a></li>
</ul>
</details>
<br />

Updates `dart-lang/ecosystem/.github/workflows/publish.yaml` from ed9c592c1d35106c0a8a52044426515017a60646 to fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dart-lang/ecosystem/commit/fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57"><code>fc3dd9a</code></a> fix(firehose): update existing publishing PR comments when no packages are re...</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/e0a78b408ebab9547710a4b869e2e78b9d887fef"><code>e0a78b4</code></a> fix(firehose): bump dependency_validator pinned hash to 5.0.6 (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/450">#450</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/60fca9f1270a0819b3ee9caf74b08fb0a212e4cb"><code>60fca9f</code></a> Condense firehose package publishing table in PR validation (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/445">#445</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/b79f68c55d4a611e7ebf63091036f3f18b5d94b3"><code>b79f68c</code></a> chore(health): remove 3rd-party coveralls action dependency (<a href="https://redirect.github.com/dart-lang/ecosystem/issues/446">#446</a>)</li>
<li><a href="https://github.com/dart-lang/ecosystem/commit/cda8bd535dfbcff45010bc3c843d325682f944b2"><code>cda8bd5</code></a> Grant required permissions in want_lgtm_internal and canary_internal workflow...</li>
<li>See full diff in <a href="https://github.com/dart-lang/ecosystem/compare/ed9c592c1d35106c0a8a52044426515017a60646...fc3dd9a17a8e18b3b4aa5abac8a0f4a679fe2d57">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 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>
11 files changed
tree: 68d36e7a6fe23ab68b36f040c74c912099f8d82d
  1. .agents/
  2. .gemini/
  3. .github/
  4. .idx/
  5. doc/
  6. pkgs/
  7. tool/
  8. .gitignore
  9. analysis_options.yaml
  10. AUTHORS
  11. CONTRIBUTING.md
  12. LICENSE
  13. pubspec.yaml
  14. README.md
README.md

Coverage Status

Overview

This repository is home to Dart packages related to FFI and native assets building and bundling.

Documentation

See the doc directory for more documentation.

Packages

PackageDescriptionIssuesVersion
code_assetsThis package contains the Dart API for code assets in hook/build.dart and hook/link.dart.issuespub package
data_assetsThis package contains the Dart API for data assets in hook/build.dart and hook/link.dart.issuespub package
ffiUtilities for working with Foreign Function Interface (FFI) code.issuespub package
ffigenGenerator for FFI bindings, using LibClang to parse C, Objective-C, and Swift files.issuespub package
hooksThis package contains the API for hook/build.dart and hook/link.dart.issuespub package
hooks_runnerThis package is the backend that invokes hook/build.dart and hook/link.dart from Dart and Flutter.issuespub package
jniA library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.issuespub package
jni_flutterA library to access Flutter Android specific APIs from Dart.issuespub package
jni_utilA library to access Flutter Android specific APIs from Dart.issuespub package
jnigenA Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.issuespub package
native_toolchain_cA library to invoke the native C compiler installed on the host machine.issuespub package
objective_cA library to access Objective C from Flutter that acts as a support library for package:ffigen.issuespub package
record_useDart API to access @RecordUse() recorded usages in link hooks.issuespub package
swift2objcA tool for generating bindings that allow interop between Dart and Swift code.issuespub package
swiftgenA tool for generating bindings that allow interop between Dart and Swift code.issuespub package

External packages

Packages not on this repo but also related to FFI and native assets. ❤️

PackageDescriptionVersion
native_toolchain_cmakeA library to invoke CMake for Dart Native Assets.pub package
native_toolchain_goA library to invoke the native Go compiler installed on the host machine.pub package
native_toolchain_ninjaA library to invoke Ninja for Dart Native Assets.pub package
native_toolchain_rustA library to build and bundle Rust code for Dart Native Assets.pub package
native_toolchain_zigA library to build and bundle Zig code for Dart Native Assets.pub package

Publishing automation

For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

For additional information about contributing, see our contributing page.