Update all digest updates to v5.46.1 #56

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-05-21 04:11:54 +04:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v5.46.1

Compare Source

5.46.1 (2026-05-20)
🔥 Bug fix
  • FK violation publishing self-relation parent & child in one release (#​26147)
  • move session-manager jwt check from register to bootstrap (#​25412)
  • admin: remove year 2041 limit on date/datetime pickers (#​26209)
  • content-manager: fix getMainField context for component list/edit configure views (#​25509, #​26124)
  • database: respect nested sort in populate for join-table relations (#​26361)
  • graphql: inherit publication state for i18n localizations (#​22163)
  • migrations: guard inverseJoinColumn access in discard-drafts migration (#​26331)
  • review-workflows: add assignee and review stage to list view filters (#​26171)
  • review-workflows: message when single stage (#​26229)
  • upgrade: use pnpm install when project prefers pnpm (#​26246)
  • upgrade: align scoped @​strapi packages in devDependencies (#​26248)
⚙️ Chore
🚨 Security
  • deps: upgrade multiple dependencies (#​26326)
❤️ 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.

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.46.0` → `5.46.1`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-cloud/5.46.0/5.46.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-cloud/5.46.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-cloud/5.46.0/5.46.1?slim=true) | | [@strapi/plugin-users-permissions](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/users-permissions)) | [`5.46.0` → `5.46.1`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-users-permissions/5.46.0/5.46.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-users-permissions/5.46.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-users-permissions/5.46.0/5.46.1?slim=true) | | [@strapi/strapi](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/core/strapi)) | [`5.46.0` → `5.46.1`](https://renovatebot.com/diffs/npm/@strapi%2fstrapi/5.46.0/5.46.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fstrapi/5.46.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fstrapi/5.46.0/5.46.1?slim=true) | | [@strapi/typescript-utils](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/utils/typescript)) | [`5.46.0` → `5.46.1`](https://renovatebot.com/diffs/npm/@strapi%2ftypescript-utils/5.46.0/5.46.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2ftypescript-utils/5.46.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2ftypescript-utils/5.46.0/5.46.1?slim=true) | --- ### Release Notes <details> <summary>strapi/strapi (@&#8203;strapi/plugin-cloud)</summary> ### [`v5.46.1`](https://github.com/strapi/strapi/releases/tag/v5.46.1) [Compare Source](https://github.com/strapi/strapi/compare/v5.46.0...v5.46.1) ##### 5.46.1 (2026-05-20) ##### 🔥 Bug fix - FK violation publishing self-relation parent & child in one release ([#&#8203;26147](https://github.com/strapi/strapi/pull/26147)) - move session-manager jwt check from register to bootstrap ([#&#8203;25412](https://github.com/strapi/strapi/pull/25412)) - **admin:** remove year 2041 limit on date/datetime pickers ([#&#8203;26209](https://github.com/strapi/strapi/pull/26209)) - **content-manager:** fix getMainField context for component list/edit configure views ([#&#8203;25509](https://github.com/strapi/strapi/pull/25509), [#&#8203;26124](https://github.com/strapi/strapi/pull/26124)) - **database:** respect nested sort in populate for join-table relations ([#&#8203;26361](https://github.com/strapi/strapi/pull/26361)) - **graphql:** inherit publication state for i18n localizations ([#&#8203;22163](https://github.com/strapi/strapi/pull/22163)) - **migrations:** guard inverseJoinColumn access in discard-drafts migration ([#&#8203;26331](https://github.com/strapi/strapi/pull/26331)) - **review-workflows:** add assignee and review stage to list view filters ([#&#8203;26171](https://github.com/strapi/strapi/pull/26171)) - **review-workflows:** message when single stage ([#&#8203;26229](https://github.com/strapi/strapi/pull/26229)) - **upgrade:** use pnpm install when project prefers pnpm ([#&#8203;26246](https://github.com/strapi/strapi/pull/26246)) - **upgrade:** align scoped [@&#8203;strapi](https://github.com/strapi) packages in devDependencies ([#&#8203;26248](https://github.com/strapi/strapi/pull/26248)) ##### ⚙️ Chore - sonarcloud security review ([#&#8203;25949](https://github.com/strapi/strapi/pull/25949)) - **deps:** bump ip-address from 10.1.0 to 10.2.0 ([#&#8203;26222](https://github.com/strapi/strapi/pull/26222)) - **deps:** bump [@&#8203;protobufjs/utf8](https://github.com/protobufjs/utf8) from 1.1.0 to 1.1.1 ([#&#8203;26311](https://github.com/strapi/strapi/pull/26311)) - **deps:** bump axios from 1.15.1 to 1.15.2 ([#&#8203;26177](https://github.com/strapi/strapi/pull/26177)) - **deps:** bump fast-xml-builder from 1.1.4 to 1.2.0 ([#&#8203;26253](https://github.com/strapi/strapi/pull/26253)) - **deps:** bump fast-uri from 3.0.1 to 3.1.2 ([#&#8203;26254](https://github.com/strapi/strapi/pull/26254)) - **eslint:** migrate .eslintrc + .eslintignore to .eslintrc.cjs ([#&#8203;26216](https://github.com/strapi/strapi/pull/26216)) ##### 🚨 Security - **deps:** upgrade multiple dependencies ([#&#8203;26326](https://github.com/strapi/strapi/pull/26326)) ##### ❤️ Thank You - Adrien L [@&#8203;Adzouz](https://github.com/Adzouz) - Andrei L [@&#8203;unrevised6419](https://github.com/unrevised6419) - Ben Irvin - Garrett Heaver [@&#8203;garrettheaver](https://github.com/garrettheaver) - jmichalec-vl - Maksim Zhukau [@&#8203;MaksZhukov](https://github.com/MaksZhukov) - Simen [@&#8203;Eventyret](https://github.com/Eventyret) - Simon Norris [@&#8203;cache-your-dreams](https://github.com/cache-your-dreams) - Westley Marchment </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tYXRlZCIsImRlcGVuZGVuY2llcyJdfQ==-->
renovate[bot] added 1 commit 2026-05-21 04:04:49 +04:00
Update all digest updates to v5.46.1
Test / Basic (pull_request) Successful in 3m8s
Test / Basic (push) Successful in 2m36s
c9cd0bca2e
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-05-21 04:04:49 +04:00
renovate[bot] merged commit c9cd0bca2e into master 2026-05-21 04:11:54 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-05-21 04:11:54 +04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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