Commit 4a9d0f0
Merge #917
917: Bump the production group with 3 updates r=curquiza a=dependabot[bot]
Bumps the production group with 3 updates: [`@strapi/utils](https://github.com/strapi/strapi),` `@strapi/icons` and `@strapi/design-system.`
Updates ``@strapi/utils`` from 4.21.1 to 4.24.0
<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.24.0</h2>
<h3>🔥 Bug fix</h3>
<ul>
<li>[core:admin] fix: ee not being extended because no default export (<a href="https://redirect.github.com/strapi/strapi/pull/20171">strapi/strapi#20171</a>) <a href="https://github.com/alexandrebodin"><code>`@alexandrebodin</code></a></li>`
<li>[core:content-manager] fix: content could be undefined (<a href="https://redirect.github.com/strapi/strapi/pull/20180">strapi/strapi#20180</a>) <a href="https://github.com/alexandrebodin"><code>`@alexandrebodin</code></a></li>`
<li>[core:database] fix(database): add prefix to avoid join column name conflicts (<a href="https://redirect.github.com/strapi/strapi/pull/20027">strapi/strapi#20027</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
<li>[core:upload] enhancement: use file path in place of streams to optimize sharp fragmentation & libvips caching (<a href="https://redirect.github.com/strapi/strapi/pull/20080">strapi/strapi#20080</a>) <a href="https://github.com/alexandrebodin"><code>`@alexandrebodin</code></a></li>`
</ul>
<h3>⚙️ Chore</h3>
<ul>
<li>[core:core] Make cors middleware compliant with the intended spec (<a href="https://redirect.github.com/strapi/strapi/pull/20044">strapi/strapi#20044</a>) <a href="https://github.com/alexandrebodin"><code>`@alexandrebodin</code></a></li>`
<li>[dependencies] Chore: Upgrade mysql2 from 3.6.0 to 3.9.4 (<a href="https://redirect.github.com/strapi/strapi/pull/20123">strapi/strapi#20123</a>) <a href="https://github.com/derrickmehaffy"><code>`@derrickmehaffy</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.23.1</h2>
<h3>📖 Documentation</h3>
<ul>
<li>[docs] Add Local Search plugin to Contributor docs (<a href="https://redirect.github.com/strapi/strapi/pull/20036">strapi/strapi#20036</a>) <a href="https://github.com/pwizla"><code>`@pwizla</code></a></li>`
</ul>
<h3>⚙️ Chore</h3>
<ul>
<li>[dependencies] chore(pack-up): remove from monorepo (<a href="https://redirect.github.com/strapi/strapi/pull/20082">strapi/strapi#20082</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
<li>[dependencies] chore(deps): bump <code>`@strapi/design-system</code>` from 1.16.0 to 1.18.0 (<a href="https://redirect.github.com/strapi/strapi/pull/20115">strapi/strapi#20115</a>) <a href="https://github.com/markkaylor"><code>`@markkaylor</code></a></li>`
</ul>
<h3>🔥 Bug fix</h3>
<ul>
<li>[core:content-releases] fix(content-releases): fix e2e failing test (<a href="https://redirect.github.com/strapi/strapi/pull/20094">strapi/strapi#20094</a>) <a href="https://github.com/simotae14"><code>`@simotae14</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.23.0</h2>
<h3>⚙️ Chore</h3>
<ul>
<li>[dependencies] Chore: Update vite and webpack-dev-middleware (<a href="https://redirect.github.com/strapi/strapi/pull/20037">strapi/strapi#20037</a>) <a href="https://github.com/derrickmehaffy"><code>`@derrickmehaffy</code></a></li>`
<li><del>[external] Update sharp package to version v0.33.3 (<a href="https://redirect.github.com/strapi/strapi/pull/19311">strapi/strapi#19311</a>) <a href="https://github.com/mariansimecek"><code>`@mariansimecek</code></a></del></li>`
<li>[tooling] chore: ignore nx cache (<a href="https://redirect.github.com/strapi/strapi/pull/20023">strapi/strapi#20023</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
<li>[tooling] chore: add watch script for all projects (<a href="https://redirect.github.com/strapi/strapi/pull/20068">strapi/strapi#20068</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
</ul>
<h3>🔥 Bug fix</h3>
<ul>
<li>[core:admin] fix(admin): force an absolute URL if the BACKEND_URL is relative (<a href="https://redirect.github.com/strapi/strapi/pull/19950">strapi/strapi#19950</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
<li>[core:content-releases] Hide Locale column and grouping option when i18n plugin is not installed (<a href="https://redirect.github.com/strapi/strapi/pull/19358">strapi/strapi#19358</a>) <a href="https://github.com/simotae14"><code>`@simotae14</code></a></li>`
<li>[core:content-releases] fix: fix boot issue when removing i18n from an app (<a href="https://redirect.github.com/strapi/strapi/pull/20073">strapi/strapi#20073</a>) <a href="https://github.com/Marc-Roig"><code>`@Marc-Roig</code></a></li>`
<li>[core:helper-plugin] fix issue <a href="https://redirect.github.com/strapi/strapi/issues/19532">#19532</a> (<a href="https://redirect.github.com/strapi/strapi/pull/19970">strapi/strapi#19970</a>) <a href="https://github.com/alexandrebodin"><code>`@alexandrebodin</code></a></li>`
<li>[core:strapi] fix(content-manager): populate media and nested components on cloning (<a href="https://redirect.github.com/strapi/strapi/pull/19958">strapi/strapi#19958</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/bfa510961926a8c9b5ad75b1c1338479e91c71e9"><code>bfa5109</code></a> v4.24.0</li>
<li><a href="https://github.com/strapi/strapi/commit/6ad256cd151220e14b2413d2d1a8aff9fbf9d69c"><code>6ad256c</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/20180">#20180</a> from strapi/fix/issue-19660</li>
<li><a href="https://github.com/strapi/strapi/commit/e8698b6f7b47ccfcb2bac3fbf45492972a721c89"><code>e8698b6</code></a> fix: content could be undefined</li>
<li><a href="https://github.com/strapi/strapi/commit/0e2e3dbbe6ba49ae9392cfbefa17aeabff24e504"><code>0e2e3db</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/20044">#20044</a> from strapi/fix/cors-5</li>
<li><a href="https://github.com/strapi/strapi/commit/8515737c992eeaab6979b6e7eee5d0b1612ff82c"><code>8515737</code></a> Merge branch 'develop' into fix/cors-5</li>
<li><a href="https://github.com/strapi/strapi/commit/0742c5784d2f1f99e9ed8569e56d46a67119c56a"><code>0742c57</code></a> enhancement: use file path in place of streams to optimize sharp fragmentatio...</li>
<li><a href="https://github.com/strapi/strapi/commit/469f8c0fe2f5ae4a405ec89049706cd7debab0f7"><code>469f8c0</code></a> Merge branch 'develop' into fix/cors-5</li>
<li><a href="https://github.com/strapi/strapi/commit/896ff28d884c8545847c3076dd78ccacd83ec79a"><code>896ff28</code></a> Merge branch 'releases/4.23.1' into develop</li>
<li><a href="https://github.com/strapi/strapi/commit/7237fd8ce0d52d33c0acd57096e8bc332e8db9bc"><code>7237fd8</code></a> fix(database): add prefixed alias to avoid join column name conflicts</li>
<li><a href="https://github.com/strapi/strapi/commit/655449af8ada3439d781bf5df22d18a600284831"><code>655449a</code></a> v4.23.1</li>
<li>Additional commits viewable in <a href="https://github.com/strapi/strapi/compare/v4.21.1...v4.24.0">compare view</a></li>
</ul>
</details>
<br />
Updates ``@strapi/icons`` from 1.16.0 to 1.18.0
Updates ``@strapi/design-system`` from 1.16.0 to 1.18.0
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
+37
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1114 | 1114 | | |
1115 | 1115 | | |
1116 | 1116 | | |
1117 | | - | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
1121 | 1121 | | |
1122 | 1122 | | |
1123 | 1123 | | |
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | | - | |
1130 | | - | |
1131 | | - | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1132 | 1132 | | |
1133 | 1133 | | |
1134 | | - | |
| 1134 | + | |
1135 | 1135 | | |
1136 | | - | |
1137 | | - | |
1138 | | - | |
1139 | | - | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
1140 | 1140 | | |
1141 | | - | |
1142 | | - | |
1143 | | - | |
1144 | | - | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
1145 | 1145 | | |
1146 | 1146 | | |
1147 | 1147 | | |
| |||
1162 | 1162 | | |
1163 | 1163 | | |
1164 | 1164 | | |
1165 | | - | |
1166 | | - | |
| 1165 | + | |
| 1166 | + | |
1167 | 1167 | | |
1168 | | - | |
1169 | | - | |
1170 | | - | |
1171 | | - | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1172 | 1172 | | |
1173 | 1173 | | |
1174 | 1174 | | |
| |||
1302 | 1302 | | |
1303 | 1303 | | |
1304 | 1304 | | |
1305 | | - | |
1306 | | - | |
1307 | | - | |
1308 | | - | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
1309 | 1309 | | |
1310 | 1310 | | |
1311 | 1311 | | |
| |||
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
1322 | 1322 | | |
1323 | 1323 | | |
1324 | 1324 | | |
1325 | 1325 | | |
1326 | 1326 | | |
1327 | | - | |
| 1327 | + | |
1328 | 1328 | | |
1329 | 1329 | | |
1330 | 1330 | | |
| |||
1421 | 1421 | | |
1422 | 1422 | | |
1423 | 1423 | | |
1424 | | - | |
| 1424 | + | |
1425 | 1425 | | |
1426 | 1426 | | |
1427 | 1427 | | |
| |||
4445 | 4445 | | |
4446 | 4446 | | |
4447 | 4447 | | |
4448 | | - | |
| 4448 | + | |
4449 | 4449 | | |
4450 | | - | |
| 4450 | + | |
4451 | 4451 | | |
4452 | 4452 | | |
4453 | 4453 | | |
| |||
0 commit comments