Skip to content

Commit 8042361

Browse files
Merge #1266
1266: Bump meilisearch from 0.35.0 to 0.36.0 r=brunoocasali a=dependabot[bot] Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.35.0 to 0.36.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.36.0 🌻</h2> <p>This version introduces features released on Meilisearch v1.5.0 🎉 Check out the changelog of <a href="https://github.com/meilisearch/meilisearch/releases/tag/v1.5.0">Meilisearch v1.5.0</a> for more information on the changes.</p> <p>⚠️ If you want to adopt new features of this release, <strong>update the Meilisearch server</strong> to the appropriate version.</p> <h2>🚀 Enhancements</h2> <ul> <li><strong>Needs Meilisearch v1.5.0</strong> -&gt; Add new method <code>createSnapshot()</code> to trigger snapshot creation. Similar to the already existing <code>createDump()</code> for dumps (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1603">#1603</a>) <a href="https://github.com/brunoocasali"><code>`@​brunoocasali</code></a></li>` </ul> <h2>v0.35.1 🌻</h2> <h2>🚀 Enhancements</h2> <ul> <li>Add request timeout (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1554">#1554</a>) <a href="https://github.com/amit-ksh"><code>`@​amit-ksh</code></a></li>` <li>Fix const enum issues (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1593">#1593</a>) <a href="https://github.com/jonespen"><code>`@​jonespen</code></a></li>` <li>feat: add export for MeiliSearch as Meilisearch (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1601">#1601</a>) <a href="https://github.com/Dhoni77"><code>`@​Dhoni77</code></a></li>` </ul> <p>Thanks again to <a href="https://github.com/Dhoni77"><code>`@​Dhoni77</code></a>,` <a href="https://github.com/amit-ksh"><code>`@​amit-ksh</code></a>,` <a href="https://github.com/curquiza"><code>`@​curquiza</code></a>,` <a href="https://github.com/jonespen"><code>`@​jonespen</code></a>,` <a href="https://github.com/meili-bors"><code>`@​meili-bors</code></a>[bot]` ! 🎉</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/802c3c355bec699765dd8fd5e052c485f9d3bda9"><code>802c3c3</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1606">#1606</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/30ca527542f8b68b4f73f862e9727827921e2d14"><code>30ca527</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1594">#1594</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/c9ef3edb9baf1a8297e471df58c7c74ca3b1ce86"><code>c9ef3ed</code></a> Update src/package-version.ts</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/18cf766c8becb04742915462c8d0e8aefb6f1832"><code>18cf766</code></a> Update package.json</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/2140aa3413f9e36489f10bf56dd3c58aea6afd9c"><code>2140aa3</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1603">#1603</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/f5b0f1fdd125cf9941f0f713f79ea4d9f8c993f0"><code>f5b0f1f</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1604">#1604</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/3736aa5251f81b7dcfb66330a0ffd0d22b855f31"><code>3736aa5</code></a> Update README.md</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/3710a897289fd54d7db83e54233c4420610c1d7c"><code>3710a89</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1601">#1601</a></li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/d9b93ad59692c9faf14f55dd16d627a0df6f5e6b"><code>d9b93ad</code></a> Add code-sample for snapshot creation</li> <li><a href="https://github.com/meilisearch/meilisearch-js/commit/a22d842eaceb9272ab809ab9de8f0e6c6086d674"><code>a22d842</code></a> Add createSnapshot() method</li> <li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-js/compare/v0.35.0...v0.36.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=meilisearch&package-manager=npm_and_yarn&previous-version=0.35.0&new-version=0.36.0)](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` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 1bc46b5 + 64bc3f9 commit 8042361

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/instant-meilisearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"templates"
5151
],
5252
"dependencies": {
53-
"meilisearch": "^0.35.0"
53+
"meilisearch": "^0.36.0"
5454
},
5555
"devDependencies": {
5656
"@babel/cli": "^7.22.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10223,10 +10223,10 @@ media-typer@0.3.0:
1022310223
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
1022410224
integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==
1022510225

10226-
meilisearch@^0.35.0:
10227-
version "0.35.0"
10228-
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.35.0.tgz#c94d5f266e39ad5ed5a666782e729805a4e8a956"
10229-
integrity sha512-gF1I6K5/Wpe7BWfjBnG+o19y/FIpJ9HbN+byON6CB9U3uE7qc6GvwUbjKOllh7LKXQVVxH/kCu7Jn0ODCUwqbQ==
10226+
meilisearch@^0.36.0:
10227+
version "0.36.0"
10228+
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.36.0.tgz#b2d1f6b342aabc89557832638a6ce2a6a7c6bf64"
10229+
integrity sha512-swcvEYrct0/zsGj3jlbPm1OYxbH14IURnlysKlXywNicIQ5EMkSYLYCLCwOuBKAaGcdISWdgdylH9TXVLegmOQ==
1023010230
dependencies:
1023110231
cross-fetch "^3.1.6"
1023210232

0 commit comments

Comments
 (0)