Skip to content

fix(deps): update npm dependencies updates (major)#125

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-npm-dependencies-updates
Open

fix(deps): update npm dependencies updates (major)#125
renovate[bot] wants to merge 1 commit into
developfrom
renovate/major-npm-dependencies-updates

Conversation

@renovate

@renovate renovate Bot commented Oct 27, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
create-strapi-app (source) 4.6.*5.50.* age confidence
jscpd (source) 4.0.*5.0.* age confidence
release-it 19.0.*20.2.* age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

strapi/strapi (create-strapi-app)

v5.50.1

Compare Source

5.50.1 (2026-07-08)

🚀 New feature
  • i18n: complete Japanese (ja) translations (#​26855)
  • i18n: update Polish translation (#​26592)
🔥 Bug fix
  • give the ability to open a list item in a new tab (#​26853)
  • admin: translate enumeration option labels in the content manager (#​26837)
  • admin: seat limit billing links (#​26728)
  • cloud: hide deploy menu in production using currentEnvironment (#​26733)
  • content-manager: allow reading hidden content types for relation targets (#​26844)
  • content-manager: preserve i18n locale on navigation and guard component schema race condition (#​26167)
  • core: preserve self-referential relation order on child publish (#​26838)
  • core: preserve published self-referential relation state (#​26932)
  • database: prevent crash when reordering and removing a relation in the same save (#​26210)
  • documentation: allow array populate parameter (#​26358)
  • examples: enable strict TypeScript in dev sandboxes (#​26780)
  • generators: detect plugin language from output path (#​26750)
  • review-workflows: add server eslint config and declare server deps (#​26800)
  • strapi: resolve admin Vite aliases from @​strapi/admin closure (#​26756)
  • typescript-utils: emit namespace keyword instead of deprecated module (#​26195)
  • upload: accept single-file arrays on replacement (#​26405)
  • utils: align polymorphic populate validation with conversion (#​26848)
  • utils: return 400 instead of 500 for invalid sort order/params (#​26907)
📚 Documentation Changes
  • Highlight destructive operation in transfer engine (#​25081)
⚙️ Chore
💅 Enhancement
  • ci: block community PRs targeting main (#​26854)
  • content-manager: keep sidebar primary actions and search bar fixed… (#​26867)
❤️ Thank You

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

v5.49.0

Compare Source

5.49.0 (2026-06-24)

🚀 New feature
  • mcp: export defineTool/defineResource/definePrompt builders (#​26603)
🔥 Bug fix
  • add support for initiallySelectedAssets (#​26679)
  • homepage dashboard duplicates entries for users with multiple roles (#​25860)
  • avoid buffering large uploads for MIME detection (#​26678)
  • throw ValidationError when populate exceeds qs arrayLimit (#​25632, #​25916)
  • push anchor into view to prevent off-screen tooltips (#​26303)
  • admin: support array of links in StrapiApp.addSettingsLink (#​26433)
  • admin: admin users logged out mid-session by access-token expiry timer (#​26680)
  • content-manager: use top-level Core type import in MCP types (#​26681)
  • content-manager: save draft with Cmd/Ctrl+Enter, publish with Cmd/Ctrl+Shift+Enter (#​26621)
  • content-manager: reduce MCP relation output to identity-only shape (#​26560)
  • content-manager: deduplicate MCP tool names when plugin has multiple content types (#​26710)
  • core/core: mcp misleading lifecycle docs (#​26698)
  • create-strapi-app: allow pnpm to build better-sqlite3 for SQLite scaffolds (#​26675)
  • data-transfer: transfer admin menu and auth logos with configuration (#​26425)
  • database: stop full-schema component_type IN on dynamic zone populate (#​26734)
  • document-service: preserve published relations from non-dp sources (#​26654)
  • strapi: default allowedHosts and pin Vite HMR to main server in dev (#​26244)
  • types: add explicit return types to recursive functions (#​26704)
📚 Documentation Changes
  • fix spelling typos in content-manager relations guide (#​26724)
⚙️ Chore
  • removing coderabbit status (#​26703)
  • core: upgrade package-json to 10.0.1 + rollup interop 'auto' (#​26673)
  • deps: bump markdown-it from 14.1.1 to 14.2.0 in the richtext-editor-security group across 1 directory (#​26688)
  • deps: bump dompurify from 3.4.5 to 3.4.9 (#​26684)
  • deps: bump nodemailer from 8.0.5 to 8.0.9 (#​26689)
  • deps: bump tar from 7.5.11 to 7.5.16 (#​26691)
  • deps: bump form-data from 4.0.4 to 4.0.6 (#​26692)
  • deps: bump anthropics/claude-code-action from 1.0.123 to 1.0.132 (#​26727)
  • deps: bump piscina from 4.9.2 to 4.9.3 (#​26716)
  • deps: bump undici from 6.25.0 to 6.27.0 (#​26714)
  • deps: bump dompurify from 3.4.9 to 3.4.11 (#​26719)
  • deps-dev: bump @​babel/core (#​26667)
💅 Enhancement
  • upload: add optional replace method to upload providers (#​26582)
❤️ Thank You
⚠️ Changes to be aware of
Content Manager keyboard shortcuts

Save a draft with Cmd/Ctrl+Enter (or Cmd/Ctrl+S). Publish with Cmd/Ctrl+Shift+Enter. Since v5.31.3, plain Cmd/Ctrl+Enter published immediately — that shortcut now saves instead. (#​26621)

v5.48.1

Compare Source

5.48.1 (2026-06-17)

🚀 New feature
  • linking to the Billing Portal (3df113f545)
  • pointing Upsell Banner to Strapi Billing (06b0c31f47)
  • add optional openapi spec route (#​26239)
  • updating billing portal address (2d3fea21ff)
  • openapi: gate endpoint access with config (#​26574)
  • upload: add paginated GET /api/upload/files/page endpoint (#​26597)
🔥 Bug fix
  • upload returns unsigned URL on update media info (#​25195)
  • widgets show error when role has no access to mainfield of ct (#​26537)
  • correct IME Enter key handling in BlocksInput (#​24997)
  • admin: return empty object for empty json body in fetch client (#​26277)
  • admin: exclude disabled plugins from admin build (#​26448)
  • admin: rate limit and serialize first admin registration (#​26576)
  • admin: validate current user email updates (#​26591)
  • admin: guard stale admin configuration (#​26625)
  • build: build does not run install; add install-deps arg (#​26483)
  • ci: run build:size as full command for compressed-size-action v3 (#​26556)
  • ci: restore allowed paths-filter pin (#​26575)
  • ci: avoid syncing CPR labels to CMS tickets (#​26648)
  • content-manager: use ReadonlyArray for layout prop and fix Repeatable test fixture (#​26522)
  • content-manager: raise z-index of code block language selector (#​25010, #​26324)
  • content-manager: dedupe bulk delete document ids (#​26613)
  • content-manager: replace sanitize-html with dompurify in Wysiwyg preview (#​26150)
  • core: validate numeric inputs before DB unique checks (#​26101)
  • core/admin | content-manager: combine multi-role field-level permissions (#​26055)
  • data-transfer: skip links referencing data that was never transferred (#​26531)
  • data-transfer: buffer push assets before invoking uploadStream (#​26086)
  • database: restore join-table relation sort order in components (#​26553)
  • database: avoid double finalising completed transactions (#​26122)
  • database: move document_id secondary indexes to schema sync (#​26241)
  • strapi: stabilize admin redux deps during upgrade (#​26249)
  • tsconfig: remove lodash from server compilerOptions.types (#​26627)
  • upload: folder navigation bugs in Media Library (#​26515)
  • upload: preserve animation frames in GIF and WebP images (#​26126)
  • users-permissions: support documentId user relations (#​26607)
  • utils: ignore empty sort when building orderBy (#​26427)
📚 Documentation Changes
  • add CLAUDE.md alias and link PR template from AGENTS.md (#​26251)
  • fix typos across contributor docs (#​26590)
  • fix broken relative cross-doc links (#​26601)
  • deprecate Node 20 in documentation (#​26623)
  • openapi: add contributor documentation (#​26410)
⚙️ Chore
  • remove experimental-dev example app (#​26552)
  • update .gitignore for AI tooling directories (#​26526)
  • release v5.48.0 update develop (#​26599)
  • adding check for valid template on issue creation (#​26546)
  • adding translations for manage subscription (aa0b3da3eb)
  • getting tests to pass (d2c06c6ca2)
  • *: support Node 26 (#​26232)
  • ai/skills: add writing-a-skill skill (#​26428)
  • ai/skills: add commit conventions (#​26431)
  • ci: drop Node 20 from test workflow matrices (6f1a21c528)
  • ci: drop Node 20 from test workflow matrices (#​26609)
  • core/strapi: dynamically import browserslist-to-esbuild (#​25507)
  • data-transfer: move types into src so they are type-checked (#​26352)
  • deps: bump axios from 1.16.1 to 1.17.0 (#​26539)
  • deps: bump the testing-library group across 1 directory with 2 updates (#​26506)
  • deps: bump actions/setup-node from 4 to 6 (#​26496)
  • deps: bump actions/stale from 10 to 10.2.0 (#​26497)
  • deps: bump preactjs/compressed-size-action from 2 to 3 (#​26498)
  • deps: resolve vulnerable transitive deps via lockfile dedupe and resolutions (#​26540)
  • deps: bump cheerio from 1.0.0 to 1.2.0 (#​26569)
  • deps: bump dorny/paths-filter from 3.0.3 to 4.0.1 (#​26566)
  • deps: bump actions/download-artifact from 4.3.0 to 8.0.1 (#​26564)
  • deps: bump follow-redirects from 1.15.6 to 1.16.0 (#​26580)
  • deps: bump shell-quote from 1.8.1 to 1.8.4 (#​26585)
  • deps: bump @​vitejs/plugin-react-swc (#​26567)
  • deps: bump the rollup group across 1 directory with 3 updates (#​26505)
  • deps: bump nrwl/nx-set-shas from 4 to 5 (#​26565)
  • deps: bump anthropics/claude-code-action from 1 to 1.0.123 (#​26640)
  • deps: bump trunk-io/analytics-uploader from 1.15.0 to 2.0.9 (#​26638)
  • deps: bump rollup from 4.60.1 to 4.60.4 in the rollup group across 1 directory (#​26641)
  • deps: bump open from 8.4.0 to 8.4.2 (#​26643)
  • deps: bump stream-json and @​types/stream-json (#​26645)
  • deps: bump koa-helmet from 7.0.2 to 7.1.0 (#​26642)
  • deps: bump axios from 1.17.0 to 1.18.0 (#​26647)
  • deps-dev: bump the eslint group across 1 directory with 10 updates (#​26500)
  • deps-dev: bump @​types/delegates from 1.0.0 to 1.0.3 (#​26570)
  • deps-dev: bump the nx group across 1 directory with 2 updates (#​26502)
  • deps-dev: bump @​types/webpack-hot-middleware from 2.25.9 to 2.25.12 (#​26568)
  • deps-dev: bump @​types/invariant from 2.2.36 to 2.2.37 (#​26644)
  • repo: skip change freeze ownership check when freeze disabled (#​26474)
💅 Enhancement
  • admin: hide deploy-now widget in production (#​26660)
  • core/core: rounded thin borders for startup banner (#​26273)
  • graphql: use discriminated unions instead of unsafe type casting (#​25913)
  • upgrade: unhide and document upgrade to command (#​26446)
🚨 Security
❤️ Thank You

v5.48.0

Compare Source

5.48.0 (2026-06-10)

🚀 New feature
  • add optional openapi spec route (#​26239)
  • openapi: gate endpoint access with config (#​26574)
🔥 Bug fix
  • upload returns unsigned URL on update media info (#​25195)
  • widgets show error when role has no access to mainfield of ct (#​26537)
  • admin: return empty object for empty json body in fetch client (#​26277)
  • build: build does not run install; add install-deps arg (#​26483)
  • ci: run build:size as full command for compressed-size-action v3 (#​26556)
  • ci: restore allowed paths-filter pin (#​26575)
  • content-manager: use ReadonlyArray for layout prop and fix Repeatable test fixture (#​26522)
  • content-manager: raise z-index of code block language selector (#​25010, #​26324)
  • core: validate numeric inputs before DB unique checks (#​26101)
  • database: restore join-table relation sort order in components (#​26553)
  • database: avoid double finalising completed transactions (#​26122)
  • upload: folder navigation bugs in Media Library (#​26515)
  • upload: preserve animation frames in GIF and WebP images (#​26126)
  • utils: ignore empty sort when building orderBy (#​26427)
📚 Documentation Changes
  • openapi: add contributor documentation (#​26410)
⚙️ Chore
  • remove experimental-dev example app (#​26552)
  • update .gitignore for AI tooling directories (#​26526)
  • deps: bump axios from 1.16.1 to 1.17.0 (#​26539)
  • deps: bump the testing-library group across 1 directory with 2 updates (#​26506)
  • deps: bump actions/setup-node from 4 to 6 (#​26496)
  • deps: bump actions/stale from 10 to 10.2.0 (#​26497)
  • deps: bump preactjs/compressed-size-action from 2 to 3 (#​26498)
  • deps: resolve vulnerable transitive deps via lockfile dedupe and resolutions (#​26540)
  • deps: bump cheerio from 1.0.0 to 1.2.0 (#​26569)
  • deps: bump dorny/paths-filter from 3.0.3 to 4.0.1 (#​26566)
  • deps: bump actions/download-artifact from 4.3.0 to 8.0.1 (#​26564)
  • deps-dev: bump the eslint group across 1 directory with 10 updates (#​26500)
  • deps-dev: bump @​types/delegates from 1.0.0 to 1.0.3 (#​26570)
  • deps-dev: bump the nx group across 1 directory with 2 updates (#​26502)
  • repo: skip change freeze ownership check when freeze disabled (#​26474)
💅 Enhancement
  • core/core: rounded thin borders for startup banner (#​26273)
  • graphql: use discriminated unions instead of unsafe type casting (#​25913)
  • upgrade: unhide and document upgrade to command (#​26446)
🚨 Security
❤️ Thank You

v5.47.1

Compare Source

5.47.1 (2026-06-03)

🔥 Bug fix
  • deleteMany respects filters combined with relation (#​25420)
  • improve i18n plugin translations (#​22714)
  • resolve ajv ReDoS vulnerability by forcing ajv@​8.18.0 (#​26141)
  • admin: use ISO 639-1 da for Danish admin locale (#​26322)
  • content-manager: documentId(s) shown for relation when entry title set to numeric field (#​25622)
  • content-manager: guard repeatable field .map() crash on relation… (#​26421)
  • content-manager: fix frontend validation if not using "draft and publish" (#​25300)
  • core: skip session secret check for API-only apps (#​26390)
  • data-transfer: preserve core store when config stage is excluded (#​26484)
  • deps: upgrade koa-session to v7.0.2 (#​26140)
  • homepage: homepage count-documents slow on large D&P tables (#​26370)
  • i18n: preserve non-localized field inheritance (#​26367)
  • strapi: preserve tsbuildinfo across develop restarts (#​26264)
  • upgrade: simplify registry URL resolution (#​25027)
📚 Documentation Changes
  • security: overhaul vulnerability reporting policy (#​26393)
⚙️ Chore
💅 Enhancement
❤️ Thank You

v5.47.0

Compare Source

5.47.0 (2026-05-28)

🚀 New feature
  • BETA: MCP server (#​26371)
  • publicationFilter param in REST and document service (#​25793)
  • admin-tokens: remove adminTokens future flag (#​26391)
  • admin: add documentation helper link in HeaderLayout (#​26422)
🔥 Bug fix
  • Relation Search in Nested Components (#​26023)
  • unable to access content manager page with required and private … (#​24101)
  • admin: gate expiresIn deprecation on user auth options (#​26298)
  • admin: redirect active tab to login on session expiry (#​26165)
  • admin: avoid serving extensionless admin paths as static files (#​26368)
  • content-manager: content history crash on deleted relations (#​26245)
  • core: preserve createdBy/updatedBy on drafts created by discard-drafts migration (#​26461)
  • core/core: codeBlockValidator uses language instead of syntax (#​26392)
  • graphql: inherit publicationFilter into populated relations (#​26400)
⚙️ Chore
  • dedupe yarn.lock file (#​26376)
  • fix dependabot cooldown config for github-actions (#​26438)
  • ci: improve dependabot security grouping and version update policy (#​26408)
  • commitlint: disable body-max-line-length rule (#​26406)
  • deps: bump simple-git from 3.32.3 to 3.36.0 (#​26220)
  • deps: bump sanitize-html from 2.13.0 to 2.17.4 (#​26342)
  • deps: bump ws from 8.17.1 to 8.20.1 in @​strapi/data-transfer (#​26379)
  • examples: remove sdk-plugin from todo-example plugin (#​26341)
  • strapi: upgrade webpack ecosystem dependencies (#​26385)
💅 Enhancement
  • db: migration performance improvements (#​25988)
  • provider-amazon-ses: replace node-ses with AWS SDK SESClient (#​26054)
  • i18n: update and create Slovak translations (#​25831)
❤️ Thank You

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

v5.46.0

Compare Source

5.46.0 (2026-05-13)

🚀 New feature
  • close button for the trial banner (3fd5f9fd56)
  • adding collapse button (901465b1e2)
  • updating design after Claude comments (d1cb08f76e)
  • getting that button to stick while the banner doesn't (f04fe97a75)
  • add preview support to images and videos (#​25216)
  • content-manager: add possibility to customize blocks ([#​2206

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "before 8am on monday"
  • 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.

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

@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 3 times, most recently from 552df15 to 631b146 Compare November 5, 2025 19:38
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from 4e1aa45 to c9da5af Compare November 18, 2025 22:53
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from 1d13147 to e3b2bd3 Compare November 20, 2025 14:08
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from e3b2bd3 to c87fe97 Compare December 3, 2025 17:37
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from 05acf37 to aba4860 Compare December 17, 2025 20:55
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from aba4860 to 1c50fe0 Compare December 29, 2025 12:04
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from a4a36d6 to 740ae4c Compare January 14, 2026 13:12
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 3 times, most recently from 3157106 to 917ab47 Compare January 23, 2026 18:36
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from 917ab47 to c929600 Compare January 28, 2026 17:58
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from 3082488 to c872031 Compare February 11, 2026 18:00
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from c872031 to 75a273a Compare February 18, 2026 18:51
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 3 times, most recently from 84b5bb7 to 20d2e0c Compare March 4, 2026 16:47
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from e4b459c to fe7c266 Compare March 11, 2026 13:21
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from fe7c266 to 9b59465 Compare March 18, 2026 17:27
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from a43adcc to 3290226 Compare April 1, 2026 14:06
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from 3290226 to add3f3e Compare April 8, 2026 15:00
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from add3f3e to 2d1053a Compare April 15, 2026 17:18
@renovate renovate Bot changed the title fix(deps): update dependency create-strapi-app to v5 fix(deps): update npm dependencies updates (major) Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 3 times, most recently from 7e29c1c to bb8ccbc Compare April 29, 2026 13:53
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from 25ae388 to 134e675 Compare May 11, 2026 13:58
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from 134e675 to c6a5663 Compare May 13, 2026 14:35
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from c6a5663 to 370d89b Compare May 20, 2026 16:05
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 5 times, most recently from 7a17a29 to 1f4bad1 Compare June 3, 2026 16:10
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 4 times, most recently from 3fbf6bd to 9c526ae Compare June 13, 2026 19:55
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 3 times, most recently from fdd69f1 to a55c479 Compare June 24, 2026 14:14
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch 2 times, most recently from c25b34e to e29aa08 Compare July 2, 2026 13:07
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from e29aa08 to c7765e4 Compare July 8, 2026 14:14
@renovate renovate Bot force-pushed the renovate/major-npm-dependencies-updates branch from c7765e4 to e156f41 Compare July 8, 2026 19:42
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