1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
dependabot[bot]
aa843866e0 Bump @angular/core from 17.3.10 to 18.0.1 in /web_embedding/ng-flutter (#2311)
Bumps
[@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core)
from 17.3.10 to 18.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/releases"><code>@​angular/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v18.0.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>18.0.1 (2024-05-29)</h1>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="419ffa2026"><img
src="https://img.shields.io/badge/419ffa2026-fix-green" alt="fix -
419ffa2026" /></a></td>
<td>optimize track function that only passes $index (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55872">#55872</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4c7efc005a"><img
src="https://img.shields.io/badge/4c7efc005a-fix-green" alt="fix -
4c7efc005a" /></a></td>
<td>interpolatedSignalNotInvoked diagnostic for class, style, attribute
and animation bindings (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55969">#55969</a>)</td>
</tr>
</tbody>
</table>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4e6ea0e19c"><img
src="https://img.shields.io/badge/4e6ea0e19c-fix-green" alt="fix -
4e6ea0e19c" /></a></td>
<td>handle elements with local refs in event replay serialization logic
(<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/56076">#56076</a>)</td>
</tr>
<tr>
<td><a
href="d73a0175cb"><img
src="https://img.shields.io/badge/d73a0175cb-fix-green" alt="fix -
d73a0175cb" /></a></td>
<td>link errors to ADEV (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55554">#55554</a>)</td>
</tr>
<tr>
<td><a
href="985a215b10"><img
src="https://img.shields.io/badge/985a215b10-fix-green" alt="fix -
985a215b10" /></a></td>
<td>typo in zoneless warning (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55974">#55974</a>)</td>
</tr>
</tbody>
</table>
<h3>migrations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="ba85d08158"><img
src="https://img.shields.io/badge/ba85d08158-fix-green" alt="fix -
ba85d08158" /></a></td>
<td>handle empty ngSwitchCase (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/56105">#56105</a>)</td>
</tr>
</tbody>
</table>
<h2>v18.0.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>18.0.0 (2024-05-22)</h1>
<h3>animations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="bcce85af72"><img
src="https://img.shields.io/badge/bcce85af72-refactor-yellow"
alt="refactor - bcce85af72" /></a></td>
<td>remove deprecated <code>matchesElement</code> from
<code>AnimationDriver</code> (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55479">#55479</a>)</td>
</tr>
</tbody>
</table>
<h3>common</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="d34c033902"><img
src="https://img.shields.io/badge/d34c033902-refactor-yellow"
alt="refactor - d34c033902" /></a></td>
<td>Deprecate Local Data API functions (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54483">#54483</a>)</td>
</tr>
<tr>
<td><a
href="3b0de30b37"><img
src="https://img.shields.io/badge/3b0de30b37-refactor-yellow"
alt="refactor - 3b0de30b37" /></a></td>
<td>remove deprecated <code>isPlatformWorkerApp</code> and
<code>isPlatformWorkerUi</code> API (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55302">#55302</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="91b007e58f"><img
src="https://img.shields.io/badge/91b007e58f-fix-green" alt="fix -
91b007e58f" /></a></td>
<td>add math elements to schema (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55631">#55631</a>)</td>
</tr>
<tr>
<td><a
href="33d0102304"><img
src="https://img.shields.io/badge/33d0102304-fix-green" alt="fix -
33d0102304" /></a></td>
<td>allow comments between connected blocks (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55966">#55966</a>)</td>
</tr>
<tr>
<td><a
href="7fc7f3f05f"><img
src="https://img.shields.io/badge/7fc7f3f05f-fix-green" alt="fix -
7fc7f3f05f" /></a></td>
<td>capture all control flow branches for content projection in if
blocks (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54921">#54921</a>)</td>
</tr>
<tr>
<td><a
href="a369f43fbd"><img
src="https://img.shields.io/badge/a369f43fbd-fix-green" alt="fix -
a369f43fbd" /></a></td>
<td>capture switch block cases for content projection (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54921">#54921</a>)</td>
</tr>
<tr>
<td><a
href="eb625d3783"><img
src="https://img.shields.io/badge/eb625d3783-fix-green" alt="fix -
eb625d3783" /></a></td>
<td>declare for loop aliases in addition to new name (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/54942">#54942</a>)</td>
</tr>
<tr>
<td><a
href="f824911510"><img
src="https://img.shields.io/badge/f824911510-fix-green" alt="fix -
f824911510" /></a></td>
<td>For <code>FatalDiagnosticError</code>, hide the <code>message</code>
field without affecting the emit (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55160">#55160</a>)</td>
</tr>
<tr>
<td><a
href="a040fb720a"><img
src="https://img.shields.io/badge/a040fb720a-fix-green" alt="fix -
a040fb720a" /></a></td>
<td>maintain multiline CSS selectors during CSS scoping (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55509">#55509</a>)</td>
</tr>
<tr>
<td><a
href="39624c6b12"><img
src="https://img.shields.io/badge/39624c6b12-fix-green" alt="fix -
39624c6b12" /></a></td>
<td>output input flags as a literal (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55215">#55215</a>)</td>
</tr>
<tr>
<td><a
href="eba92cfa55"><img
src="https://img.shields.io/badge/eba92cfa55-fix-green" alt="fix -
eba92cfa55" /></a></td>
<td>prevent usage of reserved control flow symbol in custom
interpolation context. (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55809">#55809</a>)</td>
</tr>
<tr>
<td><a
href="7d5bc1c628"><img
src="https://img.shields.io/badge/7d5bc1c628-fix-green" alt="fix -
7d5bc1c628" /></a></td>
<td>remove container index from conditional instruction (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55190">#55190</a>)</td>
</tr>
<tr>
<td><a
href="4eb0165750"><img
src="https://img.shields.io/badge/4eb0165750-fix-green" alt="fix -
4eb0165750" /></a></td>
<td>remove support for unassignable expressions in two-way bindings (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55342">#55342</a>)</td>
</tr>
<tr>
<td><a
href="e1650e3b13"><img
src="https://img.shields.io/badge/e1650e3b13-fix-green" alt="fix -
e1650e3b13" /></a></td>
<td>throw error if item name and context variables conflict (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55045">#55045</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>18.0.1 (2024-05-29)</h1>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="419ffa2026">419ffa2026</a></td>
<td>fix</td>
<td>optimize track function that only passes $index (<a
href="https://redirect.github.com/angular/angular/pull/55872">#55872</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4c7efc005a">4c7efc005a</a></td>
<td>fix</td>
<td>interpolatedSignalNotInvoked diagnostic for class, style, attribute
and animation bindings (<a
href="https://redirect.github.com/angular/angular/pull/55969">#55969</a>)</td>
</tr>
</tbody>
</table>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4e6ea0e19c">4e6ea0e19c</a></td>
<td>fix</td>
<td>handle elements with local refs in event replay serialization logic
(<a
href="https://redirect.github.com/angular/angular/pull/56076">#56076</a>)</td>
</tr>
<tr>
<td><a
href="d73a0175cb">d73a0175cb</a></td>
<td>fix</td>
<td>link errors to ADEV (<a
href="https://redirect.github.com/angular/angular/pull/55554">#55554</a>)</td>
</tr>
<tr>
<td><a
href="985a215b10">985a215b10</a></td>
<td>fix</td>
<td>typo in zoneless warning (<a
href="https://redirect.github.com/angular/angular/pull/55974">#55974</a>)</td>
</tr>
</tbody>
</table>
<h3>migrations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="ba85d08158">ba85d08158</a></td>
<td>fix</td>
<td>handle empty ngSwitchCase (<a
href="https://redirect.github.com/angular/angular/pull/56105">#56105</a>)</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ba85d08158"><code>ba85d08</code></a>
fix(migrations): handle empty ngSwitchCase (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/56105">#56105</a>)</li>
<li><a
href="4fdc93bcd5"><code>4fdc93b</code></a>
refactor(core): Use event_dispatcher in event_replay code. (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/56036">#56036</a>)</li>
<li><a
href="fa4bcf3621"><code>fa4bcf3</code></a>
test: add back control_flow_migration tests (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/56130">#56130</a>)</li>
<li><a
href="0b6018b755"><code>0b6018b</code></a>
build: update to latest dev infra code (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/56128">#56128</a>)</li>
<li><a
href="4e6ea0e19c"><code>4e6ea0e</code></a>
fix(core): handle elements with local refs in event replay serialization
logi...</li>
<li><a
href="47b7ba0d5e"><code>47b7ba0</code></a>
refactor(core): Remove hybrid mode flag and move scheduler provider
location ...</li>
<li><a
href="89e48aac4e"><code>89e48aa</code></a>
refactor(core): Create event types that are able to be serialized,
captured, ...</li>
<li><a
href="01a19f33b5"><code>01a19f3</code></a>
refactor(core): Make sure not to do anymore jsaction work once
everything is ...</li>
<li><a
href="d73a0175cb"><code>d73a017</code></a>
fix(core): link errors to ADEV (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55554">#55554</a>)</li>
<li><a
href="b960aad863"><code>b960aad</code></a>
refactor(core): remove unused preventDefault on listener (<a
href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/55879">#55879</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/angular/angular/commits/18.0.1/packages/core">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/core&package-manager=npm_and_yarn&previous-version=17.3.10&new-version=18.0.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>
2024-05-30 06:45:17 +10:00
dependabot[bot]
1133a838e7 Bump @angular/platform-browser from 17.3.10 to 18.0.1 in /web_embedding/ng-flutter (#2312)
Bumps
[@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser)
from 17.3.10 to 18.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/releases"><code>@​angular/platform-browser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v18.0.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>18.0.1 (2024-05-29)</h1>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="419ffa2026"><img
src="https://img.shields.io/badge/419ffa2026-fix-green" alt="fix -
419ffa2026" /></a></td>
<td>optimize track function that only passes $index (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55872">#55872</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4c7efc005a"><img
src="https://img.shields.io/badge/4c7efc005a-fix-green" alt="fix -
4c7efc005a" /></a></td>
<td>interpolatedSignalNotInvoked diagnostic for class, style, attribute
and animation bindings (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55969">#55969</a>)</td>
</tr>
</tbody>
</table>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4e6ea0e19c"><img
src="https://img.shields.io/badge/4e6ea0e19c-fix-green" alt="fix -
4e6ea0e19c" /></a></td>
<td>handle elements with local refs in event replay serialization logic
(<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/56076">#56076</a>)</td>
</tr>
<tr>
<td><a
href="d73a0175cb"><img
src="https://img.shields.io/badge/d73a0175cb-fix-green" alt="fix -
d73a0175cb" /></a></td>
<td>link errors to ADEV (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55554">#55554</a>)</td>
</tr>
<tr>
<td><a
href="985a215b10"><img
src="https://img.shields.io/badge/985a215b10-fix-green" alt="fix -
985a215b10" /></a></td>
<td>typo in zoneless warning (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55974">#55974</a>)</td>
</tr>
</tbody>
</table>
<h3>migrations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="ba85d08158"><img
src="https://img.shields.io/badge/ba85d08158-fix-green" alt="fix -
ba85d08158" /></a></td>
<td>handle empty ngSwitchCase (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/56105">#56105</a>)</td>
</tr>
</tbody>
</table>
<h2>v18.0.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>18.0.0 (2024-05-22)</h1>
<h3>animations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="bcce85af72"><img
src="https://img.shields.io/badge/bcce85af72-refactor-yellow"
alt="refactor - bcce85af72" /></a></td>
<td>remove deprecated <code>matchesElement</code> from
<code>AnimationDriver</code> (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55479">#55479</a>)</td>
</tr>
</tbody>
</table>
<h3>common</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="d34c033902"><img
src="https://img.shields.io/badge/d34c033902-refactor-yellow"
alt="refactor - d34c033902" /></a></td>
<td>Deprecate Local Data API functions (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54483">#54483</a>)</td>
</tr>
<tr>
<td><a
href="3b0de30b37"><img
src="https://img.shields.io/badge/3b0de30b37-refactor-yellow"
alt="refactor - 3b0de30b37" /></a></td>
<td>remove deprecated <code>isPlatformWorkerApp</code> and
<code>isPlatformWorkerUi</code> API (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55302">#55302</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="91b007e58f"><img
src="https://img.shields.io/badge/91b007e58f-fix-green" alt="fix -
91b007e58f" /></a></td>
<td>add math elements to schema (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55631">#55631</a>)</td>
</tr>
<tr>
<td><a
href="33d0102304"><img
src="https://img.shields.io/badge/33d0102304-fix-green" alt="fix -
33d0102304" /></a></td>
<td>allow comments between connected blocks (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55966">#55966</a>)</td>
</tr>
<tr>
<td><a
href="7fc7f3f05f"><img
src="https://img.shields.io/badge/7fc7f3f05f-fix-green" alt="fix -
7fc7f3f05f" /></a></td>
<td>capture all control flow branches for content projection in if
blocks (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54921">#54921</a>)</td>
</tr>
<tr>
<td><a
href="a369f43fbd"><img
src="https://img.shields.io/badge/a369f43fbd-fix-green" alt="fix -
a369f43fbd" /></a></td>
<td>capture switch block cases for content projection (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54921">#54921</a>)</td>
</tr>
<tr>
<td><a
href="eb625d3783"><img
src="https://img.shields.io/badge/eb625d3783-fix-green" alt="fix -
eb625d3783" /></a></td>
<td>declare for loop aliases in addition to new name (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/54942">#54942</a>)</td>
</tr>
<tr>
<td><a
href="f824911510"><img
src="https://img.shields.io/badge/f824911510-fix-green" alt="fix -
f824911510" /></a></td>
<td>For <code>FatalDiagnosticError</code>, hide the <code>message</code>
field without affecting the emit (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55160">#55160</a>)</td>
</tr>
<tr>
<td><a
href="a040fb720a"><img
src="https://img.shields.io/badge/a040fb720a-fix-green" alt="fix -
a040fb720a" /></a></td>
<td>maintain multiline CSS selectors during CSS scoping (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55509">#55509</a>)</td>
</tr>
<tr>
<td><a
href="39624c6b12"><img
src="https://img.shields.io/badge/39624c6b12-fix-green" alt="fix -
39624c6b12" /></a></td>
<td>output input flags as a literal (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55215">#55215</a>)</td>
</tr>
<tr>
<td><a
href="eba92cfa55"><img
src="https://img.shields.io/badge/eba92cfa55-fix-green" alt="fix -
eba92cfa55" /></a></td>
<td>prevent usage of reserved control flow symbol in custom
interpolation context. (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55809">#55809</a>)</td>
</tr>
<tr>
<td><a
href="7d5bc1c628"><img
src="https://img.shields.io/badge/7d5bc1c628-fix-green" alt="fix -
7d5bc1c628" /></a></td>
<td>remove container index from conditional instruction (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55190">#55190</a>)</td>
</tr>
<tr>
<td><a
href="4eb0165750"><img
src="https://img.shields.io/badge/4eb0165750-fix-green" alt="fix -
4eb0165750" /></a></td>
<td>remove support for unassignable expressions in two-way bindings (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55342">#55342</a>)</td>
</tr>
<tr>
<td><a
href="e1650e3b13"><img
src="https://img.shields.io/badge/e1650e3b13-fix-green" alt="fix -
e1650e3b13" /></a></td>
<td>throw error if item name and context variables conflict (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55045">#55045</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/platform-browser</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>18.0.1 (2024-05-29)</h1>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="419ffa2026">419ffa2026</a></td>
<td>fix</td>
<td>optimize track function that only passes $index (<a
href="https://redirect.github.com/angular/angular/pull/55872">#55872</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4c7efc005a">4c7efc005a</a></td>
<td>fix</td>
<td>interpolatedSignalNotInvoked diagnostic for class, style, attribute
and animation bindings (<a
href="https://redirect.github.com/angular/angular/pull/55969">#55969</a>)</td>
</tr>
</tbody>
</table>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4e6ea0e19c">4e6ea0e19c</a></td>
<td>fix</td>
<td>handle elements with local refs in event replay serialization logic
(<a
href="https://redirect.github.com/angular/angular/pull/56076">#56076</a>)</td>
</tr>
<tr>
<td><a
href="d73a0175cb">d73a0175cb</a></td>
<td>fix</td>
<td>link errors to ADEV (<a
href="https://redirect.github.com/angular/angular/pull/55554">#55554</a>)</td>
</tr>
<tr>
<td><a
href="985a215b10">985a215b10</a></td>
<td>fix</td>
<td>typo in zoneless warning (<a
href="https://redirect.github.com/angular/angular/pull/55974">#55974</a>)</td>
</tr>
</tbody>
</table>
<h3>migrations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="ba85d08158">ba85d08158</a></td>
<td>fix</td>
<td>handle empty ngSwitchCase (<a
href="https://redirect.github.com/angular/angular/pull/56105">#56105</a>)</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0b6018b755"><code>0b6018b</code></a>
build: update to latest dev infra code (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/56128">#56128</a>)</li>
<li><a
href="47b7ba0d5e"><code>47b7ba0</code></a>
refactor(core): Remove hybrid mode flag and move scheduler provider
location ...</li>
<li><a
href="77eb4ca061"><code>77eb4ca</code></a>
docs: declare <code>provideAnimationsAsync()</code> function stable (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55871">#55871</a>)</li>
<li><a
href="f8a6ebd977"><code>f8a6ebd</code></a>
docs: Add documentation for event replay (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55802">#55802</a>)</li>
<li><a
href="9eb7478e5d"><code>9eb7478</code></a>
refactor(core): Throw a runtime error if both zone and zoneless are
provided ...</li>
<li><a
href="5c8c2eb60c"><code>5c8c2eb</code></a>
refactor(animations): make async animations code compatible with Closure
comp...</li>
<li><a
href="23f914f101"><code>23f914f</code></a>
fix(platform-browser): Use the right namespace for mathML. (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/55622">#55622</a>)</li>
<li><a
href="122478c202"><code>122478c</code></a>
refactor(core): Ensure animations are flushed before running render
hooks (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/5">#5</a>...</li>
<li><a
href="a80fa8d1a5"><code>a80fa8d</code></a>
refactor(core): Omit listeners from out-of-zone scheduling when using
ZoneJS ...</li>
<li><a
href="e3d5607caf"><code>e3d5607</code></a>
Revert &quot;refactor(core): Ensure DOM removal happens when no app
views need ref...</li>
<li>Additional commits viewable in <a
href="https://github.com/angular/angular/commits/18.0.1/packages/platform-browser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/platform-browser&package-manager=npm_and_yarn&previous-version=17.3.10&new-version=18.0.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>
2024-05-30 06:11:32 +10:00
dependabot[bot]
1920ce86e2 Bump @angular/compiler from 17.3.10 to 18.0.1 in /web_embedding/ng-flutter (#2313)
Bumps
[@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler)
from 17.3.10 to 18.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/releases"><code>@​angular/compiler</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v18.0.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>18.0.1 (2024-05-29)</h1>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="419ffa2026"><img
src="https://img.shields.io/badge/419ffa2026-fix-green" alt="fix -
419ffa2026" /></a></td>
<td>optimize track function that only passes $index (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55872">#55872</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4c7efc005a"><img
src="https://img.shields.io/badge/4c7efc005a-fix-green" alt="fix -
4c7efc005a" /></a></td>
<td>interpolatedSignalNotInvoked diagnostic for class, style, attribute
and animation bindings (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55969">#55969</a>)</td>
</tr>
</tbody>
</table>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4e6ea0e19c"><img
src="https://img.shields.io/badge/4e6ea0e19c-fix-green" alt="fix -
4e6ea0e19c" /></a></td>
<td>handle elements with local refs in event replay serialization logic
(<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/56076">#56076</a>)</td>
</tr>
<tr>
<td><a
href="d73a0175cb"><img
src="https://img.shields.io/badge/d73a0175cb-fix-green" alt="fix -
d73a0175cb" /></a></td>
<td>link errors to ADEV (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55554">#55554</a>)</td>
</tr>
<tr>
<td><a
href="985a215b10"><img
src="https://img.shields.io/badge/985a215b10-fix-green" alt="fix -
985a215b10" /></a></td>
<td>typo in zoneless warning (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55974">#55974</a>)</td>
</tr>
</tbody>
</table>
<h3>migrations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="ba85d08158"><img
src="https://img.shields.io/badge/ba85d08158-fix-green" alt="fix -
ba85d08158" /></a></td>
<td>handle empty ngSwitchCase (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/56105">#56105</a>)</td>
</tr>
</tbody>
</table>
<h2>v18.0.0</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>18.0.0 (2024-05-22)</h1>
<h3>animations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="bcce85af72"><img
src="https://img.shields.io/badge/bcce85af72-refactor-yellow"
alt="refactor - bcce85af72" /></a></td>
<td>remove deprecated <code>matchesElement</code> from
<code>AnimationDriver</code> (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55479">#55479</a>)</td>
</tr>
</tbody>
</table>
<h3>common</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="d34c033902"><img
src="https://img.shields.io/badge/d34c033902-refactor-yellow"
alt="refactor - d34c033902" /></a></td>
<td>Deprecate Local Data API functions (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54483">#54483</a>)</td>
</tr>
<tr>
<td><a
href="3b0de30b37"><img
src="https://img.shields.io/badge/3b0de30b37-refactor-yellow"
alt="refactor - 3b0de30b37" /></a></td>
<td>remove deprecated <code>isPlatformWorkerApp</code> and
<code>isPlatformWorkerUi</code> API (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55302">#55302</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="91b007e58f"><img
src="https://img.shields.io/badge/91b007e58f-fix-green" alt="fix -
91b007e58f" /></a></td>
<td>add math elements to schema (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55631">#55631</a>)</td>
</tr>
<tr>
<td><a
href="33d0102304"><img
src="https://img.shields.io/badge/33d0102304-fix-green" alt="fix -
33d0102304" /></a></td>
<td>allow comments between connected blocks (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55966">#55966</a>)</td>
</tr>
<tr>
<td><a
href="7fc7f3f05f"><img
src="https://img.shields.io/badge/7fc7f3f05f-fix-green" alt="fix -
7fc7f3f05f" /></a></td>
<td>capture all control flow branches for content projection in if
blocks (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54921">#54921</a>)</td>
</tr>
<tr>
<td><a
href="a369f43fbd"><img
src="https://img.shields.io/badge/a369f43fbd-fix-green" alt="fix -
a369f43fbd" /></a></td>
<td>capture switch block cases for content projection (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54921">#54921</a>)</td>
</tr>
<tr>
<td><a
href="eb625d3783"><img
src="https://img.shields.io/badge/eb625d3783-fix-green" alt="fix -
eb625d3783" /></a></td>
<td>declare for loop aliases in addition to new name (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54942">#54942</a>)</td>
</tr>
<tr>
<td><a
href="f824911510"><img
src="https://img.shields.io/badge/f824911510-fix-green" alt="fix -
f824911510" /></a></td>
<td>For <code>FatalDiagnosticError</code>, hide the <code>message</code>
field without affecting the emit (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55160">#55160</a>)</td>
</tr>
<tr>
<td><a
href="a040fb720a"><img
src="https://img.shields.io/badge/a040fb720a-fix-green" alt="fix -
a040fb720a" /></a></td>
<td>maintain multiline CSS selectors during CSS scoping (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55509">#55509</a>)</td>
</tr>
<tr>
<td><a
href="39624c6b12"><img
src="https://img.shields.io/badge/39624c6b12-fix-green" alt="fix -
39624c6b12" /></a></td>
<td>output input flags as a literal (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55215">#55215</a>)</td>
</tr>
<tr>
<td><a
href="eba92cfa55"><img
src="https://img.shields.io/badge/eba92cfa55-fix-green" alt="fix -
eba92cfa55" /></a></td>
<td>prevent usage of reserved control flow symbol in custom
interpolation context. (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55809">#55809</a>)</td>
</tr>
<tr>
<td><a
href="7d5bc1c628"><img
src="https://img.shields.io/badge/7d5bc1c628-fix-green" alt="fix -
7d5bc1c628" /></a></td>
<td>remove container index from conditional instruction (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55190">#55190</a>)</td>
</tr>
<tr>
<td><a
href="4eb0165750"><img
src="https://img.shields.io/badge/4eb0165750-fix-green" alt="fix -
4eb0165750" /></a></td>
<td>remove support for unassignable expressions in two-way bindings (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55342">#55342</a>)</td>
</tr>
<tr>
<td><a
href="e1650e3b13"><img
src="https://img.shields.io/badge/e1650e3b13-fix-green" alt="fix -
e1650e3b13" /></a></td>
<td>throw error if item name and context variables conflict (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55045">#55045</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/compiler</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>18.0.1 (2024-05-29)</h1>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="419ffa2026">419ffa2026</a></td>
<td>fix</td>
<td>optimize track function that only passes $index (<a
href="https://redirect.github.com/angular/angular/pull/55872">#55872</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler-cli</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4c7efc005a">4c7efc005a</a></td>
<td>fix</td>
<td>interpolatedSignalNotInvoked diagnostic for class, style, attribute
and animation bindings (<a
href="https://redirect.github.com/angular/angular/pull/55969">#55969</a>)</td>
</tr>
</tbody>
</table>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="4e6ea0e19c">4e6ea0e19c</a></td>
<td>fix</td>
<td>handle elements with local refs in event replay serialization logic
(<a
href="https://redirect.github.com/angular/angular/pull/56076">#56076</a>)</td>
</tr>
<tr>
<td><a
href="d73a0175cb">d73a0175cb</a></td>
<td>fix</td>
<td>link errors to ADEV (<a
href="https://redirect.github.com/angular/angular/pull/55554">#55554</a>)</td>
</tr>
<tr>
<td><a
href="985a215b10">985a215b10</a></td>
<td>fix</td>
<td>typo in zoneless warning (<a
href="https://redirect.github.com/angular/angular/pull/55974">#55974</a>)</td>
</tr>
</tbody>
</table>
<h3>migrations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="ba85d08158">ba85d08158</a></td>
<td>fix</td>
<td>handle empty ngSwitchCase (<a
href="https://redirect.github.com/angular/angular/pull/56105">#56105</a>)</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="419ffa2026"><code>419ffa2</code></a>
fix(compiler): optimize track function that only passes $index (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55872">#55872</a>)</li>
<li><a
href="33d0102304"><code>33d0102</code></a>
fix(compiler): allow comments between connected blocks (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55966">#55966</a>)</li>
<li><a
href="eba92cfa55"><code>eba92cf</code></a>
fix(compiler): prevent usage of reserved control flow symbol in custom
interp...</li>
<li><a
href="6906ff0131"><code>6906ff0</code></a>
refactor(core): clean up clang comments and workarounds (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55750">#55750</a>)</li>
<li><a
href="cd96464335"><code>cd96464</code></a>
refactor(compiler): move variable optimization earlier in pipeline (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55771">#55771</a>)</li>
<li><a
href="a040fb720a"><code>a040fb7</code></a>
fix(compiler): maintain multiline CSS selectors during CSS scoping (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55509">#55509</a>)</li>
<li><a
href="91b007e58f"><code>91b007e</code></a>
fix(compiler): add math elements to schema (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55631">#55631</a>)</li>
<li><a
href="0dcae69aaf"><code>0dcae69</code></a>
refactor(compiler): add <code>handler</code> attribute to XMB output (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/54865">#54865</a>)</li>
<li><a
href="a5c57c7484"><code>a5c57c7</code></a>
fix(core): resolve error for multiple component instances that use
fallback c...</li>
<li><a
href="8f69c83b84"><code>8f69c83</code></a>
refactor: migrate compiler to prettier formatting (<a
href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/55398">#55398</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/angular/angular/commits/18.0.1/packages/compiler">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/compiler&package-manager=npm_and_yarn&previous-version=17.3.10&new-version=18.0.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>
2024-05-30 06:10:54 +10:00
Kevin Moore
a858f4701e Bump deps and min SDKs, move web apps to new bootstrapping logic (#2292)
Also removed the web measurement experiment from the material 3 demo
2024-05-14 22:33:41 -07:00
dependabot[bot]
56bd1e98c6 Bump flutter_lints from 3.0.2 to 4.0.0 in /web_embedding/ng-flutter/flutter (#2282)
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 to 4.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="4799c49634"><code>4799c49</code></a> [flutter_lints] Rev to 4.0.0; prepare for publishing (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6695">#6695</a>)</li>
<li><a href="4e796783a2"><code>4e79678</code></a> [pointer_interceptor] Remove <code>implements</code> from app-facing package (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6699">#6699</a>)</li>
<li><a href="d670b2c38c"><code>d670b2c</code></a> Temporarily add empty header files to video_player_avfoundation so include di...</li>
<li><a href="a9f14bc819"><code>a9f14bc</code></a> Reverts &quot;[image_picker_ios] Adds Swift Package Manager compatibility to image...</li>
<li><a href="a444af56dd"><code>a444af5</code></a> [image_picker_ios] Adds Swift Package Manager compatibility to image_picker_i...</li>
<li><a href="09a373f211"><code>09a373f</code></a> [video_player_avfoundation] Adds Swift Package Manager compatibility (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6675">#6675</a>)</li>
<li><a href="0167b51e5f"><code>0167b51</code></a> [ios_platform_images] Add Swift Package Manager support (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6684">#6684</a>)</li>
<li><a href="8de142d33b"><code>8de142d</code></a> [path_provider] Add Swift Package Manager support (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6680">#6680</a>)</li>
<li><a href="4595c41373"><code>4595c41</code></a> [go_router] guard context access in then clauses (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6685">#6685</a>)</li>
<li><a href="8df8b5ff3d"><code>8df8b5f</code></a> [camera] Ignore implementation imports outside of lib (<a href="https://github.com/flutter/packages/tree/main/packages/issues/6191">#6191</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/flutter_lints-v4.0.0/packages">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flutter_lints&package-manager=pub&previous-version=3.0.2&new-version=4.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`.

---

<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>
2024-05-10 20:23:25 +00:00
Parker Lougheed
6b8f18392d Clean up ng-flutter a bit (#2236)
No functional change, just while I was verifying it still works with the
latest Angular releases, completed some cleanup as well.
2024-04-08 16:22:25 -05:00
Soroush Beigi
1f31580907 Updating samples Dart sdk to the last stable version (#2209) 2024-03-24 21:29:55 +11:00
Sasank Tumpati
0e1355841d Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217) 2024-03-20 20:16:39 +11:00
Pavel Mazhnik
4c93f8356f [ng-flutter] migrate to pkg:web (#2173) 2024-03-02 19:26:48 +11:00
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
2024-01-24 15:53:52 -06:00
dependabot[bot]
7596db6f92 Bump follow-redirects from 1.15.3 to 1.15.4 in /web_embedding/ng-flutter (#2138)
Bumps
[follow-redirects](https://github.com/follow-redirects/follow-redirects)
from 1.15.3 to 1.15.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="65858205e5"><code>6585820</code></a>
Release version 1.15.4 of the npm package.</li>
<li><a
href="7a6567e16d"><code>7a6567e</code></a>
Disallow bracketed hostnames.</li>
<li><a
href="05629af696"><code>05629af</code></a>
Prefer native URL instead of deprecated url.parse.</li>
<li><a
href="1cba8e85fa"><code>1cba8e8</code></a>
Prefer native URL instead of legacy url.resolve.</li>
<li><a
href="72bc2a4229"><code>72bc2a4</code></a>
Simplify _processResponse error handling.</li>
<li><a
href="3d42aecdca"><code>3d42aec</code></a>
Add bracket tests.</li>
<li><a
href="bcbb096b32"><code>bcbb096</code></a>
Do not directly set Error properties.</li>
<li>See full diff in <a
href="https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/flutter/samples/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 22:53:37 -06:00
dependabot[bot]
e67d58db83 Bump js from 0.6.7 to 0.7.0 in /web_embedding/ng-flutter/flutter (#2136)
Bumps [js](https://github.com/dart-lang/sdk/tree/main/pkg) from 0.6.7 to
0.7.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dfff7719c2"><code>dfff771</code></a>
Version 0.7.0.0</li>
<li><a
href="df6ae384cc"><code>df6ae38</code></a>
Version 0.6.21.3</li>
<li><a
href="ce57b84db5"><code>ce57b84</code></a>
Version 0.6.21.0</li>
<li><a
href="c2e4ca3466"><code>c2e4ca3</code></a>
svn merge -r 26292:26492 <a
href="https://dart.googlecode.com/svn/branches/bleeding_ed">https://dart.googlecode.com/svn/branches/bleeding_ed</a>...</li>
<li><a
href="0b2b0fe968"><code>0b2b0fe</code></a>
Version 0.6.19.0 .</li>
<li><a
href="2c5963a464"><code>2c5963a</code></a>
Version 0.6.18.0 .</li>
<li><a
href="61f7d41c12"><code>61f7d41</code></a>
Version 0.6.17.0 .</li>
<li><a
href="e97cdf2914"><code>e97cdf2</code></a>
Version 0.6.16.0 .</li>
<li><a
href="c3a1e1a82c"><code>c3a1e1a</code></a>
Version 0.6.15.2 .</li>
<li><a
href="8e602bd629"><code>8e602bd</code></a>
Version 0.6.15.0 .</li>
<li>Additional commits viewable in <a
href="https://github.com/dart-lang/sdk/commits/0.7.0.0/pkg">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js&package-manager=pub&previous-version=0.6.7&new-version=0.7.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>
2024-01-05 20:49:18 +10:00
Brett Morgan
0ccc283a4e Fixup for failing Beta CI (#2092)
Turns out, we shipped a new Flutter beta as well. 

Commenting out `experimental/varfont_shader_puzzle` from beta CI

Everything else is just cleanup.

## 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
2023-11-16 14:48:50 +10:00
dependabot[bot]
b29a0164f4 Bump jasmine-core from 4.6.0 to 5.1.1 in /web_embedding/ng-flutter (#2090)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.6.0 to 5.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jasmine/jasmine/releases">jasmine-core's releases</a>.</em></p>
<blockquote>
<h2>5.1.1</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.1.1.md">release notes</a>.</p>
<h2>5.1.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.1.0.md">release notes</a>.</p>
<h2>5.0.1</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.0.1.md">release notes</a>.</p>
<h2>5.0.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.0.0.md">release notes</a>.</p>
<h2>5.0.0-beta.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.0.0-beta.0.md">release notes</a>.</p>
<h2>5.0.0-alpha.1</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.0.0-alpha.1.md">release notes</a>.</p>
<h2>5.0.0-alpha.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.0.0-alpha.0.md">release notes</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="bff612a169"><code>bff612a</code></a> Bump version to 5.1.1</li>
<li><a href="4ba42f3746"><code>4ba42f3</code></a> Fixed global variable leak when using ParallelReportDispatcher</li>
<li><a href="58bee05c36"><code>58bee05</code></a> Documented usage of eval in DelayedFunctionScheduler</li>
<li><a href="c1871b0f0c"><code>c1871b0</code></a> Removed unnecessary throw when building stack trace</li>
<li><a href="c16974b091"><code>c16974b</code></a> Improved jsdocs for originalFn argument to createSpy</li>
<li><a href="bfedda9764"><code>bfedda9</code></a> Link to 5.0 upgrade guide in README, not 4.0</li>
<li><a href="a67b7276be"><code>a67b727</code></a> Fixed jsdocs for throwUnless and throwUnlessAsync</li>
<li><a href="47f3105ef0"><code>47f3105</code></a> Bump version to 5.1.0</li>
<li><a href="aeb56539c9"><code>aeb5653</code></a> Built distribution</li>
<li><a href="75d45efa16"><code>75d45ef</code></a> Exclude inherited Error properties from stack trace</li>
<li>Additional commits viewable in <a href="https://github.com/jasmine/jasmine/compare/v4.6.0...v5.1.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jasmine-core&package-manager=npm_and_yarn&previous-version=4.6.0&new-version=5.1.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`.

---

<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>
2023-11-13 07:25:32 +00:00
Parker Lougheed
22d8c477a3 Update ng-flutter embedding example to Angular v17 (#2081)
This should also fix the dependabot security alert currently open
against the repository
(https://github.com/flutter/samples/security/dependabot/8).
2023-11-08 10:44:27 -08:00
dependabot[bot]
a1b1ceaef2 Bump flutter_lints from 2.0.3 to 3.0.0 in /web_embedding/ng-flutter/flutter (#2066)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.

---

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 3.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="3f8a5029fb"><code>3f8a502</code></a> [pigeon] Remove support for non-NNBD (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1524">#1524</a>)</li>
<li><a href="4eda7ad208"><code>4eda7ad</code></a> [pigeon] Fixes bug where Dart <code>FlutterApi</code>s would assert that a nullable argu...</li>
<li><a href="dff39d7b48"><code>dff39d7</code></a> [go_router]refactor runtime check to assert (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1362">#1362</a>)</li>
<li><a href="5600590b50"><code>5600590</code></a> [go_router] Export inherited_go_router.dart file (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1145">#1145</a>)</li>
<li><a href="d8bf76e582"><code>d8bf76e</code></a> [flutter_markdown] Remove build status from <code>README.md</code> (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1326">#1326</a>)</li>
<li><a href="bc223c1272"><code>bc223c1</code></a> Remove checked in binaries from flutter/packages. (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1338">#1338</a>)</li>
<li><a href="aff9cccafb"><code>aff9ccc</code></a> [rfw] Run tests for package:rfw on stable as well. (<a href="https://github.com/flutter/packages/tree/main/packages/issues/888">#888</a>)</li>
<li><a href="84a2e796d7"><code>84a2e79</code></a> [Pigeon] Make the generated Java Builder class final (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1247">#1247</a>)</li>
<li><a href="a9d6bf14ba"><code>a9d6bf1</code></a> [go_router] improve coverage (<a href="https://github.com/flutter/packages/tree/main/packages/issues/977">#977</a>)</li>
<li><a href="202fb329c9"><code>202fb32</code></a> [flutter_lints] version 2.0 (<a href="https://github.com/flutter/packages/tree/main/packages/issues/1165">#1165</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/pigeon-v3.0.0/packages">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flutter_lints&package-manager=pub&previous-version=2.0.3&new-version=3.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`.

---

<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>
2023-10-19 08:03:17 +00:00
dependabot[bot]
c454940bcf Bump @babel/traverse from 7.22.10 to 7.23.2 in /web_embedding/ng-flutter (#2044)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/traverse</code>'s releases</a>.</em></p>
<blockquote>
<h2>v7.23.2 (2023-10-11)</h2>
<p><strong>NOTE</strong>: This release also re-publishes <code>@babel/core</code>, even if it does not appear in the linked release commit.</p>
<p>Thanks <a href="https://github.com/jimmydief"><code>@​jimmydief</code></a> for your first PR!</p>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/16033">#16033</a> Only evaluate own String/Number/Math methods (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-preset-typescript</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/16022">#16022</a> Rewrite <code>.tsx</code> extension when using <code>rewriteImportExtensions</code> (<a href="https://github.com/jimmydief"><code>@​jimmydief</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/16017">#16017</a> Fix: fallback to typeof when toString is applied to incompatible object (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/16025">#16025</a> Avoid override mistake in namespace imports (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>James Diefenderfer (<a href="https://github.com/jimmydief"><code>@​jimmydief</code></a>)</li>
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
</ul>
<h2>v7.23.1 (2023-09-25)</h2>
<p>Re-publishing <code>@babel/helpers</code> due to a publishing error in 7.23.0.</p>
<h2>v7.23.0 (2023-09-25)</h2>
<p>Thanks <a href="https://github.com/lorenzoferre"><code>@​lorenzoferre</code></a> and <a href="https://github.com/RajShukla1"><code>@​RajShukla1</code></a> for your first PRs!</p>
<h4>🚀 New Feature</h4>
<ul>
<li><code>babel-plugin-proposal-import-wasm-source</code>, <code>babel-plugin-syntax-import-source</code>, <code>babel-plugin-transform-dynamic-import</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15870">#15870</a> Support transforming <code>import source</code> for wasm (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-module-transforms</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-syntax-import-defer</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-standalone</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15878">#15878</a> Implement <code>import defer</code> proposal transform support (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15845">#15845</a> Implement <code>import defer</code> parsing support (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a href="https://redirect.github.com/babel/babel/pull/15829">#15829</a> Add parsing support for the &quot;source phase imports&quot; proposal (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-helper-module-transforms</code>, <code>babel-parser</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-systemjs</code>, <code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15682">#15682</a> Add <code>createImportExpressions</code> parser option (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15671">#15671</a> Pass through nonce to the transformed script element (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-function-name</code>, <code>babel-helper-member-expression-to-functions</code>, <code>babel-helpers</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-optional-chaining-assign</code>, <code>babel-plugin-syntax-optional-chaining-assign</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15751">#15751</a> Add support for optional chain in assignments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15895">#15895</a> Implement the &quot;decorator metadata&quot; proposal (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15893">#15893</a> Add <code>t.buildUndefinedNode</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-preset-typescript</code></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/traverse</code>'s changelog</a>.</em></p>
<blockquote>
<h2>v7.23.2 (2023-10-11)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/16033">#16033</a> Only evaluate own String/Number/Math methods (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-preset-typescript</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/16022">#16022</a> Rewrite <code>.tsx</code> extension when using <code>rewriteImportExtensions</code> (<a href="https://github.com/jimmydief"><code>@​jimmydief</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/16017">#16017</a> Fix: fallback to typeof when toString is applied to incompatible object (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/16025">#16025</a> Avoid override mistake in namespace imports (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.23.0 (2023-09-25)</h2>
<h4>🚀 New Feature</h4>
<ul>
<li><code>babel-plugin-proposal-import-wasm-source</code>, <code>babel-plugin-syntax-import-source</code>, <code>babel-plugin-transform-dynamic-import</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15870">#15870</a> Support transforming <code>import source</code> for wasm (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-module-transforms</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-syntax-import-defer</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-standalone</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15878">#15878</a> Implement <code>import defer</code> proposal transform support (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15845">#15845</a> Implement <code>import defer</code> parsing support (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a href="https://redirect.github.com/babel/babel/pull/15829">#15829</a> Add parsing support for the &quot;source phase imports&quot; proposal (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>, <code>babel-helper-module-transforms</code>, <code>babel-parser</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-systemjs</code>, <code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15682">#15682</a> Add <code>createImportExpressions</code> parser option (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-standalone</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15671">#15671</a> Pass through nonce to the transformed script element (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
</ul>
</li>
<li><code>babel-helper-function-name</code>, <code>babel-helper-member-expression-to-functions</code>, <code>babel-helpers</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-optional-chaining-assign</code>, <code>babel-plugin-syntax-optional-chaining-assign</code>, <code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-optional-chaining</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-standalone</code>, <code>babel-types</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15751">#15751</a> Add support for optional chain in assignments (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15895">#15895</a> Implement the &quot;decorator metadata&quot; proposal (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-traverse</code>, <code>babel-types</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15893">#15893</a> Add <code>t.buildUndefinedNode</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
<li><code>babel-preset-typescript</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15913">#15913</a> Add <code>rewriteImportExtensions</code> option to TS preset (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15896">#15896</a> Allow TS tuples to have both labeled and unlabeled elements (<a href="https://github.com/yukukotani"><code>@​yukukotani</code></a>)</li>
</ul>
</li>
</ul>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-block-scoping</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15962">#15962</a> fix: <code>transform-block-scoping</code> captures the variables of the method in the loop (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>babel-traverse</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15797">#15797</a> Expand evaluation of global built-ins in <code>@babel/traverse</code> (<a href="https://github.com/lorenzoferre"><code>@​lorenzoferre</code></a>)</li>
</ul>
</li>
<li><code>babel-plugin-proposal-explicit-resource-management</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15985">#15985</a> Improve source maps for blocks with <code>using</code> declarations (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔬 Output optimization</h4>
<ul>
<li><code>babel-core</code>, <code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-async-to-generator</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-dynamic-import</code>, <code>babel-plugin-transform-function-name</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-plugin-transform-react-constant-elements</code>, <code>babel-plugin-transform-react-inline-elements</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-plugin-transform-typescript</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://redirect.github.com/babel/babel/pull/15984">#15984</a> Inline <code>exports.XXX =</code> update in simple variable declarations (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h2>v7.22.20 (2023-09-16)</h2>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="b4b9942a6c"><code>b4b9942</code></a> v7.23.2</li>
<li><a href="b13376b346"><code>b13376b</code></a> Only evaluate own String/Number/Math methods (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/16033">#16033</a>)</li>
<li><a href="ca58ec15cb"><code>ca58ec1</code></a> v7.23.0</li>
<li><a href="0f333dafcf"><code>0f333da</code></a> Add <code>createImportExpressions</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/15682">#15682</a>)</li>
<li><a href="3744545649"><code>3744545</code></a> Fix linting</li>
<li><a href="c7e6806e21"><code>c7e6806</code></a> Add <code>t.buildUndefinedNode</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/15893">#15893</a>)</li>
<li><a href="38ee8b4dd6"><code>38ee8b4</code></a> Expand evaluation of global built-ins in <code>@babel/traverse</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/15797">#15797</a>)</li>
<li><a href="9f3dfd9021"><code>9f3dfd9</code></a> v7.22.20</li>
<li><a href="3ed28b29c1"><code>3ed28b2</code></a> Fully support <code>||</code> and <code>&amp;&amp;</code> in <code>pluginToggleBooleanFlag</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/15961">#15961</a>)</li>
<li><a href="77b0d73599"><code>77b0d73</code></a> v7.22.19</li>
<li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/traverse&package-manager=npm_and_yarn&previous-version=7.22.10&new-version=7.23.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/flutter/samples/network/alerts).

</details>
2023-10-18 08:17:11 +00:00
dependabot[bot]
d73e3a1d2f Bump @types/jasmine from 4.3.1 to 5.1.0 in /web_embedding/ng-flutter (#2038)
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.3.1 to 5.1.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jasmine&package-manager=npm_and_yarn&previous-version=4.3.1&new-version=5.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`.

---

<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>
2023-10-09 07:38:22 +00:00
Parker Lougheed
95e4d1ad77 Update ng-flutter to resolve security alerts (#1985)
The main goal was to resolve some security alerts being triggered on the
repository, but I also updated angular and verified the sample continues
to work.

Resolved security alerts:

- https://github.com/flutter/samples/security/dependabot/3
- https://github.com/flutter/samples/security/code-scanning/45
(https://github.com/advisories/GHSA-c2qf-rxjj-qqgw,
https://github.com/advisories/GHSA-353f-5xf4-qw67)
2023-08-09 16:24:18 +10:00
dependabot[bot]
ca11014f0c Bump socket.io-parser from 4.2.2 to 4.2.3 in /web_embedding/ng-flutter (#1839)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser)
from 4.2.2 to 4.2.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/socketio/socket.io-parser/releases">socket.io-parser's
releases</a>.</em></p>
<blockquote>
<h2>4.2.3</h2>
<p>⚠️ This release contains an important security fix
⚠️</p>
<p>A malicious client could send a specially crafted HTTP request,
triggering an uncaught exception and killing the Node.js process:</p>
<pre><code>TypeError: Cannot convert object to primitive value
       at Socket.emit (node:events:507:25)
       at .../node_modules/socket.io/lib/socket.js:531:14
</code></pre>
<p>Please upgrade as soon as possible.</p>
<h3>Bug Fixes</h3>
<ul>
<li>check the format of the event name (<a
href="3b78117bf6">3b78117</a>)</li>
</ul>
<h4>Links</h4>
<ul>
<li>Diff: <a
href="https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3">https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md">socket.io-parser's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3">4.2.3</a>
(2023-05-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>check the format of the event name (<a
href="3b78117bf6">3b78117</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b6c824f824"><code>b6c824f</code></a>
chore(release): 4.2.3</li>
<li><a
href="dcc70d9678"><code>dcc70d9</code></a>
refactor: export typescript declarations for the commonjs build</li>
<li><a
href="3b78117bf6"><code>3b78117</code></a>
fix: check the format of the event name</li>
<li><a
href="0841bd5623"><code>0841bd5</code></a>
chore: bump ua-parser-js from 1.0.32 to 1.0.33 (<a
href="https://redirect.github.com/socketio/socket.io-parser/issues/121">#121</a>)</li>
<li>See full diff in <a
href="https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=socket.io-parser&package-manager=npm_and_yarn&previous-version=4.2.2&new-version=4.2.3)](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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/flutter/samples/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:42:48 -05:00
Parker Lougheed
d032b90fd8 Update ng-flutter dependencies for Angular 16.0.1 (#1815)
Tested by building and running full app locally.
2023-05-13 09:51:05 +10:00
dependabot[bot]
499113c681 Bump @angular/platform-browser from 16.0.0 to 16.0.1 in /web_embedding/ng-flutter (#1807)
Bumps
[@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser)
from 16.0.0 to 16.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/releases"><code>@​angular/platform-browser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v16.0.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>16.0.1 (2023-05-10)</h1>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="52c74d3b4a"><img
src="https://img.shields.io/badge/52c74d3b4a-fix-green" alt="fix -
52c74d3b4a" /></a></td>
<td>add additional component metadata to component ID generation (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50203">#50203</a>)</td>
</tr>
<tr>
<td><a
href="048b6b1e0d"><img
src="https://img.shields.io/badge/048b6b1e0d-fix-green" alt="fix -
048b6b1e0d" /></a></td>
<td>bootstrapApplication call not rejected when error is thrown in
importProvidersFrom module (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50120">#50120</a>)</td>
</tr>
<tr>
<td><a
href="d68796782f"><img
src="https://img.shields.io/badge/d68796782f-fix-green" alt="fix -
d68796782f" /></a></td>
<td>handle hydration of root components with injected ViewContainerRef
(<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50136">#50136</a>)</td>
</tr>
<tr>
<td><a
href="f751ce6445"><img
src="https://img.shields.io/badge/f751ce6445-fix-green" alt="fix -
f751ce6445" /></a></td>
<td>handle projection of hydrated containters into components that skip
hydration (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50199">#50199</a>)</td>
</tr>
<tr>
<td><a
href="346ab73dd9"><img
src="https://img.shields.io/badge/346ab73dd9-fix-green" alt="fix -
346ab73dd9" /></a></td>
<td>only try to retrieve transferred state on the browser (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50144">#50144</a>)</td>
</tr>
</tbody>
</table>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/platform-browser</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>16.0.1 (2023-05-10)</h1>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="52c74d3b4a">52c74d3b4a</a></td>
<td>fix</td>
<td>add additional component metadata to component ID generation (<a
href="https://redirect.github.com/angular/angular/pull/50203">#50203</a>)</td>
</tr>
<tr>
<td><a
href="048b6b1e0d">048b6b1e0d</a></td>
<td>fix</td>
<td>bootstrapApplication call not rejected when error is thrown in
importProvidersFrom module (<a
href="https://redirect.github.com/angular/angular/pull/50120">#50120</a>)</td>
</tr>
<tr>
<td><a
href="d68796782f">d68796782f</a></td>
<td>fix</td>
<td>handle hydration of root components with injected ViewContainerRef
(<a
href="https://redirect.github.com/angular/angular/pull/50136">#50136</a>)</td>
</tr>
<tr>
<td><a
href="f751ce6445">f751ce6445</a></td>
<td>fix</td>
<td>handle projection of hydrated containters into components that skip
hydration (<a
href="https://redirect.github.com/angular/angular/pull/50199">#50199</a>)</td>
</tr>
<tr>
<td><a
href="346ab73dd9">346ab73dd9</a></td>
<td>fix</td>
<td>only try to retrieve transferred state on the browser (<a
href="https://redirect.github.com/angular/angular/pull/50144">#50144</a>)</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5c593d58a1"><code>5c593d5</code></a>
build: lock file maintenance (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/49914">#49914</a>)</li>
<li><a
href="048b6b1e0d"><code>048b6b1</code></a>
fix(core): bootstrapApplication call not rejected when error is thrown
in imp...</li>
<li><a
href="2f03eefd5c"><code>2f03eef</code></a>
refactor(platform-browser): Throw tree-shakable errors. (<a
href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/49341">#49341</a>)</li>
<li>See full diff in <a
href="https://github.com/angular/angular/commits/16.0.1/packages/platform-browser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/platform-browser&package-manager=npm_and_yarn&previous-version=16.0.0&new-version=16.0.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 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>
2023-05-11 09:08:24 -07:00
dependabot[bot]
e8cc8ed3d5 Bump @angular/forms from 16.0.0 to 16.0.1 in /web_embedding/ng-flutter (#1808)
Bumps
[@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms)
from 16.0.0 to 16.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/releases"><code>@​angular/forms</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v16.0.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>16.0.1 (2023-05-10)</h1>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="52c74d3b4a"><img
src="https://img.shields.io/badge/52c74d3b4a-fix-green" alt="fix -
52c74d3b4a" /></a></td>
<td>add additional component metadata to component ID generation (<a
href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/50203">#50203</a>)</td>
</tr>
<tr>
<td><a
href="048b6b1e0d"><img
src="https://img.shields.io/badge/048b6b1e0d-fix-green" alt="fix -
048b6b1e0d" /></a></td>
<td>bootstrapApplication call not rejected when error is thrown in
importProvidersFrom module (<a
href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/50120">#50120</a>)</td>
</tr>
<tr>
<td><a
href="d68796782f"><img
src="https://img.shields.io/badge/d68796782f-fix-green" alt="fix -
d68796782f" /></a></td>
<td>handle hydration of root components with injected ViewContainerRef
(<a
href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/50136">#50136</a>)</td>
</tr>
<tr>
<td><a
href="f751ce6445"><img
src="https://img.shields.io/badge/f751ce6445-fix-green" alt="fix -
f751ce6445" /></a></td>
<td>handle projection of hydrated containters into components that skip
hydration (<a
href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/50199">#50199</a>)</td>
</tr>
<tr>
<td><a
href="346ab73dd9"><img
src="https://img.shields.io/badge/346ab73dd9-fix-green" alt="fix -
346ab73dd9" /></a></td>
<td>only try to retrieve transferred state on the browser (<a
href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/50144">#50144</a>)</td>
</tr>
</tbody>
</table>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/forms</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>16.0.1 (2023-05-10)</h1>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="52c74d3b4a">52c74d3b4a</a></td>
<td>fix</td>
<td>add additional component metadata to component ID generation (<a
href="https://redirect.github.com/angular/angular/pull/50203">#50203</a>)</td>
</tr>
<tr>
<td><a
href="048b6b1e0d">048b6b1e0d</a></td>
<td>fix</td>
<td>bootstrapApplication call not rejected when error is thrown in
importProvidersFrom module (<a
href="https://redirect.github.com/angular/angular/pull/50120">#50120</a>)</td>
</tr>
<tr>
<td><a
href="d68796782f">d68796782f</a></td>
<td>fix</td>
<td>handle hydration of root components with injected ViewContainerRef
(<a
href="https://redirect.github.com/angular/angular/pull/50136">#50136</a>)</td>
</tr>
<tr>
<td><a
href="f751ce6445">f751ce6445</a></td>
<td>fix</td>
<td>handle projection of hydrated containters into components that skip
hydration (<a
href="https://redirect.github.com/angular/angular/pull/50199">#50199</a>)</td>
</tr>
<tr>
<td><a
href="346ab73dd9">346ab73dd9</a></td>
<td>fix</td>
<td>only try to retrieve transferred state on the browser (<a
href="https://redirect.github.com/angular/angular/pull/50144">#50144</a>)</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fe31c9c1a7"><code>fe31c9c</code></a>
docs(forms): warn the user about getting old values and show how to
avoid (<a
href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/5">#5</a>...</li>
<li><a
href="25b6ec67f1"><code>25b6ec6</code></a>
docs(forms): warn the user about getting old values and show how to
avoid (<a
href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/5">#5</a>...</li>
<li><a
href="e7d626a44a"><code>e7d626a</code></a>
docs(forms): warn the user about getting old values and show how to
avoid (<a
href="https://github.com/angular/angular/tree/HEAD/packages/forms/issues/5">#5</a>...</li>
<li>See full diff in <a
href="https://github.com/angular/angular/commits/16.0.1/packages/forms">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/forms&package-manager=npm_and_yarn&previous-version=16.0.0&new-version=16.0.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 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>
2023-05-11 09:08:04 -07:00
Brett Morgan
82e38e5b79 Update samples for Dart 3.0.0 (#1803) 2023-05-11 12:48:09 +10:00
Brett Morgan
36e7a6ab04 Update for Flutter 3.10 beta (#1746)
## 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 `///`).
- [ ] All existing and new tests are passing.

---------

Co-authored-by: David Iglesias <ditman@gmail.com>
Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com>
Co-authored-by: John Ryan <ryjohn@google.com>
2023-05-11 06:16:31 +10:00
dependabot[bot]
474756ce04 Bump jasmine-core from 4.5.0 to 4.6.0 in /web_embedding/ng-flutter (#1785)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.5.0 to
4.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jasmine/jasmine/releases">jasmine-core's
releases</a>.</em></p>
<blockquote>
<h2>4.6.0</h2>
<p>Please see the <a
href="https://github.com/jasmine/jasmine/blob/main/release_notes/4.6.0.md">release
notes</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f509078020"><code>f509078</code></a>
Bump version to 4.6.0</li>
<li><a
href="ff237f4b66"><code>ff237f4</code></a>
Fixed sass version pinning</li>
<li><a
href="e42e3d9e00"><code>e42e3d9</code></a>
Pin sass to the last version that works on Node 12</li>
<li><a
href="166e5f4d6c"><code>166e5f4</code></a>
Report the ID of each suite/spec's parent</li>
<li><a
href="6ad8d20694"><code>6ad8d20</code></a>
Report the path/url of the file that the spec/suite was defined in</li>
<li><a
href="bc3a495160"><code>bc3a495</code></a>
Pin eslint-plugin-compat to &lt;4.1.0 to fix import error on CI</li>
<li><a
href="b323631611"><code>b323631</code></a>
Pin Grunt to &lt;1.6.0 for compatiblity with Node 12</li>
<li><a
href="e8767ba660"><code>e8767ba</code></a>
Removed &quot;Does the problem occur with the latest version of
jasmine-core&quot; from...</li>
<li><a
href="169a2a8ad2"><code>169a2a8</code></a>
Upgraded to new issue templates</li>
<li><a
href="b267029301"><code>b267029</code></a>
Revert &quot;Upgraded to new issue templates&quot;</li>
<li>Additional commits viewable in <a
href="https://github.com/jasmine/jasmine/compare/v4.5.0...v4.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jasmine-core&package-manager=npm_and_yarn&previous-version=4.5.0&new-version=4.6.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 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>
2023-05-09 10:07:11 -07:00
dependabot[bot]
27ce882a04 Bump typescript from 4.9.5 to 5.0.4 in /web_embedding/ng-flutter (#1786)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5
to 5.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.0.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.3%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.4%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.4 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.0.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.0.3%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.3 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.0</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.0.0%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.0.1%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+5.0.2%22+is%3Aclosed+">fixed
issues query for Typescript v5.0.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.0 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-rc/">release
announcement</a>.</p>
<h2>TypeScript 5.0 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3b45f4db12"><code>3b45f4d</code></a>
Bump version to 5.0.4 and LKG</li>
<li><a
href="dc7e5a738a"><code>dc7e5a7</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53599">#53599</a>
(Ignore <code>allowImportingTsExtensions</code>...) into release-5.0
(#...</li>
<li><a
href="233b4b0540"><code>233b4b0</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53611">#53611</a>
(Remove error on redundant isolatedM...) into release-5.0 (#...</li>
<li><a
href="365cb5815a"><code>365cb58</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53613">#53613</a>
(Fix Go To Source Definition in `--m...) into release-5.0 (#...</li>
<li><a
href="97dac8a261"><code>97dac8a</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53665">#53665</a>
(Fix crash when private id in array ...) into release-5.0 (#...</li>
<li><a
href="b2d5d9b13f"><code>b2d5d9b</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53666">#53666</a>
(Disable JSX recovery hack when in u...) into release-5.0 (#...</li>
<li><a
href="0e198c2c1d"><code>0e198c2</code></a>
Bump version to 5.0.3 and LKG</li>
<li><a
href="111df34f41"><code>111df34</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53207">#53207</a>
(Fixed symbol declarations for gener...) into release-5.0 (#...</li>
<li><a
href="1e70bb8dc4"><code>1e70bb8</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53481">#53481</a>
(Retry string completions from the i...) into release-5.0 (#...</li>
<li><a
href="7e093f072b"><code>7e093f0</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/53351">#53351</a>
(Fix subtype reduction involving typ...) into release-5.0 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=4.9.5&new-version=5.0.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 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>
2023-05-09 09:17:57 -07:00
David Iglesias
7b4b8d73ee [ng-flutter] Update sample deps (angular 16) (#1784)
This PR updates the `ng-flutter` dependencies to use the latest Angular
version (16).

Closes: https://github.com/flutter/samples/pull/1779
Closes: https://github.com/flutter/samples/pull/1781
Closes: https://github.com/flutter/samples/pull/1782
Closes: https://github.com/flutter/samples/pull/1783

(The app seems to compile, build and deploy normally. [Deployed
here](https://dit-ng-flutter.web.app))

## 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
2023-05-09 10:36:35 +10:00
dependabot[bot]
e5770060c9 Bump karma from 6.4.1 to 6.4.2 in /web_embedding/ng-flutter (#1780)
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.1 to
6.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/karma-runner/karma/releases">karma's
releases</a>.</em></p>
<blockquote>
<h2>v6.4.2</h2>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2">6.4.2</a>
(2023-04-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>few typos (<a
href="c6a42710b4">c6a4271</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/karma-runner/karma/blob/master/CHANGELOG.md">karma's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2">6.4.2</a>
(2023-04-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>few typos (<a
href="c6a42710b4">c6a4271</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9de3c00988"><code>9de3c00</code></a>
chore(release): 6.4.2 [skip ci]</li>
<li><a
href="c6a42710b4"><code>c6a4271</code></a>
fix: few typos</li>
<li><a
href="50f963551f"><code>50f9635</code></a>
docs: update codeclimate badge in readme.md</li>
<li>See full diff in <a
href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=karma&package-manager=npm_and_yarn&previous-version=6.4.1&new-version=6.4.2)](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 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>
2023-05-08 03:10:22 -05:00
Brett Morgan
91cb685d1f Publish web_embedding (#1777)
## 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


Co-authored-by: Mark Thompson
<2554588+MarkTechson@users.noreply.github.com>
Co-authored-by: David Iglesias <ditman@gmail.com>

Co-authored-by: Mark Thompson <2554588+MarkTechson@users.noreply.github.com>
Co-authored-by: David Iglesias <ditman@gmail.com>
2023-05-06 10:53:17 +10:00