Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump flutter_gutter from 2.1.1 to 2.2.0 (#28)
Bumps [flutter_gutter](https://github.com/caseycrogers/flutter_gutter) from 2.1.1 to 2.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/caseycrogers/flutter_gutter/blob/main/CHANGELOG.md">flutter_gutter's changelog</a>.</em></p> <blockquote> <h2>[2.2.0] - 09/16/2024</h2> <ul> <li>Refactored Breakpoint checks.</li> <li>Update readme.</li> <li>Update flutter_adaptive_scaffold.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/bf9520387e1a38e3aa243223ad139512a7982078"><code>bf95203</code></a> Merge pull request <a href="https://redirect.github.com/caseycrogers/flutter_gutter/issues/17">#17</a> from martijn00/update-version</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/54f5f10b608ca493be283b743fd2b759555d6afd"><code>54f5f10</code></a> Update release</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/785091fe007288e48bf7542eb09d5c7dbd723751"><code>785091f</code></a> Merge pull request <a href="https://redirect.github.com/caseycrogers/flutter_gutter/issues/14">#14</a> from martijn00/patch-1</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/db4b8c6f61ce53a64818a1ebf2b8bd5d66898fe5"><code>db4b8c6</code></a> Move</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/cf4b5275adb475fcb4109866c5f447f0cdd4226e"><code>cf4b527</code></a> Update README.md</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/5b57b158cdf031747ccf735f50142af9b80d8044"><code>5b57b15</code></a> make one liner</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/3f459659dc159dfcf41dd7d473fc5c6f2aeb0c8f"><code>3f45965</code></a> refactored to switch statement</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/a346179b0e5a6500ec82a0bd8d7f6fffde6d178e"><code>a346179</code></a> Merge pull request <a href="https://redirect.github.com/caseycrogers/flutter_gutter/issues/15">#15</a> from martijn00/breakpoint-check</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/b43bb025cea68e06690572b5cb3ea9eb7dce118b"><code>b43bb02</code></a> Merge branch 'main' into breakpoint-check</li> <li><a href="https://github.com/caseycrogers/flutter_gutter/commit/d750d9e7ced33bdeb82228cf1ba72b88a65beab7"><code>d750d9e</code></a> Merge pull request <a href="https://redirect.github.com/caseycrogers/flutter_gutter/issues/16">#16</a> from caseycrogers/dependabot/pub/flutter_adaptive_scaf...</li> <li>Additional commits viewable in <a href="https://github.com/caseycrogers/flutter_gutter/compare/v2.1.1...v2.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flutter_gutter&package-manager=pub&previous-version=2.1.1&new-version=2.2.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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information