From c86d93d38ec6b8bc18be5f63c8501a660c26f9b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 20:31:11 +0000 Subject: [PATCH] chore(deps): update nest monorepo to v11.1.29 --- packages/apollo/package.json | 10 +-- packages/graphql/package.json | 6 +- packages/mercurius/package.json | 6 +- yarn.lock | 133 ++++++++++++++------------------ 4 files changed, 71 insertions(+), 84 deletions(-) diff --git a/packages/apollo/package.json b/packages/apollo/package.json index 3bfc8d526..e2812dbb5 100644 --- a/packages/apollo/package.json +++ b/packages/apollo/package.json @@ -37,11 +37,11 @@ "@apollo/subgraph": "2.11.2", "@as-integrations/express5": "^1.1.2", "@as-integrations/fastify": "3.1.0", - "@nestjs/common": "11.1.22", - "@nestjs/core": "11.1.22", - "@nestjs/platform-express": "11.1.22", - "@nestjs/platform-fastify": "11.1.24", - "@nestjs/testing": "11.1.22", + "@nestjs/common": "11.1.29", + "@nestjs/core": "11.1.29", + "@nestjs/platform-express": "11.1.29", + "@nestjs/platform-fastify": "11.1.29", + "@nestjs/testing": "11.1.29", "apollo-cache-inmemory": "1.6.6", "apollo-client": "2.6.10", "apollo-link-ws": "1.0.20" diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 30f62ecc5..001157b4d 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -59,9 +59,9 @@ }, "devDependencies": { "@apollo/subgraph": "2.2.3", - "@nestjs/common": "11.1.22", - "@nestjs/core": "11.1.22", - "@nestjs/testing": "11.1.22", + "@nestjs/common": "11.1.29", + "@nestjs/core": "11.1.29", + "@nestjs/testing": "11.1.29", "graphql": "16.14.2", "reflect-metadata": "0.2.2", "ts-morph": "28.0.0" diff --git a/packages/mercurius/package.json b/packages/mercurius/package.json index a85bfa758..8cf668e60 100644 --- a/packages/mercurius/package.json +++ b/packages/mercurius/package.json @@ -38,9 +38,9 @@ "devDependencies": { "@mercuriusjs/federation": "5.1.1", "@mercuriusjs/gateway": "5.2.0", - "@nestjs/common": "11.1.22", - "@nestjs/platform-fastify": "11.1.24", - "@nestjs/testing": "11.1.22", + "@nestjs/common": "11.1.29", + "@nestjs/platform-fastify": "11.1.29", + "@nestjs/testing": "11.1.29", "fastify": "5.11.3", "mercurius": "16.10.0", "mercurius-integration-testing": "9.0.1" diff --git a/yarn.lock b/yarn.lock index cf4815338..5c943242d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -598,12 +598,12 @@ ajv-formats "^3.0.1" fast-uri "^3.0.0" -"@fastify/cors@11.2.0": - version "11.2.0" - resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-11.2.0.tgz#82c47aff9bd7dfd40ac0a66fcd87a034113dcdd8" - integrity sha512-LbLHBuSAdGdSFZYTLVA3+Ch2t+sA6nq3Ejc6XLAKiQ6ViS2qFnvicpj0htsx03FyYeLs04HfRNBsz/a8SvbcUw== +"@fastify/cors@11.3.0": + version "11.3.0" + resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-11.3.0.tgz#5e4fe2dc9bd3988b393a585605d631f3635c2968" + integrity sha512-ggQGua+xHv1MvePbPr0v//xLYEsCXbWspquXCJS9Ot5YoRXq8J8ZWzHnxDBVnbtXosvistXo6LtNzOJswf64Fw== dependencies: - fastify-plugin "^5.0.0" + fastify-plugin "^6.0.0" toad-cache "^3.7.0" "@fastify/error@^4.0.0": @@ -1198,10 +1198,10 @@ dependencies: "@tybys/wasm-util" "^0.10.3" -"@nestjs/common@11.1.22": - version "11.1.22" - resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-11.1.22.tgz#f463ee3c6e3e05e0b85894d8f69269b7de5d7a8d" - integrity sha512-mPNshGpl41vTtXoaOYzSZLiZAL9C08T+o/7DdtgATNPTFm6h1+UTg+mJo5ne3sDhqNx65y7gVGWVph/fbB9Hkw== +"@nestjs/common@11.1.29": + version "11.1.29" + resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-11.1.29.tgz#3749b5dd9a8375d3f848a0f81e6e0ebb952f698a" + integrity sha512-zkeNRlfiQIH/044r5zphjNzKYxBRC4O00onTdCsH2qq0R30Ixo0gOS9so5TadEbJJCuGNm0Vx3PBE2FG2vkBdA== dependencies: uid "2.0.2" file-type "21.3.4" @@ -1209,13 +1209,12 @@ load-esm "1.0.3" tslib "2.8.1" -"@nestjs/core@11.1.22": - version "11.1.22" - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-11.1.22.tgz#7b6f26250f0a77d273ea83438cc03ae8764b7b55" - integrity sha512-Wy0KSQTeWiq+GZZQ3rnhSamqRztRBLWPWNeOlyIup7oVX5gnf+9ZyM8TUjUjy6chITomuNHVpHC6SH5WSb5hgg== +"@nestjs/core@11.1.29": + version "11.1.29" + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-11.1.29.tgz#5baf77359af78acaa984198f51994714e4d36924" + integrity sha512-ANXnZxirMNAY+JuRHCIYIdTfbhX3rizeSbJloub/4EYwpIfCuUoaz9woOofWmywYYc3gsVkLxVZV03gqntI8vA== dependencies: uid "2.0.2" - "@nuxt/opencollective" "0.4.1" fast-safe-stringify "2.1.1" iterare "1.2.1" path-to-regexp "8.4.2" @@ -1226,37 +1225,37 @@ resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-2.1.1.tgz#9530ac3250ab433ba6ef831e9dd5d483f5fc8144" integrity sha512-SCCoMEJ6jdeI5h/N+KCVF1+pmg/hmEkNA5nHTS8Gvww7T/LCl4o1gFLinw2iQ60w7slFkszHcGLKGdazVI4F8A== -"@nestjs/platform-express@11.1.22": - version "11.1.22" - resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-11.1.22.tgz#025c6b38c2dbc689db38bedab1e01443803fb890" - integrity sha512-M0hMvQpPjfuMmhIvcZ/XJJb1rAr8sNfDCS3b+QMOxquUWFZSNAONtTSm0L+5I4WqVaG3RWRewhp78Kvc0u1tmw== +"@nestjs/platform-express@11.1.29": + version "11.1.29" + resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-11.1.29.tgz#d59cdc4ab7b926ddc33057844f200f1d89e53478" + integrity sha512-OngsAjdzM+SbbmP1XojKfBgl0Lj7u8b7IK5duwpFymzNP5EmjS8ujvqck9M8h0L14I91aRIFSjIpVfHj8WVtqw== dependencies: cors "2.8.6" express "5.2.1" - multer "2.1.1" + multer "2.2.0" path-to-regexp "8.4.2" tslib "2.8.1" -"@nestjs/platform-fastify@11.1.24": - version "11.1.24" - resolved "https://registry.yarnpkg.com/@nestjs/platform-fastify/-/platform-fastify-11.1.24.tgz#ffedcb93ccebb5db8fee0be419d236b9e36851e5" - integrity sha512-AJAVZZKCLQcDkQipD+NfrmV69DoQRNnrE+EB0VBS7FEZRjsnNmkmZFDFnhl/JWgzm6rjxsI3Qdaj/0+VlgbfSg== +"@nestjs/platform-fastify@11.1.29": + version "11.1.29" + resolved "https://registry.yarnpkg.com/@nestjs/platform-fastify/-/platform-fastify-11.1.29.tgz#1aa70c379b62a9155d2f15c12f22f02c6a270b67" + integrity sha512-upe47WhS8NzFQY5zfd7MzNyOevdeD5G6A9Yw2a7ip6xDyx9O+6jJ9aAXo4WNGLNvwLa8BuNV2/HVNFSj3wrmeQ== dependencies: - "@fastify/cors" "11.2.0" + "@fastify/cors" "11.3.0" "@fastify/formbody" "8.0.2" fast-querystring "1.1.2" - fastify "5.8.5" - fastify-plugin "5.1.0" - find-my-way "9.6.0" + fastify "5.11.0" + fastify-plugin "6.0.0" + find-my-way "9.7.0" light-my-request "6.6.0" path-to-regexp "8.4.2" reusify "1.1.0" tslib "2.8.1" -"@nestjs/testing@11.1.22": - version "11.1.22" - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-11.1.22.tgz#e2084e5eecfdd7b87573dd69a47ce39b2d479e09" - integrity sha512-7PpjjmfhRpAlGwDp83f+bMXdSUDYlaQfcd5mLQUFUanzV6qBnMG+5By061xYJIpDc1L/TCgeZVz3YQWzvSATfg== +"@nestjs/testing@11.1.29": + version "11.1.29" + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-11.1.29.tgz#f80b7c849ffeb97d854fe4e02624cf2d95f29dcb" + integrity sha512-u+aEp90Ly3uQbLoicZs+ZOrJTyvaD0fbd6dpnSgFZz5Bf77gbKKfr+xFE2JxqZuIH15HlBrqDL7/OL2qL8oG+A== dependencies: tslib "2.8.1" @@ -1543,13 +1542,6 @@ proc-log "^5.0.0" which "^5.0.0" -"@nuxt/opencollective@0.4.1": - version "0.4.1" - resolved "https://registry.yarnpkg.com/@nuxt/opencollective/-/opencollective-0.4.1.tgz#57bc41d2b03b2fba20b935c15950ac0f4bd2cea2" - integrity sha512-GXD3wy50qYbxCJ652bDrDzgMr3NFEkIS374+IgFQKkCvk9yiYcLvX2XDYr7UyQxf4wK0e+yqDYRubZ0DtOxnmQ== - dependencies: - consola "^3.2.3" - "@nx/devkit@>=23.1.0 < 24.0.0": version "23.1.1" resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-23.1.1.tgz#936e4503540b9a4c720b80c7587146b69a7a01c1" @@ -3222,11 +3214,6 @@ confbox@^0.2.4: resolved "https://registry.yarnpkg.com/confbox/-/confbox-0.2.4.tgz#592e7be71f882a4a874e3c88f0ac1ef6f7da1ce5" integrity sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ== -consola@^3.2.3: - version "3.4.0" - resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.0.tgz#4cfc9348fd85ed16a17940b3032765e31061ab88" - integrity sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA== - content-disposition@^0.5.4: version "0.5.4" resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe" @@ -4070,25 +4057,25 @@ fast-wrap-ansi@^0.2.0: dependencies: fast-string-width "^3.0.2" -fastify-plugin@5.1.0, fastify-plugin@^5.0.1, fastify-plugin@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.1.0.tgz#7083e039d6418415f9a669f8c25e72fc5bf2d3e7" - integrity sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw== +fastify-plugin@6.0.0, fastify-plugin@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-6.0.0.tgz#7cd659c6aad5f3bf07b4c59205412351a47d39c8" + integrity sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg== fastify-plugin@^5.0.0: version "5.0.1" resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.0.1.tgz#82d44e6fe34d1420bb5a4f7bee434d501e41939f" integrity sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ== -fastify-plugin@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-6.0.0.tgz#7cd659c6aad5f3bf07b4c59205412351a47d39c8" - integrity sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg== +fastify-plugin@^5.0.1, fastify-plugin@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-5.1.0.tgz#7083e039d6418415f9a669f8c25e72fc5bf2d3e7" + integrity sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw== -fastify@5.11.3: - version "5.11.3" - resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.11.3.tgz#7e0b915eb48d1cff3ee5d3e2e7ebddd570df05f3" - integrity sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA== +fastify@5.11.0: + version "5.11.0" + resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.11.0.tgz#94ec5455504c303cf31d8826cbf6b32989c43db0" + integrity sha512-Y/Ecx1yt0hYzrQR+QVLbxaUN8wCX+MQzMevh29r5RRvlOIArmi4+WAXXaGl5Hw5gBr2wduZpZaT3gRCnXoyVgA== dependencies: "@fastify/ajv-compiler" "^4.0.5" "@fastify/error" "^4.0.0" @@ -4106,10 +4093,10 @@ fastify@5.11.3: semver "^7.6.0" toad-cache "^3.7.0" -fastify@5.8.5: - version "5.8.5" - resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.8.5.tgz#c452224295e0ca550bcd0efc3f7d3e90e9c11955" - integrity sha512-Yqptv59pQzPgQUSIm87hMqHJmdkb1+GPxdE6vW6FRyVE9G86mt7rOghitiU4JHRaTyDUk9pfeKmDeu70lAwM4Q== +fastify@5.11.3: + version "5.11.3" + resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.11.3.tgz#7e0b915eb48d1cff3ee5d3e2e7ebddd570df05f3" + integrity sha512-W6hzDP8s0iSeL7LGwY6Oc/ZxuXWOvFEMs6p2L0Si415YRo27W5pBKdOTXxhemBDeSTAcpYf5evRA9onF2OYhPA== dependencies: "@fastify/ajv-compiler" "^4.0.5" "@fastify/error" "^4.0.0" @@ -4117,8 +4104,8 @@ fastify@5.8.5: "@fastify/proxy-addr" "^5.0.0" abstract-logging "^2.0.1" avvio "^9.0.0" - fast-json-stringify "^6.0.0" - find-my-way "^9.0.0" + fast-json-stringify "^7.0.0" + find-my-way "^9.6.0" light-my-request "^6.0.0" pino "^9.14.0 || ^10.1.0" process-warning "^5.0.0" @@ -4203,19 +4190,19 @@ finalhandler@^2.1.0: parseurl "^1.3.3" statuses "^2.0.1" -find-my-way@9.6.0, find-my-way@^9.6.0: - version "9.6.0" - resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-9.6.0.tgz#d8e78d98d02ba749c86526edaca780c094073313" - integrity sha512-Zf4Xve4RymLl7NgaavNebZ01joJ8MfVerOG43wy7SHLO+r+K0C6d/SE0BiR7AV5V1VOCFlOP7ecdo+I4qmiHrQ== +find-my-way@9.7.0: + version "9.7.0" + resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-9.7.0.tgz#e33ea02bcaf4199a24eea3faa9926985dee4de58" + integrity sha512-f2JHn75x2JlwUwLenZypgczR7YWMb/uO9BvUXtus+JMgkbIkLADd38cI4EiV+OQqrGo1Zlq6V8wnqMJ8e62wUQ== dependencies: fast-deep-equal "^3.1.3" fast-querystring "^1.0.0" safe-regex2 "^5.0.0" -find-my-way@^9.0.0: - version "9.4.0" - resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-9.4.0.tgz#ef9c1e27e6f0b518b0f0af5ae3e349a0c3b4ff59" - integrity sha512-5Ye4vHsypZRYtS01ob/iwHzGRUDELlsoCftI/OZFhcLs1M0tkGPcXldE80TAZC5yYuJMBPJQQ43UHlqbJWiX2w== +find-my-way@^9.6.0: + version "9.6.0" + resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-9.6.0.tgz#d8e78d98d02ba749c86526edaca780c094073313" + integrity sha512-Zf4Xve4RymLl7NgaavNebZ01joJ8MfVerOG43wy7SHLO+r+K0C6d/SE0BiR7AV5V1VOCFlOP7ecdo+I4qmiHrQ== dependencies: fast-deep-equal "^3.1.3" fast-querystring "^1.0.0" @@ -6193,10 +6180,10 @@ ms@2.1.3, ms@^2.0.0, ms@^2.1.3: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== -multer@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/multer/-/multer-2.1.1.tgz#122d819244fbdfee1efddd9147426691014385b7" - integrity sha512-mo+QTzKlx8R7E5ylSXxWzGoXoZbOsRMpyitcht8By2KHvMbf3tjwosZ/Mu/XYU6UuJ3VZnODIrak5ZrPiPyB6A== +multer@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/multer/-/multer-2.2.0.tgz#f005268ca816324ba7335e3b48166896a3fa5d79" + integrity sha512-6rdyFg2kLrMh9Jee7/BMPuV9lEAd7lLW2YUpF9/YxR7njyoUwwQ0ZPh3TaIY50Sw6vlyD2HW3wGOkTS4P79xrQ== dependencies: append-field "^1.0.0" busboy "^1.6.0"