Skip to content

fix(deps): update strapi monorepo to v5 (major)#31

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

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

Release Notes

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

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

v5.33.2

Compare Source

⚠️ Security Warning and Notice ⚠️

Strapi was made aware of a vulnerably that were patched in this release, for now we are going to delay the detailed disclosure of the exact details on how to exploit it and how it was patched to give time for users to upgrade before we do public disclosure.

5.33.2 (2026-01-08)

🔥 Bug fix
  • content-type-builder: make write APIs accessible in devMode only (#​25132)
⚙️ Chore
  • remove unused media lib files (115aba1855)
  • use design-system variables for preview (#​25064)
❤️ Thank You

v5.33.1

Compare Source

5.33.1 (2025-12-29)
🔥 Bug fix
  • update cloud request limit (#​25040)
  • adapt header height when title changes (#​25028)
  • excessive rerenders on edit view (#​25029)
  • dynamically replace favicon if provided in app config (#​25012)
  • update iso-locales.json with en-mm (#​24261)
  • subnav height cutting list when too many elements (#​24753)
  • globe icon is shown even if field is not localized (#​24890)
  • validation issue in hidden fields when publishing (#​24482)
  • optimize images (#​25047)
  • types: adding missing config types (#​24905)
⚙️ Chore
  • add i18 languages (#​23845)
  • add Bosnian and Mongolian Cyrillic language support (#​23928)
💅 Enhancement
  • make the publishedAt attribute visible (#​24619)
❤️ Thank You

v5.33.0

Compare Source

5.33.0 (2025-12-17)

🚀 New feature
  • update iso-locales.json with pap & regional variants (#​25000)
  • core/core: content-type id schema is number | string (#​24978)
  • i18n: add Russian translations for all admin components (#​24077)
  • plugins/i18n: add missing locale for Luxembourgish (lb-LU) (#​22551)
🔥 Bug fix
  • added scrollbar in media modal (#​24856)
  • layout header to properly handle long text without breaking the layout (#​24191)
  • edit views configuration not clear (#​24980)
  • admin: guidedTourMeta can be undefined and error (#​25021)
  • graphql: precompute built-in query fields at schema build (#​25017)
  • tests/scripts: disable gpgsign for e2e commits (#​24959)
⚙️ Chore
  • .cursor: add worktrees support (#​25025)
  • docs: reference contributor docs link (#​25026)
❤️ Thank You

v5.32.0

Compare Source

5.32.0 (2025-12-10)

🚀 New feature
  • core: adding clear button to boolean toggle (#​24836)
  • users-permissions: add refresh and logout actions to default permissions (#​24877)
🔥 Bug fix
  • playwright storage state (416a81b44e)
  • don't translate enums with ai (#​24965)
  • change several file field types from string to text (#​24931)
  • added media to list of non localized fields (#​24967)
  • content-manager: blocks editor state always contains at least a paragraph block (#​24990)
  • content-type-builder: disable display of invisible content types (#​24970)
  • core/upload: rollback file name to string (#​25004)
  • graphql: graphql performance regression (#​25017)
📚 Documentation Changes
⚙️ Chore
❤️ Thank You

v5.31.3

Compare Source

5.31.3 (2025-12-03)

🔥 Bug fix
  • enter key trigger in edit view form (#​24744)
  • cli: transfer command ignores CLI flags and prompts unnecessarily (#​24879)
  • content-type-builder: ai chat message width and submit behavior (#​24918)
  • docs: enable contributor docs website to build locally (#​24878)
  • graphql: scope status filter inheritance to query tree (#​24826)
⚙️ Chore
  • update DS version to stable (18948ab6b4)
  • update new Vietnamese keys and translations for the admin panel (#​23710)
  • replace deprecated Buffer.slice() with subarray() in encryption utils (#​24904)
  • admin: isolate ai apis to ee folder (#​24834)
❤️ Thank You

v5.31.2

Compare Source

5.31.2 (2025-11-20)

🔥 Hotfix
  • revert: discard drafts migration (#​24895)

v5.31.1

Compare Source

5.31.1 (2025-11-19)

🚀 New feature
  • media-library: add aria-selected and click handlers for better … (#​23475)
🔥 Bug fix
  • accessible responsive left menu (8f6b0444b7)
  • bulk unpublish when creating a new locale (#​24821)
  • modifying&publishing locale should only update that locale (#​24648)
  • include locales to get last modified entries in widgets (#​24647)
  • optional chaining in getRetentionDays function (#​24830)
  • edit view dialog ui (#​23353)
  • show relations per locale in listview (#​24805)
  • global translation keys for bulk move modal (#​22773)
  • missing translations (#​22800)
  • added fix for not performing bulk actions when it is disabled (#​21792)
  • warn user on page reload/close if edit view has unsaved data (3c9d7923b3)
  • add error notification when AI metadata save fails (#​24611)
  • unable to customize cors settings in graphql plugin (#​22852)
  • typescript error front test (#​24845)
  • contentTypes generation fails on negative number (#​24056)
  • unable to clear and save time only fields in the content manager… (#​24675)
  • add missing semicolon to core-contoller ts template (#​24079)
  • prevent list from jumping to top when selecting checkbox (#​24146)
  • admin: ai admin config can be set to true for non growth license (#​24835)
  • admin: ai disabled by default for growth license (#​24868)
  • content-manager: preserve fields with visible:false during form submission (#​24849)
  • core: max length on short text (#​24794)
  • core: allow description and placeholder be empty (#​24799)
  • db: replace discardDrafts calls in v5 migration with queries (#​24798)
  • upload: file-type does not support commonjs (#​24848)
⚙️ Chore
  • improve combobox to add new locale (#​24806)
  • replace act() calls with the right testing library api when it is necessary (b5ed02af8c)
  • content-manager: fix deprecation in Tooltip usage (#​23029)
  • deps: bump cloudinary from 1.41.0 to 2.7.0 (#​24831)
  • deps: bump tar-fs from 2.1.1 to 2.1.4 (#​24844)
💅 Enhancement
  • improve package registry URL determination during Strapi upgrade (#​22913)
❤️ Thank You

Please note, this version has been deprecated on npm due to a data loss issue found within a bug fix.

v5.31.0

Compare Source

5.31.0 (2025-11-12)

🚀 New feature
  • upload: upload file type restriction (#​24573)
🔥 Bug fix
  • hint for min and max value add characters word to text fields only (#​24772)
  • get draft relations count from document with locale (#​24785)
⚙️ Chore
❤️ Thank You

v5.30.1

Compare Source

5.30.1 (2025-11-05)

🚀 New feature
  • add support for new icon components that are already in the design system (8c44e3ecce)
🔥 Bug fix
  • rerendering and flickering issue on i18n fields (#​24605)
  • nps survey responsiveness (c422f70d19)
  • unable to click on the last row in media library modal (#​24633)
  • reset and publish enum default value (#​24708)
  • add script to configure husky on setup (#​24714)
  • prefill non translatable fields when creating new document locale (#​24659)
  • pagination count on query with locale=* (#​24699)
  • double go back button on mobile (6d6d78f1c4)
  • navigate reset on query param change (93242b3945)
  • update pt-br translations (#​22400)
  • prevent admins from deleting themselves (#​24739)
  • --no-verify flag on release commit (ef538d66b1)
  • TypeScript: allow documentId as value in fields for document api (#​22738)
⚙️ Chore
💅 Enhancement
❤️ Thank You

v5.30.0

Compare Source

5.30.0 (2025-10-30)

🚀 New feature
  • added additional attributes for link in richtext json blocks (#​23431)
  • i18n: update all translatable content (#​24658)
🔥 Bug fix
  • extending csp configs (#​24571)
  • input types (7a90cbc400)
  • clean-component-join-table to fix non-DP entries not removing published relations (#​24467)
  • ios input zoom on focus (06dbbbd829)
  • re-enable component cleanup script (#​24652)
  • don't trigger translations with no translateable content (#​24718)
  • i18n: locale picker not showing all authorized locales (#​24325)
  • i18n: use query engine to avoid marking published as modified (#​24716)
  • i18n: locale selector does not sort default locale first (#​24722)
  • i18n: revert query engine to use document service (#​24726)
⚙️ Chore
  • restore complex attributes (b278fe35b6)
  • add dynamic zone to about schema (09f2d1f056)
  • remove unstableAILocalizations future flag (#​24704)
  • i18n: populate media fields (#​24705)
  • i18n: dispatch tracking event for ai feature (#​24707)
  • upload: add isAIMediaLibraryConfigured to every tracking event (#​24671)
💅 Enhancement
❤️ Thank You

v5.29.0

Compare Source

5.29.0 (2025-10-22)

🚀 New feature
🔥 Bug fix
  • improve keyboard accessibility in Content-Type Builder (44b76c127c)
  • added fix for i18n tooltips are not working (#​21978)
  • locales in localpicker component not order alphabetically (#​22417)
  • add await to prevent redirect during test (#​24581)
  • available locales when creating new lang entry (#​24577)
  • missing description field when configuring dynamic zones (#​21738)
  • number and boolean values in JSON fields break admin panel (#​22737)
  • fixed the margin issue for displayed field list in collection types setting (#​22422)
  • search in Content Type Builder and Content Manager doesn't return all results (#​24173)
  • display error details when loading email provider (#​24588)
  • add missing translation for email template title (#​24589)
  • pass context to cookie options in authentication and session-auth utilities (#​24602)
  • misleading error message when publish empty required components (#​24608)
  • responsive subnav (def6f0caab)
  • fill from other locale creates empty components (6477a820a0)
  • behaviour of i18n "Available In" column (#​24620)
  • show error notification when upload settings save fails (c1592b8bd8)
  • invalidate all documents cache after a release publish (#​24618)
  • content-manager: non-unique keys for Dynamic Zone add above/below menu items (#​22270)
⚙️ Chore
💅 Enhancement
❤️ Thank You

v5.28.0

Compare Source

5.28.0 (2025-10-15)

🚀 New feature
🔥 Bug fix
  • reset selection when folder changes to hide bulk actions (#​24533)
  • find published relations on components (6a5663977e)
  • remove extra 'x' in the template (9360ca44a8)
  • display name of admin user instead of id in filters (#​24532)
  • ci: correct message from "close-inactive" job (#​24391)
  • upload: disable the edit button on media input if disabled (#​24267)
  • upload: broken link in breadcrumb for deeply nested folders (#​22914)
📚 Documentation Changes
  • fix small errors in e2e section (#​24494)
⚙️ Chore
💅 Enhancement
🚨 Security
  • deps: update pinned versions of axios, tar-fs, form-data, and sha.js (#​24569)
❤️ Thank You

v5.27.0

Compare Source

5.27.0 (2025-10-08)

🚀 New feature
🔥 Bug fix
  • don't render ctb ai chatbot in production mode (#​24519)
  • scroll in sidenav (#​24521)
  • ai settings show up for licenses without ai (#​24530)
  • upload: use absolute server url for file url (#​24522)
❤️ Thank You

v5.26.0

Compare Source

5.26.0 (2025-10-06)

🚀 New feature
  • ai: AI Chat for Schema Creation (#​23730)
🔥 Bug fix
  • allow submitting attachments to AI chat (#​24498)
  • add handling for AI credit limit exceeded error in chat component (#​24500)
💅 Enhancement
  • AI notification system improvements (#​24505)
❤️ Thank You

v5.25.0

Compare Source

5.25.0 (2025-10-01)

🚀 New feature
  • homepage: add endpoints for widget move and resize actions (#​24358)
⚙️ Chore
❤️ Thank You

v5.24.2

Compare Source

⚠️ Security Warning and Notice ⚠️

Strapi was made aware of a vulnerably that were patched in this release, for now we are going to delay the detailed disclosure of the exact details on how to exploit it and how it was patched to give time for users to upgrade before we do public disclosure.

5.24.2 (2025-09-29)

🚀 New feature
🔥 Bug fix
  • database is corrupt with orphaned relations (#​24316)
  • assert admin.auth.secret on bootstrap instead of init (a1b9cf7971)
  • support auth.options config in sessions (#​24460)
  • stop repair script from running automatically (#​24470)
❤️ Thank You

⚠️ Notice on Admin JWT Changes

This release fundamentally changes how Admin Panel login and register JWTs work from 5.23.6.

If your project or plugins rely on undocumented functionality or internal behavior related to the Admin JWT, those implementations are very likely to break after upgrading and affect your ability to log in to the Strapi Admin Panel.

For more information on the new feature configuration settings, please see the configuration docs for Users and Permissions and Admin Panel

v5.24.1

Compare Source

⚠️ This version is deprecated. Please use 5.24.2 🙏

5.24.1 (2025-09-25)

includes release notes from deprecated 5.24.0

🚀 New feature
🔥 Bug fix
  • database is corrupt with orphaned relations (#​24316)
  • assert admin.auth.secret on bootstrap instead of init (a1b9cf7971)
❤️ Thank You

⚠️ Notice on Admin JWT Changes

This release does not introduce breaking changes in any documented Strapi APIs or functions.
However, it fundamentally changes how Admin Panel login and register JWTs work.

If your project or plugins rely on undocumented functionality or internal behavior related to the Admin JWT, those implementations are very likely to break after upgrading and affect your ability to log in to the Strapi Admin Panel.

For more information on the new feature configuration settings, please see the configuration docs for Users and Permissions and Admin Panel

v5.24.0: [Deprecated] v5.24.0

Compare Source

⚠️ This version is deprecated. Revert to 5.23.6 for now 🙏

5.24.0 (2025-09-24)

🚀 New feature
🔥 Bug fix
  • database is corrupt with orphaned relations (#​24316)
❤️ Thank You

⚠️ Notice on Admin JWT Changes

This release does not introduce breaking changes in any documented Strapi APIs or functions.
However, it fundamentally changes how Admin Panel login and register JWTs work.

If your project or plugins rely on undocumented functionality or internal behavior related to the Admin JWT, those implementations are very likely to break after upgrading and affect your ability to log in to the Strapi Admin Panel.

For more information on the new feature configuration settings, please see the configuration docs for Users and Permissions and Admin Panel

v5.23.6

Compare Source

5.23.6 (2025-09-19)

🔥 Bug fix
  • create UID from singular name instead of display name (#​24408)
❤️ Thank You

v5.23.5

Compare Source

5.23.5 (2025-09-17)

🔥 Bug fix
💅 Enhancement
  • remove default notification title (#​24337)
🚨 Security
  • deps: update form-data, axios, and sha.js (#​24389)
❤️ Thank You

v5.23.4

Compare Source

5.23.4 (2025-09-10)

🔥 Bug fix
  • add support for custom field attributes in schema mapping (#​24310)
  • errors when trying to link design-system locally (#​24247)
  • saving deletion of optional components not working (#​24317)
⚙️ Chore
❤️ Thank You

v5.23.3

Compare Source

5.23.3 (2025-09-04)

🔥 Bug fix
  • syncing components in draft and publish relations (#​24227)
❤️ Thank You

v5.23.2

Compare Source

5.23.2 (2025-09-03)

🔥 Bug fix
  • update route serialization utility to handle non-array values correctly (#​24245)
⚙️ Chore
  • change close stale issue github action (#​24260)
  • close stale issue starts from oldest issue (#​24264)
  • close stale exclude PRs. include all assignees. (#​24265)
  • stale issues remove dry run (#​24270)
  • label and close issues before 2022 (#​24272)
  • label and close issues before 2023 (#​24278)
  • label and close issues before 2024 (#​24279)
❤️ Thank You

v5.23.1

Compare Source

5.23.1 (2025-08-27)

🔥 Bug fix
  • add missing userid to amplitude events (3780331997)
  • reordering dynamic zones messes up indexes during validation (#​24195)
  • corrected UI of searchbar on content manager (#​23813)
  • wrong count of non draftAndPublish entries (#​24211)
⚙️ Chore
  • implement a new prompt to enable A/B test and track the event (#​24125)
  • update guided tour tracking events (#​24192)
❤️ Thank You

v5.23.0

Compare Source

5.23.0 (2025-08-20)

🚀 New feature
  • CTB: add conditional fields form to custom fields advanced settings (#​24175)
🔥 Bug fix
  • wrong count for published entries in homepage widget (#​24152)
  • update tracking on homepage widgets (#​24153)
  • refactor openAPI log (#​24182)
💅 Enhancement
❤️ Thank You

v5.22.0

Compare Source

5.22.0 (2025-08-13)

🚀 New

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

@renovate
Copy link
Contributor Author

renovate bot commented Sep 20, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: headless@1.2.9
npm error Found: react-router-dom@5.3.4
npm error node_modules/react-router-dom
npm error   react-router-dom@"5.3.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react-router-dom@"^6.0.0" from @strapi/strapi@5.35.0
npm error node_modules/@strapi/strapi
npm error   @strapi/strapi@"5.35.0" from the root project
npm error   peer @strapi/strapi@"^5.0.0" from @strapi/plugin-graphql@5.35.0
npm error   node_modules/@strapi/plugin-graphql
npm error     @strapi/plugin-graphql@"5.35.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-02-04T18_11_58_299Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-04T18_11_58_299Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 2243d71 to 6943cf8 Compare October 2, 2024 15:46
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 6 times, most recently from fd0bed5 to ea8193f Compare October 14, 2024 11:09
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from ea8193f to 771d6e7 Compare October 16, 2024 12:22
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 771d6e7 to 7010232 Compare October 23, 2024 15:02
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 2aae909 to c214dc7 Compare November 5, 2024 17:55
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from c214dc7 to c08e52a Compare November 6, 2024 17:01
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from c08e52a to 2c67013 Compare November 13, 2024 17:34
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 6b201ce to a0516d9 Compare November 27, 2024 16:39
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 7f97f12 to 6d9801d Compare December 11, 2024 15:13
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 4a7ec84 to ad58ad5 Compare December 18, 2024 17:24
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 3 times, most recently from ec53a24 to 616954e Compare January 12, 2025 14:06
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 5e6f212 to a0ecc09 Compare January 20, 2025 05:35
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 7cb96fa to 8929850 Compare January 22, 2025 21:44
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 8929850 to 6f18f3d Compare January 29, 2025 18:25
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 6f18f3d to fcf23f9 Compare February 12, 2025 15:31
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 3 times, most recently from 7aa1a97 to ce11912 Compare September 29, 2025 17:59
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 4 times, most recently from 2d6c946 to f4092d4 Compare October 8, 2025 16:14
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 4e8a2e7 to 548643c Compare October 16, 2025 21:40
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 548643c to ef18668 Compare October 22, 2025 19:04
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 06a9b98 to 0716bc5 Compare November 5, 2025 18:55
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 0716bc5 to 023880d Compare November 12, 2025 12:45
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 4ef22de to e49ffdd Compare November 20, 2025 17:55
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 4 times, most recently from 97bb3ef to b62744d Compare December 7, 2025 22:10
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 6ff3b98 to 26265d2 Compare December 17, 2025 14:45
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 2 times, most recently from 996f8b7 to be64a68 Compare December 31, 2025 15:41
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch 3 times, most recently from e3d0228 to c242bcd Compare January 14, 2026 15:01
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from c242bcd to ca57693 Compare January 21, 2026 14:04
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from ca57693 to 05b296d Compare January 28, 2026 18:33
@renovate renovate bot force-pushed the renovate/major-strapi-monorepo branch from 05b296d to f5e7239 Compare February 4, 2026 18:12
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