Skip to content

Commit 4a9d0f0

Browse files
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 &amp; 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 parents 0e99456 + 4097ffd commit 4a9d0f0

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"README.md"
2626
],
2727
"dependencies": {
28-
"@strapi/utils": "^4.21.1",
29-
"@strapi/icons": "^1.12.2",
30-
"@strapi/design-system": "^1.13.2",
28+
"@strapi/utils": "^4.24.0",
29+
"@strapi/icons": "^1.18.0",
30+
"@strapi/design-system": "^1.18.0",
3131
"meilisearch": "^0.38.0"
3232
},
3333
"peerDependencies": {

yarn.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,10 +1114,10 @@
11141114
dependencies:
11151115
"@sinonjs/commons" "^3.0.0"
11161116

1117-
"@strapi/design-system@^1.13.2":
1118-
version "1.16.0"
1119-
resolved "https://registry.npmjs.org/@strapi/design-system/-/design-system-1.16.0.tgz"
1120-
integrity sha512-HUt46z0LStQtNsmTh/3btzW+UQtYPtSS2hk+leQlcwCoczjf/K53OYeTjEIkUYfAc/R/W4CYVZfXJXYw3Fy6Sw==
1117+
"@strapi/design-system@^1.18.0":
1118+
version "1.18.0"
1119+
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.18.0.tgz#7673c2157e9d28edee118c981fd4fc8460fb723a"
1120+
integrity sha512-bQ//p4deEfu3z2rQOrT1QUPPugXsoVUusSuwdffZ7/fJAxOShZ8nOUmpWETq8bZECPoDn278cirYAXfcTftHLA==
11211121
dependencies:
11221122
"@codemirror/lang-json" "^6.0.1"
11231123
"@floating-ui/react-dom" "^2.0.8"
@@ -1126,22 +1126,22 @@
11261126
"@radix-ui/react-dismissable-layer" "^1.0.5"
11271127
"@radix-ui/react-dropdown-menu" "^2.0.6"
11281128
"@radix-ui/react-focus-scope" "1.0.4"
1129-
"@strapi/ui-primitives" "^1.16.0"
1130-
"@uiw/react-codemirror" "^4.21.24"
1131-
aria-hidden "^1.2.3"
1129+
"@strapi/ui-primitives" "^1.18.0"
1130+
"@uiw/react-codemirror" "^4.21.25"
1131+
aria-hidden "^1.2.4"
11321132
compute-scroll-into-view "^3.1.0"
11331133
prop-types "^15.8.1"
1134-
react-remove-scroll "^2.5.7"
1134+
react-remove-scroll "^2.5.9"
11351135

1136-
"@strapi/icons@^1.12.2":
1137-
version "1.16.0"
1138-
resolved "https://registry.npmjs.org/@strapi/icons/-/icons-1.16.0.tgz"
1139-
integrity sha512-sa7MTlhHpbpFCS5ZIlgLQQtG4s5W7ojGFr6CsjwtFdezrvBLbY5ZGmVByghK7b3XoZ1bNYk1AiGdcxMQvCu+vw==
1136+
"@strapi/icons@^1.18.0":
1137+
version "1.18.0"
1138+
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.18.0.tgz#ef8e36155ad4dfce53e83b780ba5c64856d1e9a2"
1139+
integrity sha512-XeOjGqwDX7HkSfWNnUOx8WCT3qGzPixZrKxNUPCPmIzcLmhL9/Ni4wa1uoqwiZgzq/XzoiXpNEPl1lB5Tiljjg==
11401140

1141-
"@strapi/ui-primitives@^1.16.0":
1142-
version "1.16.0"
1143-
resolved "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-1.16.0.tgz"
1144-
integrity sha512-ATJPrLI9K/Cq9gGlLa93KAXBdc4rkWRg7GOogOeukohy4a8CzcQTK0l7Lp3EeXSZKwcOU5ohDcC43BXB0eSlyg==
1141+
"@strapi/ui-primitives@^1.18.0":
1142+
version "1.18.0"
1143+
resolved "https://registry.yarnpkg.com/@strapi/ui-primitives/-/ui-primitives-1.18.0.tgz#4f2e81c32a724f0722f9690a7ad8ce7253565a0f"
1144+
integrity sha512-l+EAzfWL7n5u1awCfasonxU9VP7TSeu2CPf2S7oNZIM/tJnLMahsmMefnbVCeJAG50dvPx7vHQiWQ3483O8qww==
11451145
dependencies:
11461146
"@radix-ui/number" "^1.0.1"
11471147
"@radix-ui/primitive" "^1.0.1"
@@ -1162,13 +1162,13 @@
11621162
"@radix-ui/react-use-layout-effect" "1.0.1"
11631163
"@radix-ui/react-use-previous" "^1.0.1"
11641164
"@radix-ui/react-visually-hidden" "^1.0.3"
1165-
aria-hidden "^1.2.3"
1166-
react-remove-scroll "^2.5.7"
1165+
aria-hidden "^1.2.4"
1166+
react-remove-scroll "^2.5.9"
11671167

1168-
"@strapi/utils@^4.21.1":
1169-
version "4.21.1"
1170-
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.21.1.tgz#490236b2e1a7703b10d9bf785e8841a834f61aaa"
1171-
integrity sha512-SbaAO6bT3bHWqhAn0cvkCqp9JBBWJJlZRUTu4QGRJunFpC3lOAI+uTZJk5a1KNkdZoTUup8+l8yjcs+G7LBheQ==
1168+
"@strapi/utils@^4.24.0":
1169+
version "4.24.0"
1170+
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.24.0.tgz#7e1e6dca91ff4230d4a1208f33e457fbc7db1c64"
1171+
integrity sha512-9kOSyatGRDxpDZIJ3R5WaGzt4+z1uiddKbPCwM0oHTqPyxfsTCHGhy7y1N4R64KRKtN2fj+h+A76C6Xf5LZTyQ==
11721172
dependencies:
11731173
"@sindresorhus/slugify" "1.1.0"
11741174
date-fns "2.30.0"
@@ -1302,10 +1302,10 @@
13021302
dependencies:
13031303
"@types/node" "*"
13041304

1305-
"@uiw/codemirror-extensions-basic-setup@4.21.24":
1306-
version "4.21.24"
1307-
resolved "https://registry.npmjs.org/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.24.tgz"
1308-
integrity sha512-TJYKlPxNAVJNclW1EGumhC7I02jpdMgBon4jZvb5Aju9+tUzS44IwORxUx8BD8ZtH2UHmYS+04rE3kLk/BtnCQ==
1305+
"@uiw/codemirror-extensions-basic-setup@4.22.0":
1306+
version "4.22.0"
1307+
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.22.0.tgz#383962e76025537ec81a32ec00145e7cc4eb67f1"
1308+
integrity sha512-3vdpMq1Oj3qRKGjNgi5NeMxWem/cJ/gL0dZSu62MLBR4w3BWlEVi6xsk/MEk0+mT1AVKOzQV3jFS5y7mzxrfeA==
13091309
dependencies:
13101310
"@codemirror/autocomplete" "^6.0.0"
13111311
"@codemirror/commands" "^6.0.0"
@@ -1315,16 +1315,16 @@
13151315
"@codemirror/state" "^6.0.0"
13161316
"@codemirror/view" "^6.0.0"
13171317

1318-
"@uiw/react-codemirror@^4.21.24":
1319-
version "4.21.24"
1320-
resolved "https://registry.npmjs.org/@uiw/react-codemirror/-/react-codemirror-4.21.24.tgz"
1321-
integrity sha512-8zs5OuxbhikHocHBsVBMuW1vqlv4ccZAkt4rFwr7ebLP2Q6RwHsjpsR9GeGyAigAqonKRoeHugqF78UMrkaTgg==
1318+
"@uiw/react-codemirror@^4.21.25":
1319+
version "4.22.0"
1320+
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.22.0.tgz#47ad835ecaba756376a30f33216adaa8ccb7a8e8"
1321+
integrity sha512-ZbC9NX1458McehTN0XGVUHK/hb79DJXwwP3SfvumcjzIx/zIwAK0wtGABposlGHpxifIF6RAxMmUcL3gDVpiMA==
13221322
dependencies:
13231323
"@babel/runtime" "^7.18.6"
13241324
"@codemirror/commands" "^6.1.0"
13251325
"@codemirror/state" "^6.1.1"
13261326
"@codemirror/theme-one-dark" "^6.0.0"
1327-
"@uiw/codemirror-extensions-basic-setup" "4.21.24"
1327+
"@uiw/codemirror-extensions-basic-setup" "4.22.0"
13281328
codemirror "^6.0.0"
13291329

13301330
"@ungap/structured-clone@^1.2.0":
@@ -1421,7 +1421,7 @@ argparse@^2.0.1:
14211421
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
14221422
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
14231423

1424-
aria-hidden@^1.1.1, aria-hidden@^1.2.3:
1424+
aria-hidden@^1.1.1, aria-hidden@^1.2.4:
14251425
version "1.2.4"
14261426
resolved "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.4.tgz"
14271427
integrity sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==
@@ -4445,9 +4445,9 @@ [email protected]:
44454445
use-callback-ref "^1.3.0"
44464446
use-sidecar "^1.1.2"
44474447

4448-
react-remove-scroll@^2.5.7:
4448+
react-remove-scroll@^2.5.9:
44494449
version "2.5.9"
4450-
resolved "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.9.tgz"
4450+
resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.9.tgz#6a38e7d46043abc2c6b0fb39db650b9f2e38be3e"
44514451
integrity sha512-bvHCLBrFfM2OgcrpPY2YW84sPdS2o2HKWJUf1xGyGLnSoEnOTOBpahIarjRuYtN0ryahCeP242yf+5TrBX/pZA==
44524452
dependencies:
44534453
react-remove-scroll-bar "^2.3.6"

0 commit comments

Comments
 (0)