Update all digest updates to v5.50.0 #75

Merged
Valentin Popov merged 1 commits from renovate/all-digest into master 2026-07-05 15:40:59 +04:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v5.50.0

Compare Source

5.50.0 (2026-07-02)
🚀 New feature
  • admin: add active devices session management (#​26628)
  • cli: add security defaults to create-strapi-app templates (#​26737)
  • database: export lifecycle event type (#​25637)
  • provider-email-sendgrid: add region option for EU data residency (#​25907)
  • provider-upload-aws-s3: accept a credential provider function (#​26796)
  • translations: comprehensive Japanese (ja) translation update for admin and 9 plugins (#​26687)
  • ts: augment all context error response methods (#​25424)
🔥 Bug fix
  • refresh token cookies missing Max-Age when sessions.cookie.maxAg… (#​26747)
  • add test database healthchecks (#​26511)
  • generate apis in named directories (#​26354)
  • admin: retry lazy chunk loads and improve loading and error UX (#​25954)
  • admin: open "Upgrade your admin panel" link in new tab (#​26510)
  • admin: remove @​ts-expect-error in useQueryParams hook (#​25006)
  • admin: hide boolean clear action when field is disabled (#​26294)
  • admin: restore default locale in permissions when adding i18n to ct (#​26548)
  • admin: keep static fallback paths url-safe (#​26518)
  • admin: stop storing IP addresses in session metadata (#​26873)
  • ci: use allowlisted thollander action ref in experimental publish workflow (#​26768)
  • content-api: validate populate for polymorphic structures (#​25854)
  • content-manager: warn before publishing with draft relations (#​26736)
  • content-manager: use ListViewTable relation-loaded translation key (#​26798)
  • content-manager: serve live preview script from server endpoint (#​26732)
  • content-manager: capitalize component category names in dynamic zone (#​24426, #​26337)
  • content-manager: add Japanese EditView shortcut hint translations (#​26814)
  • content-manager: prevent dynamic zone crash when value is null (#​26816)
  • content-manager: skip publish warning for M2M links to published entries (#​26858)
  • content-type-builder: improve component category validation error message (#​25455)
  • core: preserve M2M relation order on published version after reo… (#​26791)
  • core: maxFileSize error not detected in body middleware (#​25011)
  • core: resolve relations on non-localized entries with stale locale column (#​26805)
  • create-strapi-app: scaffold pnpm 11 allowBuilds for Strapi Cloud (#​26757)
  • create-strapi-app: enable strict TypeScript in app scaffolds (#​26779)
  • create-strapi-app: limit odd Node major warning to versions before 26 (#​26810)
  • data-transfer: restore localizations links that use document_id refs (#​26870)
  • graphql: preserve M2M relation order with pagination (#​26577, #​26785)
  • test: tighten jest ignore patterns to match path segments (#​26753)
  • translations: correct ja "characters" mistranslation in WYSIWYG controls (#​26845)
  • types: tighten Core.Config typings with backward-compatible deprecations (#​26787)
  • upload: disable asset editing and deletion on published entries (#​26127)
  • users-permissions: accept documentId for the role relation on user create/update (#​26715)
  • users-permissions: correct "occured" → "occurred" typo in error notifications (#​26508)
  • utils: prevent crash on null dynamic zone entry during traversal (#​24303, #​26842)
📚 Documentation Changes
  • fix typos and grammar slips in content-manager docs (#​26600)
⚙️ Chore
  • add ai-tooling sync script for skill symlinks (#​26594)
  • rename ai-tooling yarn scripts to ai:* (#​26767)
  • reduce Vercel noise on PRs (contributor-docs ignore step) (#​26772)
  • cloud plugin updates (#​26801)
  • update cli deploy copies (f0fa460525)
  • deps: hoist @​types/node to root and align with 20, min supported engine (#​26291)
  • deps: upgrade TypeScript to 5.9.3 (#​26782)
  • deps: bump hono from 4.12.23 to 4.12.27 (#​26761)
  • deps: bump design-system to v2.2.1 (#​26788)
  • deps: bump axios from 1.18.0 to 1.18.1 (#​26762)
  • deps: upgrade lint-staged to 16 and scope linting to staged files (#​26765)
  • deps: remove unused @​strapi/ts-zen dev dependency (#​26759)
  • typescript: enable erasableSyntaxOnly and noUncheckedSideEffectImports (#​26790)
  • workflows: make documentation flag name more obvious (#​26649)
💅 Enhancement
  • admin: add uz-Cyrl native name to languageNativeNames (#​24920)
  • strapi: lazy-load TypeScript chain for non-build CLI commands (#​26265)
  • utils: add env.required for strict scaffold secrets (#​26830)
🚨 Security
  • users-permissions: default legacy JWT verify to HS256 (#​26752)
❤️ Thank You

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, 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.49.0` → `5.50.0`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-cloud/5.49.0/5.50.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-cloud/5.50.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-cloud/5.49.0/5.50.0?slim=true) | | [@strapi/plugin-users-permissions](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/users-permissions)) | [`5.49.0` → `5.50.0`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-users-permissions/5.49.0/5.50.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-users-permissions/5.50.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-users-permissions/5.49.0/5.50.0?slim=true) | | [@strapi/strapi](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/core/strapi)) | [`5.49.0` → `5.50.0`](https://renovatebot.com/diffs/npm/@strapi%2fstrapi/5.49.0/5.50.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fstrapi/5.50.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fstrapi/5.49.0/5.50.0?slim=true) | | [@strapi/typescript-utils](https://strapi.io) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/utils/typescript)) | [`5.49.0` → `5.50.0`](https://renovatebot.com/diffs/npm/@strapi%2ftypescript-utils/5.49.0/5.50.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2ftypescript-utils/5.50.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2ftypescript-utils/5.49.0/5.50.0?slim=true) | --- ### Release Notes <details> <summary>strapi/strapi (@&#8203;strapi/plugin-cloud)</summary> ### [`v5.50.0`](https://github.com/strapi/strapi/releases/tag/v5.50.0) [Compare Source](https://github.com/strapi/strapi/compare/v5.49.0...v5.50.0) ##### 5.50.0 (2026-07-02) ##### 🚀 New feature - **admin:** add active devices session management ([#&#8203;26628](https://github.com/strapi/strapi/pull/26628)) - **cli:** add security defaults to create-strapi-app templates ([#&#8203;26737](https://github.com/strapi/strapi/pull/26737)) - **database:** export lifecycle event type ([#&#8203;25637](https://github.com/strapi/strapi/pull/25637)) - **provider-email-sendgrid:** add region option for EU data residency ([#&#8203;25907](https://github.com/strapi/strapi/pull/25907)) - **provider-upload-aws-s3:** accept a credential provider function ([#&#8203;26796](https://github.com/strapi/strapi/pull/26796)) - **translations:** comprehensive Japanese (ja) translation update for admin and 9 plugins ([#&#8203;26687](https://github.com/strapi/strapi/pull/26687)) - **ts:** augment all context error response methods ([#&#8203;25424](https://github.com/strapi/strapi/pull/25424)) ##### 🔥 Bug fix - refresh token cookies missing Max-Age when sessions.cookie.maxAg… ([#&#8203;26747](https://github.com/strapi/strapi/pull/26747)) - add test database healthchecks ([#&#8203;26511](https://github.com/strapi/strapi/pull/26511)) - generate apis in named directories ([#&#8203;26354](https://github.com/strapi/strapi/pull/26354)) - **admin:** retry lazy chunk loads and improve loading and error UX ([#&#8203;25954](https://github.com/strapi/strapi/pull/25954)) - **admin:** open "Upgrade your admin panel" link in new tab ([#&#8203;26510](https://github.com/strapi/strapi/pull/26510)) - **admin:** remove [@&#8203;ts-expect-error](https://github.com/ts-expect-error) in useQueryParams hook ([#&#8203;25006](https://github.com/strapi/strapi/pull/25006)) - **admin:** hide boolean clear action when field is disabled ([#&#8203;26294](https://github.com/strapi/strapi/pull/26294)) - **admin:** restore default locale in permissions when adding i18n to ct ([#&#8203;26548](https://github.com/strapi/strapi/pull/26548)) - **admin:** keep static fallback paths url-safe ([#&#8203;26518](https://github.com/strapi/strapi/pull/26518)) - **admin:** stop storing IP addresses in session metadata ([#&#8203;26873](https://github.com/strapi/strapi/pull/26873)) - **ci:** use allowlisted thollander action ref in experimental publish workflow ([#&#8203;26768](https://github.com/strapi/strapi/pull/26768)) - **content-api:** validate populate for polymorphic structures ([#&#8203;25854](https://github.com/strapi/strapi/pull/25854)) - **content-manager:** warn before publishing with draft relations ([#&#8203;26736](https://github.com/strapi/strapi/pull/26736)) - **content-manager:** use ListViewTable relation-loaded translation key ([#&#8203;26798](https://github.com/strapi/strapi/pull/26798)) - **content-manager:** serve live preview script from server endpoint ([#&#8203;26732](https://github.com/strapi/strapi/pull/26732)) - **content-manager:** capitalize component category names in dynamic zone ([#&#8203;24426](https://github.com/strapi/strapi/pull/24426), [#&#8203;26337](https://github.com/strapi/strapi/pull/26337)) - **content-manager:** add Japanese EditView shortcut hint translations ([#&#8203;26814](https://github.com/strapi/strapi/pull/26814)) - **content-manager:** prevent dynamic zone crash when value is null ([#&#8203;26816](https://github.com/strapi/strapi/pull/26816)) - **content-manager:** skip publish warning for M2M links to published entries ([#&#8203;26858](https://github.com/strapi/strapi/pull/26858)) - **content-type-builder:** improve component category validation error message ([#&#8203;25455](https://github.com/strapi/strapi/pull/25455)) - **core:** preserve M2M relation order on published version after reo… ([#&#8203;26791](https://github.com/strapi/strapi/pull/26791)) - **core:** maxFileSize error not detected in body middleware ([#&#8203;25011](https://github.com/strapi/strapi/pull/25011)) - **core:** resolve relations on non-localized entries with stale locale column ([#&#8203;26805](https://github.com/strapi/strapi/pull/26805)) - **create-strapi-app:** scaffold pnpm 11 allowBuilds for Strapi Cloud ([#&#8203;26757](https://github.com/strapi/strapi/pull/26757)) - **create-strapi-app:** enable strict TypeScript in app scaffolds ([#&#8203;26779](https://github.com/strapi/strapi/pull/26779)) - **create-strapi-app:** limit odd Node major warning to versions before 26 ([#&#8203;26810](https://github.com/strapi/strapi/pull/26810)) - **data-transfer:** restore localizations links that use document\_id refs ([#&#8203;26870](https://github.com/strapi/strapi/pull/26870)) - **graphql:** preserve M2M relation order with pagination ([#&#8203;26577](https://github.com/strapi/strapi/pull/26577), [#&#8203;26785](https://github.com/strapi/strapi/pull/26785)) - **test:** tighten jest ignore patterns to match path segments ([#&#8203;26753](https://github.com/strapi/strapi/pull/26753)) - **translations:** correct ja "characters" mistranslation in WYSIWYG controls ([#&#8203;26845](https://github.com/strapi/strapi/pull/26845)) - **types:** tighten Core.Config typings with backward-compatible deprecations ([#&#8203;26787](https://github.com/strapi/strapi/pull/26787)) - **upload:** disable asset editing and deletion on published entries ([#&#8203;26127](https://github.com/strapi/strapi/pull/26127)) - **users-permissions:** accept documentId for the role relation on user create/update ([#&#8203;26715](https://github.com/strapi/strapi/pull/26715)) - **users-permissions:** correct "occured" → "occurred" typo in error notifications ([#&#8203;26508](https://github.com/strapi/strapi/pull/26508)) - **utils:** prevent crash on null dynamic zone entry during traversal ([#&#8203;24303](https://github.com/strapi/strapi/pull/24303), [#&#8203;26842](https://github.com/strapi/strapi/pull/26842)) ##### 📚 Documentation Changes - fix typos and grammar slips in content-manager docs ([#&#8203;26600](https://github.com/strapi/strapi/pull/26600)) ##### ⚙️ Chore - add ai-tooling sync script for skill symlinks ([#&#8203;26594](https://github.com/strapi/strapi/pull/26594)) - rename ai-tooling yarn scripts to ai:\* ([#&#8203;26767](https://github.com/strapi/strapi/pull/26767)) - reduce Vercel noise on PRs (contributor-docs ignore step) ([#&#8203;26772](https://github.com/strapi/strapi/pull/26772)) - cloud plugin updates ([#&#8203;26801](https://github.com/strapi/strapi/pull/26801)) - update cli deploy copies ([f0fa460525](https://github.com/strapi/strapi/commit/f0fa460525)) - **deps:** hoist [@&#8203;types/node](https://github.com/types/node) to root and align with 20, min supported engine ([#&#8203;26291](https://github.com/strapi/strapi/pull/26291)) - **deps:** upgrade TypeScript to 5.9.3 ([#&#8203;26782](https://github.com/strapi/strapi/pull/26782)) - **deps:** bump hono from 4.12.23 to 4.12.27 ([#&#8203;26761](https://github.com/strapi/strapi/pull/26761)) - **deps:** bump design-system to v2.2.1 ([#&#8203;26788](https://github.com/strapi/strapi/pull/26788)) - **deps:** bump axios from 1.18.0 to 1.18.1 ([#&#8203;26762](https://github.com/strapi/strapi/pull/26762)) - **deps:** upgrade lint-staged to 16 and scope linting to staged files ([#&#8203;26765](https://github.com/strapi/strapi/pull/26765)) - **deps:** remove unused [@&#8203;strapi/ts-zen](https://github.com/strapi/ts-zen) dev dependency ([#&#8203;26759](https://github.com/strapi/strapi/pull/26759)) - **typescript:** enable erasableSyntaxOnly and noUncheckedSideEffectImports ([#&#8203;26790](https://github.com/strapi/strapi/pull/26790)) - **workflows:** make documentation flag name more obvious ([#&#8203;26649](https://github.com/strapi/strapi/pull/26649)) ##### 💅 Enhancement - **admin:** add uz-Cyrl native name to languageNativeNames ([#&#8203;24920](https://github.com/strapi/strapi/pull/24920)) - **strapi:** lazy-load TypeScript chain for non-build CLI commands ([#&#8203;26265](https://github.com/strapi/strapi/pull/26265)) - **utils:** add env.required for strict scaffold secrets ([#&#8203;26830](https://github.com/strapi/strapi/pull/26830)) ##### 🚨 Security - **users-permissions:** default legacy JWT verify to HS256 ([#&#8203;26752](https://github.com/strapi/strapi/pull/26752)) ##### ❤️ Thank You - Akash Santra [@&#8203;Akash504-ai](https://github.com/Akash504-ai) - Andrei L [@&#8203;unrevised6419](https://github.com/unrevised6419) - Arthur - Aurélien GEORGET - Ayoub Hidri [@&#8203;ayhid](https://github.com/ayhid) - Ben Irvin - Daiske [@&#8203;daiske](https://github.com/daiske) - Florent Baldino [@&#8203;Baldinof](https://github.com/Baldinof) - greymoth - ivseb [@&#8203;ivseb](https://github.com/ivseb) - jasleenkaur-qed42 - Jian Zhang [@&#8203;Jian-Zhang08](https://github.com/Jian-Zhang08) - Joseph Ajayi [@&#8203;ajayi-joseph](https://github.com/ajayi-joseph) - kdt523 - kibwashere - Maksim Zhukau [@&#8203;MaksZhukov](https://github.com/MaksZhukov) - mariekirsch [@&#8203;mariekirsch](https://github.com/mariekirsch) - mathildeleg [@&#8203;mathildeleg](https://github.com/mathildeleg) - mehmet turac [@&#8203;mturac](https://github.com/mturac) - mhsnsfh - Minh Lê [@&#8203;DucMinhNe](https://github.com/DucMinhNe) - Nico André - Niels Kaspers [@&#8203;nielskaspers](https://github.com/nielskaspers) - Nuraliev Alirahmon - Pierre Wizla - Rowan-Paul - Tewson Seeoun [@&#8203;tewson](https://github.com/tewson) - Vibhu Gupta [@&#8203;VibhuGupta-dev](https://github.com/VibhuGupta-dev) - Vishal Kumar Singh [@&#8203;singhvishalkr](https://github.com/singhvishalkr) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, 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-07-04 04:04:18 +04:00
Update all digest updates to v5.50.0
Test / Basic (pull_request) Successful in 3m35s
Test / Basic (push) Successful in 3m10s
b2edb9f825
Valentin Popov was assigned by renovate[bot] 2026-07-04 04:04:18 +04:00
Valentin Popov merged commit b2edb9f825 into master 2026-07-05 15:40:59 +04:00
Valentin Popov deleted branch renovate/all-digest 2026-07-05 15:41:00 +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#75