Commit 5cb0e64
Merge #614
614: Bump @strapi/plugin-users-permissions from 4.5.2 to 4.5.4 in /playground r=bidoubiwa a=dependabot[bot]
Bumps [`@strapi/plugin-users-permissions](https://github.com/strapi/strapi)` 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-users-permissions</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/af0cd00b2862212486d3e6c6fd3ab16e1e6f63ea"><code>af0cd00</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/15164">#15164</a> from GitStartHQ/fix/relation-title-missing-outline</li>
<li><a href="https://github.com/strapi/strapi/commit/fc781681a34c5a1b0e21d8bf56d1d948ce82db37"><code>fc78168</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14083">#14083</a> from strapi/chore/user-level-data</li>
<li><a href="https://github.com/strapi/strapi/commit/1ea8e0ce8b7b3626fa55d90e43acf2201c4dc658"><code>1ea8e0c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/15143">#15143</a> from strapi/fix/deadlock-innodb</li>
<li><a href="https://github.com/strapi/strapi/commit/8de62f9731123f0020b51667f73e93ae40d77469"><code>8de62f9</code></a> Merge branch 'main' into fix/relation-title-missing-outline</li>
<li><a href="https://github.com/strapi/strapi/commit/809b380be68cdb2656e3303663ceef56078f3519"><code>809b380</code></a> Merge branch 'main' into chore/user-level-data</li>
<li><a href="https://github.com/strapi/strapi/commit/314c1837f58b189603cecef5ac886868b6f96f8b"><code>314c183</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/15111">#15111</a> from strapi/protect-telemetry-properties</li>
<li><a href="https://github.com/strapi/strapi/commit/9b429aa020d702b89999499aeaf8fb8bfe9352de"><code>9b429aa</code></a> Merge branch 'main' into fix/relation-title-missing-outline</li>
<li><a href="https://github.com/strapi/strapi/commit/3a579fa5f4b58503c1c38acfdd483cea2708e4dd"><code>3a579fa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14565">#14565</a> from strapi/actions/supportAutomation</li>
<li><a href="https://github.com/strapi/strapi/commit/9774afd522ac2add96c7b4bad8801127fcad7ce6"><code>9774afd</code></a> chore: removes redundant styles</li>
<li>Additional commits viewable in <a href="https://github.com/strapi/strapi/compare/v4.5.2...v4.5.4">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
+62
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
1770 | 1798 | | |
1771 | 1799 | | |
1772 | 1800 | | |
| |||
1864 | 1892 | | |
1865 | 1893 | | |
1866 | 1894 | | |
1867 | | - | |
1868 | | - | |
1869 | | - | |
1870 | | - | |
| 1895 | + | |
| 1896 | + | |
| 1897 | + | |
| 1898 | + | |
1871 | 1899 | | |
1872 | | - | |
1873 | | - | |
| 1900 | + | |
| 1901 | + | |
1874 | 1902 | | |
1875 | 1903 | | |
1876 | 1904 | | |
| |||
1883 | 1911 | | |
1884 | 1912 | | |
1885 | 1913 | | |
1886 | | - | |
| 1914 | + | |
1887 | 1915 | | |
1888 | 1916 | | |
1889 | 1917 | | |
| |||
1974 | 2002 | | |
1975 | 2003 | | |
1976 | 2004 | | |
1977 | | - | |
| 2005 | + | |
1978 | 2006 | | |
1979 | 2007 | | |
1980 | 2008 | | |
| |||
1985 | 2013 | | |
1986 | 2014 | | |
1987 | 2015 | | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
1988 | 2027 | | |
1989 | 2028 | | |
1990 | 2029 | | |
| |||
8634 | 8673 | | |
8635 | 8674 | | |
8636 | 8675 | | |
| 8676 | + | |
| 8677 | + | |
| 8678 | + | |
| 8679 | + | |
| 8680 | + | |
| 8681 | + | |
| 8682 | + | |
| 8683 | + | |
| 8684 | + | |
| 8685 | + | |
| 8686 | + | |
| 8687 | + | |
| 8688 | + | |
8637 | 8689 | | |
8638 | 8690 | | |
8639 | 8691 | | |
| |||
8650 | 8702 | | |
8651 | 8703 | | |
8652 | 8704 | | |
8653 | | - | |
| 8705 | + | |
8654 | 8706 | | |
8655 | 8707 | | |
8656 | 8708 | | |
| |||
0 commit comments