Bump lewagon/wait-on-check-action from 1.6.0 to 1.7.0 in the all-github-actions group (#11510)

Bumps the all-github-actions group with 1 update: [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action).

Updates `lewagon/wait-on-check-action` from 1.6.0 to 1.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/lewagon/wait-on-check-action/releases">lewagon/wait-on-check-action's releases</a>.</em></p>
<blockquote>
<h2>v1.7.0</h2>
<h3>Fixed</h3>
<ul>
<li>Fix the failure exit codes (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/147">#147</a>)</li>
</ul>
<h2>v1.6.1</h2>
<h3>Added</h3>
<ul>
<li>Pin the <code>ruby/setup-ruby</code> version (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/143">#143</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md">lewagon/wait-on-check-action's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>Unreleased</h2>
<h2>v1.7.0 - 2026-04-14</h2>
<h3>Fixed</h3>
<ul>
<li>Fix the failure exit codes</li>
</ul>
<h2>v1.6.1 - 2026-04-06</h2>
<h3>Added</h3>
<ul>
<li>Pin the <code>ruby/setup-ruby</code> version</li>
</ul>
<h2>v1.6.0 - 2026-03-29</h2>
<h3>Added</h3>
<ul>
<li>Add <code>checks-discovery-timeout</code> option</li>
</ul>
<h2>v1.5.0 - 2026-01-25</h2>
<h3>Added</h3>
<ul>
<li>Add <code>fail-on-no-checks</code> option</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Bump <code>rexml</code> to 3.4.2</li>
</ul>
<h2>v1.4.1 - 2025-09-21</h2>
<h3>Fixed</h3>
<ul>
<li>Linux ARM64 support</li>
</ul>
<h2>v1.4.0 - 2025-06-27</h2>
<h3>Added</h3>
<ul>
<li>Add class docs</li>
<li>Add <code>frozen_string_literal</code> comments</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Remove OpenStruct instances</li>
<li>Remove Double quotes</li>
<li>Remove Double assertions</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/9312864dfbc9fd208e9c0417843430751c042800"><code>9312864</code></a> Bump version: 1.6.1 → 1.7.0</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/51f09d0086cf7d999b3d2832082fa1d51132a229"><code>51f09d0</code></a> Add v1.7.0 changelog notes (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/148">#148</a>)</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/be22c849d2efb61b32ca0263015cab85c016d0fb"><code>be22c84</code></a> fix: exit with non-zero status when check conclusions are disallowed (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/147">#147</a>)</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/78dd4dd5d9b337c14c3c81f79e53bf7d222435c1"><code>78dd4dd</code></a> Bump version: 1.6.0 → 1.6.1</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/0b3a86ba5893e93383532733bfe337b12dd02312"><code>0b3a86b</code></a> Add v1.6.1 changelog notes (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/144">#144</a>)</li>
<li><a href="https://github.com/lewagon/wait-on-check-action/commit/b6990d00040802aa083d99c446e0663a9ab27d13"><code>b6990d0</code></a> Pin ruby/setup-ruby to the v1.299.0 sha (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/143">#143</a>)</li>
<li>See full diff in <a href="https://github.com/lewagon/wait-on-check-action/compare/a08fbe2b86f9336198f33be6ad9c16b96f92799c...9312864dfbc9fd208e9c0417843430751c042800">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lewagon/wait-on-check-action&package-manager=github_actions&previous-version=1.6.0&new-version=1.7.0)](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 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>
2 files changed
tree: 34465929c624a4390ad47dcd779962e8a9431822
  1. .agents/
  2. .ci/
  3. .claude/
  4. .gemini/
  5. .github/
  6. agent-artifacts/
  7. packages/
  8. script/
  9. third_party/
  10. .ci.yaml
  11. .clang-format
  12. .direnv
  13. .gitattributes
  14. .gitignore
  15. .metadata
  16. AGENTS.md
  17. analysis_options.yaml
  18. AUTHORS
  19. CONTRIBUTING.md
  20. customer_testing.bat
  21. customer_testing.sh
  22. LICENSE
  23. README.md
  24. SUGGESTED_REVIEWERS.md
README.md

Flutter Packages

Release Status Flutter CI Status

This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages directory to see all packages.

These packages are also available on pub.

Issues

Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.

Contributing

If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.

If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.

Packages

These are the packages hosted in this repository:

PackagePubPointsUsageIssuesPull requests
animationspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
camerapub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
cross_filepub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
cupertino_iconspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
cupertino_uipub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
espressopub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
extension_google_sign_in_as_googleapis_authpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
file_selectorpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
flutter_lintspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
flutter_plugin_android_lifecyclepub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
flutter_svgpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
flutter_svg_testpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
flutter_template_imagespub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
go_routerpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
go_router_builderpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
google_adsensepub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
google_fontspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
google_maps_flutterpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
google_sign_inpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
image_pickerpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
interactive_media_adspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
in_app_purchasepub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
local_authpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
material_uipub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
metrics_centerpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
multicast_dnspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
path_parsingpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
path_providerpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
pigeonpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
pointer_interceptorpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
plugin_platform_interfacepub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
quick_actionspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
google_identity_services_webpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
mustache_templatepub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
rfwpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
shared_preferencespub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
standard_message_codecpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
two_dimensional_scrollablespub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
url_launcherpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
vector_graphicspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
vector_graphics_codecpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
vector_graphics_compilerpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
video_playerpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
web_benchmarkspub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
webview_flutterpub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label
xdg_directoriespub packagepub pointsdownloadsGitHub issues by-labelGitHub pull requests by-label