fix(deps): update examples#814
Conversation
|
8a98b98 to
af0bd7e
Compare
f18f335 to
19dab82
Compare
e758749 to
57effdf
Compare
289427b to
e69f0d3
Compare
ea068ad to
6afcc89
Compare
f7b80f4 to
91e62a6
Compare
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #814 +/- ##
=======================================
Coverage 92.19% 92.19%
=======================================
Files 17 17
Lines 397 397
Branches 128 128
=======================================
Hits 366 366
Misses 31 31 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2b9d2c3 to
4d3ef61
Compare
4d3ef61 to
630fc36
Compare
444e456 to
bdcc9b5
Compare
b6c264a to
4ebb4a9
Compare
a41ffcf to
e84aedc
Compare
45221dc to
8e71b98
Compare
This PR contains the following updates:
2.11.6→2.14.010.0.23→10.0.3313.2.4→13.4.011.0.7→11.0.2111.1.3→11.1.2113.2.4→13.4.011.1.3→11.1.2111.1.3→11.1.215.0.3→5.0.624.0.3→24.12.48.34.1→8.59.38.34.1→8.59.39.29.0→9.39.45.1.0→5.2.116.11.0→16.14.05.13.5→5.21.030.0.2→30.4.23.1.10→3.1.143.5.3→3.8.37.1.1→7.2.25.8.3→5.9.34.9.2→4.14.1Release Notes
apollographql/federation (@apollo/gateway)
v2.14.0Compare Source
Minor Changes
Patch Changes
the current calculated length correctly leading to inclusion of additional elements in the error/hints message.
21cf465d4c687daeed71635422718c3c7b7d2d0e,e1fd4ac10f72bb09027995f0811ec6e0021bcd49,5b36fc6b5a494aa6983e0339713dc45a0bd031e3,a20279a0184d9dfbc01a806d849dc8ae22497298]:v2.13.3Compare Source
Patch Changes
b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5]:v2.13.2Compare Source
Patch Changes
Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. (#3396)
See the associated GitHub Advisories GHSA-pfjj-6f4p-rvmh for more information.
Updated dependencies [
84e9226b606b176ede097410f5ba35ba03d140ed]:v2.13.1Compare Source
Patch Changes
Allow bumping
make-fetch-happendependency to v15. (#3374)This change allows users to upgrade
make-fetch-happento v15, which in turn will allow updating thecacachedependency from v17 to v20, dropping thetarv6 dependency that is marked as vulnerable.The only breaking changes in
make-fetch-happenfrom v11 to v15 are removals of support for old end-of-life Node.js versions.There is only one note from the 12.0.0 release of
make-fetch-happenthat might be of interest when considering the upgrade:As a result, it should be possible for most users to upgrade from v11 to v15 without any issues.
We still keep the dependency to v11 as an alternative for people that cannot upgrade to v15 for some reason. This will be removed in a future version of
@apollo/gateway.Even for users that stay on v11, there should not be any immediate danger. While
cacachehadtarv6 as a dependency, it actually never used it. It seems that that dependency had become unused at some point but was never removed. So users onmake-fetch-happenv11 are not actually affected by the vulnerability intarv6.The dependency might hold the
tarpackage required by other packages back, though. In case an update from v11 to v15 is not possible, users should consider to use the resolution override feature of their package manager to force the dependency fromcacachetotarto either be removed or updated to a newer version. Ascacachedoes not actually usetar, this should not cause any issues.Updated dependencies []:
v2.13.0Compare Source
Minor Changes
Patch Changes
f4d2f4a1f50a92be37ea7179eddb3681f36d9d15,523b13b715e75033f0bdbc176416e59ac01de8f0,ecbe182423313b3a94c185dee6b659573435b141,4c64006b1604471940e20aa1aa46a0f75a6396df,873577a2b7ae8ce507e0ca4377aed049e1a15075]:v2.12.3Compare Source
Patch Changes
Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. (#3397)
See the associated GitHub Advisories GHSA-pfjj-6f4p-rvmh for more information.
Updated dependencies [
4393ceca349aca68981362f210cca023ed3fb97b]:v2.12.2Compare Source
Patch Changes
238d9d71e831e4f3e8d8e334ad6952cc19c073b1]:v2.12.1Compare Source
Patch Changes
b19431e4a92206703e29aba859a5fc7574b9ef8b,09e596e6a0c753071ca822e84f525d73ada395cf,ac1ed2946c48e0fef4b413b192d8c5fbdb2370ae]:v2.12.0Compare Source
Minor Changes
Patch Changes
3e2b0a8569a9fe46726182887ed0b4bfc0b52468,bb4614d338ae03bac51a5fc2439590f172c4e54d,99f2da21de88f9ad9a32ee7ed64b2d4a92887b40,468f27842608f4e390cfc88bc7e6b4b0945f95ff,3fd5157b309f1d3439b2d87c67b0601fb246d04c,b734ea04d118db09cf6077fdd968c8f04a96327a,4bda3a498eba36e187dfd9ae673eca12d3f3502c,e7e67579908d5cd2fa6fe558228dffe4808cd98d,f3ab499eaf62b1a1c0f08b838d2cbde5accb303a,faea2d1174d80593264f2227cfde9a2ba1a59b96,0dbc7cc72ffacf324231e9ccb2de4189f6bf3289,97b9d2edfcfeed99124f9e115f992cbef3804682,f6af504f1ba8283fd00af0d6e3c9c1a665d62736,bc07e979b9fd24c9b94740b170f11023fe99ba1e,a595235d3cf8f67611efd8395332b64d067b5f1f,9cbdcb53f859c877a476e2725faa4cb205506f57]:ardatan/graphql-tools (@graphql-tools/schema)
v10.0.33Compare Source
Patch Changes
[
a4b7dce]:v10.0.32Compare Source
Patch Changes
[
ae36a0e]:v10.0.31Compare Source
Patch Changes
[
6f3776c]:v10.0.30Compare Source
Patch Changes
[
2118a80]:v10.0.29Compare Source
Patch Changes
[
2fe123a]:v10.0.28Compare Source
Patch Changes
[
dddc5f6]:v10.0.27Compare Source
Patch Changes
[
fbb58b5]:v10.0.26Compare Source
Patch Changes
[
fd105f4,fded91e,3b99a9b]:v10.0.25Compare Source
Patch Changes
[
984d542,984d542,32d0457]:v10.0.24Compare Source
Patch Changes
[
e5f98c2,3c21496,e5f98c2,22af985,53db005]:nestjs/graphql (@nestjs/apollo)
v13.4.0Compare Source
13.4.0 (2026-04-30)
Features
apollo,graphql,mercuriusBug fixes
graphqlapollo,graphqlEnhancements
graphqlDependencies
graphqlCommitters: 3
v13.3.0Compare Source
13.3.0 (2026-04-22)
Bug fixes
graphqlapolloEnhancements
graphqlapollo,graphqlDependencies
graphqlmercuriusCommitters: 3
v13.2.5Compare Source
13.2.5 (2026-04-09)
Bug fixes
graphqlEnhancements
graphqlDependencies
graphqlapollomercuriusCommitters: 2
nestjs/nest-cli (@nestjs/cli)
v11.0.21Compare Source
255a559)v11.0.20Compare Source
705bb7d)8496c76)2181947)a3890cb)c46ddd7)v11.0.19Compare Source
What's Changed
Full Changelog: nestjs/nest-cli@11.0.18...11.0.19
v11.0.18Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/nest-cli@11.0.17...11.0.18
v11.0.17Compare Source
What's Changed
Full Changelog: nestjs/nest-cli@11.0.16...11.0.17
v11.0.16Compare Source
a93d919)a335950)v11.0.15Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/nest-cli@11.0.14...11.0.15
v11.0.14Compare Source
What's Changed
New Contributors
Full Changelog: nestjs/nest-cli@11.0.13...11.0.14
v11.0.13Compare Source
v11.0.12Compare Source
What's Changed
Full Changelog: nestjs/nest-cli@11.0.11...11.0.12
v11.0.11Compare Source
What's Changed
Full Changelog: nestjs/nest-cli@11.0.10...11.0.11
v11.0.10Compare Source
What's Changed
Full Changelog: nestjs/nest-cli@11.0.9...11.0.10
v11.0.9Compare Source
5bbd8f8)c31554d)4897ce2)v11.0.8Compare Source
What's Changed
Full Changelog: nestjs/nest-cli@11.0.7...11.0.8
nestjs/nest (@nestjs/common)
v11.1.21Compare Source
v11.1.20Compare Source
v11.1.19Compare Source
v11.1.19 (2026-04-13)
Bug fixes
microservicesConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.