Skip to content

Commit e7f90f2

Browse files
Merge #446
446: Bump @strapi/utils from 4.1.9 to 4.2.2 r=bidoubiwa a=dependabot[bot] Bumps [`@strapi/utils](https://github.com/strapi/strapi)` from 4.1.9 to 4.2.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.2.2</h2> <h3>⚙️ Chore</h3> <ul> <li>[core:admin] feat(translations): update and add missing PL translations (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13574">strapi/strapi#13574</a>) <a href="https://github.com/imklau"><code>`@​imklau</code></a></li>` <li>[core:admin] chore: Update design-systems and icons to 1.2.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13618">strapi/strapi#13618</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[dependencies] Bump <code>`@​actions/core</code>` from 1.8.1 to 1.9.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13573">strapi/strapi#13573</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[dependencies] Bump qs from 6.10.5 to 6.11.0 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13639">strapi/strapi#13639</a>) <a href="https://github.com/dependabot"><code>`@​dependabot</code></a></li>` <li>[tooling] Integrate react-refresh to increase productivity (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/12825">strapi/strapi#12825</a>) <a href="https://github.com/nvh95"><code>`@​nvh95</code></a></li>` <li>[tooling] Add doc flag in pr status check to avoid merging of PR (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13644">strapi/strapi#13644</a>) <a href="https://github.com/alexandrebodin"><code>`@​alexandrebodin</code></a></li>` </ul> <h3>💅 Enhancement</h3> <ul> <li>[core:admin] Add Hindi translation (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13467">strapi/strapi#13467</a>) <a href="https://github.com/AnjaliMahawar"><code>`@​AnjaliMahawar</code></a></li>` <li>[core:admin] feat(translations): add several items in zh-Hans (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13560">strapi/strapi#13560</a>) <a href="https://github.com/yangfei4913438"><code>`@​yangfei4913438</code></a></li>` <li>[core:database] Optimize database foreign keys references - MySQL/MariaDB (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/12843">strapi/strapi#12843</a>) <a href="https://github.com/tiagolima90"><code>`@​tiagolima90</code></a></li>` <li>[core:database] Optimize database foreign keys references - PostgreSQL (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13550">strapi/strapi#13550</a>) <a href="https://github.com/meherchandan"><code>`@​meherchandan</code></a></li>` <li>[marketplace] Show installed providers as already installed on marketplace (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13625">strapi/strapi#13625</a>) <a href="https://github.com/remidej"><code>`@​remidej</code></a></li>` <li>[plugin:graphql] [GraphQL] Enable filtering on nested components (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13572">strapi/strapi#13572</a>) <a href="https://github.com/Convly"><code>`@​Convly</code></a></li>` <li>[plugin:sentry] Fix Sentry transaction name for dynamic routes (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13514">strapi/strapi#13514</a>) <a href="https://github.com/Sija"><code>`@​Sija</code></a></li>` </ul> <h3>🔥 Bug fix</h3> <ul> <li>[core:admin] Fix / AuthenticatedApp tests (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13130">strapi/strapi#13130</a>) <a href="https://github.com/ronronscelestes"><code>`@​ronronscelestes</code></a></li>` <li>[core:admin] Webpack: Cleanup resolver configuration (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13606">strapi/strapi#13606</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[core:admin] Wysiwyg: Update system font-family (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13609">strapi/strapi#13609</a>) <a href="https://github.com/gu-stav"><code>`@​gu-stav</code></a></li>` <li>[core:content-type-builder] fix(content-type-builder/attribute-option): align text to the left (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13575">strapi/strapi#13575</a>) <a href="https://github.com/imklau"><code>`@​imklau</code></a></li>` <li>[core:strapi] <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/13317">#13317</a> Throw error when files extensions below config/ are different from .js or .json (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13336">strapi/strapi#13336</a>) <a href="https://github.com/DanieleAurilio"><code>`@​DanieleAurilio</code></a></li>` <li>[core:upload] add missing await in upload plugin (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13370">strapi/strapi#13370</a>) <a href="https://github.com/cortopy"><code>`@​cortopy</code></a></li>` <li>[core:upload] Save dimensions for svg and gif images (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13580">strapi/strapi#13580</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[plugin:users-permissions] Address multiple users &amp; permissions issues (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13435">strapi/strapi#13435</a>) <a href="https://github.com/alexandrebodin"><code>`@​alexandrebodin</code></a></li>` </ul> <h3>🚀 New feature</h3> <ul> <li>[marketplace] [Marketplace] add link to the providers detail page on strapi market (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13622">strapi/strapi#13622</a>) <a href="https://github.com/markkaylor"><code>`@​markkaylor</code></a></li>` </ul> <hr /> <h3>📚 Migration guides can be found <a href="https://docs.strapi.io/developer-docs/latest/update-migration-guides/migration-guides.html">here</a> 📚</h3> <h2>v4.2.0</h2> <h3>🔥 Bug fix</h3> <ul> <li>[core:content-manager] Remove limit on deep populate on components (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13331">strapi/strapi#13331</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[core:email] fix: change from mailgun-js to mailgun.js (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/12966">strapi/strapi#12966</a>) <a href="https://github.com/tbjers"><code>`@​tbjers</code></a></li>` <li>[core:strapi] Update .gitignore to allow use of word &quot;coverage&quot; (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13361">strapi/strapi#13361</a>) <a href="https://github.com/digitalextremist"><code>`@​digitalextremist</code></a></li>` <li>[core:upload] Fix upload plugin (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13105">strapi/strapi#13105</a>) <a href="https://github.com/jorgeRambla"><code>`@​jorgeRambla</code></a></li>` <li>[core:utils] Fix yup strapiID not working (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13444">strapi/strapi#13444</a>) <a href="https://github.com/petersg83"><code>`@​petersg83</code></a></li>` <li>[dependencies] Fix CVE-2022-29256 (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13449">strapi/strapi#13449</a>) <a href="https://github.com/derrickmehaffy"><code>`@​derrickmehaffy</code></a></li>` <li>[plugin:documentation] Fix generation of OpenAPI documentation with top level type attribute (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13404">strapi/strapi#13404</a>) <a href="https://github.com/micnil"><code>`@​micnil</code></a></li>` <li>[tooling] Prevent <code>argv</code> check on &quot;add-missing-keys-to-other-language&quot; (<a href="https://github-redirect.dependabot.com/strapi/strapi/pull/13113">strapi/strapi#13113</a>) <a href="https://github.com/DarkSuniuM"><code>`@​DarkSuniuM</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/376ff3133c13f6eb10d0c90f4b5eb701592aff97"><code>376ff31</code></a> v4.2.2</li> <li><a href="https://github.com/strapi/strapi/commit/215bad2fc1db45927252381a81390559a84aaf2f"><code>215bad2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/13625">#13625</a> from strapi/feat/installed-providers</li> <li><a href="https://github.com/strapi/strapi/commit/265798b9b9722df3a18c20e5b1aa8b4a742b1482"><code>265798b</code></a> Made tests faster</li> <li><a href="https://github.com/strapi/strapi/commit/afe975c58cd154fc4bcba0f08f97635073681e13"><code>afe975c</code></a> Rename tests</li> <li><a href="https://github.com/strapi/strapi/commit/f9adb610568a83438e12ed1bf27c452bf3397d86"><code>f9adb61</code></a> Fix tests</li> <li><a href="https://github.com/strapi/strapi/commit/a1bc61c4498377d70ab7c00d22cc6582be6545e3"><code>a1bc61c</code></a> Avoid expensive loop</li> <li><a href="https://github.com/strapi/strapi/commit/0a18729fd83de1e0ac474b601ac3f9ae8a00c69b"><code>0a18729</code></a> Check if plugins installed</li> <li><a href="https://github.com/strapi/strapi/commit/08fecfc130753fc6a0becab114bc7f5516ad61e0"><code>08fecfc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/13550">#13550</a> from meherchandan/master</li> <li><a href="https://github.com/strapi/strapi/commit/8ad39dedae77d3d2adb2d0d2de742dd2b0bc2970"><code>8ad39de</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/strapi/strapi/issues/12843">#12843</a> from tiagolima90/master</li> <li><a href="https://github.com/strapi/strapi/commit/ca3465e757dd7ba96902897d5240eb9149e03dc8"><code>ca3465e</code></a> Fix snapshot</li> <li>Additional commits viewable in <a href="https://github.com/strapi/strapi/compare/v4.1.9...v4.2.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.1.9&new-version=4.2.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 ff9c1e5 + a871457 commit e7f90f2

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.1.9",
28+
"@strapi/utils": "^4.2.2",
2929
"meilisearch": "^0.25.1"
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.1.9":
598-
version "4.1.9"
599-
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.1.9.tgz#1f71bac3ec997fbf18d0fea8890401c66415c733"
600-
integrity sha512-A1yag68PBa4Dee6pWoYWLFv1N7BXyfOEf0LfoNKGpRfLoo7LizPyduT4k/LxtuUqj6SHUKM7YUAOToMnbpW/7Q==
597+
"@strapi/utils@^4.2.2":
598+
version "4.2.2"
599+
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.2.2.tgz#cee826f3a78fa2279f39c5d1e32ef578fa8df4b8"
600+
integrity sha512-ivVNC2QD4MZYCJXbPN3fYMXXziOunz+N578CZ2DKkv7QMA5PB1oS0tZpkrxVkaEC6k0D86Ie7tNavR/tEO3MCA==
601601
dependencies:
602602
"@sindresorhus/slugify" "1.1.0"
603603
date-fns "2.24.0"

0 commit comments

Comments
 (0)