Update all digest updates #98

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-08-20 04:15:17 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@strapi/plugin-cloud (source) 5.52.05.52.1 age confidence
@strapi/plugin-users-permissions (source) 5.52.05.52.1 age confidence
@strapi/strapi (source) 5.52.05.52.1 age confidence
@strapi/typescript-utils (source) 5.52.05.52.1 age confidence
react-router-dom (source) 6.30.46.30.6 age confidence

Release Notes

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

v5.52.1

Compare Source

5.52.1 (2026-08-19)
🔥 Bug fix
  • admin: unrelated permission conditions no longer block page access (3ded36a7b0)
  • content-manager: deduplicate MCP tool names when an api has multiple content types (#​27357)
  • content-manager: refraining from counting error draft relations … (#​26900)
  • upload: show tooltip on truncated names in the media library (#​27340)
  • users-permissions: unable to clear refresh token cookie on logout due to mismatched options (#​25106)
⚙️ Chore
  • update develop with release 5.52.0 (#​27343)
  • deps: bump fast-uri from 3.1.4 to 3.1.5 (#​27242)
❤️ 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.

👻 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 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.0` → `5.52.1`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-cloud/5.52.0/5.52.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-cloud/5.52.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-cloud/5.52.0/5.52.1?slim=true) | | [@strapi/plugin-users-permissions](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/users-permissions)) | [`5.52.0` → `5.52.1`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-users-permissions/5.52.0/5.52.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-users-permissions/5.52.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-users-permissions/5.52.0/5.52.1?slim=true) | | [@strapi/strapi](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/core/strapi)) | [`5.52.0` → `5.52.1`](https://renovatebot.com/diffs/npm/@strapi%2fstrapi/5.52.0/5.52.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fstrapi/5.52.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fstrapi/5.52.0/5.52.1?slim=true) | | [@strapi/typescript-utils](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/utils/typescript)) | [`5.52.0` → `5.52.1`](https://renovatebot.com/diffs/npm/@strapi%2ftypescript-utils/5.52.0/5.52.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2ftypescript-utils/5.52.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2ftypescript-utils/5.52.0/5.52.1?slim=true) | | [react-router-dom](https://github.com/remix-run/react-router) ([source](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)) | [`6.30.4` → `6.30.6`](https://renovatebot.com/diffs/npm/react-router-dom/6.30.4/6.30.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/react-router-dom/6.30.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-router-dom/6.30.4/6.30.6?slim=true) | --- ### Release Notes <details> <summary>strapi/strapi (@&#8203;strapi/plugin-cloud)</summary> ### [`v5.52.1`](https://github.com/strapi/strapi/releases/tag/v5.52.1) [Compare Source](https://github.com/strapi/strapi/compare/v5.52.0...v5.52.1) ##### 5.52.1 (2026-08-19) ##### 🔥 Bug fix - **admin:** unrelated permission conditions no longer block page access ([3ded36a7b0](https://github.com/strapi/strapi/commit/3ded36a7b0)) - **content-manager:** deduplicate MCP tool names when an api has multiple content types ([#&#8203;27357](https://github.com/strapi/strapi/pull/27357)) - **content-manager:** refraining from counting error draft relations … ([#&#8203;26900](https://github.com/strapi/strapi/pull/26900)) - **upload:** show tooltip on truncated names in the media library ([#&#8203;27340](https://github.com/strapi/strapi/pull/27340)) - **users-permissions:** unable to clear refresh token cookie on logout due to mismatched options ([#&#8203;25106](https://github.com/strapi/strapi/pull/25106)) ##### ⚙️ Chore - update develop with release 5.52.0 ([#&#8203;27343](https://github.com/strapi/strapi/pull/27343)) - **deps:** bump fast-uri from 3.1.4 to 3.1.5 ([#&#8203;27242](https://github.com/strapi/strapi/pull/27242)) ##### ❤️ Thank You - akash-dabhi-qed [@&#8203;akash-dabhi-qed](https://github.com/akash-dabhi-qed) - Giulio Montagner [@&#8203;giu1io](https://github.com/giu1io) - kgndnc [@&#8203;kgndnc](https://github.com/kgndnc) - Lazizbek Ergashev [@&#8203;lazerg](https://github.com/lazerg) - Nico André - Valentin Furmanek </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0NC45LjIiLCJ1cGRhdGVkSW5WZXIiOiI0NC45LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwiZGVwZW5kZW5jaWVzIl19-->
renovate[bot] added 1 commit 2026-08-20 04:04:58 +04:00
Update all digest updates
Test / Basic (pull_request) Successful in 3m20s
Test / Basic (push) Successful in 2m46s
d89318a004
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-08-20 04:04:58 +04:00
renovate[bot] merged commit d89318a004 into master 2026-08-20 04:15:17 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-08-20 04:15:17 +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#98