Skip to content

fix(deps): update strapi monorepo to v5.36.0#24

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/strapi-monorepo
Open

fix(deps): update strapi monorepo to v5.36.0#24
renovate[bot] wants to merge 1 commit intomainfrom
renovate/strapi-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2026

This PR contains the following updates:

Package Change Age Confidence
@strapi/plugin-users-permissions 5.33.25.36.0 age confidence
@strapi/provider-upload-aws-s3 (source) 5.33.25.36.0 age confidence
@strapi/strapi (source) 5.33.25.36.0 age confidence

Release Notes

strapi/strapi (@​strapi/plugin-users-permissions)

v5.36.0

Compare Source

5.36.0 (2026-02-11)

🚀 New feature
  • persistent list view settings (#​24246)
  • strapi/create: type strapi configs (#​21859)
  • upload-aws-s3: add extended configuration for S3-compatible providers (#​25263)
🔥 Bug fix
  • responsive drawer for content history (#​25344)
  • scrolling in sidenav also scroll content (#​25379)
  • match database package version (#​25389)
  • content-manager: preserve origin id when cloning, to fetch relations so they are corrected re-populated (#​25307)
  • preview-config: allow and await for async handler (#​25396)
  • upload-aws-s3: use baseUrl even if upload location lacks protocol (#​23400)
💅 Enhancement
  • improve mobile design for edit view forms (#​25320)
  • create-strapi-app: add --non-interactive mode for CI and scripts (#​25373)
🚨 Security
❤️ Thank You

v5.35.0

Compare Source

5.35.0 (2026-02-04)
🚀 New feature
  • upload: add focal point picker for images (#​25267)
🔥 Bug fix
  • prevent bulk publish modal from closing during API refetch (#​24632)
  • update ko.json (#​23501)
  • mobile actions drawer in content manager edit view (#​25243)
  • upload: prevent asset deletion when clicking cancel on EditAssetDialog (#​25318)
⚙️ Chore
💅 Enhancement
  • improve mobile design for content history forms (#​25338)
🚨 Security
  • update multiple subdependencies (#​25337)
❤️ Thank You

v5.34.0

Compare Source

5.34.0 (2026-01-28)
🚀 New feature
  • update german translations for various components (#​24143)
  • upload: add retroactive ai metadata generation (#​25066)
🔥 Bug fix
  • add missing labels to IT locale (#​25217)
  • form elements mobile adjustments (#​25202)
  • responsive cm header (#​25203)
  • run orphan removal for the 'related_type' column (#​24833)
  • adjust padding for cm subnav (#​25253)
  • admin: format input error message with values (#​23932)
  • i18n: ai translation losing unsupported fields (#​25247)
  • menu: render external links as anchors (#​25269)
📚 Documentation Changes
  • clarify strapi installation instructions in README (#​25016)
  • CONTRIBUTING: set link to latest version of .commitlintrc.ts (#​25224)
⚙️ Chore
💅 Enhancement
  • responsiveness consistency for subnav (#​25107)
🚨 Security
  • update pinned mdast-utils (#​25227)
  • update pinned js-yaml, node-forge, tmp, and more (#​25228)
❤️ Thank You

v5.33.4

Compare Source

5.33.4 (2026-01-21)
🔥 Bug fix
  • await the async map inside v5 release actions migration (#​25125)
  • paste multi line code in blocks editor (#​25184)
  • reorder components and dz on mobile (#​25197)
  • missing property breaking build (#​25205)
  • added multiple prop for medialibrarydialog (#​25069)
  • handle component structure properly for conditional fields (#​25219)
⚙️ Chore
  • refactor blocks editor block api (#​25176)
  • bump design-system to v2.1.2 (#​25174)
  • remove all occurances of aiLicenseKey (#​24908)
  • refining the API request tracker to record success and statusCode (#​24906)
  • update pinned undici (#​25211)
  • integrate subscription info in backend trackers (#​24909)
  • deps: bump undici from 6.21.2 to 6.23.0 (#​25193)
💅 Enhancement
  • responsiveness consistency for main nav (#​25104)
❤️ Thank You

v5.33.3

Compare Source

5.33.3 (2026-01-14)
🔥 Bug fix
  • add token refresh logic for react query (#​25053)
  • env helper default and generic types (#​24881)
  • documentation: align with Data.ID (#​24976)
  • upload: content-api does not check file type restriction config (#​25167)
  • users-permissions: implement session revocation on password changes (#​25168)
📚 Documentation Changes
  • add blocks editor contributor docs (#​25135)
  • add live preview contributor docs (#​25152)
  • fix typo 'recieve' -> 'receive' in layouts documentation (#​25170)
⚙️ Chore
  • update multiple packages to resolve vuln warnings (#​25137)
  • update security policy for strapi version 4 (#​24751)
❤️ Thank You

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/strapi-monorepo branch 2 times, most recently from 94827e5 to 11e012e Compare January 21, 2026 14:34
@renovate renovate bot changed the title fix(deps): update strapi monorepo to v5.33.3 fix(deps): update strapi monorepo to v5.33.4 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/strapi-monorepo branch 2 times, most recently from 703a005 to fecc4e2 Compare January 28, 2026 18:40
@renovate renovate bot changed the title fix(deps): update strapi monorepo to v5.33.4 fix(deps): update strapi monorepo to v5.34.0 Jan 28, 2026
@renovate renovate bot force-pushed the renovate/strapi-monorepo branch 2 times, most recently from ca22186 to e49336e Compare February 4, 2026 17:27
@renovate renovate bot changed the title fix(deps): update strapi monorepo to v5.34.0 fix(deps): update strapi monorepo to v5.35.0 Feb 4, 2026
@renovate renovate bot force-pushed the renovate/strapi-monorepo branch from e49336e to bd5ac78 Compare February 11, 2026 16:34
@renovate renovate bot changed the title fix(deps): update strapi monorepo to v5.35.0 fix(deps): update strapi monorepo to v5.36.0 Feb 11, 2026
@renovate renovate bot force-pushed the renovate/strapi-monorepo branch from bd5ac78 to 42a23d6 Compare February 12, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants