-
Notifications
You must be signed in to change notification settings - Fork 66
Bump algoliasearch from 4.14.3 to 4.17.2 #1151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
bidoubiwa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
1151: Bump algoliasearch from 4.14.3 to 4.17.2 r=bidoubiwa a=dependabot[bot] Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.14.3 to 4.17.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/releases">algoliasearch's releases</a>.</em></p> <blockquote> <h2>4.17.2</h2> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.17.1...4.17.2">v4.17.2</a></h2> <ul> <li>fix(search): fix wait method for updateApiKey request (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1464">#1464</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/edc629d">edc629d</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1464">#1464</a></li> <li>docs(SearchOptions): fix jsdoc of sortFacetValuesBy (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1463">#1463</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/a4309c7">a4309c7</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1463">#1463</a></li> </ul> <h2>4.17.1</h2> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.17.0...4.17.1">v4.17.1</a></h2> <ul> <li>fix(recommend): Align <code>getRecommendations</code> type with actual implementation (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1459">#1459</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/d18391b">d18391b</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1459">#1459</a></li> </ul> <h2>4.17.0</h2> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.16.0...4.17.0">v4.17.0</a></h2> <ul> <li>feat: update ab test typing (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1455">#1455</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/f53c72c">f53c72c</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1455">#1455</a></li> <li>feat(fetch): remove <code>mode</code> option to rely on library's default (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1452">#1452</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/67293e1">67293e1</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1452">#1452</a></li> <li>feat(neural): make eventSources nullable (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1453">#1453</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/eacfca2">eacfca2</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1453">#1453</a></li> </ul> <h2>4.16.0</h2> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.15.0...4.16.0">v4.16.0</a></h2> <ul> <li>feat(neuralsearch): adding the semanticSearch settings to client-search (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1450">#1450</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/a478ffd">a478ffd</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1450">#1450</a></li> <li>Fix for the redirect object in SearchResponse (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1443">#1443</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/6b0685c">6b0685c</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1443">#1443</a></li> </ul> <h2>4.15.0</h2> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.14.3...4.15.0">v4.15.0</a></h2> <ul> <li>feat: add mode to settings types (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1439">#1439</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/89fd80e">89fd80e</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1439">#1439</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md">algoliasearch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.17.1...4.17.2">v4.17.2</a></h2> <ul> <li>fix(search): fix wait method for updateApiKey request (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1464">#1464</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/edc629d">edc629d</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1464">#1464</a></li> <li>docs(SearchOptions): fix jsdoc of sortFacetValuesBy (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1463">#1463</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/a4309c7">a4309c7</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1463">#1463</a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.17.0...4.17.1">v4.17.1</a></h2> <ul> <li>fix(recommend): Align <code>getRecommendations</code> type with actual implementation (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1459">#1459</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/d18391b">d18391b</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1459">#1459</a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.16.0...4.17.0">v4.17.0</a></h2> <ul> <li>feat: update ab test typing (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1455">#1455</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/f53c72c">f53c72c</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1455">#1455</a></li> <li>feat(fetch): remove <code>mode</code> option to rely on library's default (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1452">#1452</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/67293e1">67293e1</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1452">#1452</a></li> <li>feat(neural): make eventSources nullable (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1453">#1453</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/eacfca2">eacfca2</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1453">#1453</a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.15.0...4.16.0">v4.16.0</a></h2> <ul> <li>feat(neuralsearch): adding the semanticSearch settings to client-search (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1450">#1450</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/a478ffd">a478ffd</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1450">#1450</a></li> <li>Fix for the redirect object in SearchResponse (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1443">#1443</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/6b0685c">6b0685c</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1443">#1443</a></li> </ul> <h2><a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.14.3...4.15.0">v4.15.0</a></h2> <ul> <li>feat: add mode to settings types (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1439">#1439</a>) (<a href="https://github.com/algolia/algoliasearch-client-javascript/commit/89fd80e">89fd80e</a>), closes <a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1439">#1439</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/a5c6a64b6d15f480b0fe11e20c44a895ad270eca"><code>a5c6a64</code></a> chore: release v4.17.2 (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1465">#1465</a>)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/edc629d0aa3622c9fb7e029eddf2b86dc662ebec"><code>edc629d</code></a> fix(search): fix wait method for updateApiKey request (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1464">#1464</a>)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/a4309c796ad00945e5ace00608bf423cce71dbb8"><code>a4309c7</code></a> docs(SearchOptions): fix jsdoc of sortFacetValuesBy (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1463">#1463</a>)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/e000362f5a53a287c334ffc35b8d11a7ce7faa58"><code>e000362</code></a> chore: release v4.17.1 (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1462">#1462</a>)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/d18391b2b724f3f882556c258b15978bd1ebe29a"><code>d18391b</code></a> fix(recommend): Align <code>getRecommendations</code> type with actual implementation (#...</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/9a0a94e060a6e81d14f921a976b6760e97166bd2"><code>9a0a94e</code></a> chore: release v4.17.0 (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1456">#1456</a>)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/67293e180004878027973bd4791ff188ae3a6cc6"><code>67293e1</code></a> feat(fetch): remove <code>mode</code> option to rely on library's default (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1452">#1452</a>)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/f53c72c165b48080603191e7dc39ec7c2c6f7718"><code>f53c72c</code></a> feat: update ab test typing (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1455">#1455</a>)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/eacfca290813eac98211b0da3c78c41393977c37"><code>eacfca2</code></a> feat(neural): make eventSources nullable (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1453">#1453</a>)</li> <li><a href="https://github.com/algolia/algoliasearch-client-javascript/commit/5159f615b3f7497045decf48da1f2c92a4705545"><code>5159f61</code></a> chore: release v4.16.0 (<a href="https://redirect.github.com/algolia/algoliasearch-client-javascript/issues/1451">#1451</a>)</li> <li>Additional commits viewable in <a href="https://github.com/algolia/algoliasearch-client-javascript/compare/4.14.3...4.17.2">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> 1155: Bump @babel/preset-react from 7.18.6 to 7.22.5 r=bidoubiwa a=dependabot[bot] Bumps [`@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react)` from 7.18.6 to 7.22.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@babel/preset-react</code>'s` releases</a>.</em></p> <blockquote> <h2>v7.22.5 (2023-06-08)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15675">#15675</a> Fix using <code>syntax-unicode-sets-regex</code> in standalone (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15683">#15683</a> Suggest <code>-transform-</code> when resolving missing plugins (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Avery (<a href="https://github.com/nullableVoidPtr"><code>`@nullableVoidPtr</code></a>)</li>` <li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@babel-bot</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.22.4 (2023-05-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15649">#15649</a> Set <code>shorthand: false</code> when renaming an identifier inside an object property (<a href="https://github.com/coderaiser"><code>`@coderaiser</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15666">#15666</a> Add missing <code>attributes</code>/<code>assertions</code> to <code>VISITOR_KEYS</code> (<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/15667">#15667</a> Mark <code>assert</code> attributes with <code>extra.deprecatedAssertSyntax</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` <li>coderaiser (<a href="https://github.com/coderaiser"><code>`@coderaiser</code></a>)</li>` </ul> <h2>v7.22.3 (2023-05-27)</h2> <ul> <li>Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a <code>package.json</code> file containing <code>"type": "script"</code> instead of <code>"type": "commonjs"</code> (<a href="https://redirect.github.com/babel/babel/issues/15664">#15664</a>).</li> </ul> <h2>v7.22.2 (2023-05-26)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15660">#15660</a> Fix importing symbol polyfill in <code>`@babel/runtime-corejs2</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> <h2>v7.22.1 (2023-05-26)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-preset-env</code></li> </ul> <!-- raw HTML omitted --> </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/preset-react</code>'s` changelog</a>.</em></p> <blockquote> <h2>v7.22.5 (2023-06-08)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15675">#15675</a> Fix using <code>syntax-unicode-sets-regex</code> in standalone (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15683">#15683</a> Suggest <code>-transform-</code> when resolving missing plugins (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h2>v7.22.4 (2023-05-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15649">#15649</a> Set <code>shorthand: false</code> when renaming an identifier inside an object property (<a href="https://github.com/coderaiser"><code>`@coderaiser</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15666">#15666</a> Add missing <code>attributes</code>/<code>assertions</code> to <code>VISITOR_KEYS</code> (<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/15667">#15667</a> Mark <code>assert</code> attributes with <code>extra.deprecatedAssertSyntax</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h2>v7.22.3 (2023-05-27)</h2> <ul> <li>Re-publish all the package published in 7.22.0 that hadn't been republished yet. We accidentally published them with a <code>package.json</code> file containing <code>"type": "script"</code> instead of <code>"type": "commonjs"</code> (<a href="https://redirect.github.com/babel/babel/issues/15664">#15664</a>).</li> </ul> <h2>v7.22.2 (2023-05-26)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs2</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15660">#15660</a> Fix importing symbol polyfill in <code>`@babel/runtime-corejs2</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h2>v7.22.1 (2023-05-26)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15658">#15658</a> Workaround for broken babel-preset-react-app (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> </ul> <h2>v7.22.0 (2023-05-26)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15497">#15497</a> [ts] Support <code>import ... =</code> and <code>export =</code> in scripts (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-compat-data</code>, <code>babel-core</code>, <code>babel-plugin-proposal-unicode-sets-regex</code>, <code>babel-plugin-transform-unicode-sets-regex</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15636">#15636</a> Add <code>unicode-sets-regex</code> transform to <code>preset-env</code> (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-explicit-resource-management</code>, <code>babel-plugin-transform-runtime</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/15633">#15633</a> Implement transform support for <code>using</code> declarations (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-plugin-proposal-import-attributes-to-assertions</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15620">#15620</a> Create <code>`@babel/plugin-proposal-import-attributes-to-assertions</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-core</code>, <code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-import-attributes</code>, <code>babel-preset-env</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15536">#15536</a> Add support for the updated import attributes proposal (<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-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15520">#15520</a> Parse <code>await using</code> declarations (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/08564ea23070524f31ddf12c6677e9699073dd69"><code>08564ea</code></a> v7.22.5</li> <li><a href="https://github.com/babel/babel/commit/ecc819bf75dac9173ecf0e772a3257d811f94de7"><code>ecc819b</code></a> [babel 8] Require Node.js <code>^16.20.0 || ^18.16.0 || >=20.0.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/15585">#15585</a>)</li> <li><a href="https://github.com/babel/babel/commit/325fe683d8f50ff4a8018121bb4c2c0117801fcd"><code>325fe68</code></a> v7.22.3</li> <li><a href="https://github.com/babel/babel/commit/389ecb08ed502cd13671928c1ab9caccb72f0a6f"><code>389ecb0</code></a> v7.22.0</li> <li><a href="https://github.com/babel/babel/commit/f42e24d6451d333052900e1ae073e4bc5d484cca"><code>f42e24d</code></a> Rename <code>-proposal-</code>s that became standard to <code>-transform-</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/15614">#15614</a>)</li> <li><a href="https://github.com/babel/babel/commit/5f19f621d9a65256daf33c442e8db8706df97c0f"><code>5f19f62</code></a> Bump babel deps (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/15187">#15187</a>)</li> <li><a href="https://github.com/babel/babel/commit/d45d59a4e3faeb6e7c16762d814a2b99e20d098d"><code>d45d59a</code></a> Improve comments generation (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/14979">#14979</a>)</li> <li><a href="https://github.com/babel/babel/commit/f52ac94faea94ad370e2142f1728b17c96deaa4b"><code>f52ac94</code></a> chore: Fix babel8 tests on windows (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react/issues/14928">#14928</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-react">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>
|
This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried. Additional information: {"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches"} |
|
@dependabot recreate |
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.14.3 to 4.17.2. - [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md) - [Commits](algolia/algoliasearch-client-javascript@4.14.3...4.17.2) --- updated-dependencies: - dependency-name: algoliasearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ad88b7b to
804f62b
Compare
bidoubiwa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
|
Build succeeded: |
Bumps algoliasearch from 4.14.3 to 4.17.2.
Release notes
Sourced from algoliasearch's releases.
Changelog
Sourced from algoliasearch's changelog.
Commits
a5c6a64chore: release v4.17.2 (#1465)edc629dfix(search): fix wait method for updateApiKey request (#1464)a4309c7docs(SearchOptions): fix jsdoc of sortFacetValuesBy (#1463)e000362chore: release v4.17.1 (#1462)d18391bfix(recommend): AligngetRecommendationstype with actual implementation (#...9a0a94echore: release v4.17.0 (#1456)67293e1feat(fetch): removemodeoption to rely on library's default (#1452)f53c72cfeat: update ab test typing (#1455)eacfca2feat(neural): make eventSources nullable (#1453)5159f61chore: release v4.16.0 (#1451)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)