Skip to content

Commit f13c49d

Browse files
Merge #592
592: Bump @strapi/utils from 4.4.5 to 4.5.2 r=bidoubiwa a=dependabot[bot] Bumps [`@strapi/utils](https://github.com/strapi/strapi)` from 4.4.5 to 4.5.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.5.2</h2> <h3>🔥 Bug fix</h3> <ul> <li>[core:content-manager] Fixing <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14587">#14587</a>: Can edit json field with false value (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14588">strapi/strapi#14588</a>) <a href="https://github.com/wusuopu"><code>`@​wusuopu</code></a></li>` <li>[core:content-manager] CM: Fix ToggleInput wrapping for configure the view (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14929">strapi/strapi#14929</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[core:content-manager] CM: Fix RelationMultiple text wrapping (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14930">strapi/strapi#14930</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[core:content-type-builder] [CTB] fix: preserve pluginOptions in relation properties (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14718">strapi/strapi#14718</a>) <a href="https://github.com/sargreal"><code>`@​sargreal</code></a></li>` <li>[core:database] Fix relations for MySQL versions below 8 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14876">strapi/strapi#14876</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[core:strapi] Fix schema support for postgres when using raw queries (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14909">strapi/strapi#14909</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[core:strapi] Fix failing API tests (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14948">strapi/strapi#14948</a>) <a href="https://github.com/jhoward1994"><code>`@​jhoward1994</code></a></li>` <li>[dependencies] [deps]: minification in DS (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14961">strapi/strapi#14961</a>) <a href="https://github.com/joshuaellis"><code>`@​joshuaellis</code></a></li>` <li>[tooling] Fix swc/jest core-js polyfills (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14933">strapi/strapi#14933</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` </ul> <h3>⚙️ Chore</h3> <ul> <li>[core:admin] [webpack]: use path.resolve instead of require (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14848">strapi/strapi#14848</a>) <a href="https://github.com/joshuaellis"><code>`@​joshuaellis</code></a></li>` <li>[dependencies] chore(deps-dev): bump <code>`@​babel/parser</code>` from 7.18.10 to 7.18.13 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14910">strapi/strapi#14910</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] [design-system]: update to 1.3.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14925">strapi/strapi#14925</a>) <a href="https://github.com/joshuaellis"><code>`@​joshuaellis</code></a></li>` <li>[docs] Update Contrib docs logo with new ones (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14955">strapi/strapi#14955</a>) <a href="https://github.com/derrickmehaffy"><code>`@​derrickmehaffy</code></a></li>` <li>[tooling] Chore: Update codecov uploader (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14872">strapi/strapi#14872</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[tooling] Chore: Ensure core-js polyfills the frontend-tests based on the compile target (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14899">strapi/strapi#14899</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[tooling] Chore: Fix AssetCardBase tests (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14903">strapi/strapi#14903</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[tooling] Chore: Bump GHA setup-node &amp; checkout to v3 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14926">strapi/strapi#14926</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` </ul> <h3>💅 Enhancement</h3> <ul> <li>[core:admin] Tracking system, accessing the CTB (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14875">strapi/strapi#14875</a>) <a href="https://github.com/simotae14"><code>`@​simotae14</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.1</h2> <h3>💅 Enhancement</h3> <ul> <li>[core:content-manager] DynamicZone - extend FriendlyName with MainValue (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/12500">strapi/strapi#12500</a>) <a href="https://github.com/godzzo"><code>`@​godzzo</code></a></li>` <li>[plugin:i18n] Add even more swedish translations :) (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14742">strapi/strapi#14742</a>) <a href="https://github.com/alvesvaren"><code>`@​alvesvaren</code></a></li>` </ul> <h3>⚙️ Chore</h3> <ul> <li>[core:content-manager] Remove tests relation-list.test.api.js &amp; relations.test.api.js (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14823">strapi/strapi#14823</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[core:content-manager] CM: Remove unused icon components (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14836">strapi/strapi#14836</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[core:content-manager] [DynamicZone]: Cleanup &amp; test (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14850">strapi/strapi#14850</a>) <a href="https://github.com/joshuaellis"><code>`@​joshuaellis</code></a></li>` <li>[core:email] Update en.json (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14754">strapi/strapi#14754</a>) <a href="https://github.com/dmoKruso"><code>`@​dmoKruso</code></a></li>` <li>[core:strapi] Update pt-BR.json (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14753">strapi/strapi#14753</a>) <a href="https://github.com/dmoKruso"><code>`@​dmoKruso</code></a></li>` <li>[dependencies] chore(deps): bump ci-info from 3.3.2 to 3.5.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14667">strapi/strapi#14667</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] chore(deps): bump <code>`@​fortawesome/fontawesome-svg-core</code>` from 6.1.2 to 6.2.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14668">strapi/strapi#14668</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14806">strapi/strapi#14806</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] chore(deps): bump css-loader from 6.7.1 to 6.7.2 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/14846">strapi/strapi#14846</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</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/bcb1b7f472aae2556a9b59d59ee66d241c497a3e"><code>bcb1b7f</code></a> v4.5.2</li> <li><a href="https://github.com/strapi/strapi/commit/2574c22b3036e80a4f343906650928d3e4cdcc48"><code>2574c22</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14961">#14961</a> from strapi/chore/fix-webpack-build</li> <li><a href="https://github.com/strapi/strapi/commit/a6c2f79bbcfded5f181d85b891c252e61c4e15aa"><code>a6c2f79</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14922">#14922</a> from 5idereal/patch-1</li> <li><a href="https://github.com/strapi/strapi/commit/e4dd1b262e5bd2adee6dbe66c7e8018a62352da9"><code>e4dd1b2</code></a> chore: use stable 1.3.1 of DS</li> <li><a href="https://github.com/strapi/strapi/commit/ff02218d285f9d06dcc7fe0365ab48a30625da44"><code>ff02218</code></a> chore: use alpha version of DS</li> <li><a href="https://github.com/strapi/strapi/commit/693f87390723427269221f28f8ed596a183aae2b"><code>693f873</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14959">#14959</a> from strapi/chore/add_skipped_tests</li> <li><a href="https://github.com/strapi/strapi/commit/94b065ee7aabe874ac5eb01017396d8758a1c914"><code>94b065e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14755">#14755</a> from dmoKruso/fix-pt-lang</li> <li><a href="https://github.com/strapi/strapi/commit/bd4bdede3916c361e48aac97fcd053376d41e7ed"><code>bd4bded</code></a> add missing translations</li> <li><a href="https://github.com/strapi/strapi/commit/e664fa94d005c0dccbf31c744403b9ac7db822c0"><code>e664fa9</code></a> fix conflicts with main branch</li> <li><a href="https://github.com/strapi/strapi/commit/aaf42dc0c5b09754b590878a26b947e6f562f876"><code>aaf42dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/14865">#14865</a> from bart-webleads/patch-4</li> <li>Additional commits viewable in <a href="https://github.com/strapi/strapi/compare/v4.4.5...v4.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@strapi/utils&package-manager=npm_and_yarn&previous-version=4.4.5&new-version=4.5.2)](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 parents fda8f9f + dc3628b commit f13c49d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"README.md"
2626
],
2727
"dependencies": {
28-
"@strapi/utils": "^4.4.5",
28+
"@strapi/utils": "^4.5.2",
2929
"meilisearch": "^0.28.0"
3030
},
3131
"peerDependencies": {},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -594,10 +594,10 @@
594594
dependencies:
595595
"@sinonjs/commons" "^1.7.0"
596596

597-
"@strapi/utils@^4.4.5":
598-
version "4.4.5"
599-
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.4.5.tgz#3ca8f7c49b9f96a72f12011e63206886db4819e0"
600-
integrity sha512-JloHkrDJgn0ddIwI3HSMFxgDe/fD6m+khq8XIrN8ixOxJSYS5jlWysGQleSdbjzp4s3ADHIL+ovAeBuIiwd3Rw==
597+
"@strapi/utils@^4.5.2":
598+
version "4.5.2"
599+
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.5.2.tgz#dca0ae17db94943de6e226e63647e03e32f0f664"
600+
integrity sha512-KnaU6zlqUtJbqVCXR/OxRC7BYV5eMZkNcuKPbwQ+MWwuh/nMp5hs023CtArQzyM/rDMIWpv01Tdwg2rcZpcIoA==
601601
dependencies:
602602
"@sindresorhus/slugify" "1.1.0"
603603
date-fns "2.29.2"

0 commit comments

Comments
 (0)