Commit 63c0f97
Merge #616
616: Bump @strapi/plugin-i18n from 4.5.2 to 4.5.4 in /playground r=bidoubiwa a=dependabot[bot]
Bumps [`@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n)` from 4.5.2 to 4.5.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/strapi/strapi/releases"><code>`@strapi/plugin-i18n</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v4.5.4</h2>
<h3>💅 Enhancement</h3>
<ul>
<li>[core:admin] useFetchClient hook replacing axiosInstance (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14759">strapi/strapi#14759</a>) <a href="https://github.com/simotae14"><code>`@simotae14</code></a></li>`
<li>[core:admin] replace some lodash function with native (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14996">strapi/strapi#14996</a>) <a href="https://github.com/jimmywarting"><code>`@jimmywarting</code></a></li>`
<li>[core:admin] Add Turkish translation (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15145">strapi/strapi#15145</a>) <a href="https://github.com/bdaylik"><code>`@bdaylik</code></a></li>`
<li>[core:content-type-builder] Tracking system, editing collection name (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14927">strapi/strapi#14927</a>) <a href="https://github.com/simotae14"><code>`@simotae14</code></a></li>`
<li>[core:upload] ML: Empty state is shown after deleting all assets from a page (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14359">strapi/strapi#14359</a>) <a href="https://github.com/gitstart"><code>`@gitstart</code></a></li>`
</ul>
<h3>⚙️ Chore</h3>
<ul>
<li>[dependencies] chore(deps): bump react-router-dom from 5.2.0 to 5.3.4 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14988">strapi/strapi#14988</a>) <a href="https://github.com/dependabot"><code>`@dependabot</code></a></li>`
<li>[dependencies] chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15083">strapi/strapi#15083</a>) <a href="https://github.com/dependabot"><code>`@dependabot</code></a></li>`
<li>[dependencies] chore(deps-dev): bump jest-styled-components from 7.0.2 to 7.1.1 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15090">strapi/strapi#15090</a>) <a href="https://github.com/dependabot"><code>`@dependabot</code></a></li>`
<li>[tooling] Add support team issue workflows to GH Actions (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14565">strapi/strapi#14565</a>) <a href="https://github.com/derrickmehaffy"><code>`@derrickmehaffy</code></a></li>`
</ul>
<h3>📖 Documentation</h3>
<ul>
<li>[docs] Fix typo (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15001">strapi/strapi#15001</a>) <a href="https://github.com/fenghan34"><code>`@fenghan34</code></a></li>`
</ul>
<h3>🔥 Bug fix</h3>
<ul>
<li>[cli] Fix create-strapi-app for commander 8.2.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15060">strapi/strapi#15060</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
<li>[core:admin] Change strapi icons color in dashboard (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15047">strapi/strapi#15047</a>) <a href="https://github.com/simotae14"><code>`@simotae14</code></a></li>`
<li>[core:content-manager] Fix some usecases where deadlocks can happen (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15034">strapi/strapi#15034</a>) <a href="https://github.com/petersg83"><code>`@petersg83</code></a></li>`
<li>[core:content-manager] fix: wrong editor focus checking method (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15052">strapi/strapi#15052</a>) <a href="https://github.com/gitstart"><code>`@gitstart</code></a></li>`
<li>[core:content-manager] [CustomInputs]: add global cache to useLazyComponents (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15067">strapi/strapi#15067</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
<li>[core:content-manager] [CRUDReducer]: Add flag to only set modified data (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15098">strapi/strapi#15098</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
<li>[core:content-manager] fix: filter path because a dynamic zone is a component but it should be classified as a dynamic zone (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15139">strapi/strapi#15139</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
<li>[core:content-manager] fix: Relations are missing a focus outline on a single item title (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15164">strapi/strapi#15164</a>) <a href="https://github.com/gitstart"><code>`@gitstart</code></a></li>`
<li>[core:database] Fix: many to many relationship to the same content type gives error on save (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15003">strapi/strapi#15003</a>) <a href="https://github.com/Marc-Roig"><code>`@Marc-Roig</code></a></li>`
<li>[core:database] Fix all usecases where deadlocks can happen (for MySQL versions above 5 and MariaDB) (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15143">strapi/strapi#15143</a>) <a href="https://github.com/petersg83"><code>`@petersg83</code></a></li>`
<li>[core:upload] Preserve folder id when cropping images (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15092">strapi/strapi#15092</a>) <a href="https://github.com/gu-stav"><code>`@gu-stav</code></a></li>`
<li>[core:upload] ML: Unable to select all media library assets, when page is greater than 1 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15132">strapi/strapi#15132</a>) <a href="https://github.com/gitstart"><code>`@gitstart</code></a></li>`
<li>[generators:app] fix import of <code>`@strapi/icons/</code>Puzzle` in generated admin plugin (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15016">strapi/strapi#15016</a>) <a href="https://github.com/tomscytale"><code>`@tomscytale</code></a></li>`
<li>[tooling] [build-script]: use / as the path separator for glob.sync (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15140">strapi/strapi#15140</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
</ul>
<h3>🚨 Security</h3>
<ul>
<li>[core:admin] Protect telemetry properties route (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/15111">strapi/strapi#15111</a>) <a href="https://github.com/christiancp100"><code>`@christiancp100</code></a></li>`
</ul>
<hr />
<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.5.3</h2>
<h3>🚀 New feature</h3>
<ul>
<li>[core:database] generate db config with all clients (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14233">strapi/strapi#14233</a>) <a href="https://github.com/Elhebert"><code>`@Elhebert</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/8716ecc920130db5341b0904cf868c6e6b581a5d"><code>8716ecc</code></a> v4.5.4</li>
<li><a href="https://github.com/strapi/strapi/commit/5f499b8011652d116c243d390a80f65c0490403b"><code>5f499b8</code></a> Merge branch 'main' into chore/user-level-data</li>
<li><a href="https://github.com/strapi/strapi/commit/b95d6e3f282feee14a79d17487f1edefabea9e42"><code>b95d6e3</code></a> Merge branch 'main' into chore/user-level-data</li>
<li><a href="https://github.com/strapi/strapi/commit/eec5c095c98f3933fce9d2914675fc94a18e89ea"><code>eec5c09</code></a> Add Turkish translation for I18N plugin</li>
<li><a href="https://github.com/strapi/strapi/commit/226a462b7ad8ed795c16c1439cebe1937caa2483"><code>226a462</code></a> Add Turkish translation</li>
<li><a href="https://github.com/strapi/strapi/commit/2cdd96feea5d2b28352567f8fd3635ecab1955b4"><code>2cdd96f</code></a> Merge pull request <a href="https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n/issues/15034">#15034</a> from strapi/fix/deadlock-components</li>
<li><a href="https://github.com/strapi/strapi/commit/15f6fca58cd2620ad14092b39a73f5192d779a9d"><code>15f6fca</code></a> Merge pull request <a href="https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n/issues/15098">#15098</a> from strapi/fix/locale-copying</li>
<li><a href="https://github.com/strapi/strapi/commit/978630d655d4f8a5bdcfca533536e5f8bf3e6ddf"><code>978630d</code></a> Merge pull request <a href="https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n/issues/14759">#14759</a> from strapi/enhancement/axios-refactoring</li>
<li><a href="https://github.com/strapi/strapi/commit/06934f2323ab151316dae46fcf25f86051dac80a"><code>06934f2</code></a> fix: use a flag to specifically set modified data only when copying a locales...</li>
<li><a href="https://github.com/strapi/strapi/commit/12f3bb794c1681b5f4faf21f180ce8cd08cf2ae9"><code>12f3bb7</code></a> add comment</li>
<li>Additional commits viewable in <a href="https://github.com/strapi/strapi/commits/v4.5.4/packages/plugins/i18n">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>2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1858 | 1858 | | |
1859 | 1859 | | |
1860 | 1860 | | |
1861 | | - | |
1862 | | - | |
1863 | | - | |
1864 | | - | |
| 1861 | + | |
| 1862 | + | |
| 1863 | + | |
| 1864 | + | |
1865 | 1865 | | |
1866 | | - | |
| 1866 | + | |
1867 | 1867 | | |
1868 | 1868 | | |
1869 | 1869 | | |
| |||
0 commit comments