Commit ce8b643
1052: Bump typescript from 4.9.3 to 4.9.5 r=bidoubiwa a=dependabot[bot]
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.5.
<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 4.9.5</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/">release announcement</a>.</p>
<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>Changes:</h2>
<ul>
<li>69e88ef5513a81acf69ec78f4af1f927da0d0584 Port ignore deprecations to 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/52419">#52419</a>)</li>
<li>daf4e817a18def96b70ac34703b158ff0e6d58df Port timestamp fix to 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/52426">#52426</a>)</li>
</ul>
<h2>TypeScript 4.9.4</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-9">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&q=is%3Aissue+milestone%3A%22TypeScript+4.9.4%22+is%3Aclosed+">fixed issues query for Typescript v4.9.4</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>Changes:</h2>
<ul>
<li>e2868216f637e875a74c675845625eb15dcfe9a2 Bump version to 4.9.4 and LKG.</li>
<li>eb5419fc8d980859b98553586dfb5f40d811a745 Cherry-pick <a href="https://redirect.github.com/Microsoft/TypeScript/issues/51704">#51704</a> to release 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/51712">#51712</a>)</li>
<li>b4d382b9b12460adf2da4cc0d1429cf19f8dc8be Cherry-pick changes for narrowing to tagged literal types.</li>
<li>e7a02f43fce47e1a39259ada5460bcc33c8e98b5 Port of <a href="https://redirect.github.com/Microsoft/TypeScript/issues/51626">#51626</a> and <a href="https://redirect.github.com/Microsoft/TypeScript/issues/51689">#51689</a> to release-4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/51627">#51627</a>)</li>
<li>1727912f0437a7f367d90040fc4b0b4f3efd017a Cherry-pick fix around <code>visitEachChild</code> to release-4.9. (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/51544">#51544</a>)</li>
</ul>
<p>This list of changes was <a href="https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_release?releaseId=117&_a=release-summary">auto generated</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/TypeScript/commit/ccf3d3c5f9b4bc2883d700870ed2dac454050f1f"><code>ccf3d3c</code></a> Bump version to '4.9.5' and LKG.</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/69e88ef5513a81acf69ec78f4af1f927da0d0584"><code>69e88ef</code></a> Port ignore deprecations to 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/52419">#52419</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/daf4e817a18def96b70ac34703b158ff0e6d58df"><code>daf4e81</code></a> Port timestamp fix to 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/52426">#52426</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2"><code>e286821</code></a> Bump version to 4.9.4 and LKG.</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/eb5419fc8d980859b98553586dfb5f40d811a745"><code>eb5419f</code></a> Cherry-pick <a href="https://redirect.github.com/Microsoft/TypeScript/issues/51704">#51704</a> to release 4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/51712">#51712</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be"><code>b4d382b</code></a> Cherry-pick changes for narrowing to tagged literal types.</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/e7a02f43fce47e1a39259ada5460bcc33c8e98b5"><code>e7a02f4</code></a> Port of <a href="https://redirect.github.com/Microsoft/TypeScript/issues/51626">#51626</a> and <a href="https://redirect.github.com/Microsoft/TypeScript/issues/51689">#51689</a> to release-4.9 (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/51627">#51627</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/1727912f0437a7f367d90040fc4b0b4f3efd017a"><code>1727912</code></a> Cherry-pick fix around <code>visitEachChild</code> to release-4.9. (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/51544">#51544</a>)</li>
<li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.5">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
1053: Bump instantsearch.css from 7.4.5 to 8.0.0 r=bidoubiwa a=dependabot[bot]
Bumps [instantsearch.css](https://github.com/algolia/instantsearch.js) from 7.4.5 to 8.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/algolia/instantsearch/commit/54e18a6e7cfebc2c7c7326676c56c71ee39eb1c2"><code>54e18a6</code></a> chore: release (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5406">#5406</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/0f0e84d62c58fdbe81f6e5c823ab6d19b45ee8f3"><code>0f0e84d</code></a> fix(getServerState): correctly forward asynchronous errors (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5405">#5405</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/b03e7e3ad49f382bb341e180b88baac66e0b0b75"><code>b03e7e3</code></a> fix(vue-instantsearch): compute initial state from helper instead of results ...</li>
<li><a href="https://github.com/algolia/instantsearch/commit/46a3941c27340111596bb29d382d47442b19ed9d"><code>46a3941</code></a> docs(website): focused redirects to avoid infinite loop (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5400">#5400</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/d7c289bced759cb5776c6c030d33b2280554f5a2"><code>d7c289b</code></a> docs(storybook): move dependencies to ensure right binary (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5402">#5402</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/dfa89b4b60bca4029e2a021bedac31dfcef385b9"><code>dfa89b4</code></a> test(create-instantsearch-app): update yearly snapshot (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5401">#5401</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/89ddc6b6e38b575059a2c4173ee28cfe3b936eae"><code>89ddc6b</code></a> chore(examples): correct peer dependencies (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5368">#5368</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/48900f9eafd5130288c3be2527fd7750a09247e1"><code>48900f9</code></a> chore(packages): introduce vue-instantsearch (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5366">#5366</a>)</li>
<li><a href="https://github.com/algolia/instantsearch/commit/3d57b203b708d9e0b42e52699ba47e03be5781c5"><code>3d57b20</code></a> Apply suggestions from code review</li>
<li><a href="https://github.com/algolia/instantsearch/commit/bb8c2db198d42acde4929540567faaed6f68a693"><code>bb8c2db</code></a> docs(website): fix react storybook (<a href="https://redirect.github.com/algolia/instantsearch.js/issues/5371">#5371</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/algolia/instantsearch.js/compare/[email protected]@8.0.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
1054: Bump @angular/compiler from 15.1.0 to 15.2.5 r=bidoubiwa a=dependabot[bot]
Bumps [`@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler)` from 15.1.0 to 15.2.5.
<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>v15.2.5</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>15.2.5 (2023-03-29)</h1>
<h3>common</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/ca5acadb78c33bf896001a5810cb4be15ff7bc86"><img src="https://img.shields.io/badge/ca5acadb78-fix-green" alt="fix - ca5acadb78" /></a></td>
<td>invalid ImageKit transformation (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49201">#49201</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/077f6b4674c01bfed083e73a17d848e226e543b4"><img src="https://img.shields.io/badge/077f6b4674-fix-green" alt="fix - 077f6b4674" /></a></td>
<td>do not unquote CSS values (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49460">#49460</a>)</td>
</tr>
<tr>
<td><a href="https://github.com/angular/angular/commit/c3cff35869648fdf70c9707c3d87bcfdcc84d903"><img src="https://img.shields.io/badge/c3cff35869-fix-green" alt="fix - c3cff35869" /></a></td>
<td>handle trailing comma in object literal (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49535">#49535</a>)</td>
</tr>
</tbody>
</table>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/d201fc2dec1a3a9cc6952ebb46cb672200a78236"><img src="https://img.shields.io/badge/d201fc2dec-fix-green" alt="fix - d201fc2dec" /></a></td>
<td>set style property value to empty string instead of an invalid value (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49460">#49460</a>)</td>
</tr>
</tbody>
</table>
<h3>router</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/978d37f324ce4a1fe9b57f3d9430d7c28ecf6131"><img src="https://img.shields.io/badge/978d37f324-fix-green" alt="fix - 978d37f324" /></a></td>
<td>Ensure Router preloading works with lazy component and static children (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49571">#49571</a>)</td>
</tr>
<tr>
<td><a href="https://github.com/angular/angular/commit/a844435514962c52f4fb480bcfab7ee6519a59cc"><img src="https://img.shields.io/badge/a844435514-fix-green" alt="fix - a844435514" /></a></td>
<td>fix <a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49457">#49457</a> outlet activating with old info (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49459">#49459</a>)</td>
</tr>
</tbody>
</table>
<h2>Special Thanks</h2>
<p>Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra</p>
<h2>v15.2.4</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>15.2.4 (2023-03-22)</h1>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/bae6b5ceb16bd87c8146aa29564a8d29135a6f95"><img src="https://img.shields.io/badge/bae6b5ceb1-fix-green" alt="fix - bae6b5ceb1" /></a></td>
<td>Allow <code>TestBed.configureTestingModule</code> to work with recursive cycle of standalone components. (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49473">#49473</a>)</td>
</tr>
<tr>
<td><a href="https://github.com/angular/angular/commit/087f4412afe9ccdefe7d63012af749b79f3e84d0"><img src="https://img.shields.io/badge/087f4412af-fix-green" alt="fix - 087f4412af" /></a></td>
<td>more accurate matching of classes during content projection (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/48888">#48888</a>)</td>
</tr>
</tbody>
</table>
<h3>migrations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/bf4d8568341a6ac432059903eb66c3c7509c1b9a"><img src="https://img.shields.io/badge/bf4d856834-fix-green" alt="fix - bf4d856834" /></a></td>
<td>preserve trailing commas in code generated by standalone migration (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49533">#49533</a>)</td>
</tr>
</tbody>
</table>
<h2>Special Thanks</h2>
<p>Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim</p>
<h2>v15.2.3</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>15.2.3 (2023-03-16)</h1>
<h2>Special Thanks</h2>
<p>Alan Agius, Esteban Gehring, Matthieu Riegler and Virginia Dooley</p>
<h2>v15.2.2</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>15.2.2 (2023-03-08)</h1>
<h3>migrations</h3>
<p>| Commit | Description |</p>
<!-- 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>15.2.5 (2023-03-29)</h1>
<h3>common</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/ca5acadb78c33bf896001a5810cb4be15ff7bc86">ca5acadb78</a></td>
<td>fix</td>
<td>invalid ImageKit transformation (<a href="https://redirect.github.com/angular/angular/pull/49201">#49201</a>)</td>
</tr>
</tbody>
</table>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/077f6b4674c01bfed083e73a17d848e226e543b4">077f6b4674</a></td>
<td>fix</td>
<td>do not unquote CSS values (<a href="https://redirect.github.com/angular/angular/pull/49460">#49460</a>)</td>
</tr>
<tr>
<td><a href="https://github.com/angular/angular/commit/c3cff35869648fdf70c9707c3d87bcfdcc84d903">c3cff35869</a></td>
<td>fix</td>
<td>handle trailing comma in object literal (<a href="https://redirect.github.com/angular/angular/pull/49535">#49535</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="https://github.com/angular/angular/commit/d201fc2dec1a3a9cc6952ebb46cb672200a78236">d201fc2dec</a></td>
<td>fix</td>
<td>set style property value to empty string instead of an invalid value (<a href="https://redirect.github.com/angular/angular/pull/49460">#49460</a>)</td>
</tr>
</tbody>
</table>
<h3>router</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/978d37f324ce4a1fe9b57f3d9430d7c28ecf6131">978d37f324</a></td>
<td>fix</td>
<td>Ensure Router preloading works with lazy component and static children (<a href="https://redirect.github.com/angular/angular/pull/49571">#49571</a>)</td>
</tr>
<tr>
<td><a href="https://github.com/angular/angular/commit/a844435514962c52f4fb480bcfab7ee6519a59cc">a844435514</a></td>
<td>fix</td>
<td>fix <a href="https://redirect.github.com/angular/angular/pull/49457">#49457</a> outlet activating with old info (<a href="https://redirect.github.com/angular/angular/pull/49459">#49459</a>)</td>
</tr>
</tbody>
</table>
<h2>Special Thanks</h2>
<p>Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra</p>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>16.0.0-next.4 (2023-03-22)</h1>
<h2>Breaking Changes</h2>
<h3>platform-server</h3>
<ul>
<li>
<p><code>renderApplication</code> method no longer accepts a root component as first argument. Instead, provide a bootstrapping function that returns a <code>Promise<ApplicationRef></code>.</p>
<p>Before</p>
<pre lang="ts"><code>const output: string = await renderApplication(RootComponent, options);
</code></pre>
<p>Now</p>
<pre lang="ts"><code>const bootstrap = () => bootstrapApplication(RootComponent, appConfig);
const output: string = await renderApplication(bootstrap, options);
</code></pre>
</li>
</ul>
<h3>compiler</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/angular/angular/commit/13dd614cd1da65eee947fd6971b7d6e1d6def207">13dd614cd1</a></td>
<td>feat</td>
<td>add support for compile-time required inputs (<a href="https://redirect.github.com/angular/angular/pull/49453">#49453</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="https://github.com/angular/angular/commit/17e9862653758ebdbd29771cd4ec8a59436497d6">17e9862653</a></td>
<td>feat</td>
<td>add API to provide CSP nonce for inline stylesheets (<a href="https://redirect.github.com/angular/angular/pull/49444">#49444</a>)</td>
</tr>
<tr>
<td><a href="https://github.com/angular/angular/commit/d1617c449d23c6573803cce36391134e8d0103a3">d1617c449d</a></td>
<td>feat</td>
<td>allow removal of previously registered DestroyRef callbacks (<a href="https://redirect.github.com/angular/angular/pull/49493">#49493</a>)</td>
</tr>
<tr>
<td><a href="https://github.com/angular/angular/commit/230345876c2a2ff6289ca44c5a00fc6421c8d8eb">230345876c</a></td>
<td>fix</td>
<td>Allow <code>TestBed.configureTestingModule</code> to work with recursive cycle of standalone components. (<a href="https://redirect.github.com/angular/angular/pull/49473">#49473</a>)</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/angular/angular/commit/077f6b4674c01bfed083e73a17d848e226e543b4"><code>077f6b4</code></a> fix(compiler): do not unquote CSS values (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49460">#49460</a>)</li>
<li><a href="https://github.com/angular/angular/commit/4c89a2497aef1f4c8b8ee2786414145596c1e3f3"><code>4c89a24</code></a> refactor(common): add missing <code>override</code> to satisfy the linter (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49599">#49599</a>)</li>
<li><a href="https://github.com/angular/angular/commit/c3cff35869648fdf70c9707c3d87bcfdcc84d903"><code>c3cff35</code></a> fix(compiler): handle trailing comma in object literal (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/49535">#49535</a>)</li>
<li><a href="https://github.com/angular/angular/commit/c2bcf0b47540510a24931da7cd24f58b60788881"><code>c2bcf0b</code></a> refactor(compiler): Remove strictStyling option for ShadowCss (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/48824">#48824</a>)</li>
<li><a href="https://github.com/angular/angular/commit/06e161f2dd78b42ad1938578f4d730a41404a24f"><code>06e161f</code></a> fix(compiler): incorrect code when non-null assertion is used after a safe ac...</li>
<li><a href="https://github.com/angular/angular/commit/bc8cfa25520c3b8b0a506c69a269e42a63f097d6"><code>bc8cfa2</code></a> fix(compiler): handle css selectors with space after an escaped character. (#...</li>
<li><a href="https://github.com/angular/angular/commit/6beff5e8d708b575c38320fc8f997bd304a738f3"><code>6beff5e</code></a> refactor(compiler): rework and expose APIs to be used in schematics (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/48730">#48730</a>)</li>
<li><a href="https://github.com/angular/angular/commit/61023b563d5545f5d9066b959c3ebc0464d29113"><code>61023b5</code></a> refactor(compiler): refactor the shadow css specs (<a href="https://github.com/angular/angular/tree/HEAD/packages/compiler/issues/48443">#48443</a>)</li>
<li>See full diff in <a href="https://github.com/angular/angular/commits/15.2.5/packages/compiler">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`
You can trigger a rebase of this PR 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>
1055: Bump @changesets/cli from 2.26.0 to 2.26.1 r=bidoubiwa a=dependabot[bot]
Bumps [`@changesets/cli](https://github.com/changesets/changesets)` from 2.26.0 to 2.26.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/changesets/changesets/releases"><code>`@changesets/cli</code>'s` releases</a>.</em></p>
<blockquote>
<h2><code>`@changesets/cli</code><a` href="https://github.com/2"><code>`@2</code></a>.26.1</h2>`
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/changesets/changesets/pull/1115">#1115</a> <a href="https://github.com/changesets/changesets/commit/feddc88d74781a448855a5a0b0ffa50917489b15"><code>feddc88</code></a> Thanks <a href="https://github.com/Andarist"><code>`@Andarist</code></a>!` - Call <code>pnpm publish</code> directly from the directory of the published package. This allows <code>pnpm</code> to correctly handle configured <code>publishConfig.directory</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/changesets/changesets/commit/1ea308ab98beeefb5dc6773d277d8a7e08633137"><code>1ea308a</code></a> Version Packages (<a href="https://redirect.github.com/changesets/changesets/issues/1116">#1116</a>)</li>
<li><a href="https://github.com/changesets/changesets/commit/feddc88d74781a448855a5a0b0ffa50917489b15"><code>feddc88</code></a> Call <code>pnpm publish</code> directly from the directory of the published package (<a href="https://redirect.github.com/changesets/changesets/issues/1115">#1115</a>)</li>
<li><a href="https://github.com/changesets/changesets/commit/5c53bff0efeb5bbd72976b79aefe9d5805038ebd"><code>5c53bff</code></a> Update checking-for-changesets.md (<a href="https://redirect.github.com/changesets/changesets/issues/1058">#1058</a>)</li>
<li><a href="https://github.com/changesets/changesets/commit/c07ccc2391e11b23b9f2a5d5d8037763f6622031"><code>c07ccc2</code></a> Fix package name typo (<a href="https://redirect.github.com/changesets/changesets/issues/1075">#1075</a>)</li>
<li>See full diff in <a href="https://github.com/changesets/changesets/compare/`@changesets/[email protected]...@changesets/[email protected]">compare` view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`
You can trigger a rebase of this PR 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
File tree
7 files changed
+29
-80
lines changed- packages
- eslint-config-meilisearch
- instant-meilisearch
- playgrounds
- angular
- local-react
- vue3-ts
7 files changed
+29
-80
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| |||
1552 | 1552 | | |
1553 | 1553 | | |
1554 | 1554 | | |
1555 | | - | |
| 1555 | + | |
1556 | 1556 | | |
1557 | 1557 | | |
1558 | 1558 | | |
1559 | 1559 | | |
1560 | 1560 | | |
1561 | 1561 | | |
1562 | | - | |
1563 | | - | |
1564 | | - | |
1565 | | - | |
1566 | | - | |
1567 | | - | |
1568 | | - | |
1569 | | - | |
| 1562 | + | |
1570 | 1563 | | |
1571 | 1564 | | |
1572 | 1565 | | |
1573 | 1566 | | |
1574 | 1567 | | |
1575 | 1568 | | |
1576 | | - | |
1577 | | - | |
1578 | | - | |
1579 | | - | |
1580 | | - | |
1581 | | - | |
1582 | | - | |
1583 | 1569 | | |
1584 | 1570 | | |
1585 | 1571 | | |
| |||
1707 | 1693 | | |
1708 | 1694 | | |
1709 | 1695 | | |
1710 | | - | |
1711 | | - | |
1712 | | - | |
1713 | | - | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
1714 | 1700 | | |
1715 | 1701 | | |
1716 | 1702 | | |
| |||
3598 | 3584 | | |
3599 | 3585 | | |
3600 | 3586 | | |
3601 | | - | |
| 3587 | + | |
3602 | 3588 | | |
3603 | 3589 | | |
3604 | 3590 | | |
3605 | 3591 | | |
3606 | | - | |
3607 | | - | |
3608 | | - | |
3609 | | - | |
3610 | | - | |
3611 | 3592 | | |
3612 | 3593 | | |
3613 | 3594 | | |
| |||
4603 | 4584 | | |
4604 | 4585 | | |
4605 | 4586 | | |
4606 | | - | |
4607 | | - | |
4608 | | - | |
4609 | | - | |
4610 | | - | |
4611 | | - | |
4612 | | - | |
4613 | | - | |
4614 | | - | |
| 4587 | + | |
4615 | 4588 | | |
4616 | 4589 | | |
4617 | 4590 | | |
| |||
4703 | 4676 | | |
4704 | 4677 | | |
4705 | 4678 | | |
4706 | | - | |
4707 | | - | |
4708 | | - | |
4709 | | - | |
4710 | | - | |
4711 | 4679 | | |
4712 | 4680 | | |
4713 | 4681 | | |
| |||
7984 | 7952 | | |
7985 | 7953 | | |
7986 | 7954 | | |
7987 | | - | |
| 7955 | + | |
7988 | 7956 | | |
7989 | 7957 | | |
7990 | 7958 | | |
| |||
8145 | 8113 | | |
8146 | 8114 | | |
8147 | 8115 | | |
8148 | | - | |
8149 | | - | |
8150 | | - | |
8151 | | - | |
8152 | | - | |
8153 | | - | |
8154 | | - | |
8155 | | - | |
| 8116 | + | |
8156 | 8117 | | |
8157 | 8118 | | |
8158 | 8119 | | |
| |||
11979 | 11940 | | |
11980 | 11941 | | |
11981 | 11942 | | |
11982 | | - | |
| 11943 | + | |
11983 | 11944 | | |
11984 | 11945 | | |
11985 | 11946 | | |
| |||
12488 | 12449 | | |
12489 | 12450 | | |
12490 | 12451 | | |
12491 | | - | |
| 12452 | + | |
12492 | 12453 | | |
12493 | 12454 | | |
12494 | 12455 | | |
12495 | 12456 | | |
12496 | 12457 | | |
12497 | 12458 | | |
12498 | | - | |
12499 | | - | |
12500 | | - | |
12501 | | - | |
12502 | | - | |
12503 | | - | |
12504 | | - | |
12505 | 12459 | | |
12506 | 12460 | | |
12507 | 12461 | | |
| |||
13632 | 13586 | | |
13633 | 13587 | | |
13634 | 13588 | | |
13635 | | - | |
| 13589 | + | |
13636 | 13590 | | |
13637 | 13591 | | |
13638 | 13592 | | |
| |||
13642 | 13596 | | |
13643 | 13597 | | |
13644 | 13598 | | |
13645 | | - | |
| 13599 | + | |
13646 | 13600 | | |
13647 | 13601 | | |
13648 | 13602 | | |
| |||
13816 | 13770 | | |
13817 | 13771 | | |
13818 | 13772 | | |
13819 | | - | |
13820 | | - | |
13821 | | - | |
13822 | | - | |
13823 | | - | |
13824 | | - | |
13825 | | - | |
13826 | | - | |
13827 | | - | |
| 13773 | + | |
| 13774 | + | |
| 13775 | + | |
| 13776 | + | |
13828 | 13777 | | |
13829 | 13778 | | |
13830 | 13779 | | |
| |||
0 commit comments