Commit fe3b489
Merge #699
699: Bump @strapi/utils from 4.5.4 to 4.10.2 r=brunoocasali a=dependabot[bot]
Bumps [`@strapi/utils](https://github.com/strapi/strapi)` from 4.5.4 to 4.10.2.
<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.10.2</h2>
<h3>💅 Enhancement</h3>
<ul>
<li>[core:admin] Enhancement: Review workflow colors and reordering (<a href="https://redirect.github.com/strapi/strapi/pull/16585">strapi/strapi#16585</a>) <a href="https://github.com/gu-stav"><code>`@gu-stav</code></a>` <a href="https://github.com/Marc-Roig"><code>`@Marc-Roig</code></a></li>`
<li>[generators:app] Init Git on project creation (<a href="https://redirect.github.com/strapi/strapi/pull/16277">strapi/strapi#16277</a>) <a href="https://github.com/pierreburgy"><code>`@pierreburgy</code></a></li>`
</ul>
<h3>⚙️ Chore</h3>
<ul>
<li>[core:admin] fix/fix-typo-in-fr-translations (<a href="https://redirect.github.com/strapi/strapi/pull/16544">strapi/strapi#16544</a>) <a href="https://github.com/arhubi"><code>`@arhubi</code></a></li>`
<li>[core:helper-plugin] Colocate code in helper-plugin to help with working with it (<a href="https://redirect.github.com/strapi/strapi/pull/16481">strapi/strapi#16481</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
<li>[core:strapi] Add error message when empty content type directory exists in project (<a href="https://redirect.github.com/strapi/strapi/pull/16508">strapi/strapi#16508</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
<li>[dependencies] Remove uuid package in favor of crypto.randomUUID (<a href="https://redirect.github.com/strapi/strapi/pull/16558">strapi/strapi#16558</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
<li>[tooling] Convert admin-test-utils to TS (<a href="https://redirect.github.com/strapi/strapi/pull/16464">strapi/strapi#16464</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
<li>[typescript] Migrate generators to ts (<a href="https://redirect.github.com/strapi/strapi/pull/16392">strapi/strapi#16392</a>) <a href="https://github.com/alexandrebodin"><code>`@alexandrebodin</code></a></li>`
</ul>
<h3>🚀 New feature</h3>
<ul>
<li>:warning: <strong>Experimental</strong> :warning: [typescript] [TS] Automatic types generation (dev mode) (<a href="https://redirect.github.com/strapi/strapi/pull/16516">strapi/strapi#16516</a>) <a href="https://github.com/Convly"><code>`@Convly</code></a></li>`
</ul>
<h3>🔥 Bug fix</h3>
<ul>
<li>[cli] Rename build directory to build-command so it doesn't get ignored (<a href="https://redirect.github.com/strapi/strapi/pull/16523">strapi/strapi#16523</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
<li>[core:admin] Fix typo in config path for SSO domain (<a href="https://redirect.github.com/strapi/strapi/pull/16567">strapi/strapi#16567</a>) <a href="https://github.com/derrickmehaffy"><code>`@derrickmehaffy</code></a></li>`
<li>[core:data-transfer] Improve error when assets backup folder cannot be created (<a href="https://redirect.github.com/strapi/strapi/pull/16553">strapi/strapi#16553</a>) <a href="https://github.com/christiancp100"><code>`@christiancp100</code></a></li>`
<li>[core:helper-plugin] fix: AutoReload context value had incorrect names for object properties (<a href="https://redirect.github.com/strapi/strapi/pull/16543">strapi/strapi#16543</a>) <a href="https://github.com/joshuaellis"><code>`@joshuaellis</code></a></li>`
<li>[core:strapi] Allow schema builder to set collection name (<a href="https://redirect.github.com/strapi/strapi/pull/16525">strapi/strapi#16525</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
<li>[typescript] Fix generator tests (upgrade to ts V5) (<a href="https://redirect.github.com/strapi/strapi/pull/16536">strapi/strapi#16536</a>) <a href="https://github.com/Convly"><code>`@Convly</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.10.1</h2>
<h3>🔥 Bug fix</h3>
<ul>
<li>v4.10.0 contained a bug that prevented applications from running <code>yarn build</code></li>
</ul>
<h2>v4.10.0</h2>
<h3>🚀 New feature</h3>
<ul>
<li>[core:strapi] Review Workflows (<a href="https://redirect.github.com/strapi/strapi/pull/15899">strapi/strapi#15899</a>) <a href="https://github.com/jhoward1994"><code>`@jhoward1994</code></a>` <a href="https://github.com/nathan-pichon"><code>`@nathan-pichon</code></a>` <a href="https://github.com/Marc-Roig"><code>`@Marc-Roig</code></a>` <a href="https://github.com/gu-stav"><code>`@gu-stav</code></a></li>`
</ul>
<h3>💅 Enhancement</h3>
<ul>
<li>[cli] Modularize the Strapi CLI code (<a href="https://redirect.github.com/strapi/strapi/pull/16317">strapi/strapi#16317</a>) <a href="https://github.com/innerdvations"><code>`@innerdvations</code></a></li>`
<li>[core:admin] translation(core admin): add some missing fr translations (<a href="https://redirect.github.com/strapi/strapi/pull/16224">strapi/strapi#16224</a>) <a href="https://github.com/edlefebvre"><code>`@edlefebvre</code></a></li>`
<li>[core:content-manager] Let custom fields specify a custom input size (<a href="https://redirect.github.com/strapi/strapi/pull/16455">strapi/strapi#16455</a>) <a href="https://github.com/remidej"><code>`@remidej</code></a></li>`
<li>[core:database] feat: add indexes to morph tables (<a href="https://redirect.github.com/strapi/strapi/pull/16453">strapi/strapi#16453</a>) <a href="https://github.com/Marc-Roig"><code>`@Marc-Roig</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/a02b19866a3bcc1f30c2395698afae6e9c3e0515"><code>a02b198</code></a> v4.10.2</li>
<li><a href="https://github.com/strapi/strapi/commit/93c85d856de3fe3c80636e11a33a028be38f1e4e"><code>93c85d8</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/16585">#16585</a> from strapi/feature/review-workflow-1</li>
<li><a href="https://github.com/strapi/strapi/commit/f29697be64891e0f54c0d51e0459d493711e3245"><code>f29697b</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/16589">#16589</a> from strapi/feature/review-workflow-1-cm-list-ellipsis</li>
<li><a href="https://github.com/strapi/strapi/commit/392fa438b73081e4bb7816b3aca5a21d3da3d67e"><code>392fa43</code></a> CM: Add max length for stage names in the list-view</li>
<li><a href="https://github.com/strapi/strapi/commit/b4ec34d69ef8a9510cebcbfd5822641a943ccc6d"><code>b4ec34d</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/16588">#16588</a> from strapi/feature/review-workflow-1-fix-color-badge</li>
<li><a href="https://github.com/strapi/strapi/commit/c996eca2ea8e0ee4f63c093c9547eed9612a2561"><code>c996eca</code></a> Settings: Fix color badge with long stage names</li>
<li><a href="https://github.com/strapi/strapi/commit/a8adb71ec2cc8f3a112d372aee009ae36c6a38f9"><code>a8adb71</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/16562">#16562</a> from strapi/feature/review-workflow-1-normalize-color</li>
<li><a href="https://github.com/strapi/strapi/commit/6421cc63926d463e7d7cfd4e33d436fa492ad992"><code>6421cc6</code></a> Merge pull request <a href="https://redirect.github.com/strapi/strapi/issues/16563">#16563</a> from strapi/review-workflow-1/fix-update-only-stage...</li>
<li><a href="https://github.com/strapi/strapi/commit/7f7b11099f778e1382d801eb642cd0d3b446a1e0"><code>7f7b110</code></a> Merge branch 'feature/review-workflow-1-normalize-color' into review-workflow...</li>
<li><a href="https://github.com/strapi/strapi/commit/94524dcbd192fe7fed487b474cee22a334b5fbcf"><code>94524dc</code></a> Merge remote-tracking branch 'origin/feature/review-workflow-1-normalize-colo...</li>
<li>Additional commits viewable in <a href="https://github.com/strapi/strapi/compare/v4.5.4...v4.10.2">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
+12
-11
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
601 | 601 | | |
602 | 602 | | |
603 | | - | |
| 603 | + | |
604 | 604 | | |
605 | 605 | | |
| 606 | + | |
606 | 607 | | |
607 | 608 | | |
608 | 609 | | |
| |||
1358 | 1359 | | |
1359 | 1360 | | |
1360 | 1361 | | |
1361 | | - | |
1362 | | - | |
1363 | | - | |
1364 | | - | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
1365 | 1366 | | |
1366 | 1367 | | |
1367 | 1368 | | |
| |||
3372 | 3373 | | |
3373 | 3374 | | |
3374 | 3375 | | |
3375 | | - | |
| 3376 | + | |
3376 | 3377 | | |
3377 | 3378 | | |
3378 | 3379 | | |
| |||
0 commit comments