Update all digest updates to v5.52.3 #103

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-09-03 04:12:38 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@strapi/plugin-cloud (source) 5.52.25.52.3 age confidence
@strapi/plugin-users-permissions (source) 5.52.25.52.3 age confidence
@strapi/strapi (source) 5.52.25.52.3 age confidence
@strapi/typescript-utils (source) 5.52.25.52.3 age confidence

Release Notes

strapi/strapi (@​strapi/plugin-cloud)

v5.52.3

Compare Source

5.52.3 (2026-09-02)
🔥 Bug fix
  • admin: preserve special characters in filter and search values (#​27440)
  • content-manager: relation picker loses locale in nested entries (#​27487)
  • content-manager: relation fields display document ids when main fields are empty (#​27488)
  • content-type-builder: remove unused runtime import of @​strapi/types (#​27452)
  • review-workflows: guard release-action service call when cms-content-releases is disabled (#​27312)
  • upload: sniff file bytes in admin when browser MIME is generic (#​27363)
  • upload: show each asset as soon as its upload completes (#​27456)
  • upload: various fixes and adjustments of new media library (#​27477)
  • upload: repair the typecheck on develop after two merges collided (#​27497)
  • upload: disable the folder tree chevron when a folder has no children (#​27495)
  • upload: keep the asset name when replacing its file (#​27501)
  • users-permissions,core: use path.posix.normalize for route matching and path sanitization (#​27158)
⚙️ Chore
  • strapi: remove unused nodemon dependencies (#​27479)
❤️ Thank You

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 these updates again.


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

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@strapi/plugin-cloud](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/cloud)) | [`5.52.2` → `5.52.3`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-cloud/5.52.2/5.52.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-cloud/5.52.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-cloud/5.52.2/5.52.3?slim=true) | | [@strapi/plugin-users-permissions](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/users-permissions)) | [`5.52.2` → `5.52.3`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-users-permissions/5.52.2/5.52.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-users-permissions/5.52.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-users-permissions/5.52.2/5.52.3?slim=true) | | [@strapi/strapi](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/core/strapi)) | [`5.52.2` → `5.52.3`](https://renovatebot.com/diffs/npm/@strapi%2fstrapi/5.52.2/5.52.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fstrapi/5.52.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fstrapi/5.52.2/5.52.3?slim=true) | | [@strapi/typescript-utils](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/utils/typescript)) | [`5.52.2` → `5.52.3`](https://renovatebot.com/diffs/npm/@strapi%2ftypescript-utils/5.52.2/5.52.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2ftypescript-utils/5.52.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2ftypescript-utils/5.52.2/5.52.3?slim=true) | --- ### Release Notes <details> <summary>strapi/strapi (@&#8203;strapi/plugin-cloud)</summary> ### [`v5.52.3`](https://github.com/strapi/strapi/releases/tag/v5.52.3) [Compare Source](https://github.com/strapi/strapi/compare/v5.52.2...v5.52.3) ##### 5.52.3 (2026-09-02) ##### 🔥 Bug fix - **admin:** preserve special characters in filter and search values ([#&#8203;27440](https://github.com/strapi/strapi/pull/27440)) - **content-manager:** relation picker loses locale in nested entries ([#&#8203;27487](https://github.com/strapi/strapi/pull/27487)) - **content-manager:** relation fields display document ids when main fields are empty ([#&#8203;27488](https://github.com/strapi/strapi/pull/27488)) - **content-type-builder:** remove unused runtime import of [@&#8203;strapi/types](https://github.com/strapi/types) ([#&#8203;27452](https://github.com/strapi/strapi/pull/27452)) - **review-workflows:** guard release-action service call when cms-content-releases is disabled ([#&#8203;27312](https://github.com/strapi/strapi/pull/27312)) - **upload:** sniff file bytes in admin when browser MIME is generic ([#&#8203;27363](https://github.com/strapi/strapi/pull/27363)) - **upload:** show each asset as soon as its upload completes ([#&#8203;27456](https://github.com/strapi/strapi/pull/27456)) - **upload:** various fixes and adjustments of new media library ([#&#8203;27477](https://github.com/strapi/strapi/pull/27477)) - **upload:** repair the typecheck on develop after two merges collided ([#&#8203;27497](https://github.com/strapi/strapi/pull/27497)) - **upload:** disable the folder tree chevron when a folder has no children ([#&#8203;27495](https://github.com/strapi/strapi/pull/27495)) - **upload:** keep the asset name when replacing its file ([#&#8203;27501](https://github.com/strapi/strapi/pull/27501)) - **users-permissions,core:** use path.posix.normalize for route matching and path sanitization ([#&#8203;27158](https://github.com/strapi/strapi/pull/27158)) ##### ⚙️ Chore - **strapi:** remove unused nodemon dependencies ([#&#8203;27479](https://github.com/strapi/strapi/pull/27479)) ##### ❤️ Thank You - Adrien L [@&#8203;Adzouz](https://github.com/Adzouz) - Andrei L [@&#8203;unrevised6419](https://github.com/unrevised6419) - Bassel Kanso - Ben Irvin - Kushal Rathod [@&#8203;KushalXCoder](https://github.com/KushalXCoder) - Lovepreet Singh [@&#8203;singhlovepreet9](https://github.com/singhlovepreet9) - Nico André - Valentin [@&#8203;valfur03](https://github.com/valfur03) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41OS4yIiwidXBkYXRlZEluVmVyIjoiNDQuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
renovate[bot] added 1 commit 2026-09-03 04:03:49 +04:00
Update all digest updates to v5.52.3
Test / Basic (pull_request) Successful in 4m27s
Test / Basic (push) Successful in 2m59s
c7da3f091a
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-09-03 04:03:49 +04:00
renovate[bot] merged commit c7da3f091a into master 2026-09-03 04:12:38 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-09-03 04:12:39 +04:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/strapi-plugin-checkbox-list#103