Commit e89048a
Merge #941
941: build(deps): bump the production group with 2 updates r=curquiza a=dependabot[bot]
Bumps the production group with 2 updates: [`@strapi/utils](https://github.com/strapi/strapi)` and [meilisearch](https://github.com/meilisearch/meilisearch-js).
Updates ``@strapi/utils`` from 4.24.4 to 4.25.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/strapi/strapi/releases"><code>`@strapi/utils</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v4.25.6</h2>
<h3>🔥 Bug fix</h3>
<ul>
<li>[core:email] fix custom email provider test issue <a href="https://redirect.github.com/strapi/strapi/issues/19122">#19122</a> (<a href="https://redirect.github.com/strapi/strapi/pull/19123">strapi/strapi#19123</a>) <a href="https://github.com/ahallaha"><code>`@ahallaha</code></a></li>`
</ul>
<h3>📚 Update and Migration Guides</h3>
<ul>
<li>General update guide can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/update-version.html">here</a></li>
<li>Migration guides can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/migration-guides.html">here</a> 📚</li>
</ul>
<h2>v4.25.5</h2>
<h3>🔥 Bug fix</h3>
<ul>
<li>[cli] fix(cloud-cli): avoid blocking event loop in deploy command (<a href="https://redirect.github.com/strapi/strapi/pull/20850">strapi/strapi#20850</a>) <a href="https://github.com/nathan-pichon"><code>`@nathan-pichon</code></a></li>`
<li>[typescript] Cron type fix (<a href="https://redirect.github.com/strapi/strapi/pull/19723">strapi/strapi#19723</a>) <a href="https://github.com/Boegie19"><code>`@Boegie19</code></a></li>`
</ul>
<h3>🚀 New feature</h3>
<ul>
<li>[cli] feat(cli): add project link command to cloud cli (<a href="https://redirect.github.com/strapi/strapi/pull/20714">strapi/strapi#20714</a>) <a href="https://github.com/gonbaum"><code>`@gonbaum</code></a></li>`
</ul>
<h3>⚙️ Chore</h3>
<ul>
<li>[docs] fix: updating contributing guide workflow (<a href="https://redirect.github.com/strapi/strapi/pull/20717">strapi/strapi#20717</a>) <a href="https://github.com/SalahAdDin"><code>`@SalahAdDin</code></a></li>`
</ul>
<h3>📚 Update and Migration Guides</h3>
<ul>
<li>General update guide can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/update-version.html">here</a></li>
<li>Migration guides can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/migration-guides.html">here</a> 📚</li>
</ul>
<h2>v4.25.4</h2>
<h3>🚀 New feature</h3>
<ul>
<li>[cli] feat(cli): Add projects list command (<a href="https://redirect.github.com/strapi/strapi/pull/20694">strapi/strapi#20694</a>) <a href="https://github.com/gonbaum"><code>`@gonbaum</code></a></li>`
</ul>
<h3>🔥 Bug fix</h3>
<ul>
<li>[core:strapi] fix: invalid path separator (<a href="https://redirect.github.com/strapi/strapi/pull/20740">strapi/strapi#20740</a>) <a href="https://github.com/Marc-Roig"><code>`@Marc-Roig</code></a></li>`
</ul>
<h3>📚 Update and Migration Guides</h3>
<ul>
<li>General update guide can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/update-version.html">here</a></li>
<li>Migration guides can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/migration-guides.html">here</a> 📚</li>
</ul>
<h2>v4.25.3</h2>
<h3>🚨 Security</h3>
<ul>
<li>[core:strapi] chore: bump glob from 7.2.0 to 10.4.2 in core/strapi (<a href="https://redirect.github.com/strapi/strapi/pull/20607">strapi/strapi#20607</a>) <a href="https://github.com/chrismuiruriz"><code>`@chrismuiruriz</code></a></li>`
</ul>
<h3>⚙️ Chore</h3>
<ul>
<li>[cli] chore(cloud-cli): migrate to fs-extra (<a href="https://redirect.github.com/strapi/strapi/pull/20695">strapi/strapi#20695</a>) <a href="https://github.com/nathan-pichon"><code>`@nathan-pichon</code></a></li>`
<li>[core:admin] Change the Cloud message in Homepage (<a href="https://redirect.github.com/strapi/strapi/pull/20685">strapi/strapi#20685</a>) <a href="https://github.com/simotae14"><code>`@simotae14</code></a></li>`
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/strapi/strapi/commit/f15896ef24989c60dec21edc73a4730c852e1d98"><code>f15896e</code></a> v4.25.6</li>
<li><a href="https://github.com/strapi/strapi/commit/506c866896b405bfee0715be82ad4b0f8da1d26b"><code>506c866</code></a> fix custom email provider test issue <a href="https://redirect.github.com/strapi/strapi/issues/19122">#19122</a> (<a href="https://redirect.github.com/strapi/strapi/issues/19123">#19123</a>)</li>
<li><a href="https://github.com/strapi/strapi/commit/d54a672641d83234230d3d80d92aaf87f60f8c75"><code>d54a672</code></a> v4.25.5 to develop (<a href="https://redirect.github.com/strapi/strapi/issues/20872">#20872</a>)</li>
<li><a href="https://github.com/strapi/strapi/commit/2700c7c9b96ae8d5d46f76e75706c2650b689668"><code>2700c7c</code></a> feat(cli): add project link command to cloud cli (<a href="https://redirect.github.com/strapi/strapi/issues/20714">#20714</a>)</li>
<li><a href="https://github.com/strapi/strapi/commit/b66c31f63ee1066e6e5e0cae2c2c684484584f2e"><code>b66c31f</code></a> fix(cloud-cli): avoid blocking event loop in deploy command (<a href="https://redirect.github.com/strapi/strapi/issues/20850">#20850</a>)</li>
<li><a href="https://github.com/strapi/strapi/commit/45bbb1fc92e40bd87fb86cd654975ee497deb9f2"><code>45bbb1f</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/20854">#20854</a> from strapi/chore/issue-assign</li>
<li><a href="https://github.com/strapi/strapi/commit/247f4e54ca29b9ba3cb0197732a3e72ea675eaa8"><code>247f4e5</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/20717">#20717</a> from SalahAdDin/develop</li>
<li><a href="https://github.com/strapi/strapi/commit/51022eddc940998e77d38cf6404aef0bdab8d5d4"><code>51022ed</code></a> Merge branch 'develop' into develop</li>
<li><a href="https://github.com/strapi/strapi/commit/ba39807b47602fb4ddf4a139ae3efbde62fab6fe"><code>ba39807</code></a> Chore: Removing some people from the issue auto-assignment</li>
<li><a href="https://github.com/strapi/strapi/commit/ae38a9dcdeddea4b4c0978686fb024413e5c54f5"><code>ae38a9d</code></a> v4.25.4 to develop (<a href="https://redirect.github.com/strapi/strapi/issues/20832">#20832</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/strapi/strapi/compare/v4.24.4...v4.25.6">compare view</a></li>
</ul>
</details>
<br />
Updates `meilisearch` from 0.40.0 to 0.41.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.41.0 🌻</h2>
<p>This version introduces features released on Meilisearch v1.9.0 🎉
Check out the changelog of <a href="https://github.com/meilisearch/meilisearch/releases/tag/v1.9.0">Meilisearch v1.9.0</a> for more information on the changes.</p>
<h2>🚀 Enhancements</h2>
<ul>
<li>Add frequency matching strategy (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1670">#1670</a>) <a href="https://github.com/the-sinner"><code>`@the-sinner</code></a></li>`
</ul>
<pre lang="js"><code>client.index('movies').search('interstellar', { matchingStrategy: MatchingStrategies.FREQUENCY });
</code></pre>
<ul>
<li>Add <code>rankingScoreThreshold</code> in <code>search</code> (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1669">#1669</a>) <a href="https://github.com/the-sinner"><code>`@the-sinner</code></a>` and in <code>searchGet</code> (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1673">#1673</a>) <a href="https://github.com/mdubus"><code>`@mdubus</code></a></li>`
</ul>
<pre lang="js"><code>client.index('movies').search('badman', { rankingScoreThreshold: 0.2 });
client.index('movies').searchGet('badman', { rankingScoreThreshold: 0.2 });
</code></pre>
<ul>
<li>feat: add attribute at search (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1676">#1676</a>) <a href="https://github.com/mdubus"><code>`@mdubus</code></a></li>`
</ul>
<pre lang="js"><code>client.index('movies').search('', { distinct: 'genre' });
</code></pre>
<ul>
<li>feat: get similar documents (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1677">#1677</a>) <a href="https://github.com/mdubus"><code>`@mdubus</code></a></li>`
</ul>
<pre lang="js"><code>client.index('movies').searchSimilarDocuments({ id: 'target-document-id' });
</code></pre>
<ul>
<li>feat: hybrid search changes (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1679">#1679</a>) <a href="https://github.com/mdubus"><code>`@mdubus</code></a></li>`
</ul>
<pre lang="js"><code>client.index('movies').getDocuments({ retrieveVectors: true });
</code></pre>
<h2>🔒 Security</h2>
<ul>
<li>build(deps): bump ws from 5.2.3 to 5.2.4 in /playgrounds/javascript (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1672">#1672</a>)</li>
</ul>
<h2>⚙️ Maintenance/misc</h2>
<ul>
<li>Remove unneeded comments from config files (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1657">#1657</a>) <a href="https://github.com/flevi29"><code>`@flevi29</code></a></li>`
<li>Fix release version check script (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1681">#1681</a>) <a href="https://github.com/curquiza"><code>`@curquiza</code></a></li>`
</ul>
<p>Thanks again to <a href="https://github.com/brunoocasali"><code>`@brunoocasali</code></a>,` <a href="https://github.com/curquiza"><code>`@curquiza</code></a>,` <a href="https://github.com/flevi29"><code>`@flevi29</code></a>,` <a href="https://github.com/mdubus"><code>`@mdubus</code></a>,` and <a href="https://github.com/the-sinner"><code>`@the-sinner</code></a>!` 🎉</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/01f51b41d5a995a66f0cefea1546294fd5f83542"><code>01f51b4</code></a> Merge pull request <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1681">#1681</a> from meilisearch/fix-release-ci</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/3dc78d263331cde1c608fbf128c834f071c8f2a7"><code>3dc78d2</code></a> Fix release version check script</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/c191efcc9a8aca021d4f1e00db813d8aafe632af"><code>c191efc</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1680">#1680</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/d11742a20fb841fb0cdd1273fe0fd0ddd9e67d40"><code>d11742a</code></a> Merge <a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1668">#1668</a></li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/76855c5f46ef37a1da9b6edb51c3f8ab6f0a4747"><code>76855c5</code></a> Update src/package-version.ts</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/27026c81c2f7e5428cacb81001528d1de3e9dc69"><code>27026c8</code></a> Update package.json</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/3474a94b07a483bf01129a4ae660b0b35680f1e1"><code>3474a94</code></a> Merge branch 'main' into bump-meilisearch-v1.9.0</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/7edd89cd2b986133353a2f74b89dd16aece38a77"><code>7edd89c</code></a> Update code samples</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/8e56525136748c0c309f315daea20a2f984a2509"><code>8e56525</code></a> feat: hybrid search changes (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1679">#1679</a>)</li>
<li><a href="https://github.com/meilisearch/meilisearch-js/commit/65bc592f9884f3be14510fac611794a85b0b3125"><code>65bc592</code></a> feat: get similar documents (<a href="https://redirect.github.com/meilisearch/meilisearch-js/issues/1677">#1677</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/meilisearch/meilisearch-js/compare/v0.40.0...v0.41.0">compare view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- ``@dependabot` ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- ``@dependabot` ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- ``@dependabot` unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- ``@dependabot` unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1165 | 1165 | | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | | - | |
1169 | | - | |
1170 | | - | |
1171 | | - | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1172 | 1172 | | |
1173 | 1173 | | |
1174 | 1174 | | |
| |||
4000 | 4000 | | |
4001 | 4001 | | |
4002 | 4002 | | |
4003 | | - | |
4004 | | - | |
4005 | | - | |
4006 | | - | |
| 4003 | + | |
| 4004 | + | |
| 4005 | + | |
| 4006 | + | |
4007 | 4007 | | |
4008 | 4008 | | |
4009 | 4009 | | |
| |||
0 commit comments