-
Notifications
You must be signed in to change notification settings - Fork 67
Changes related to the next MeiliSearch release (v0.23.0) #536
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bidoubiwa
approved these changes
Oct 18, 2021
Contributor
|
bors merge |
bors bot
added a commit
that referenced
this pull request
Oct 18, 2021
536: Changes related to the next MeiliSearch release (v0.23.0) r=bidoubiwa a=meili-bot This PR gathers the changes related to the next MeiliSearch release (v0.23.0) so that this package is ready when the official release is out.⚠️ This PR should NOT be merged until: - the next release of MeiliSearch (v0.23.0) is out. - the [`meilisearch-js`](https://github.com/meilisearch/meilisearch-js) dependency has been released to be compatible with MeiliSearch v0.23.0. Once the release is out, the upgrade of the `meilisearch-js` dependency might be committed to this branch. _This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/master/guides/pre-release-week.md) purpose._ 548: Bump @babel/preset-env from 7.15.6 to 7.15.8 r=bidoubiwa a=dependabot[bot] Bumps [`@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)` from 7.15.6 to 7.15.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@babel/preset-env</code>'s` releases</a>.</em></p> <blockquote> <h2>v7.15.8 (2021-10-06)</h2> <p>Thanks <a href="https://github.com/julienw"><code>`@julienw</code></a>,` <a href="https://github.com/NotWearingPants"><code>`@NotWearingPants</code></a>` and <a href="https://github.com/shoonia"><code>`@shoonia</code></a>` for your first PRs!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13788">#13788</a> Sort module export names (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13769">#13769</a> Tokenize keywords-like identifier as new tokens (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13821">#13821</a> Fix missing inner comments in class expressions (<a href="https://github.com/overlookmotel"><code>`@overlookmotel</code></a>)</li>` </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13803">#13803</a> Collect comments around parentheses in expressions (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13800">#13800</a> fix: remove imported types from export (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13814">#13814</a> Improve debug logging for IgnoreList (<a href="https://github.com/paleite"><code>`@paleite</code></a>)</li>` </ul> </li> <li><code>babel-node</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13784">#13784</a> [<code>`@babel/node</code>]` Forward the signal SIGTERM as well (<a href="https://github.com/julienw"><code>`@julienw</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13808">#13808</a> Update parser plugins for TypeScript tests (<a href="https://github.com/sosukesuzuki"><code>`@sosukesuzuki</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13795">#13795</a> Fix Gulpfile path separator issue on Windows (<a href="https://github.com/NotWearingPants"><code>`@NotWearingPants</code></a>)</li>` </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-code-frame</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13812">#13812</a> Optimization of string splitting (<a href="https://github.com/shoonia"><code>`@shoonia</code></a>)</li>` </ul> </li> </ul> <h4>Committers: 10</h4> <ul> <li>Alexander Zaytsev (<a href="https://github.com/shoonia"><code>`@shoonia</code></a>)</li>` <li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@babel-bot</code></a>)</li>` <li>Hirotaka Tagawa / wafuwafu13 (<a href="https://github.com/wafuwafu13"><code>`@wafuwafu13</code></a>)</li>` <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` <li>Julien Wajsberg (<a href="https://github.com/julienw"><code>`@julienw</code></a>)</li>` <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` <li>Patrick Eriksson (<a href="https://github.com/paleite"><code>`@paleite</code></a>)</li>` <li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki"><code>`@sosukesuzuki</code></a>)</li>` <li><a href="https://github.com/NotWearingPants"><code>`@NotWearingPants</code></a></li>` <li><a href="https://github.com/overlookmotel"><code>`@overlookmotel</code></a></li>` </ul> <h2>v7.15.7 (2021-09-17)</h2> <p>Thanks <a href="https://github.com/JuniorTour"><code>`@JuniorTour</code></a>` and <a href="https://github.com/sdegutis"><code>`@sdegutis</code></a>` for your first PRs!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</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-env</code>'s` changelog</a>.</em></p> <blockquote> <h2>v7.15.8 (2021-10-06)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13788">#13788</a> Sort module export names (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13769">#13769</a> Tokenize keywords-like identifier as new tokens (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13821">#13821</a> Fix missing inner comments in class expressions (<a href="https://github.com/overlookmotel"><code>`@overlookmotel</code></a>)</li>` </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13803">#13803</a> Collect comments around parentheses in expressions (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13800">#13800</a> fix: remove imported types from export (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13814">#13814</a> Improve debug logging for IgnoreList (<a href="https://github.com/paleite"><code>`@paleite</code></a>)</li>` </ul> </li> <li><code>babel-node</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13784">#13784</a> [<code>`@babel/node</code>]` Forward the signal SIGTERM as well (<a href="https://github.com/julienw"><code>`@julienw</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13808">#13808</a> Update parser plugins for TypeScript tests (<a href="https://github.com/sosukesuzuki"><code>`@sosukesuzuki</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13795">#13795</a> Fix Gulpfile path separator issue on Windows (<a href="https://github.com/NotWearingPants"><code>`@NotWearingPants</code></a>)</li>` </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-code-frame</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13812">#13812</a> Optimization of string splitting (<a href="https://github.com/shoonia"><code>`@shoonia</code></a>)</li>` </ul> </li> </ul> <h2>v7.15.7 (2021-09-17)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13771">#13771</a> fix(babel-parser): Allow line break before <code>assert</code> return type (<a href="https://github.com/JuniorTour"><code>`@JuniorTour</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13755">#13755</a> [estree] Fix conversion of <code>PrivateName</code> in <code>MemberExpression</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13754">#13754</a> Move pipeline operator to Stage 2 (<a href="https://github.com/sdegutis"><code>`@sdegutis</code></a>)</li>` </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13767">#13767</a> Fix <code>regexpu-core</code> bundling in <code>`@babel/standalone</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13751">#13751</a> [eslint-parser] Represent <code>static</code> using a <code>Keyword</code> token (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> <li><code>babel-helper-validator-identifier</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13759">#13759</a> Update Identifier definitions to Unicode 14 (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13768">#13768</a> Store token type as number (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>` </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13739">#13739</a> Throw a better error when transforming imported bindings in types (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>` </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13140">#13140</a> Update to Yarn 3 (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</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/c4b13725aa65446974d8b78b63a7da8ec826ff76"><code>c4b1372</code></a> v7.15.8</li> <li><a href="https://github.com/babel/babel/commit/613ae6fac7595e4b2122b4bd3b22d60fc0cf76e9"><code>613ae6f</code></a> Update polyfill plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13781">#13781</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.15.8/packages/babel-preset-env">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: meili-bot <74670311+meili-bot@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Member
|
bors merge- |
Member
|
bors merge |
Contributor
|
Build succeeded: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR gathers the changes related to the next MeiliSearch release (v0.23.0) so that this package is ready when the official release is out.
meilisearch-jsdependency has been released to be compatible with MeiliSearch v0.23.0.Once the release is out, the upgrade of the
meilisearch-jsdependency might be committed to this branch.This PR is auto-generated for the pre-release week purpose.