Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump go_router from 14.6.0 to 14.6.1 (#11)
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 14.6.0 to 14.6.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/packages/commit/41c39ba587cae7ff1b9be2e8a3ad9f29c6f68d97"><code>41c39ba</code></a> [go_router] Fix: Consistent PopScope Handling on Root Routes issue <a href="https://github.com/flutter/packages/tree/main/packages/issues/140869">#140869</a> (#...</li> <li><a href="https://github.com/flutter/packages/commit/c4fc0e0c61567d8316766e0eb8c58d456050d173"><code>c4fc0e0</code></a> [in_app_purchase_storekit] fix price displayed with wrong precision (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8127">#8127</a>)</li> <li><a href="https://github.com/flutter/packages/commit/5180c03b8a0492defec2eae1677199dc29d308a7"><code>5180c03</code></a> [pigeon] Removes the <code>@Protected</code> annotation from the InstanceManager field o...</li> <li><a href="https://github.com/flutter/packages/commit/c55e398dad5630097be15d32625c2818d7b83142"><code>c55e398</code></a> [google_maps_flutter] Use structured Pigeon data on iOS (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8142">#8142</a>)</li> <li><a href="https://github.com/flutter/packages/commit/913b99ed8542052266b260517bde75d549bd629f"><code>913b99e</code></a> [vector_graphics] handle errors from bytes loader (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8080">#8080</a>)</li> <li><a href="https://github.com/flutter/packages/commit/2703b67eb4ee143f8a04a5d10cc3cf622588aa8c"><code>2703b67</code></a> [video_player_avfoundation] send video load failure even when eventsink was i...</li> <li><a href="https://github.com/flutter/packages/commit/1cd499ec0c7164afb6ecf951565ff30c4ee42ce5"><code>1cd499e</code></a> [flutter_markdown] enable Wasm support (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8120">#8120</a>)</li> <li><a href="https://github.com/flutter/packages/commit/c53e5c4f37f1d6697d71f837ad1ca4e08e65e332"><code>c53e5c4</code></a> Reverts "[url_launcher] Add Swift Package Manager integration to example app ...</li> <li><a href="https://github.com/flutter/packages/commit/59a1067db64aad91ba1b56c77d6dbc1aa5cf2481"><code>59a1067</code></a> [url_launcher] Add Swift Package Manager integration to example app (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8128">#8128</a>)</li> <li><a href="https://github.com/flutter/packages/commit/0d92794cecdf9e4d3093983bedbc7d0531dced17"><code>0d92794</code></a> [pigeon] Enable example app build in CI (<a href="https://github.com/flutter/packages/tree/main/packages/issues/8119">#8119</a>)</li> <li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/go_router-v14.6.1/packages">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go_router&package-manager=pub&previous-version=14.6.0&new-version=14.6.1)](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