Brett Morgan
9bf1ed6846
Deal with Master CI failures ( #2219 )
...
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
10 months ago
dependabot[bot]
ae664d228f
Bump google_mobile_ads from 4.0.0 to 5.0.0 in /game_template ( #2218 )
...
Bumps
[google_mobile_ads](https://github.com/googleads/googleads-mobile-flutter/tree/main/packages )
from 4.0.0 to 5.0.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/googleads/googleads-mobile-flutter/commits/HEAD/packages ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google_mobile_ads&package-manager=pub&previous-version=4.0.0&new-version=5.0.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Sasank Tumpati
0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214 ) ( #2217 )
10 months ago
dependabot[bot]
25686cf360
Bump subosito/flutter-action from 2.13.0 to 2.14.0 ( #2215 )
10 months ago
dependabot[bot]
56f1e4b694
Bump audioplayers from 5.2.1 to 6.0.0 in /game_template ( #2216 )
10 months ago
dependabot[bot]
4f568ebe64
Bump actions/setup-java from 4.2.0 to 4.2.1 ( #2206 )
10 months ago
dependabot[bot]
d3828231a4
Bump actions/setup-java from 4.1.0 to 4.2.0 ( #2205 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from
4.1.0 to 4.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/setup-java/releases ">actions/setup-java's
releases</a>.</em></p>
<blockquote>
<h2>v4.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Updated actions/httpclient version to 2.2.1 and other dependencies
by <a
href="https://github.com/HarithaVattikuti "><code>@HarithaVattikuti</code></a>
in <a
href="https://redirect.github.com/actions/setup-java/pull/607 ">actions/setup-java#607</a></li>
<li>Added .tool-versions file support along with .java-version file by
<a
href="https://github.com/mahabaleshwars "><code>@mahabaleshwars</code></a>
in <a
href="https://redirect.github.com/actions/setup-java/pull/606 ">actions/setup-java#606</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/HarithaVattikuti "><code>@HarithaVattikuti</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-java/pull/607 ">actions/setup-java#607</a>
<strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-java/compare/v4...v4.2.0 ">https://github.com/actions/setup-java/compare/v4...v4.2.0 </a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5896cecc08
"><code>5896cec</code></a>
Added .tool-versions file support (<a
href="https://redirect.github.com/actions/setup-java/issues/606 ">#606</a>)</li>
<li><a
href="80ae3c2885
"><code>80ae3c2</code></a>
Update httpclient version and other dependencies (<a
href="https://redirect.github.com/actions/setup-java/issues/607 ">#607</a>)</li>
<li>See full diff in <a
href="9704b39bf2...5896cecc08
">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java&package-manager=github_actions&previous-version=4.1.0&new-version=4.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>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
10 months ago
dependabot[bot]
8f5d8f4101
Bump cloud_firestore from 4.14.0 to 4.15.8 in /flutter_maps_firestore ( #2203 )
10 months ago
dependabot[bot]
35758dcf27
Bump firebase_core from 2.24.2 to 2.27.0 in /flutter_maps_firestore ( #2202 )
10 months ago
Robbie
f184dfb871
Add Tunnelmole as a FOSS tunneling tool for the form_app sample ( #2199 )
...
This is a simple PR which adds [tunnelmole](https://tunnelmole.com/docs )
as a free and open source tunneling option for the form_app sample.
10 months ago
dependabot[bot]
c7a69412f1
Bump firebase_core from 2.24.2 to 2.27.0 in /flutter_maps_firestore ( #2200 )
10 months ago
dependabot[bot]
fd3ccb4cdd
Bump cloud_firestore from 4.14.0 to 4.15.8 in /flutter_maps_firestore ( #2201 )
10 months ago
dependabot[bot]
4b5da24cbb
Bump cloud_firestore from 4.14.0 to 4.15.7 in /flutter_maps_firestore ( #2196 )
...
Bumps
[cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore )
from 4.14.0 to 4.15.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md ">cloud_firestore's
changelog</a>.</em></p>
<blockquote>
<h4><code>cloud_firestore</code> - <code>v4.15.7</code></h4>
<ul>
<li><strong>FIX</strong>(firestore): fix an issue that would cause
FieldValue.increment to not work for big int (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12426 ">#12426</a>).
(<a
href="a776dec5e1
">a776dec5</a>)</li>
</ul>
<h4><code>cloud_firestore_platform_interface</code> -
<code>v6.1.8</code></h4>
<ul>
<li><strong>FIX</strong>(firestore): fix an issue that would cause
FieldValue.increment to not work for big int (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12426 ">#12426</a>).
(<a
href="a776dec5e1
">a776dec5</a>)</li>
</ul>
<h4><code>firebase_core</code> - <code>v2.26.0</code></h4>
<ul>
<li><strong>FIX</strong>(core,android): fix a null issue when
initializing <code>fromResource()</code> (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12404 ">#12404</a>).
(<a
href="635cd78194
">635cd781</a>)</li>
<li><strong>FEAT</strong>: bump iOS SDK to version 10.22.0 (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12430 ">#12430</a>).
(<a
href="741c551966
">741c5519</a>)</li>
</ul>
<h2>2024-02-28</h2>
<h3>Changes</h3>
<hr />
<p>Packages with breaking changes:</p>
<ul>
<li>There are no breaking changes in this release.</li>
</ul>
<p>Packages with other changes:</p>
<ul>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore---v4156 "><code>cloud_firestore</code>
- <code>v4.15.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_web---v3106 "><code>cloud_firestore_web</code>
- <code>v3.10.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_functions_web---v470 "><code>cloud_functions_web</code>
- <code>v4.7.0</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_web---v596 "><code>firebase_auth_web</code>
- <code>v5.9.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_core---v2255 "><code>firebase_core</code>
- <code>v2.25.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_core_web---v2115 "><code>firebase_core_web</code>
- <code>v2.11.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging---v14717 "><code>firebase_messaging</code>
- <code>v14.7.17</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage---v1167 "><code>firebase_storage</code>
- <code>v11.6.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage_platform_interface---v5110 "><code>firebase_storage_platform_interface</code>
- <code>v5.1.10</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_functions---v466 "><code>cloud_functions</code>
- <code>v4.6.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth---v4176 "><code>firebase_auth</code>
- <code>v4.17.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#_flutterfire_internals---v1323 "><code>_flutterfire_internals</code>
- <code>v1.3.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging---v07415 "><code>firebase_in_app_messaging</code>
- <code>v0.7.4+15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging_platform_interface---v02423 "><code>firebase_in_app_messaging_platform_interface</code>
- <code>v0.2.4+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_web---v02323 "><code>firebase_database_web</code>
- <code>v0.2.3+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics---v3416 "><code>firebase_crashlytics</code>
- <code>v3.4.16</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics_platform_interface---v3623 "><code>firebase_crashlytics_platform_interface</code>
- <code>v3.6.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_platform_interface---v02523 "><code>firebase_database_platform_interface</code>
- <code>v0.2.5+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_platform_interface---v716 "><code>firebase_auth_platform_interface</code>
- <code>v7.1.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database---v1047 "><code>firebase_database</code>
- <code>v10.4.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links---v5415 "><code>firebase_dynamic_links</code>
- <code>v5.4.15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config---v4315 "><code>firebase_remote_config</code>
- <code>v4.3.15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config_web---v1423 "><code>firebase_remote_config_web</code>
- <code>v1.4.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_web---v01323 "><code>firebase_app_installations_web</code>
- <code>v0.1.3+23</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ee15c44db2
"><code>ee15c44</code></a>
chore(release): publish packages</li>
<li><a
href="a776dec5e1
"><code>a776dec</code></a>
fix(firestore): fix an issue that would cause FieldValue.increment to
not wor...</li>
<li><a
href="9df2cec472
"><code>9df2cec</code></a>
chore: migrate cloud_firestore android example app (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12412 ">#12412</a>)</li>
<li><a
href="15d8a1c59e
"><code>15d8a1c</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12406 ">#12406</a>)</li>
<li><a
href="557f2cd321
"><code>557f2cd</code></a>
ci(firestore, web): skip live 2nd database tests on CI runs (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12401 ">#12401</a>)</li>
<li><a
href="f24d0a76ff
"><code>f24d0a7</code></a>
fix(firestore, windows): fix compilation issue on Windows (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12375 ">#12375</a>)</li>
<li><a
href="a5dc05daab
"><code>a5dc05d</code></a>
fix(firestore, web): fix an issue where hot restart would throw an error
in c...</li>
<li><a
href="40433ee2bb
"><code>40433ee</code></a>
ci: fix firestore e2e tests (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12374 ">#12374</a>)</li>
<li><a
href="bd2a678488
"><code>bd2a678</code></a>
ci: updates to improve e2e tests (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12343 ">#12343</a>)</li>
<li><a
href="376310f343
"><code>376310f</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12351 ">#12351</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.15.7/packages/cloud_firestore ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud_firestore&package-manager=pub&previous-version=4.14.0&new-version=4.15.7 )](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
dependabot[bot]
ead3dce68f
Bump firebase_core from 2.24.2 to 2.26.0 in /flutter_maps_firestore ( #2198 )
11 months ago
dependabot[bot]
851d4b4702
Bump firebase_core from 2.24.2 to 2.26.0 in /flutter_maps_firestore ( #2197 )
...
Bumps
[firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core )
from 2.24.2 to 2.26.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md ">firebase_core's
changelog</a>.</em></p>
<blockquote>
<h4><code>firebase_core</code> - <code>v2.26.0</code></h4>
<ul>
<li><strong>FIX</strong>(core,android): fix a null issue when
initializing <code>fromResource()</code> (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12404 ">#12404</a>).
(<a
href="635cd78194
">635cd781</a>)</li>
<li><strong>FEAT</strong>: bump iOS SDK to version 10.22.0 (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12430 ">#12430</a>).
(<a
href="741c551966
">741c5519</a>)</li>
</ul>
<h2>2024-02-28</h2>
<h3>Changes</h3>
<hr />
<p>Packages with breaking changes:</p>
<ul>
<li>There are no breaking changes in this release.</li>
</ul>
<p>Packages with other changes:</p>
<ul>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore---v4156 "><code>cloud_firestore</code>
- <code>v4.15.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_web---v3106 "><code>cloud_firestore_web</code>
- <code>v3.10.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_functions_web---v470 "><code>cloud_functions_web</code>
- <code>v4.7.0</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_web---v596 "><code>firebase_auth_web</code>
- <code>v5.9.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_core---v2255 "><code>firebase_core</code>
- <code>v2.25.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_core_web---v2115 "><code>firebase_core_web</code>
- <code>v2.11.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging---v14717 "><code>firebase_messaging</code>
- <code>v14.7.17</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage---v1167 "><code>firebase_storage</code>
- <code>v11.6.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage_platform_interface---v5110 "><code>firebase_storage_platform_interface</code>
- <code>v5.1.10</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_functions---v466 "><code>cloud_functions</code>
- <code>v4.6.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth---v4176 "><code>firebase_auth</code>
- <code>v4.17.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#_flutterfire_internals---v1323 "><code>_flutterfire_internals</code>
- <code>v1.3.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging---v07415 "><code>firebase_in_app_messaging</code>
- <code>v0.7.4+15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging_platform_interface---v02423 "><code>firebase_in_app_messaging_platform_interface</code>
- <code>v0.2.4+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_web---v02323 "><code>firebase_database_web</code>
- <code>v0.2.3+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics---v3416 "><code>firebase_crashlytics</code>
- <code>v3.4.16</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics_platform_interface---v3623 "><code>firebase_crashlytics_platform_interface</code>
- <code>v3.6.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_platform_interface---v02523 "><code>firebase_database_platform_interface</code>
- <code>v0.2.5+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_platform_interface---v716 "><code>firebase_auth_platform_interface</code>
- <code>v7.1.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database---v1047 "><code>firebase_database</code>
- <code>v10.4.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links---v5415 "><code>firebase_dynamic_links</code>
- <code>v5.4.15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config---v4315 "><code>firebase_remote_config</code>
- <code>v4.3.15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config_web---v1423 "><code>firebase_remote_config_web</code>
- <code>v1.4.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_web---v01323 "><code>firebase_app_installations_web</code>
- <code>v0.1.3+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_platform_interface---v01423 "><code>firebase_app_installations_platform_interface</code>
- <code>v0.1.4+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_web---v366 "><code>firebase_messaging_web</code>
- <code>v3.6.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_platform_interface---v617 "><code>cloud_firestore_platform_interface</code>
- <code>v6.1.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations---v02415 "><code>firebase_app_installations</code>
- <code>v0.2.4+15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links_platform_interface---v02623 "><code>firebase_dynamic_links_platform_interface</code>
- <code>v0.2.6+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_analytics---v1087 "><code>firebase_analytics</code>
- <code>v10.8.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_platform_interface---v4525 "><code>firebase_messaging_platform_interface</code>
- <code>v4.5.25</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_ml_model_downloader---v02414 "><code>firebase_ml_model_downloader</code>
- <code>v0.2.4+14</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ee15c44db2
"><code>ee15c44</code></a>
chore(release): publish packages</li>
<li><a
href="741c551966
"><code>741c551</code></a>
feat: bump iOS SDK to version 10.22.0 (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12430 ">#12430</a>)</li>
<li><a
href="293d669eac
"><code>293d669</code></a>
chore: migrate firebase_core android example app (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12405 ">#12405</a>)</li>
<li><a
href="635cd78194
"><code>635cd78</code></a>
fix(core, android): fix a null issue when initializing
<code>fromResource()</code> (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12404 ">#12404</a>)</li>
<li><a
href="15d8a1c59e
"><code>15d8a1c</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12406 ">#12406</a>)</li>
<li><a
href="6c1f73d0c8
"><code>6c1f73d</code></a>
fix(core, web): fix compatibility with TrustedTypes (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12383 ">#12383</a>)</li>
<li><a
href="fa412b4482
"><code>fa412b4</code></a>
fix(auth, web): lower SDK minimum version constraint to
"3.2.0" (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12369 ">#12369</a>)</li>
<li><a
href="886c39a3e9
"><code>886c39a</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12294 ">#12294</a>)</li>
<li><a
href="0e67a1a466
"><code>0e67a1a</code></a>
fix(core, web): remove unused import that could lead to compilation
error (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/1 ">#1</a>...</li>
<li><a
href="e864acebf7
"><code>e864ace</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12276 ">#12276</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/flutterfire/commits/firebase_core-v2.26.0/packages/firebase_core ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase_core&package-manager=pub&previous-version=2.24.2&new-version=2.26.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
Parker Lougheed
c6cbc11e49
Fix tests after recent M3 demo changes ( #2194 )
...
It's not yet clear to me what in
e5f3bacaf8
is causing the failure, but this resolves it.
11 months ago
Kevin Moore
34207b69e2
[web_startup_analyzer] small fixes ( #2195 )
11 months ago
Kevin Moore
5b6d214d2a
[material_3_demo] Use switch expressions ( #2193 )
11 months ago
Kevin Moore
e5f3bacaf8
[material_3_demo] bump min SDK, move time and date components together ( #2192 )
...
Add some icons
Fix component names
11 months ago
dependabot[bot]
bcf840aa4e
Bump cloud_firestore from 4.14.0 to 4.15.7 in /flutter_maps_firestore ( #2190 )
11 months ago
dependabot[bot]
94e1faa82a
Bump firebase_core from 2.24.2 to 2.26.0 in /flutter_maps_firestore ( #2191 )
11 months ago
dependabot[bot]
4605fd0e34
Bump cloud_firestore from 4.14.0 to 4.15.6 in /flutter_maps_firestore ( #2189 )
11 months ago
dependabot[bot]
22e3150a1f
Bump firebase_core from 2.24.2 to 2.25.5 in /flutter_maps_firestore ( #2188 )
11 months ago
dependabot[bot]
302d3d8185
Bump subosito/flutter-action from 2.12.0 to 2.13.0 ( #2185 )
11 months ago
dependabot[bot]
e83569094d
Bump firebase_core from 2.24.2 to 2.25.5 in /flutter_maps_firestore ( #2187 )
11 months ago
dependabot[bot]
d9c1a0aa76
Bump cloud_firestore from 4.14.0 to 4.15.6 in /flutter_maps_firestore ( #2186 )
11 months ago
Pavel Mazhnik
4c93f8356f
[ng-flutter] migrate to pkg:web ( #2173 )
11 months ago
dependabot[bot]
b99602847a
Bump cloud_firestore from 4.14.0 to 4.15.6 in /flutter_maps_firestore ( #2183 )
11 months ago
dependabot[bot]
ca5978ae30
Bump firebase_core from 2.24.2 to 2.25.5 in /flutter_maps_firestore ( #2184 )
11 months ago
dependabot[bot]
4def035e4c
Bump firebase_crashlytics from 3.4.9 to 3.4.16 in /game_template ( #2182 )
...
Bumps
[firebase_crashlytics](https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics )
from 3.4.9 to 3.4.16.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md ">firebase_crashlytics's
changelog</a>.</em></p>
<blockquote>
<h1>Change Log</h1>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org ">Conventional Commits</a>
for commit guidelines.</p>
<h2>2024-02-28</h2>
<h3>Changes</h3>
<hr />
<p>Packages with breaking changes:</p>
<ul>
<li>There are no breaking changes in this release.</li>
</ul>
<p>Packages with other changes:</p>
<ul>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore---v4156 "><code>cloud_firestore</code>
- <code>v4.15.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_web---v3106 "><code>cloud_firestore_web</code>
- <code>v3.10.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_functions_web---v470 "><code>cloud_functions_web</code>
- <code>v4.7.0</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_web---v596 "><code>firebase_auth_web</code>
- <code>v5.9.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_core---v2255 "><code>firebase_core</code>
- <code>v2.25.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_core_web---v2115 "><code>firebase_core_web</code>
- <code>v2.11.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging---v14717 "><code>firebase_messaging</code>
- <code>v14.7.17</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage---v1167 "><code>firebase_storage</code>
- <code>v11.6.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage_platform_interface---v5110 "><code>firebase_storage_platform_interface</code>
- <code>v5.1.10</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_functions---v466 "><code>cloud_functions</code>
- <code>v4.6.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth---v4176 "><code>firebase_auth</code>
- <code>v4.17.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#_flutterfire_internals---v1323 "><code>_flutterfire_internals</code>
- <code>v1.3.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging---v07415 "><code>firebase_in_app_messaging</code>
- <code>v0.7.4+15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging_platform_interface---v02423 "><code>firebase_in_app_messaging_platform_interface</code>
- <code>v0.2.4+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_web---v02323 "><code>firebase_database_web</code>
- <code>v0.2.3+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics---v3416 "><code>firebase_crashlytics</code>
- <code>v3.4.16</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics_platform_interface---v3623 "><code>firebase_crashlytics_platform_interface</code>
- <code>v3.6.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_platform_interface---v02523 "><code>firebase_database_platform_interface</code>
- <code>v0.2.5+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_platform_interface---v716 "><code>firebase_auth_platform_interface</code>
- <code>v7.1.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database---v1047 "><code>firebase_database</code>
- <code>v10.4.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links---v5415 "><code>firebase_dynamic_links</code>
- <code>v5.4.15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config---v4315 "><code>firebase_remote_config</code>
- <code>v4.3.15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config_web---v1423 "><code>firebase_remote_config_web</code>
- <code>v1.4.23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_web---v01323 "><code>firebase_app_installations_web</code>
- <code>v0.1.3+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_platform_interface---v01423 "><code>firebase_app_installations_platform_interface</code>
- <code>v0.1.4+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_web---v366 "><code>firebase_messaging_web</code>
- <code>v3.6.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_platform_interface---v617 "><code>cloud_firestore_platform_interface</code>
- <code>v6.1.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations---v02415 "><code>firebase_app_installations</code>
- <code>v0.2.4+15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links_platform_interface---v02623 "><code>firebase_dynamic_links_platform_interface</code>
- <code>v0.2.6+23</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_analytics---v1087 "><code>firebase_analytics</code>
- <code>v10.8.7</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_platform_interface---v4525 "><code>firebase_messaging_platform_interface</code>
- <code>v4.5.25</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_ml_model_downloader---v02414 "><code>firebase_ml_model_downloader</code>
- <code>v0.2.4+14</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_analytics_web---v05519 "><code>firebase_analytics_web</code>
- <code>v0.5.5+19</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="15d8a1c59e
"><code>15d8a1c</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics/issues/12406 ">#12406</a>)</li>
<li><a
href="376310f343
"><code>376310f</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics/issues/12351 ">#12351</a>)</li>
<li><a
href="886c39a3e9
"><code>886c39a</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics/issues/12294 ">#12294</a>)</li>
<li><a
href="e864acebf7
"><code>e864ace</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics/issues/12276 ">#12276</a>)</li>
<li><a
href="8f49afcb80
"><code>8f49afc</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics/issues/12251 ">#12251</a>)</li>
<li><a
href="e655ff3563
"><code>e655ff3</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics/issues/12246 ">#12246</a>)</li>
<li><a
href="110e5f6967
"><code>110e5f6</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics/issues/12233 ">#12233</a>)</li>
<li>See full diff in <a
href="https://github.com/firebase/flutterfire/commits/firebase_crashlytics-v3.4.16/packages/firebase_crashlytics ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase_crashlytics&package-manager=pub&previous-version=3.4.9&new-version=3.4.16 )](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
66f8fc6011
Bump cloud_firestore from 4.14.0 to 4.15.6 in /experimental/web_dashboard ( #2179 )
...
Bumps
[cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore )
from 4.14.0 to 4.15.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md ">cloud_firestore's
changelog</a>.</em></p>
<blockquote>
<h4><code>cloud_firestore</code> - <code>v4.15.6</code></h4>
<ul>
<li><strong>FIX</strong>(firestore,windows): fix compilation issue on
Windows (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12375 ">#12375</a>).
(<a
href="f24d0a76ff
">f24d0a76</a>)</li>
</ul>
<h4><code>cloud_firestore_web</code> - <code>v3.10.6</code></h4>
<ul>
<li><strong>FIX</strong>(firestore,web): fix an issue where hot restart
would throw an error in console (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12382 ">#12382</a>).
(<a
href="a5dc05daab
">a5dc05da</a>)</li>
</ul>
<h4><code>cloud_functions_web</code> - <code>v4.7.0</code></h4>
<ul>
<li><strong>FEAT</strong>(functions,web): migrate web to js_interop to
be compatible with WASM (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12205 ">#12205</a>).
(<a
href="51f6563e1c
">51f6563e</a>)</li>
</ul>
<h4><code>firebase_auth_web</code> - <code>v5.9.6</code></h4>
<ul>
<li><strong>REFACTOR</strong>(auth,web): update error handling to ensure
stack traces are preserved. (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12392 ">#12392</a>).
(<a
href="280dcb3d77
">280dcb3d</a>)</li>
<li><strong>FIX</strong>(auth,web): lower SDK minimum version constraint
to "3.2.0" (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12369 ">#12369</a>).
(<a
href="fa412b4482
">fa412b44</a>)</li>
</ul>
<h4><code>firebase_core</code> - <code>v2.25.5</code></h4>
<ul>
<li><strong>FIX</strong>(core,web): fix compatibility with TrustedTypes
(<a
href="https://redirect.github.com/firebase/flutterfire/issues/12383 ">#12383</a>).
(<a
href="6c1f73d0c8
">6c1f73d0</a>)</li>
</ul>
<h4><code>firebase_core_web</code> - <code>v2.11.5</code></h4>
<ul>
<li><strong>FIX</strong>(core,web): fix compatibility with TrustedTypes
(<a
href="https://redirect.github.com/firebase/flutterfire/issues/12383 ">#12383</a>).
(<a
href="6c1f73d0c8
">6c1f73d0</a>)</li>
<li><strong>FIX</strong>(auth,web): lower SDK minimum version constraint
to "3.2.0" (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12369 ">#12369</a>).
(<a
href="fa412b4482
">fa412b44</a>)</li>
</ul>
<h4><code>firebase_messaging</code> - <code>v14.7.17</code></h4>
<ul>
<li><strong>FIX</strong>(messaging,android): revert changes made to
potential fix as it was causing ANR reports for users (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12396 ">#12396</a>).
(<a
href="07ef487971
">07ef4879</a>)</li>
</ul>
<h4><code>firebase_storage</code> - <code>v11.6.7</code></h4>
<ul>
<li><strong>FIX</strong>(storage): <code>Task.cancel()</code> method
wasn't properly updating <code>task.snapshot</code> and
<code>cancel()</code> wasn't working in certain conditions. (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12322 ">#12322</a>).
(<a
href="c3ca5d101b
">c3ca5d10</a>)</li>
</ul>
<h4><code>firebase_storage_platform_interface</code> -
<code>v5.1.10</code></h4>
<ul>
<li><strong>FIX</strong>(storage): <code>Task.cancel()</code> method
wasn't properly updating <code>task.snapshot</code> and
<code>cancel()</code> wasn't working in certain conditions. (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12322 ">#12322</a>).
(<a
href="c3ca5d101b
">c3ca5d10</a>)</li>
</ul>
<h2>2024-02-19</h2>
<h3>Changes</h3>
<hr />
<p>Packages with breaking changes:</p>
<ul>
<li>There are no breaking changes in this release.</li>
</ul>
<p>Packages with other changes:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="15d8a1c59e
"><code>15d8a1c</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12406 ">#12406</a>)</li>
<li><a
href="557f2cd321
"><code>557f2cd</code></a>
ci(firestore, web): skip live 2nd database tests on CI runs (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12401 ">#12401</a>)</li>
<li><a
href="f24d0a76ff
"><code>f24d0a7</code></a>
fix(firestore, windows): fix compilation issue on Windows (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12375 ">#12375</a>)</li>
<li><a
href="a5dc05daab
"><code>a5dc05d</code></a>
fix(firestore, web): fix an issue where hot restart would throw an error
in c...</li>
<li><a
href="40433ee2bb
"><code>40433ee</code></a>
ci: fix firestore e2e tests (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12374 ">#12374</a>)</li>
<li><a
href="bd2a678488
"><code>bd2a678</code></a>
ci: updates to improve e2e tests (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12343 ">#12343</a>)</li>
<li><a
href="376310f343
"><code>376310f</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12351 ">#12351</a>)</li>
<li><a
href="fdde75b02f
"><code>fdde75b</code></a>
fix(firestore, web): Propagate <code>FirebaseException</code> properly,
fix `mergeFields...</li>
<li><a
href="051a6b5bac
"><code>051a6b5</code></a>
test(firestore): fix broken stream e2e tests that require tear down (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12330 ">#12330</a>)</li>
<li><a
href="2b83defa84
"><code>2b83def</code></a>
fix(firestore): expose <code>AggregateField</code> type to users (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12305 ">#12305</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.15.6/packages/cloud_firestore ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud_firestore&package-manager=pub&previous-version=4.14.0&new-version=4.15.6 )](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
796978d526
Bump firebase_core from 2.24.2 to 2.25.5 in /experimental/web_dashboard ( #2178 )
...
Bumps
[firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core )
from 2.24.2 to 2.25.5.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md ">firebase_core's
changelog</a>.</em></p>
<blockquote>
<h4><code>firebase_core</code> - <code>v2.25.5</code></h4>
<ul>
<li><strong>FIX</strong>(core,web): fix compatibility with TrustedTypes
(<a
href="https://redirect.github.com/firebase/flutterfire/issues/12383 ">#12383</a>).
(<a
href="6c1f73d0c8
">6c1f73d0</a>)</li>
</ul>
<h4><code>firebase_core_web</code> - <code>v2.11.5</code></h4>
<ul>
<li><strong>FIX</strong>(core,web): fix compatibility with TrustedTypes
(<a
href="https://redirect.github.com/firebase/flutterfire/issues/12383 ">#12383</a>).
(<a
href="6c1f73d0c8
">6c1f73d0</a>)</li>
<li><strong>FIX</strong>(auth,web): lower SDK minimum version constraint
to "3.2.0" (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12369 ">#12369</a>).
(<a
href="fa412b4482
">fa412b44</a>)</li>
</ul>
<h4><code>firebase_messaging</code> - <code>v14.7.17</code></h4>
<ul>
<li><strong>FIX</strong>(messaging,android): revert changes made to
potential fix as it was causing ANR reports for users (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12396 ">#12396</a>).
(<a
href="07ef487971
">07ef4879</a>)</li>
</ul>
<h4><code>firebase_storage</code> - <code>v11.6.7</code></h4>
<ul>
<li><strong>FIX</strong>(storage): <code>Task.cancel()</code> method
wasn't properly updating <code>task.snapshot</code> and
<code>cancel()</code> wasn't working in certain conditions. (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12322 ">#12322</a>).
(<a
href="c3ca5d101b
">c3ca5d10</a>)</li>
</ul>
<h4><code>firebase_storage_platform_interface</code> -
<code>v5.1.10</code></h4>
<ul>
<li><strong>FIX</strong>(storage): <code>Task.cancel()</code> method
wasn't properly updating <code>task.snapshot</code> and
<code>cancel()</code> wasn't working in certain conditions. (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12322 ">#12322</a>).
(<a
href="c3ca5d101b
">c3ca5d10</a>)</li>
</ul>
<h2>2024-02-19</h2>
<h3>Changes</h3>
<hr />
<p>Packages with breaking changes:</p>
<ul>
<li>There are no breaking changes in this release.</li>
</ul>
<p>Packages with other changes:</p>
<ul>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#_flutterfire_internals---v1322 "><code>_flutterfire_internals</code>
- <code>v1.3.22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore---v4155 "><code>cloud_firestore</code>
- <code>v4.15.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_platform_interface---v616 "><code>cloud_firestore_platform_interface</code>
- <code>v6.1.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_web---v3105 "><code>cloud_firestore_web</code>
- <code>v3.10.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_web---v595 "><code>firebase_auth_web</code>
- <code>v5.9.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage_web---v370 "><code>firebase_storage_web</code>
- <code>v3.7.0</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics_platform_interface---v3622 "><code>firebase_crashlytics_platform_interface</code>
- <code>v3.6.22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_platform_interface---v715 "><code>firebase_auth_platform_interface</code>
- <code>v7.1.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging_platform_interface---v02422 "><code>firebase_in_app_messaging_platform_interface</code>
- <code>v0.2.4+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_platform_interface---v02522 "><code>firebase_database_platform_interface</code>
- <code>v0.2.5+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links_platform_interface---v02622 "><code>firebase_dynamic_links_platform_interface</code>
- <code>v0.2.6+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_web---v365 "><code>firebase_messaging_web</code>
- <code>v3.6.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config_platform_interface---v1422 "><code>firebase_remote_config_platform_interface</code>
- <code>v1.4.22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_platform_interface---v4524 "><code>firebase_messaging_platform_interface</code>
- <code>v4.5.24</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_web---v01322 "><code>firebase_app_installations_web</code>
- <code>v0.1.3+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_analytics_platform_interface---v396 "><code>firebase_analytics_platform_interface</code>
- <code>v3.9.6</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="15d8a1c59e
"><code>15d8a1c</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12406 ">#12406</a>)</li>
<li><a
href="6c1f73d0c8
"><code>6c1f73d</code></a>
fix(core, web): fix compatibility with TrustedTypes (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12383 ">#12383</a>)</li>
<li><a
href="fa412b4482
"><code>fa412b4</code></a>
fix(auth, web): lower SDK minimum version constraint to
"3.2.0" (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12369 ">#12369</a>)</li>
<li><a
href="886c39a3e9
"><code>886c39a</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12294 ">#12294</a>)</li>
<li><a
href="0e67a1a466
"><code>0e67a1a</code></a>
fix(core, web): remove unused import that could lead to compilation
error (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/1 ">#1</a>...</li>
<li><a
href="e864acebf7
"><code>e864ace</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12276 ">#12276</a>)</li>
<li><a
href="c395da524d
"><code>c395da5</code></a>
fix(core, web): fix an incompatibility with Flutter Beta that would
occur whe...</li>
<li><a
href="8d944a25e4
"><code>8d944a2</code></a>
fix(core, web): fix null safety issue in typing JS Interop (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12266 ">#12266</a>)</li>
<li><a
href="8f49afcb80
"><code>8f49afc</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12251 ">#12251</a>)</li>
<li><a
href="d0d30405a8
"><code>d0d3040</code></a>
fix(auth, web): fix null safety issue in typing JS Interop (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12250 ">#12250</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/flutterfire/commits/firebase_core-v2.25.5/packages/firebase_core ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase_core&package-manager=pub&previous-version=2.24.2&new-version=2.25.5 )](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
900780d622
Bump cloud_firestore from 4.14.0 to 4.15.6 in /flutter_maps_firestore ( #2177 )
...
Bumps
[cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore )
from 4.14.0 to 4.15.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md ">cloud_firestore's
changelog</a>.</em></p>
<blockquote>
<h4><code>cloud_firestore</code> - <code>v4.15.6</code></h4>
<ul>
<li><strong>FIX</strong>(firestore,windows): fix compilation issue on
Windows (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12375 ">#12375</a>).
(<a
href="f24d0a76ff
">f24d0a76</a>)</li>
</ul>
<h4><code>cloud_firestore_web</code> - <code>v3.10.6</code></h4>
<ul>
<li><strong>FIX</strong>(firestore,web): fix an issue where hot restart
would throw an error in console (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12382 ">#12382</a>).
(<a
href="a5dc05daab
">a5dc05da</a>)</li>
</ul>
<h4><code>cloud_functions_web</code> - <code>v4.7.0</code></h4>
<ul>
<li><strong>FEAT</strong>(functions,web): migrate web to js_interop to
be compatible with WASM (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12205 ">#12205</a>).
(<a
href="51f6563e1c
">51f6563e</a>)</li>
</ul>
<h4><code>firebase_auth_web</code> - <code>v5.9.6</code></h4>
<ul>
<li><strong>REFACTOR</strong>(auth,web): update error handling to ensure
stack traces are preserved. (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12392 ">#12392</a>).
(<a
href="280dcb3d77
">280dcb3d</a>)</li>
<li><strong>FIX</strong>(auth,web): lower SDK minimum version constraint
to "3.2.0" (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12369 ">#12369</a>).
(<a
href="fa412b4482
">fa412b44</a>)</li>
</ul>
<h4><code>firebase_core</code> - <code>v2.25.5</code></h4>
<ul>
<li><strong>FIX</strong>(core,web): fix compatibility with TrustedTypes
(<a
href="https://redirect.github.com/firebase/flutterfire/issues/12383 ">#12383</a>).
(<a
href="6c1f73d0c8
">6c1f73d0</a>)</li>
</ul>
<h4><code>firebase_core_web</code> - <code>v2.11.5</code></h4>
<ul>
<li><strong>FIX</strong>(core,web): fix compatibility with TrustedTypes
(<a
href="https://redirect.github.com/firebase/flutterfire/issues/12383 ">#12383</a>).
(<a
href="6c1f73d0c8
">6c1f73d0</a>)</li>
<li><strong>FIX</strong>(auth,web): lower SDK minimum version constraint
to "3.2.0" (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12369 ">#12369</a>).
(<a
href="fa412b4482
">fa412b44</a>)</li>
</ul>
<h4><code>firebase_messaging</code> - <code>v14.7.17</code></h4>
<ul>
<li><strong>FIX</strong>(messaging,android): revert changes made to
potential fix as it was causing ANR reports for users (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12396 ">#12396</a>).
(<a
href="07ef487971
">07ef4879</a>)</li>
</ul>
<h4><code>firebase_storage</code> - <code>v11.6.7</code></h4>
<ul>
<li><strong>FIX</strong>(storage): <code>Task.cancel()</code> method
wasn't properly updating <code>task.snapshot</code> and
<code>cancel()</code> wasn't working in certain conditions. (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12322 ">#12322</a>).
(<a
href="c3ca5d101b
">c3ca5d10</a>)</li>
</ul>
<h4><code>firebase_storage_platform_interface</code> -
<code>v5.1.10</code></h4>
<ul>
<li><strong>FIX</strong>(storage): <code>Task.cancel()</code> method
wasn't properly updating <code>task.snapshot</code> and
<code>cancel()</code> wasn't working in certain conditions. (<a
href="https://redirect.github.com/firebase/flutterfire/issues/12322 ">#12322</a>).
(<a
href="c3ca5d101b
">c3ca5d10</a>)</li>
</ul>
<h2>2024-02-19</h2>
<h3>Changes</h3>
<hr />
<p>Packages with breaking changes:</p>
<ul>
<li>There are no breaking changes in this release.</li>
</ul>
<p>Packages with other changes:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="15d8a1c59e
"><code>15d8a1c</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12406 ">#12406</a>)</li>
<li><a
href="557f2cd321
"><code>557f2cd</code></a>
ci(firestore, web): skip live 2nd database tests on CI runs (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12401 ">#12401</a>)</li>
<li><a
href="f24d0a76ff
"><code>f24d0a7</code></a>
fix(firestore, windows): fix compilation issue on Windows (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12375 ">#12375</a>)</li>
<li><a
href="a5dc05daab
"><code>a5dc05d</code></a>
fix(firestore, web): fix an issue where hot restart would throw an error
in c...</li>
<li><a
href="40433ee2bb
"><code>40433ee</code></a>
ci: fix firestore e2e tests (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12374 ">#12374</a>)</li>
<li><a
href="bd2a678488
"><code>bd2a678</code></a>
ci: updates to improve e2e tests (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12343 ">#12343</a>)</li>
<li><a
href="376310f343
"><code>376310f</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12351 ">#12351</a>)</li>
<li><a
href="fdde75b02f
"><code>fdde75b</code></a>
fix(firestore, web): Propagate <code>FirebaseException</code> properly,
fix `mergeFields...</li>
<li><a
href="051a6b5bac
"><code>051a6b5</code></a>
test(firestore): fix broken stream e2e tests that require tear down (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12330 ">#12330</a>)</li>
<li><a
href="2b83defa84
"><code>2b83def</code></a>
fix(firestore): expose <code>AggregateField</code> type to users (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore/issues/12305 ">#12305</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.15.6/packages/cloud_firestore ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud_firestore&package-manager=pub&previous-version=4.14.0&new-version=4.15.6 )](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
e8b5006e96
Bump firebase_core from 2.24.2 to 2.25.4 in /flutter_maps_firestore ( #2175 )
...
Bumps
[firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core )
from 2.24.2 to 2.25.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md ">firebase_core's
changelog</a>.</em></p>
<blockquote>
<h1>Change Log</h1>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org ">Conventional Commits</a>
for commit guidelines.</p>
<h2>2024-02-19</h2>
<h3>Changes</h3>
<hr />
<p>Packages with breaking changes:</p>
<ul>
<li>There are no breaking changes in this release.</li>
</ul>
<p>Packages with other changes:</p>
<ul>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#_flutterfire_internals---v1322 "><code>_flutterfire_internals</code>
- <code>v1.3.22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore---v4155 "><code>cloud_firestore</code>
- <code>v4.15.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_platform_interface---v616 "><code>cloud_firestore_platform_interface</code>
- <code>v6.1.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#cloud_firestore_web---v3105 "><code>cloud_firestore_web</code>
- <code>v3.10.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_web---v595 "><code>firebase_auth_web</code>
- <code>v5.9.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage_web---v370 "><code>firebase_storage_web</code>
- <code>v3.7.0</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics_platform_interface---v3622 "><code>firebase_crashlytics_platform_interface</code>
- <code>v3.6.22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth_platform_interface---v715 "><code>firebase_auth_platform_interface</code>
- <code>v7.1.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging_platform_interface---v02422 "><code>firebase_in_app_messaging_platform_interface</code>
- <code>v0.2.4+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_platform_interface---v02522 "><code>firebase_database_platform_interface</code>
- <code>v0.2.5+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links_platform_interface---v02622 "><code>firebase_dynamic_links_platform_interface</code>
- <code>v0.2.6+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_web---v365 "><code>firebase_messaging_web</code>
- <code>v3.6.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config_platform_interface---v1422 "><code>firebase_remote_config_platform_interface</code>
- <code>v1.4.22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging_platform_interface---v4524 "><code>firebase_messaging_platform_interface</code>
- <code>v4.5.24</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_web---v01322 "><code>firebase_app_installations_web</code>
- <code>v0.1.3+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_analytics_platform_interface---v396 "><code>firebase_analytics_platform_interface</code>
- <code>v3.9.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_analytics_web---v05518 "><code>firebase_analytics_web</code>
- <code>v0.5.5+18</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_storage_platform_interface---v519 "><code>firebase_storage_platform_interface</code>
- <code>v5.1.9</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations_platform_interface---v01422 "><code>firebase_app_installations_platform_interface</code>
- <code>v0.1.4+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_performance_web---v01422 "><code>firebase_performance_web</code>
- <code>v0.1.4+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_performance_platform_interface---v01422 "><code>firebase_performance_platform_interface</code>
- <code>v0.1.4+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_check_platform_interface---v01016 "><code>firebase_app_check_platform_interface</code>
- <code>v0.1.0+16</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_check_web---v01016 "><code>firebase_app_check_web</code>
- <code>v0.1.0+16</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_crashlytics---v3415 "><code>firebase_crashlytics</code>
- <code>v3.4.15</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_auth---v4175 "><code>firebase_auth</code>
- <code>v4.17.5</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_in_app_messaging---v07414 "><code>firebase_in_app_messaging</code>
- <code>v0.7.4+14</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database_web---v02322 "><code>firebase_database_web</code>
- <code>v0.2.3+22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_database---v1046 "><code>firebase_database</code>
- <code>v10.4.6</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_dynamic_links---v5414 "><code>firebase_dynamic_links</code>
- <code>v5.4.14</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_messaging---v14716 "><code>firebase_messaging</code>
- <code>v14.7.16</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config_web---v1422 "><code>firebase_remote_config_web</code>
- <code>v1.4.22</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_remote_config---v4314 "><code>firebase_remote_config</code>
- <code>v4.3.14</code></a></li>
<li><a
href="https://github.com/firebase/flutterfire/blob/master/#firebase_app_installations---v02414 "><code>firebase_app_installations</code>
- <code>v0.2.4+14</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f6ead64ffd
"><code>f6ead64</code></a>
chore(release): publish packages</li>
<li><a
href="0e67a1a466
"><code>0e67a1a</code></a>
fix(core, web): remove unused import that could lead to compilation
error (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/1 ">#1</a>...</li>
<li><a
href="e864acebf7
"><code>e864ace</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12276 ">#12276</a>)</li>
<li><a
href="c395da524d
"><code>c395da5</code></a>
fix(core, web): fix an incompatibility with Flutter Beta that would
occur whe...</li>
<li><a
href="8d944a25e4
"><code>8d944a2</code></a>
fix(core, web): fix null safety issue in typing JS Interop (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12266 ">#12266</a>)</li>
<li><a
href="8f49afcb80
"><code>8f49afc</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12251 ">#12251</a>)</li>
<li><a
href="d0d30405a8
"><code>d0d3040</code></a>
fix(auth, web): fix null safety issue in typing JS Interop (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12250 ">#12250</a>)</li>
<li><a
href="e655ff3563
"><code>e655ff3</code></a>
chore(release): publish packages (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12246 ">#12246</a>)</li>
<li><a
href="e38a510b77
"><code>e38a510</code></a>
fix(core, web): fix some JS interop that were incorrectly migrated (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12239 ">#12239</a>)</li>
<li><a
href="110e5f6967
"><code>110e5f6</code></a>
chore(release): prepare for release (<a
href="https://github.com/firebase/flutterfire/tree/master/packages/firebase_core/issues/12233 ">#12233</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/firebase/flutterfire/commits/firebase_core-v2.25.4/packages/firebase_core ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase_core&package-manager=pub&previous-version=2.24.2&new-version=2.25.4 )](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>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
11 months ago
dependabot[bot]
5fb4798ae5
Bump actions/setup-java from 4.0.0 to 4.1.0 ( #2176 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from
4.0.0 to 4.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/setup-java/releases ">actions/setup-java's
releases</a>.</em></p>
<blockquote>
<h2>V4.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Added Windows Arm64 Support for Windows Arm64 Runners by <a
href="https://github.com/mahabaleshwars "><code>@mahabaleshwars</code></a>
in <a
href="https://redirect.github.com/actions/setup-java/pull/595 ">actions/setup-java#595</a></li>
<li>feat: bump actions/checkout and actions/setup-java to v4 by <a
href="https://github.com/kbdharun "><code>@kbdharun</code></a> in <a
href="https://redirect.github.com/actions/setup-java/pull/533 ">actions/setup-java#533</a></li>
<li>Handle authorization when the token is undefined by <a
href="https://github.com/peter-murray "><code>@peter-murray</code></a>
in <a
href="https://redirect.github.com/actions/setup-java/pull/556 ">actions/setup-java#556</a></li>
<li>Documentation update of Java 21 by <a
href="https://github.com/Okeanos "><code>@Okeanos</code></a> in <a
href="https://redirect.github.com/actions/setup-java/pull/566 ">actions/setup-java#566</a></li>
<li>Documentation update about maven-gpg-plugin version note by <a
href="https://github.com/IvanZosimov "><code>@IvanZosimov</code></a> in
<a
href="https://redirect.github.com/actions/setup-java/pull/570 ">actions/setup-java#570</a></li>
<li>Oracle JDK 21 support by <a
href="https://github.com/jdubois "><code>@jdubois</code></a> in <a
href="https://redirect.github.com/actions/setup-java/pull/538 ">actions/setup-java#538</a></li>
<li>Fix typo in configuration example by <a
href="https://github.com/Bananeweizen "><code>@Bananeweizen</code></a>
in <a
href="https://redirect.github.com/actions/setup-java/pull/572 ">actions/setup-java#572</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kbdharun "><code>@kbdharun</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-java/pull/533 ">actions/setup-java#533</a></li>
<li><a
href="https://github.com/peter-murray "><code>@peter-murray</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-java/pull/556 ">actions/setup-java#556</a></li>
<li><a href="https://github.com/jdubois "><code>@jdubois</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/setup-java/pull/538 ">actions/setup-java#538</a></li>
<li><a
href="https://github.com/Bananeweizen "><code>@Bananeweizen</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-java/pull/572 ">actions/setup-java#572</a></li>
<li><a
href="https://github.com/mahabaleshwars "><code>@mahabaleshwars</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-java/pull/595 ">actions/setup-java#595</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-java/compare/v4...v4.1.0 ">https://github.com/actions/setup-java/compare/v4...v4.1.0 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9704b39bf2
"><code>9704b39</code></a>
Added Windows Arm64 Support for Windows Arm64 Runners (<a
href="https://redirect.github.com/actions/setup-java/issues/595 ">#595</a>)</li>
<li><a
href="7a445ee88d
"><code>7a445ee</code></a>
Fix typo in configuration example (<a
href="https://redirect.github.com/actions/setup-java/issues/572 ">#572</a>)</li>
<li><a
href="3232623d9c
"><code>3232623</code></a>
Oracle JDK 21 support (<a
href="https://redirect.github.com/actions/setup-java/issues/538 ">#538</a>)</li>
<li><a
href="c0660d8edc
"><code>c0660d8</code></a>
docs: add note about maven-gpg-plugin version (<a
href="https://redirect.github.com/actions/setup-java/issues/570 ">#570</a>)</li>
<li><a
href="2f7af1b9c5
"><code>2f7af1b</code></a>
make it clear that Java 21 is supported (<a
href="https://redirect.github.com/actions/setup-java/issues/566 ">#566</a>)</li>
<li><a
href="16ef37f8dd
"><code>16ef37f</code></a>
HTTP errors when the token is undefined (<a
href="https://redirect.github.com/actions/setup-java/issues/556 ">#556</a>)</li>
<li><a
href="a2374547df
"><code>a237454</code></a>
feat: bump actions/checkout and actions/setup-java to v4 (<a
href="https://redirect.github.com/actions/setup-java/issues/533 ">#533</a>)</li>
<li>See full diff in <a
href="387ac29b30...9704b39bf2
">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java&package-manager=github_actions&previous-version=4.0.0&new-version=4.1.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
05f33bf461
Bump http from 1.2.0 to 1.2.1 in /desktop_photo_search/fluent_ui ( #2163 )
...
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs ) from
1.2.0 to 1.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dart-lang/http/releases ">http's
releases</a>.</em></p>
<blockquote>
<h2>package:http v1.2.1</h2>
<ul>
<li>Require Dart <code>^3.3</code></li>
<li>Require <code>package:web</code> <code>^0.5.0</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/dart-lang/http/commits/http-v1.2.1/pkgs ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http&package-manager=pub&previous-version=1.2.0&new-version=1.2.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
Jenn Magder
043bde10ce
Add debugging details to `add_to_app` sample README. ( #2168 )
...
Fixes https://github.com/flutter/flutter/issues/143550
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
11 months ago
dependabot[bot]
52c19a1006
Bump http from 1.2.0 to 1.2.1 in /desktop_photo_search/material ( #2166 )
...
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs ) from
1.2.0 to 1.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dart-lang/http/releases ">http's
releases</a>.</em></p>
<blockquote>
<h2>package:http v1.2.1</h2>
<ul>
<li>Require Dart <code>^3.3</code></li>
<li>Require <code>package:web</code> <code>^0.5.0</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/dart-lang/http/commits/http-v1.2.1/pkgs ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http&package-manager=pub&previous-version=1.2.0&new-version=1.2.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
750b390f7f
Bump http from 1.2.0 to 1.2.1 in /experimental/linting_tool ( #2167 )
...
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs ) from
1.2.0 to 1.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dart-lang/http/releases ">http's
releases</a>.</em></p>
<blockquote>
<h2>package:http v1.2.1</h2>
<ul>
<li>Require Dart <code>^3.3</code></li>
<li>Require <code>package:web</code> <code>^0.5.0</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/dart-lang/http/commits/http-v1.2.1/pkgs ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http&package-manager=pub&previous-version=1.2.0&new-version=1.2.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
Jenn Magder
3aaa86795e
Update App Clip for Xcode 15 and iOS 16+ ( #2162 )
...
1. Run `flutter run` on the project to pick up project automigrations.
2. Set min version to iOS 16 to take advantage of the 15MB size limit
(see
https://github.com/flutter/flutter/issues/71098#issuecomment-1358152892 )
3. Other updates needed to avoid Xcode errors and warnings.
First introduced in #538
See also https://github.com/flutter/website/pull/10145
11 months ago
dependabot[bot]
307f982bc8
Bump pigeon from 16.0.5 to 17.0.0 in /add_to_app/books/flutter_module_books ( #2158 )
11 months ago
dependabot[bot]
a5ae1fe448
Bump actions/upload-artifact from 4.3.0 to 4.3.1 ( #2156 )
12 months ago
Eric Windmill
78990c6688
Prep for Flutter 3.19 release ( #2146 )
...
Prepping for the next stable release in February.
---------
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
12 months ago
John Ryan
b05384a4a6
Add web_startup_analyzer to material_3_demo ( #2152 )
12 months ago
John Ryan
6c10c75e2b
Remove experimental/material_3_demo ( #2153 )
...
There are two versions of material_3_demo, this removes the one that
lives in `experimental/`
cc: @QuncCccccc
12 months ago
John Ryan
176c565295
Update ignored directories in gh-pages step ( #2151 )
...
Follow-up to 975a25bb0b
12 months ago
John Ryan
975a25bb0b
Update ignored directories in gh-pages step ( #2150 )
...
Follow up to https://github.com/flutter/samples/pull/2144
cc: @kevmoo
12 months ago
John Ryan
d96bb336b6
Add web startup analyzer to material 3 demo ( #2144 )
...
This adds a tool to measure web app startup for the Material 3 demo.
Demo:
- [Example app](https://flutter-web-perf-experiments.web.app/ )
- [Material
3](https://flutter-web-perf-experiments--material3-vswzldcy.web.app/ )
(open console)
---------
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
Co-authored-by: Kevin Moore <kevmoo@google.com>
12 months ago
Kevin Moore
dc37f37b5c
[web/_tool/verify_packages] skip analyze when pub upgrade fails ( #2148 )
12 months ago
Parker Lougheed
81512c626d
Update Angular embedding sample ( #2147 )
...
- Replace `package:js` usage with `dart:js_interop`
- Remove and ignore `package-lock.json` since it keeps causing security
warnings: https://github.com/flutter/samples/security/dependabot . It's
not necessary for this sample and the constraints already present in the
`package.json`.
- Update to Angular 17.1
1 year ago