-
Notifications
You must be signed in to change notification settings - Fork 66
Commit 5e038e8
770: Bump typescript from 4.6.4 to 4.7.4 r=bidoubiwa a=dependabot[bot]
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.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 4.7.4</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/">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?q=milestone%3A%22TypeScript+4.7.0%22+">fixed issues query for Typescript 4.7.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.1%22+">fixed issues query for Typescript 4.7.1 (RC)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.2%22+">fixed issues query for Typescript 4.7.2 (Stable)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.3%22+">fixed issues query for Typescript 4.7.3 (Stable)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.4%22+">fixed issues query for Typescript 4.7.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://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-474">Visual Studio 2022/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
</ul>
<h2>TypeScript 4.7.3</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/">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?q=milestone%3A%22TypeScript+4.7.0%22+">fixed issues query for Typescript 4.7.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.1%22+">fixed issues query for Typescript 4.7.1 (RC)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.2%22+">fixed issues query for Typescript 4.7.2 (Stable)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.3%22+">fixed issues query for Typescript 4.7.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://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-473">Visual Studio 2022/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
</ul>
<h2>TypeScript 4.7.2</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/">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?q=milestone%3A%22TypeScript+4.7.0%22+">fixed issues query for Typescript 4.7.0 (Beta)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.1%22+">fixed issues query for Typescript 4.7.1 (RC)</a>.</li>
<li><a href="https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.2%22+">fixed issues query for Typescript 4.7.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://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-472">Visual Studio 2022/2019</a> (<a href="https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017">Select new version in project options</a>)</li>
<li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li>
</ul>
<h2>TypeScript 4.7 RC</h2>
<p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-7-rc/">release announcement</a>.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/TypeScript/commit/76401adba33b71e70d76961d7d66064243be0243"><code>76401ad</code></a> Bump version to 4.7.4 and LKG</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/dfe885b302dc6f8f2753b9b58a8de5a519c5c98e"><code>dfe885b</code></a> Properly re-scan <code>></code> token in type argument list determination logic (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49560">#49560</a>)...</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/4d2983a7362f8fab69cc68c6508929a95dc4f3f4"><code>4d2983a</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49442">#49442</a> into release-4.7 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49447">#49447</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/e5050bb405548a127b0a48a264bade6fd662ce06"><code>e5050bb</code></a> Bump version to 4.7.3 and LKG</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/4c4c80322a1512391d2708a9008e910401c16ca1"><code>4c4c803</code></a> 🤖 Pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49360">#49360</a> (Expose import mode calculation func...) into release-4.7 (#...</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/3ce08c6ba14eb6f9062f29462bd0ac2d5bada5c5"><code>3ce08c6</code></a> fix(49223): checker.getTypeAtLocation for ExpressionWithTypeArguments returns...</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/3bf0d30686e81c8f91c954eb0bd18a19b0a544b2"><code>3bf0d30</code></a> Pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49356">#49356</a> (Add nightly-only error on ImportType resolution mode assertio...</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/5f7f0b1d57fdbc166c3969a3dd3f19f15ba0388e"><code>5f7f0b1</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49361">#49361</a> into release-4.7 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49364">#49364</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/c07d883428845a321c7379c7d326e13f7aad8974"><code>c07d883</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49313">#49313</a> into release-4.7 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49359">#49359</a>)</li>
<li><a href="https://github.com/microsoft/TypeScript/commit/197aaef55fe79b9a0218a6fdea79348274ee34bc"><code>197aaef</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49246">#49246</a> into release-4.7 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/49250">#49250</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.4">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>
782: Bump meilisearch from 0.25.1 to 0.26.0 r=bidoubiwa a=dependabot[bot]
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.25.1 to 0.26.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/meilisearch/meilisearch-js/releases">meilisearch's releases</a>.</em></p>
<blockquote>
<h2>v0.26.0 🌻</h2>
<h2>⚠️ Breaking changes</h2>
<ul>
<li>Rework the custom Meilisearch Errors (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1245">#1245</a>) <a href="https://github.com/bidoubiwa"><code>`@bidoubiwa</code></a></li>`
<li>Allow query in search options (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1256">#1256</a>) <a href="https://github.com/bidoubiwa"><code>`@bidoubiwa</code></a></li>`
</ul>
<h2>🚀 Enhancements</h2>
<ul>
<li>Improve Docker configuration in the package (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1250">#1250</a>)</li>
<li>Updated created at in index (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1220">#1220</a>) <a href="https://github.com/bidoubiwa"><code>`@bidoubiwa</code></a></li>`
<li>Add prototype setting for meili errors to allow instanceof operator (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1274">#1274</a>) <a href="https://github.com/mmachatschek"><code>`@mmachatschek</code></a></li>`
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Make updateDocuments accept partial documents in typing (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1209">#1209</a>) <a href="https://github.com/bidoubiwa"><code>`@bidoubiwa</code></a></li>`
<li>FIX-1222 Update EnqueuedTask to be in line with spec (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1228">#1228</a>) <a href="https://github.com/rob-moore"><code>`@rob-moore</code></a></li>`
<li>fix: TypoTolerance type has a wrong key name (<a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1276">#1276</a>) <a href="https://github.com/lrvinye"><code>`@lrvinye</code></a></li>`
</ul>
<p>Thanks again to <a href="https://github.com/bidoubiwa"><code>`@bidoubiwa</code></a>,` <a href="https://github.com/brunoocasali"><code>`@brunoocasali</code></a>,` <a href="https://github.com/lrvinye"><code>`@lrvinye</code></a>,` <a href="https://github.com/mmachatschek"><code>`@mmachatschek</code></a>,` <a href="https://github.com/rob-moore"><code>`@rob-moore</code></a>,` <a href="https://github.com/rutterjt"><code>`@rutterjt</code></a>` and <a href="https://github.com/susamongusacedemy"><code>`@susamongusacedemy</code></a>!` 🎉</p>
<h2>v0.26.0-beta.0</h2>
<p>This <strong>beta</strong> version makes this package compatible with MeiliSearch v0.27.0rc1 🎉
Check out the changelog of <a href="https://github.com/meilisearch/meilisearch/releases/tag/v0.27.0rc1">MeiliSearch v0.27.0rc1</a> for more information on the changes.</p>
<h2>🚀 Enhancements</h2>
<ul>
<li>Ensure nested field support <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1192">#1192</a></li>
<li>Add the typo tolerance setting <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1197">#1197</a>
<ul>
<li>Add <code>typoTolerance</code> parameter in the <code>Settings</code> type.</li>
<li>Creation of: <code>index.getTypoTolerance</code>, <code>index.updateTypoTolerance</code>, <code>index.resetTypoTolerance</code></li>
</ul>
</li>
<li>Add <code>highlightPreTag</code> & <code>highlightPostTag</code> & <code>cropMarker</code> <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1196">#1196</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/b9e0a21bf5b90969a37515f3a21e2d98f0b62eff"><code>b9e0a21</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1276">#1276</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/c1a3b1e9147bb4ead7be255f9b734e2fdf55f9c5"><code>c1a3b1e</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1274">#1274</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/2aa490d929f1316c90a9286495fd337fce70f0fc"><code>2aa490d</code></a> fix: TypoTolerance type has a wrong key name</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/77e1b00cd892b68e9b230a8efa2cc917434a1f7c"><code>77e1b00</code></a> Add prototype setting for meili errors to allow instanceof operator</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/fbe783b36472c7d80829c9f2f02c1788dfca8335"><code>fbe783b</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1256">#1256</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/902002ca1560829c7a4984e4a9a2f4f0807056ea"><code>902002c</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1220">#1220</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/20a9acd9f50879eef3b0d40035fab873e2ec7924"><code>20a9acd</code></a> Allow query in search options</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/5abbf4c7856a893e4dfc9a905b0bb4d906674da5"><code>5abbf4c</code></a> Add test on fetch info</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/32f177152de31f928c95eb68f423ecefee9583f4"><code>32f1771</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/meilisearch-js/issues/1255">#1255</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/fe446a60d7675239339bc2bd6a6506bf3fe2f58f"><code>fe446a6</code></a> Remove unecessary test information</li>
<li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-js/compare/v0.25.1...v0.26.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
File tree
Expand file treeCollapse file tree
2 files changed
+10
-10
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+10
-10
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
Collapse file
+8-8Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5152 | 5152 | | |
5153 | 5153 | | |
5154 | 5154 | | |
5155 | | - | |
5156 | | - | |
5157 | | - | |
5158 | | - | |
| 5155 | + | |
| 5156 | + | |
| 5157 | + | |
| 5158 | + | |
5159 | 5159 | | |
5160 | 5160 | | |
5161 | 5161 | | |
| |||
6936 | 6936 | | |
6937 | 6937 | | |
6938 | 6938 | | |
6939 | | - | |
6940 | | - | |
6941 | | - | |
6942 | | - | |
| 6939 | + | |
| 6940 | + | |
| 6941 | + | |
| 6942 | + | |
6943 | 6943 | | |
6944 | 6944 | | |
6945 | 6945 | | |
| |||
0 commit comments