Skip to content

Commit c6b911b

Browse files
Bump the github-actions group across 1 directory with 4 updates (#949)
Bumps the github-actions group with 4 updates in the / directory: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart), [actions/upload-artifact](https://github.com/actions/upload-artifact), [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [flutter-actions/setup-flutter](https://github.com/flutter-actions/setup-flutter). Updates `dart-lang/setup-dart` from 1.6.5 to 1.7.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.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> <h2>What's Changed</h2> <ul> <li>Install a Flutter SDK in the publish workflow allowing for publication of flutter packages.</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.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> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">CVE-2024-30260</a> and <a href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">CVE-2024-30261</a>.</li> </ul> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20`` from </code>node16`. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c"><code>e51d8e5</code></a> prep for releasing 1.7.1 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/150">#150</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/1faf8e64e5464d6b727016aa2467794f7dc410fb"><code>1faf8e6</code></a> updates to move away from dart:js_util (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/148">#148</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/614cb8d798824d682e7086a5d8b14e588723bc5c"><code>614cb8d</code></a> Bump flutter-actions/setup-flutter in the github-actions group (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/146">#146</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/55f49ad7b2b8b71f3043f80dc4cd4e0eca4aa90b"><code>55f49ad</code></a> Bump undici from 5.28.4 to 5.28.5 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/149">#149</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/2c0db8f5ec902ee2420de88e6ece2f275d1f26f1"><code>2c0db8f</code></a> Bump <code>@​actions/tool-cache</code> from 2.0.1 to 2.0.2 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/147">#147</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/6123db65aca0aa1e30809215875310f1ca706148"><code>6123db6</code></a> Bump dart-lang/setup-dart in the github-actions group (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/145">#145</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/e630b99d28a3b71860378cafdc2a067c71107f94"><code>e630b99</code></a> Fix link in CHANGELOG.md (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/144">#144</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/cdcaf1297c175a0f0f1ec895cdbbee0479ddec2b"><code>cdcaf12</code></a> Update changelog (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/143">#143</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/c21802dc505e35765fa73ad4191bbe120ee94522"><code>c21802d</code></a> Install a Flutter SDK in the publish workflow (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/141">#141</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/f60b94591ab2d3da576c469969989fca99fabd3e"><code>f60b945</code></a> Update publish.yml (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/142">#142</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/setup-dart/compare/0a8a0fc875eb934c15d08629302413c671d3f672...e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c">compare view</a></li> </ul> </details> <br /> Updates `actions/upload-artifact` from 4.4.3 to 4.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> <blockquote> <h2>v4.6.0</h2> <h2>What's Changed</h2> <ul> <li>Expose env vars to control concurrency and timeout by <a href="https://github.com/yacaovsnc"><code>@​yacaovsnc</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/662">actions/upload-artifact#662</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/upload-artifact/compare/v4...v4.6.0">https://github.com/actions/upload-artifact/compare/v4...v4.6.0</a></p> <h2>v4.5.0</h2> <h2>What's Changed</h2> <ul> <li>fix: deprecated <code>Node.js</code> version in action by <a href="https://github.com/hamirmahal"><code>@​hamirmahal</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/578">actions/upload-artifact#578</a></li> <li>Add new <code>artifact-digest</code> output by <a href="https://github.com/bdehamer"><code>@​bdehamer</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/656">actions/upload-artifact#656</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hamirmahal"><code>@​hamirmahal</code></a> made their first contribution in <a href="https://redirect.github.com/actions/upload-artifact/pull/578">actions/upload-artifact#578</a></li> <li><a href="https://github.com/bdehamer"><code>@​bdehamer</code></a> made their first contribution in <a href="https://redirect.github.com/actions/upload-artifact/pull/656">actions/upload-artifact#656</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.0">https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/upload-artifact/commit/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08"><code>65c4c4a</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/662">#662</a> from actions/yacaovsnc/add_variable_for_concurrency_a...</li> <li><a href="https://github.com/actions/upload-artifact/commit/020761922861c5b0a0a9b98ae4adccf1f675862c"><code>0207619</code></a> move files back to satisfy licensed ci</li> <li><a href="https://github.com/actions/upload-artifact/commit/1ecca81102de35b6c140e930a09ea6144c27abf1"><code>1ecca81</code></a> licensed cache updates</li> <li><a href="https://github.com/actions/upload-artifact/commit/97422693d3a0493fc2d725fe8c0ac1c1097e9128"><code>9742269</code></a> Expose env vars to controll concurrency and timeout</li> <li><a href="https://github.com/actions/upload-artifact/commit/6f51ac03b9356f520e9adb1b1b7802705f340c2b"><code>6f51ac0</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/656">#656</a> from bdehamer/bdehamer/artifact-digest</li> <li><a href="https://github.com/actions/upload-artifact/commit/c40c16d999899d3642ba1597014ba7ef8ff611e7"><code>c40c16d</code></a> add new artifact-digest output</li> <li><a href="https://github.com/actions/upload-artifact/commit/735efb4a0a50bb1a533b000483f2d0a23effbd26"><code>735efb4</code></a> bump <code>@​actions/artifact</code> from 2.1.11 to 2.2.0</li> <li><a href="https://github.com/actions/upload-artifact/commit/184d73b71b93c222403b2e7f1ffebe4508014249"><code>184d73b</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/578">#578</a> from hamirmahal/fix/deprecated-nodejs-usage-in-action</li> <li><a href="https://github.com/actions/upload-artifact/commit/b4a0a984a056f94abb1db07895e844b9422e1e41"><code>b4a0a98</code></a> Merge branch 'main' into fix/deprecated-nodejs-usage-in-action</li> <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08">compare view</a></li> </ul> </details> <br /> Updates `softprops/action-gh-release` from 2.0.9 to 2.2.1 <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>v2.2.1</h2> <h2>What's Changed</h2> <h3>Bug fixes 🐛</h3> <ul> <li>fix: big file uploads by <a href="https://github.com/xen0n"><code>@​xen0n</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/562">softprops/action-gh-release#562</a></li> </ul> <h3>Other Changes 🔄</h3> <ul> <li>chore(deps): bump <code>@​types/node</code> from 22.10.1 to 22.10.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/559">softprops/action-gh-release#559</a></li> <li>chore(deps): bump <code>@​types/node</code> from 22.10.2 to 22.10.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/569">softprops/action-gh-release#569</a></li> <li>chore: update error and warning messages for not matching files in files field by <a href="https://github.com/ytimocin"><code>@​ytimocin</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/568">softprops/action-gh-release#568</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ytimocin"><code>@​ytimocin</code></a> made their first contribution in <a href="https://redirect.github.com/softprops/action-gh-release/pull/568">softprops/action-gh-release#568</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/softprops/action-gh-release/compare/v2.2.0...v2.2.1">https://github.com/softprops/action-gh-release/compare/v2.2.0...v2.2.1</a></p> <h2>v2.2.0</h2> <h2>What's Changed</h2> <h3>Exciting New Features 🎉</h3> <ul> <li>feat: read the release assets asynchronously by <a href="https://github.com/xen0n"><code>@​xen0n</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/552">softprops/action-gh-release#552</a></li> </ul> <h3>Bug fixes 🐛</h3> <ul> <li>fix(docs): clarify the default for tag_name by <a href="https://github.com/alexeagle"><code>@​alexeagle</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/544">softprops/action-gh-release#544</a></li> </ul> <h3>Other Changes 🔄</h3> <ul> <li>chore(deps): bump typescript from 5.6.3 to 5.7.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/548">softprops/action-gh-release#548</a></li> <li>chore(deps): bump <code>@​types/node</code> from 22.9.0 to 22.9.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/547">softprops/action-gh-release#547</a></li> <li>chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/545">softprops/action-gh-release#545</a></li> <li>chore(deps): bump <code>@​vercel/ncc</code> from 0.38.2 to 0.38.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/543">softprops/action-gh-release#543</a></li> <li>chore(deps): bump prettier from 3.3.3 to 3.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/550">softprops/action-gh-release#550</a></li> <li>chore(deps): bump <code>@​types/node</code> from 22.9.4 to 22.10.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/551">softprops/action-gh-release#551</a></li> <li>chore(deps): bump prettier from 3.4.1 to 3.4.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/554">softprops/action-gh-release#554</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/alexeagle"><code>@​alexeagle</code></a> made their first contribution in <a href="https://redirect.github.com/softprops/action-gh-release/pull/544">softprops/action-gh-release#544</a></li> <li><a href="https://github.com/xen0n"><code>@​xen0n</code></a> made their first contribution in <a href="https://redirect.github.com/softprops/action-gh-release/pull/552">softprops/action-gh-release#552</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/softprops/action-gh-release/compare/v2.1.0...v2.2.0">https://github.com/softprops/action-gh-release/compare/v2.1.0...v2.2.0</a></p> <h2>v2.1.0</h2> <h2>What's Changed</h2> <h3>Exciting New Features 🎉</h3> <ul> <li>feat: add support for release assets with multiple spaces within the name by <a href="https://github.com/dukhine"><code>@​dukhine</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/518">softprops/action-gh-release#518</a></li> <li>feat: preserve upload order by <a href="https://github.com/richarddd"><code>@​richarddd</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/500">softprops/action-gh-release#500</a></li> </ul> <h3>Other Changes 🔄</h3> </blockquote> <p>... (truncated)</p> </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>2.2.1</h2> <h2>What's Changed</h2> <h3>Bug fixes 🐛</h3> <ul> <li>fix: big file uploads by <a href="https://github.com/xen0n"><code>@​xen0n</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/562">softprops/action-gh-release#562</a></li> </ul> <h3>Other Changes 🔄</h3> <ul> <li>chore(deps): bump <code>@​types/node</code> from 22.10.1 to 22.10.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/559">softprops/action-gh-release#559</a></li> <li>chore(deps): bump <code>@​types/node</code> from 22.10.2 to 22.10.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/569">softprops/action-gh-release#569</a></li> <li>chore: update error and warning messages for not matching files in files field by <a href="https://github.com/ytimocin"><code>@​ytimocin</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/568">softprops/action-gh-release#568</a></li> </ul> <h2>2.2.0</h2> <h2>What's Changed</h2> <h3>Exciting New Features 🎉</h3> <ul> <li>feat: read the release assets asynchronously by <a href="https://github.com/xen0n"><code>@​xen0n</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/552">softprops/action-gh-release#552</a></li> </ul> <h3>Bug fixes 🐛</h3> <ul> <li>fix(docs): clarify the default for tag_name by <a href="https://github.com/alexeagle"><code>@​alexeagle</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/544">softprops/action-gh-release#544</a></li> </ul> <h3>Other Changes 🔄</h3> <ul> <li>chore(deps): bump typescript from 5.6.3 to 5.7.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/548">softprops/action-gh-release#548</a></li> <li>chore(deps): bump <code>@​types/node</code> from 22.9.0 to 22.9.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/547">softprops/action-gh-release#547</a></li> <li>chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/545">softprops/action-gh-release#545</a></li> <li>chore(deps): bump <code>@​vercel/ncc</code> from 0.38.2 to 0.38.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/543">softprops/action-gh-release#543</a></li> <li>chore(deps): bump prettier from 3.3.3 to 3.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/550">softprops/action-gh-release#550</a></li> <li>chore(deps): bump <code>@​types/node</code> from 22.9.4 to 22.10.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/551">softprops/action-gh-release#551</a></li> <li>chore(deps): bump prettier from 3.4.1 to 3.4.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/554">softprops/action-gh-release#554</a></li> </ul> <h2>2.1.0</h2> <h2>What's Changed</h2> <h3>Exciting New Features 🎉</h3> <ul> <li>feat: add support for release assets with multiple spaces within the name by <a href="https://github.com/dukhine"><code>@​dukhine</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/518">softprops/action-gh-release#518</a></li> <li>feat: preserve upload order by <a href="https://github.com/richarddd"><code>@​richarddd</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/500">softprops/action-gh-release#500</a></li> </ul> <h3>Other Changes 🔄</h3> <ul> <li>chore(deps): bump <code>@​types/node</code> from 22.8.2 to 22.8.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/softprops/action-gh-release/pull/539">softprops/action-gh-release#539</a></li> </ul> <h2>2.0.9</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/c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda"><code>c95fe14</code></a> release 2.2.1</li> <li><a href="https://github.com/softprops/action-gh-release/commit/deddb09c649128250e79ebf595ae168f5f302345"><code>deddb09</code></a> fix: big file uploads (<a href="https://redirect.github.com/softprops/action-gh-release/issues/562">#562</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/33fcd69d45750cc90b61169c42f09eb1746d1aa6"><code>33fcd69</code></a> chore: update error and warning messages for not matching files in files fiel...</li> <li><a href="https://github.com/softprops/action-gh-release/commit/01050bd877daa443ee33099556bc8ad4fb2f8191"><code>01050bd</code></a> chore(deps): bump <code>@​types/node</code> from 22.10.2 to 22.10.5 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/569">#569</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/92dffe6c28ac278510d01d723882bf82bd907f89"><code>92dffe6</code></a> chore(deps): bump <code>@​types/node</code> from 22.10.1 to 22.10.2 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/559">#559</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/7b4da11513bf3f43f9999e90eabced41ab8bb048"><code>7b4da11</code></a> release 2.2.0</li> <li><a href="https://github.com/softprops/action-gh-release/commit/64f1fa19ef459b1f7a022d7e159cb9131810c277"><code>64f1fa1</code></a> feat: read the release assets asynchronously (<a href="https://redirect.github.com/softprops/action-gh-release/issues/552">#552</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/9e35a64dfd1e0667392cb69005a3f9fa5ff84bf3"><code>9e35a64</code></a> chore(deps): bump prettier from 3.4.1 to 3.4.2 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/554">#554</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/92bc83c4214f780e84c7d2a85464a2ca05ebc2f0"><code>92bc83c</code></a> chore(deps): bump <code>@​types/node</code> from 22.9.4 to 22.10.1 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/551">#551</a>)</li> <li><a href="https://github.com/softprops/action-gh-release/commit/09f0e372033d09fffd26c136ef4c0fd905dfdc84"><code>09f0e37</code></a> chore(deps): bump prettier from 3.3.3 to 3.4.1 (<a href="https://redirect.github.com/softprops/action-gh-release/issues/550">#550</a>)</li> <li>Additional commits viewable in <a href="https://github.com/softprops/action-gh-release/compare/e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8...c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda">compare view</a></li> </ul> </details> <br /> Updates `flutter-actions/setup-flutter` from 61f93c6f11e0234fa9ec4df59362c9699b979660 to 54feb1e258158303e041b9eaf89314dcfbf6d38a <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/54feb1e258158303e041b9eaf89314dcfbf6d38a"><code>54feb1e</code></a> Update .github/workflows/flutter.yml</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/e3407994124949f192dc656f8b5ba34a28fef238"><code>e340799</code></a> Rework test workflows</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/9a30e0e3c3d2bb51efef3afe3b63145aab285968"><code>9a30e0e</code></a> Update README.md</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/03a3a60436d95e16d110127785240139a633ce70"><code>03a3a60</code></a> Update README.md</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/00c3aedf400a64071861738d12e385e4a704f808"><code>00c3aed</code></a> Fix variables FLUTTER_OS</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/6e0e55479de29f5009aed5c95c6ab4203ff156fb"><code>6e0e554</code></a> Fix test workflows</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/6f78df7c9c44e4f2b3dbb6a334c0027dca325e5d"><code>6f78df7</code></a> Refactor test workflows</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/c3948ae9065948de57a0e5c692820090f59edd65"><code>c3948ae</code></a> Refactor test workflows</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/92419939bd3362f50a4d07e77b956e4d817ec35f"><code>9241993</code></a> Fix linux build artifact extension</li> <li><a href="https://github.com/flutter-actions/setup-flutter/commit/32885738ed05b9dd63bb96480904b91721a8167c"><code>3288573</code></a> Rework test workflows</li> <li>Additional commits viewable in <a href="https://github.com/flutter-actions/setup-flutter/compare/61f93c6f11e0234fa9ec4df59362c9699b979660...54feb1e258158303e041b9eaf89314dcfbf6d38a">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 c3e9fe2 commit c6b911b

9 files changed

+15
-15
lines changed

.github/workflows/conformance.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
if: false
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
22+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
2323
with:
2424
sdk: dev
2525

@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Upload Reference Summary iff on main branch
5151
if: github.ref == 'refs/heads/main'
52-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
52+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
5353
with:
5454
name: reference_exec_summary
5555
path: conformance/TEMP_DATA/testReports/exec_summary.json

.github/workflows/intl.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run-tests: true
3030
steps:
3131
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
32-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
32+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333
with:
3434
sdk: ${{matrix.sdk}}
3535

.github/workflows/intl4x.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
submodules: true
3838

39-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
39+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
4040
with:
4141
sdk: ${{matrix.sdk}}
4242

@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
submodules: true
8080

81-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
81+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
8282
with:
8383
sdk: dev
8484

@@ -107,7 +107,7 @@ jobs:
107107
- name: Show the selected Rust toolchain
108108
run: rustup show
109109

110-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
110+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
111111
with:
112112
sdk: dev
113113

.github/workflows/intl4x_artifacts.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Show the selected Rust toolchain
4040
run: rustup show
4141

42-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
42+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
4343
with:
4444
sdk: dev
4545

@@ -152,7 +152,7 @@ jobs:
152152
cp target/x86_64-pc-windows-msvc/release/icu4x-datagen.exe bin/windows_x64-datagen.exe
153153
154154
- name: Upload artifacts
155-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
155+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
156156
with:
157157
name: dart-${{matrix.os}}-${{ matrix.compiletype }}-libs
158158
path: submodules/icu4x/bin
@@ -177,7 +177,7 @@ jobs:
177177
- name: Display structure of downloaded files
178178
run: ls -R
179179

180-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
180+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
181181
with:
182182
sdk: dev
183183

@@ -200,7 +200,7 @@ jobs:
200200
run: ls -R
201201

202202
- name: Release
203-
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8
203+
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
204204
with:
205205
files: '**'
206206
fail_on_unmatched_files: true

.github/workflows/intl_translation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run-tests: true
3030
steps:
3131
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
32-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
32+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333
with:
3434
sdk: ${{matrix.sdk}}
3535

.github/workflows/messages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
2727

28-
- uses: flutter-actions/setup-flutter@61f93c6f11e0234fa9ec4df59362c9699b979660
28+
- uses: flutter-actions/setup-flutter@54feb1e258158303e041b9eaf89314dcfbf6d38a
2929
with:
3030
channel: beta
3131

.github/workflows/messages_builder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run-tests: true
3030
steps:
3131
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
32-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
32+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333
with:
3434
sdk: ${{matrix.sdk}}
3535

.github/workflows/messages_serializer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run-tests: true
3030
steps:
3131
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
32-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
32+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333
with:
3434
sdk: ${{matrix.sdk}}
3535

.github/workflows/messages_shrinker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run-tests: true
3030
steps:
3131
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
32-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
32+
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333
with:
3434
sdk: ${{matrix.sdk}}
3535

0 commit comments

Comments
 (0)