-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Commit 1720434
authored
Bump pigeon from 25.5.0 to 26.0.0 in /add_to_app/books/flutter_module_books (#2698)
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages) from 25.5.0 to 26.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/flutter/packages/commit/f0a66f1fb7cd6144b0a20545caf0ba2a8fb630be"><code>f0a66f1</code></a> [pigeon] Adds overrides for constructors and static members of ProxyApis (<a href="https://github.com/flutter/packages/tree/main/packages/issues/9515">#9515</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/cb8fef62993f3ad4409fab454dc0d218f7d6ed97"><code>cb8fef6</code></a> [dependabot]: Bump androidx.activity:activity from 1.9.3 to 1.10.1 in /packag...</li>
<li><a href="https://github.com/flutter/packages/commit/dedd2f0d5e80eeb9d8b8fd7038b6c4eca3722ce6"><code>dedd2f0</code></a> [webview_flutter] Update androidx.webkit to 1.14.0 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/9638">#9638</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/2496670aa5dc9cf4a28cdad47624c4eb5e4299d9"><code>2496670</code></a> [dependabot]: Bump com.google.android.gms:play-services-maps from 18.2.0 to 1...</li>
<li><a href="https://github.com/flutter/packages/commit/85daf43681b6bb28c8cae4f9ababdf3d54f7554b"><code>85daf43</code></a> [dependabot]: Bump androidx.fragment:fragment from 1.6.2 to 1.8.8 in /package...</li>
<li><a href="https://github.com/flutter/packages/commit/f19ecddeeab9d80cb6c850f599b76b542d0cf41c"><code>f19ecdd</code></a> [image_picker] redesign example app (<a href="https://github.com/flutter/packages/tree/main/packages/issues/9625">#9625</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/e2c722215a2824d366ac0941711f26f6b88baf5b"><code>e2c7222</code></a> [camera_avfoundation] Implementation swift migration - part 7 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/9595">#9595</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/12fad6d68dc47c242b17726d9d1600265b155338"><code>12fad6d</code></a> [webview_flutter_wkwebview] Replace Flutter method failure assertion with nsl...</li>
<li><a href="https://github.com/flutter/packages/commit/1dc479bc081e37385139d6038e0efa7a631ee4cd"><code>1dc479b</code></a> [webview_flutter] Add setMixedContentMode for Android (<a href="https://github.com/flutter/packages/tree/main/packages/issues/9586">#9586</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/2b0ecd2ebaa2ab41d0cbc94ca70442a7eb127155"><code>2b0ecd2</code></a> [google_sign_in] Add exception info to migration guide (<a href="https://github.com/flutter/packages/tree/main/packages/issues/9574">#9574</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/pigeon-v26.0.0/packages">compare view</a></li>
</ul>
</details>
<br />
[](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 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>1 parent 628dde6 commit 1720434Copy full SHA for 1720434
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- add_to_app/books/flutter_module_books
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedadd_to_app/books/flutter_module_books/pubspec.yaml
Copy file name to clipboardExpand all lines: add_to_app/books/flutter_module_books/pubspec.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments