Skip to content

fix(deps): ⬆️ upgrade @strapi/strapi to v5 - autoclosed#29

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-5-dependencies-(major)
Closed

fix(deps): ⬆️ upgrade @strapi/strapi to v5 - autoclosed#29
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-5-dependencies-(major)

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 29, 2024

This PR contains the following updates:

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

Release Notes

strapi/strapi (@​strapi/strapi)

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
⚙️ Chore
📚 Update and Migration Guides
  • General update guide can be found here
  • Migration guides can be found here 📚

v5.3.0

Compare Source

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

v5.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v5.1.1...v5.2.0

v5.1.1: 5.1.1

Compare Source

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

v5.1.0

Compare Source

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

v5.0.6

Compare Source

What's Changed

v5.0.5

Compare Source

What's Changed

v5.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v5.0.3...v5.0.4

v5.0.3

Compare Source

What's Changed

fix: v5 migration with wrong enum values by @​Marc-Roig https://github.com/strapi/strapi/pull/21588

Full Changelog: strapi/strapi@v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: strapi/strapi@v5.0.1...v5.0.2

v5.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: strapi/strapi@v5.0.0...v5.0.1

v5.0.0

Compare Source

What's Changed

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the Dependency ⏫ Pull requests that update a dependency file label Dec 29, 2024
@changeset-bot
Copy link

changeset-bot bot commented Dec 29, 2024

⚠️ No Changeset found

Latest commit: ed66437

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/major-5-dependencies-(major) branch from 68b37db to 036536c Compare January 12, 2025 03:28
@renovate renovate bot force-pushed the renovate/major-5-dependencies-(major) branch 2 times, most recently from 67b32f2 to f6d8c77 Compare January 25, 2025 18:40
@renovate renovate bot force-pushed the renovate/major-5-dependencies-(major) branch from f6d8c77 to ed66437 Compare February 3, 2025 03:39
@renovate renovate bot changed the title fix(deps): ⬆️ upgrade @strapi/strapi to v5 fix(deps): ⬆️ upgrade @strapi/strapi to v5 - autoclosed Feb 13, 2025
@renovate renovate bot closed this Feb 13, 2025
@renovate renovate bot deleted the renovate/major-5-dependencies-(major) branch February 13, 2025 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependency ⏫ Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants