文件最后提交记录最后更新时间
Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0 in the all-github-actions group (#9524) 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.3.4 to 1.4.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.4.0</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> <li>Remove <code>allow_any</code> uses</li> </ul> <h3>Fixed</h3> <ul> <li>Fix spelling mistakes</li> <li>Fix CI gem caching</li> <li>Convert <code>config.verbose</code> to a boolean</li> <li>Bump <code>rexml</code> to 3.3.9</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.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> <li>Remove <code>allow_any</code> uses</li> </ul> <h3>Fixed</h3> <ul> <li>Fix spelling mistakes</li> <li>Fix CI gem caching</li> <li>Convert <code>config.verbose</code> to a boolean</li> <li>Bump <code>rexml</code> to 3.3.9</li> </ul> <h2>v1.3.4 - 2024-04-04</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/0dceb95e7c4cad8cc7422aee3885998f5cab9c79"><code>0dceb95</code></a> Bump version: 1.3.4 → 1.4.0</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/1900e3eaf374d05c3c40ca4e6eb451b485401bbb"><code>1900e3e</code></a> Fix bump2version selectors (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/122">#122</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/1beec807d874a281bd3b41f48d0fa9496e2186f8"><code>1beec80</code></a> Add changelog (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/121">#121</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/072035c5d0986ff2c448e53dc9350461e0efef2b"><code>072035c</code></a> Add rubocop-performance</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/ae58da3548f96436abf68cae769eecbafaa11620"><code>ae58da3</code></a> Fix readme badges (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/118">#118</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/a716d053d687c371e1f01593e9cebe7924423d77"><code>a716d05</code></a> Use working-directory instead of checkout (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/117">#117</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/1092d5a34186744481a08d03dd4da4468e9f6da4"><code>1092d5a</code></a> Fix the gems caching and don't install the development group (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/116">#116</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/34c388703801936ada9386e895d6319923cb667f"><code>34c3887</code></a> Convert verbose to a boolean (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/115">#115</a>)</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/924ae17aac567432e84c96493d085b04438689b3"><code>924ae17</code></a> Remove OpenStruct, double quotes, double assertions, allow_any and add class ...</li> <li><a href="https://github.com/lewagon/wait-on-check-action/commit/145f4dfef00fbb8935e7a605c2e03a19c1d32fe7"><code>145f4df</code></a> Fix spelling mistakes and add frozen_string_literal comments (<a href="https://redirect.github.com/lewagon/wait-on-check-action/issues/114">#114</a>)</li> <li>Additional commits viewable in <a href="https://github.com/lewagon/wait-on-check-action/compare/ccfb013c15c8afb7bf2b7c028fb74dc5a068cccc...0dceb95e7c4cad8cc7422aee3885998f5cab9c79">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.3.4&new-version=1.4.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 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>10 个月前
Adjust PR checklist formatter discussion (#8924) Adds a link to the specific autoformatter command we expect contributors to run, since it's not currently very obvious in our docs. Also removes an obsolete reference to being different from flutter/flutter in autoformatting Dart, now that flutter/flutter does use the formatter.1 年前
[various] Delete discontinued packages (#9215) Removes the following packages from the repository, as they have been discontinued: - ios_platform_images - css_colors - palette_generator - flutter_image - flutter_adaptive_scaffold - flutter_markdown Fixes https://github.com/flutter/flutter/issues/1629601 年前
[various] Delete discontinued packages (#9215) Removes the following packages from the repository, as they have been discontinued: - ios_platform_images - css_colors - palette_generator - flutter_image - flutter_adaptive_scaffold - flutter_markdown Fixes https://github.com/flutter/flutter/issues/1629601 年前
Update the rules for the post-merge labeler (#379) The existing pattern isn't matching; this replaces it with more explicit rules that are more similar to what flutter/plugins is successfully using.4 年前