Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Confidence
create-strapi-app (source) 4.6.* -> 4.26.* age confidence
cypress (source) 15.5.* -> 15.7.* age confidence
release-it 19.0.5 -> 19.0.6 age confidence

Release Notes

strapi/strapi (create-strapi-app)

v4.26.0

Compare Source

What's Changed

Full Changelog: strapi/strapi@v4.25.24...v4.26.0

v4.25.24

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v4.25.23...v4.25.24

v4.25.23

Compare Source

What's Changed

v4.25.22

Compare Source

🚨 Security
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.21

Compare Source

What's Changed

Full Changelog: strapi/strapi@v4.25.20...v4.25.21

v4.25.20

Compare Source

What's Changed

Full Changelog: strapi/strapi@v4.25.19...v4.25.20

v4.25.19

Compare Source

What's Changed

Full Changelog: strapi/strapi@v4.25.17...v4.25.19

v4.25.18

Compare Source

v4.25.17

Compare Source

🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.16

Compare Source

💅 Enhancement
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.15

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v4.25.14...v4.25.15

v4.25.14

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v4.25.13...v4.25.14

v4.25.13

Compare Source

What's Changed

Full Changelog: strapi/strapi@v4.25.12...v4.25.13

v4.25.12

Compare Source

💅 Enhancement
🚨 Security
🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.11

Compare Source

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

v4.25.10

Compare Source

🔥 Bug fix
  • [core:content-releases] fix(content-releases): await release status update after createMany actions (#​21113) @​Feranchz
  • [core:data-transfer] Fix: DTS parallelism issue on data consumption for assets (#​19676) @​chrisli-03
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.9

Compare Source

🔥 Bug fix
💅 Enhancement
  • [cli] Chore(CLI): Add validation to prevent deployment of suspended projects (#​20976) @​gonbaum
🚨 Security
⚙️ Chore
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.8

Compare Source

🚀 New feature
🔥 Bug fix
  • [core:strapi] [Fix] Validate cloning as entity creation so field validations aren't skipped e.g. unique constraints (#​20963) @​jhoward1994
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.7

Compare Source

⚙️ Chore
🔥 Bug fix
  • [cli] fix(cli): Update 'project not found' error message in deploy command (#​20923) @​gonbaum
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.6

Compare Source

🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.5

Compare Source

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

v4.25.4

Compare Source

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

v4.25.3

Compare Source

🚨 Security
⚙️ Chore
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.2

Compare Source

⚠️ Security Warning and Notice ⚠️

Strapi was made aware of a vulnerably that were patched in this release, for now we are going to delay the detailed disclosure of the exact details on how to exploit it and how it was patched to give time for users to upgrade before we do public disclosure.

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

v4.25.1

Compare Source

💅 Enhancement
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.25.0

Compare Source

🚀 New feature
🔥 Bug fix
💅 Enhancement
  • [core:admin] Replace lock icon with lightning icon in the Settings and Navbar links (#​20413) @​simotae14
🚨 Security
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.5

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v4.24.4...v4.24.5

v4.24.4

Compare Source

🔥 Bug fix
  • [core:content-type-builder] fix(ctb): validation compares pluralName and collectionName correctly (#​20347) @​innerdvations
  • [typescript] [TS] Update position attribute to be optional in relation reordering types (#​20370) @​Convly
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.3

Compare Source

🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.2

Compare Source

⚠️ Security Warning and Notice ⚠️

Strapi was made aware of a vulnerably that were patched in this release, for now we are going to delay the detailed disclosure of the exact details on how to exploit it and how it was patched to give time for users to upgrade before we do public disclosure.

📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

Full Changelog: strapi/strapi@v4.24.2...v4.24.1

v4.24.1

Compare Source

🔥 Bug fix
  • [core:admin] fix(admin): if were in EE mode wait for the EE routes to be loaded before rendering (#​20238) @​joshuaellis
  • [core:content-manager] fix(content-manager): bulk publish would only ever show first entry to be published (#​20234) @​Feranchz
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.24.0

Compare Source

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

v4.23.2

Compare Source

What's Changed

Full Changelog: strapi/strapi@v4.23.1...v4.23.2

v4.23.1

Compare Source

📖 Documentation
⚙️ Chore
🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.23.0

Compare Source

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

v4.22.1

Compare Source

What's Changed

Full Changelog: strapi/strapi@v4.22.0...v4.22.1

v4.22.0

Compare Source

⚠️ Security Warning and Notice ⚠️

Strapi was made aware of a vulnerably that were patched in this release, for now we are going to delay the detailed disclosure of the exact details on how to exploit it and how it was patched to give time for users to upgrade before we do public disclosure.

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

v4.21.1

Compare Source

💅 Enhancement
🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.21.0

Compare Source

💅 Enhancement
🚀 New feature
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here

v4.20.5

Compare Source

🔥 Bug fix
  • [core:content-releases] fix(content-releases): Limit min date selection to schedule a release (#​19636) @​madhurisandbhor
  • [core:content-releases] fix(content-releases): remove the error in the console when we delete a release (#​19690) @​simotae14
  • [core:content-releases] fix(content-releases): exclude release content-types from graphql (#​19703) @​markkaylor
  • [core:content-releases] fix: change actions locale when changes on localization (#​19706) @​Feranchz
  • [core:content-type-builder] Remove add another field button if it's dynamic zone from CTB (#​19639) @​Bassel17
  • [core:upload] Add sizeInBytes on resized and optimized images (#​19707) @​giu1io
⚙️ Chore
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.20.4

Compare Source

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

v4.20.3

Compare Source

🔥 Bug fix
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.20.2

Compare Source

🔥 Bug fix
  • [core:content-manager] fix(content-manager): fix strange behaviours when you change position on Dynamic Zones and solve issue with ids not unique (#​19480) @​simotae14
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.20.1

Compare Source

💅 Enhancement
🔥 Bug fix
⚙️ Chore
📖 Documentation
🚀 New feature
  • [core:content-releases] feat(content-releases): added a purchase content releases page (#​19455) @​simotae14
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.20.0

Compare Source

🔥 Bug fix
💅 Enhancement
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v4.19.1

Compare Source

⚠️ Security Warning and Notice ⚠️

Strapi was made aware of a vulnerably that were patched in this release, for now we are goi


Configuration

📅 Schedule: Branch creation - "before 8am on monday" 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/npm-dependencies-updates branch from 46e9f87 to 8ea0c76 Compare October 27, 2025 11:56
@renovate renovate bot changed the title fix(deps): update dependency create-strapi-app to 4.25.* fix(deps): update dependency create-strapi-app to 4.26.* Oct 27, 2025
@renovate renovate bot force-pushed the renovate/npm-dependencies-updates branch 2 times, most recently from f2d75a3 to 917cbf0 Compare November 4, 2025 23:39
@renovate renovate bot changed the title fix(deps): update dependency create-strapi-app to 4.26.* fix(deps): update npm dependencies updates Nov 4, 2025
@renovate renovate bot force-pushed the renovate/npm-dependencies-updates branch from 917cbf0 to 034d07c Compare November 5, 2025 12:59
@renovate renovate bot force-pushed the renovate/npm-dependencies-updates branch from 034d07c to 8db37a1 Compare November 18, 2025 22:53
@renovate renovate bot force-pushed the renovate/npm-dependencies-updates branch from 8db37a1 to 2e884a2 Compare November 20, 2025 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant