Commit Graph

7 Commits

Author SHA1 Message Date
Bassel Kanso 1677ded1c6 fix(homepage): render widgets progressively and batch permission checks (#25846) 2026-03-30 16:43:43 +03:00
Ben Irvin 353a86a60d security: package upgrades to remove deprecated versions of boolean, tar, and glob (#25776)
* chore: upgrade tar, global-agent, dedupe yarn.lock

This removes the deprecated packages: boolean, tar<7, node-gyp<12, and others

* chore: upgrade inquirer, file-type, jscodeshift, supertest

* chore: update better-sqlite3

* chore: upgrade pg and mysql2

* fix: use dynamic imports for inquirer esm only

* test(cli): add create-strapi-app test

* test(cli): add scaffold cases

* chore: upgrade to rimraf 6.1.3

* chore: dedupe yarn.lock

* security: update jwk-to-pem

* chore: dedupe yarn.lock

* chore: align inquirer version

* chore: yarn.lock

* test: fix inquirer imports

* test(cli): support zero apps

* test: fix back-end

* test(cli): fix inquirer and fs

* chore: remove accidental file

* chore: dedupe and upgrade pinned deps
2026-03-19 13:44:02 +01:00
Bassel Kanso e6ab4c9217 fix(core): preserve component clone integrity in discard-drafts migration 2026-02-26 13:28:44 +02:00
Ben Irvin 39513fe209 fix: universal polymorphic 2026-02-24 15:45:36 +01:00
Ben Irvin f409776751 fix: polymorph media relations migrations 2026-02-24 15:23:16 +01:00
Bassel Kanso 21c6eb2324 fix(migrations): speed up discard-drafts with bulk batches (#25293) 2026-02-10 11:34:33 +02:00
Bassel Kanso 40bf9c0fe0 test: migration testing project (#25151) 2026-01-27 14:50:08 +00:00