Skip to content

fix(deps): update dependency @strapi/strapi to v5 #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@strapi/strapi (source) 4.24.0 -> 5.12.7 age adoption passing confidence

Release Notes

strapi/strapi (@​strapi/strapi)

v5.12.7

Compare Source

5.12.7 (2025-04-30)
🔥 Bug fix
  • widget type not exported from core (#​23416)
  • updated icon button to include disabled flag for repeatable comp (#​23427)
  • typo in data-transfer CLI (#​23422)
⚙️ Chore
  • track registered widgets (#​23412)
  • improve uniqueness of deviceId + userId (#​23120)
  • homepage: move widget controllers, services, and routes from admin to content-manager (#​23407)
❤️ Thank You

v5.12.6

Compare Source

5.12.6 (2025-04-23)

🔥 Bug fix
  • rich text editors focus mode modals (#​23378)
  • preview: pass documentId as undefined if the entry is singleType (#​23302)
⚙️ Chore
❤️ Thank You

v5.12.5

Compare Source

5.12.5 (2025-04-16)

🔥 Bug fix
  • relation icons shape in the relation modal (#​22371)
  • optimize schema validation lookup for mysql/mariadb (#​23331)
⚙️ Chore
  • remove sdk-plugin dependencies from user deps (#​23250)
  • release backmerge (670dd814bc)
  • deps: bump undici in the npm_and_yarn group across 1 directory (#​23133)
💅 Enhancement
  • support for IPv6 addresses in absolute urls (#​23212)
❤️ Thank You

v5.12.4

Compare Source

5.12.4 (2025-04-09)
🔥 Bug fix
⚙️ Chore
💅 Enhancement
❤️ Thank You

v5.12.3

Compare Source

5.12.3 (2025-04-02)
🔥 Bug fix
  • upgrade: incorrect path to codemods (02e3d8da28)
❤️ Thank You
  • Mark Kaylor

v5.12.2

Compare Source

5.12.2 (2025-04-02)

🔥 Bug fix
⚙️ Chore
  • refactor rollup utils and move to preserveModule for better tree shaking (4bd7b4e8f5)
  • apply feedback, improve warnings (6b93a97ac7)
  • bump vite from 5.4.13 to 5.4.15 (#​23248)
💅 Enhancement
  • add user menu with profile settings and role display (#​22954)
❤️ Thank You

v5.12.1

Compare Source

5.12.1 (2025-03-28)

🔥 Hotfix
  • fix broken SSO login introduced in 5.12.0 (#​23247)
❤️ Thank You

v5.12.0

Compare Source

5.12.0 (2025-03-26)

🚀 New feature
  • add on-the-fly relation editing in modals (#​22997)
  • add preview side editor for growth/ee users (#​22997)
  • adding a link to chargebee portal for managing seats (ccc540ffcb)
🔥 Bug fix
  • bidirectional relations sync (4e64ec6cec)
  • incorrect token source in pr diff (#​23142)
  • incorrect file path and parameters for pr_diff (#​23143)
  • deprecated step summary output (#​23144)
  • bidirectional relations sync (ad216ff22f)
  • remove useless rotf future flag (#​23139)
  • ui issues on purchae pages (#​23084)
  • add z index property to the menu content in blocks and markdown (#​23150)
  • relation label fix overflow behaviour (#​23125)
  • add the correct locale and document Id when we reorder the relations (#​23152)
  • run cronjobs closer to app start (08528cceda)
  • On production build webhooks detail page intermediate value issue #​23099 (#​23099)
  • correctly read asset stream for dts asset remote providers (#​23169)
  • add the correct document in the back button history when we confirm dialog (#​23184)
  • issue with layout property in InputRenderer (#​23183)
  • removing the Strapi Cloud condition for Manage seats (cdde94f005)
  • one more Strapi Cloud condition for Manage seats (4ac8513411)
  • final final Strapi Cloud condition for Manage seats (4d1d36a71c)
  • adding license type with it's typing (ea6268bc6a)
  • reverting licenseType to type (ff5b6069b9)
  • manage seats link for gold license (1cf3c821d1)
  • updating message for Gold licenses (01abcb251f)
  • removing type because we use the licenseLimitInformation instead (c7e57b2c40)
  • updating tests for Managing seats (c3f2ca2808)
  • now my code is prettier (7d410c85ab)
  • prettier translations as well (8e0423d29d)
  • handling type === gold check in license notifications (4be9ba6828)
  • prettier on my notification file (31611b4598)
  • updating license notifications and their tests (f4754bded9)
  • prettier notification tests (16829452be)
  • preserve cookie in sso login (#​23240)
  • database: improve sub queries handling in the qb (#​23129)
  • relations: no components available in relation modal dynamic zone (#​23151)
📚 Documentation Changes
  • add strapi/permissions documentation (#​23091)
⚙️ Chore
💅 Enhancement
  • add tracking for editing relations on-the-fly and preview (#​23206)
  • admin session presists across tabs (#​23188)
  • add advanced preview license check (#​23221)
🚨 Security
  • deps: upgrade axios to 1.8.2 for CWE-918 (#​23105)
❤️ Thank You
  • Bassel Kanso @​Bassel17
  • Ben Irvin
  • Derrick Mehaffy
  • HichamELBSI
  • Jean-Sébastien Herbaux
  • Lucas Boilly @​lucasboilly
  • Marc-Roig
  • markkaylor
  • Rémi de Juvigny @​remidej
  • seenabaaz
  • Simon Norris
  • Simone

v5.11.3

Compare Source

5.11.3 (2025-03-19)
🔥 Bug fix
  • prevent switching preview tabs with unsaved changes (#​23115)
  • bidirectional relations sync (4e64ec6cec)
  • remove useless rotf future flag (#​23139)
  • ui issues on purchae pages (#​23084)
  • add z index property to the menu content in blocks and markdown (#​23150)
  • fix webhook details page (#​23179)
📚 Documentation Changes
  • add strapi/permissions documentation (#​23091)
⚙️ Chore
  • ci: add GitHub Action to list merged PRs between branches (#​23007)
  • ci: incorrect token source in pr diff (#​23142)
  • ci: incorrect file path and parameters for pr_diff (#​23143)
  • ci: deprecated step summary output (#​23144)
  • deps: upgrade esbuild-loader to 4.3.0 (#​23068)
❤️ Thank You

v5.11.2

Compare Source

5.11.2 (2025-03-13)

🔥 Bug fix
⚙️ Chore
❤️ Thank You
  • Marc-Roig

v5.11.1

Compare Source

5.11.1 (2025-03-12)

🔥 Bug fix
  • missing mock function causes typescript to fail (#​23054)
  • add origin to preview message (#​23059)
  • disable preview form when status is modified (#​23083)
  • find available port for vite to allow multiple develop mode instances (#​23008)
⚙️ Chore
💅 Enhancement
  • remove warning when project is at seat limit (6f12c0da79)
  • ctb: add aria data to relations buttons (#​23076)
🚨 Security
  • deps: upgrade axios to 1.8.2 for CWE-918 (#​23105)
❤️ Thank You
  • Alexandre Bodin
  • Ben Irvin
  • markkaylor
  • Maxime Castres
  • Rémi de Juvigny @​remidej

v5.11.0

Compare Source

5.11.0 (2025-03-05)
🚀 New feature
  • preview: refresh iframe when strapi updates (#​23024)
🔥 Bug fix
  • relation order (6fdadbae0a)
  • remove list aliases (ff62e5d81e)
  • remove additional upgrade aliases (9f9c564efc)
  • make sure to clean _cmp tables from orphaned morph types (#​23000)
  • types for custom http response APIs (#​21614)
  • upgrade koa to 2.15.4 (#​23013)
  • missing mock function causes typescript to fail (60fa8e71fd)
  • admin: building the admin with webpack (#​22999)
  • data-transfer: race condition and backpressure in large asset transfers (#​22964)
  • data-transfer: server crash when remote data transfer is interrupted by client (#​22993)
  • preview: updating the document causes full page reload (#​22990)
⚙️ Chore
💅 Enhancement
  • add additional package scripts to default templates (7f8710b10e)
  • add missing Ukrainian translations for various plugins and components (#​22150)
🚨 Security
❤️ Thank You
  • Bassel Kanso @​Bassel17
  • Ben Irvin
  • Derrick Mehaffy
  • dhoko @​dhoko
  • Ivan Malaniak
  • Jean-Sébastien Herbaux
  • Jorrit Schippers
  • Marc-Roig
  • Mark Kaylor
  • markkaylor
  • Simone

v5.10.4

Compare Source

5.10.4 (2025-02-26)
🚀 New feature
  • preview: save and publish document (#​22902)
  • preview: add review workflow injection zone (#​22942)
🔥 Bug fix
  • add new email ratelimit middleware and apply to admin pass reset (#​22813)
  • apply advanced permissions in content manager home widgets (#​22921)
  • invalid documentId type in the getvalues util (9f1ceb2bf4)
  • await document exists (242fecbcf1)
  • data-transfer: surface errors from createassetsreadstream (#​22905)
⚙️ Chore
  • remove files from the old homepage (#​22908)
  • bump design system to rc.17 (#​22968)
  • document the permission checker service (#​22922)
❤️ Thank You

v5.10.3

Compare Source

5.10.3 (2025-02-19)
🔥 Bug fix
  • 72 byte maximum for creating and updating passwords (41f8cdf116)
  • do not validate byte length on empty values (9efe8c85f4)
  • use path in error message (195eaa367f)
  • validation on front-end forms (1f8e39868e)
  • validation message shape (e07a466901)
  • add max length to users-permissions password (5c1ae79cf1)
  • note md format (#​22859)
  • flaky tests (#​22829)
  • password validation tests (#​22904)
  • add new email ratelimit middleware and apply to admin pass reset (#​22813)
  • apply advanced permissions in content manager home widgets (#​22921)
⚙️ Chore
  • remove outdated tutorial (6cde24cc98)
  • swap Download icon for Earth icon (#​22881)
  • fix build:code not including copy-files step (#​22907)
  • deps: bump undici from 6.19.2 to 6.21.1 (#​22697)
❤️ Thank You

v5.10.2

Compare Source

5.10.2 (2025-02-13)

🔥 Bug fix
❤️ Thank You
  • Alexandre Bodin

v5.10.1

Compare Source

5.10.1 (2025-02-13)

🔥 Bug fix
❤️ Thank You
  • Alexandre Bodin

v5.10.0

Compare Source

5.10.0 (2025-02-12)

🚀 New feature
  • responsive blocks editor toolbar (#​22753)
  • content-manager: make markdown editor responsive (#​22820)
  • relations-on-the-fly: Setup the Future flag for the Relations on the fly (#​22771)
🔥 Bug fix
  • debounce relation search (d325780fea)
  • handle missing TEST_APP_PATH in e2e utility functions (4d07dffc75)
  • admin infinite loading state (#​22763)
  • ctb relation types (#​22798)
  • removed unexpected padding around accordions (#​22811)
  • pagination query params at root level of query return incorrect error message (#​22455)
  • ui issues of the avatar button (#​22457)
  • corrected typing mistake in translation key (#​22766)
  • delete previous relations in morph to many relation (#​22736)
  • ctb reload state after save & delete (#​22805)
  • color missing in links of rich texts blocks (#​22230, #​22350)
  • admin: display correct version on admin notification (#​22810)
  • upload: hide checkbox in upload modal by default (#​22093)
  • upload: window title in media library (#​22806)
⚙️ Chore
💅 Enhancement
  • add default api token on app creation (5bd5447232)
  • pre-generated api tokens (2649ccb00e)
  • better log informations about the errors for yup validations messages (#​22001)
❤️ Thank You

v5.9.0

Compare Source

5.9.0 (2025-01-29)

🚀 New feature
  • updating Plan label now that we have a Growth plan (#​22655)
  • content-manager: add getters to useDocument (#​22683)
  • content-manager: add container queries to form fields (#​22693)
  • content-manager: better bulk publish overview (#​22618)
🔥 Bug fix
  • virtual prefix proxy path for vite middleware to work (#​22579)
  • can't update admin user without having a last name (#​22360)
  • graphql: component and association population strategy (adacf2976c)
  • plugins/users: remove redundant grant-koa dependency in favor of grant.koa (#​22622)
  • review-workflows: mock returned value does not match useDocument return type (#​22719)
⚙️ Chore
❤️ Thank You

v5.8.1

Compare Source

What's Changed

Full Changelog: strapi/strapi@v5.8.0...v5.8.1

v5.8.0

Compare Source

5.8.0 (2025-01-15)

🔥 Bug fix
  • handle clearing of number field to send null instead of undefined (#​22537)
  • add missing name to ColorPickerInput (#​21976)
  • missing hover pointer in bottom of ctb menu add another field to this collection type (#​22393)
  • changed active state background color (#​22545)
  • add missing borders to widgets (#​22612)
  • scripts-front version number (d7f6a8b2b6)
  • database: only drop indexes that exist; do not drop on create (#​22633)
  • history: handle nested component images (#​22278)
⚙️ Chore
  • fix version numbers (27928ae50a)
  • deps: bump path-to-regexp in the npm_and_yarn group (affd279425)
  • docs: document traverseEntity util (#​22573)
  • tests: enable and update relations ordering test (#​22574)
💅 Enhancement
❤️ Thank You

v5.7.0

Compare Source

5.7.0 (2025-01-08)

🚀 New feature
  • add content preview (remove future flag) (81b62a508e)
  • content-manager: add syntax highlighting in the code block type in the Blocks field original solution (#​22332)
🔥 Bug fix
  • check indexes before transaction (27465bf4d7)
  • preview back button behavior (#​22432)
  • multiple requests locale (#​22273)
  • add component button style (#​22425)
  • name must be initialized (8f227a605a)
  • remove double conversion that causes date shift (#​22410)
  • renable the basic relations test (#​22464)
  • do not filter by locale if no i18n (9f812af47f)
  • make generate command work (#​22443)
  • make ctb loader truly round (#​22433)
  • missing pointer cursor when hover top of possible relations (#​22511)
  • blocks: various ui issues (#​22423)
  • content-manager: ensure plugin::users-permissions.user is redirected on create (#​22435)
  • database: delete indexes before creating if they already exist (#​22424)
  • e2e: remove unused published product from the database (#​22407)
⚙️ Chore
💅 Enhancement
  • update purchase page links (#​22419)
  • database: add repair manager with component deletion fix (#​22267)
🚨 Security
  • deps: bump nanoid to 3.3.8 in yarn.lock (#​22397)
  • deps: upgrade path-to-regexp from 6.3.0 to 8.0.0 (#​22357)
❤️ Thank You

v5.6.0

Compare Source

5.6.0 (2024-12-18)

🚀 New feature
  • add content preview (remove future flag) (81b62a508e)
  • content-manager: add syntax highlighting in the code block type in the Blocks field original solution (#​22332)
🔥 Bug fix
⚙️ Chore
💅 Enhancement
  • update purchase page links (#​22419)
  • database: add repair manager with component deletion fix (#​22267)
🚨 Security
  • deps: bump nanoid to 3.3.8 in yarn.lock (#​22397)
❤️ Thank You

v5.5.2

Compare Source

5.5.2 (2024-12-17)

⚠️ Security Fix Notice ⚠️

This version was released to patch a security vulnerability, detailed disclosure has been delayed as per our security policy. We advise all users to update their applications as soon as possible.

🔥 Bug fix
  • remove lookup param from doc service (0c6e0953ae)
❤️ Thank You

v5.5.1

Compare Source

5.5.1 (2024-12-11)
🔥 Bug fix
  • support for reverse proxying (#​21914)
  • adjust polymorphic relation encoding and index mapping (#​22380)
  • upload: cleaner fallback for files preview (#​22351)
  • cursor pointer issue in permission checkbox settings icon (#​22328)
  • preview back button behavior (#​22334)
⚙️ Chore
💅 Enhancement
  • cmd+enter and ctrl+enter to save entry (#​22311)
  • add Wolof and Xhosa languages (#​21881)
❤️ Thank You

v5.5.0

Compare Source

5.5.0 (2024-12-04)

🚀 New feature
  • use mux player for video (dd53b0048b)
  • send diagnostic messages from remote strapi (#​22214)
🔥 Bug fix
  • turn on and update i18n settings.spec.ts (#​22282)
  • document actions being rendered multiple times (#​22283)
  • add documentId to me graphql query (#​22321)
  • preview: page title and disabled link (#​22324)
⚙️ Chore
💅 Enhancement
  • disable preview link when changes are not saved (#​22275)
❤️ Thank You

v5.4.2

Compare Source

💅 Enhancement
🚨 Security
🚀 New feature
🔥 Bug fix
⚙️ Chore
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.4.1

Compare Source

🚀 New feature
💅 Enhancement
⚙️ Chore
🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.4.0

Compare Source

🔥 Bug fix
🚀 New feature

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

socket-security bot commented Oct 1, 2024

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.

Action Severity Alert (click for details)
Block Critical
[email protected] is Known malware.

Note: Package has been removed from the npm registry due to security concerns.

This is a placeholder package published by the npm security team to prevent malicious usage of the package name.
The original package likely contained harmful code.

Source: next-app/package.json

Source: next-app/yarn.lock

ℹ Read more on: This package | This alert | What is known malware?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: It is strongly recommended that malware is removed from your codebase.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 619d76a to 3d40f88 Compare October 2, 2024 15:39
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 3d40f88 to a28619a Compare October 7, 2024 15:09
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from a28619a to fd23cd3 Compare October 9, 2024 17:31
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from fd23cd3 to 104ce2e Compare October 10, 2024 22:22
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 104ce2e to 73c85b2 Compare October 11, 2024 17:19
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 73c85b2 to a8e4f62 Compare October 16, 2024 11:00
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from a8e4f62 to edb5bf1 Compare October 23, 2024 13:26
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from edb5bf1 to 53ff80e Compare October 30, 2024 17:35
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 53ff80e to 3daf5ef Compare November 6, 2024 17:39
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 3daf5ef to feea17d Compare November 13, 2024 18:29
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from feea17d to c6ecbf8 Compare November 21, 2024 14:44
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from c6ecbf8 to a8d9418 Compare November 27, 2024 16:45
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from a8d9418 to 64a3690 Compare November 28, 2024 15:08
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 64a3690 to 6424b47 Compare December 4, 2024 15:40
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 6a9b37d to dbbb6f3 Compare February 19, 2025 18:29
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from dbbb6f3 to b4d2518 Compare February 26, 2025 17:54
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from b4d2518 to 30d6e15 Compare March 5, 2025 12:55
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 30d6e15 to f01b5cc Compare March 12, 2025 12:45
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from f01b5cc to d39c2ac Compare March 13, 2025 20:24
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from d39c2ac to eb96aaa Compare March 19, 2025 18:36
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from eb96aaa to 5266fed Compare March 26, 2025 18:16
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 5266fed to 820745a Compare March 28, 2025 13:37
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 820745a to 6547ef6 Compare April 5, 2025 16:08
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 6547ef6 to 942ef64 Compare April 9, 2025 16:10
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 942ef64 to 65a42c5 Compare April 16, 2025 09:27
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 65a42c5 to d4a4c2c Compare April 23, 2025 15:11
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from d4a4c2c to d71ba03 Compare April 30, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants