Skip to content

fix(deps): update dependency fastify to v5.10.0#17228

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/fastify-5.x
Open

fix(deps): update dependency fastify to v5.10.0#17228
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/fastify-5.x

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fastify (source) 5.8.55.10.0 age confidence

Release Notes

fastify/fastify (fastify)

v5.10.0

Compare Source

v5.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.8.5...v5.9.0


Configuration

📅 Schedule: (UTC)

  • 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 renovate Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2026
@renovate

renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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. See `npm help npmrc` for supported config options.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @nestjs/core@11.1.26
npm warn Found: redis@6.0.1
npm warn node_modules/redis
npm warn   dev redis@"6.1.0" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peerOptional redis@"^3.1.1 || ^4.0.0 || ^5.0.14" from typeorm@0.3.30
npm warn node_modules/typeorm
npm warn   dev typeorm@"0.3.30" from the root project
npm warn   1 more (@nestjs/typeorm)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @nestjs/core@11.1.26
npm warn Found: redis@6.0.1
npm warn node_modules/redis
npm warn   dev redis@"6.1.0" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peerOptional redis@"^3.1.1 || ^4.0.0 || ^5.0.14" from typeorm@0.3.30
npm warn node_modules/typeorm
npm warn   dev typeorm@"0.3.30" from the root project
npm warn   1 more (@nestjs/typeorm)
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @apollo/server@5.5.1
npm error Found: graphql@17.0.1
npm error node_modules/graphql
npm error   dev graphql@"17.0.1" from the root project
npm error   peer graphql@"^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" from @graphql-tools/merge@9.1.9
npm error   node_modules/@graphql-tools/merge
npm error     @graphql-tools/merge@"^9.1.9" from @graphql-tools/schema@10.0.33
npm error     node_modules/@graphql-tools/schema
npm error       @graphql-tools/schema@"^10.0.0" from @apollo/server@5.5.1
npm error       node_modules/@apollo/server
npm error         dev @apollo/server@"5.5.1" from the root project
npm error         2 more (@as-integrations/express5, @nestjs/apollo)
npm error       1 more (@nestjs/graphql)
npm error     @graphql-tools/merge@"9.1.9" from @nestjs/graphql@13.4.2
npm error     node_modules/@nestjs/graphql
npm error       dev @nestjs/graphql@"13.4.2" from the root project
npm error       1 more (@nestjs/apollo)
npm error   3 more (@graphql-tools/schema, @graphql-tools/utils, @graphql-typed-document-node/core)
npm error
npm error Could not resolve dependency:
npm error peer graphql@"^16.11.0" from @apollo/server@5.5.1
npm error node_modules/@apollo/server
npm error   dev @apollo/server@"5.5.1" from the root project
npm error   peer @apollo/server@"^4.0.0 || ^5.0.0" from @as-integrations/express5@1.1.2
npm error   node_modules/@as-integrations/express5
npm error     dev @as-integrations/express5@"1.1.2" from the root project
npm error   1 more (@nestjs/apollo)
npm error
npm error Conflicting peer dependency: graphql@16.14.2
npm error node_modules/graphql
npm error   peer graphql@"^16.11.0" from @apollo/server@5.5.1
npm error   node_modules/@apollo/server
npm error     dev @apollo/server@"5.5.1" from the root project
npm error     peer @apollo/server@"^4.0.0 || ^5.0.0" from @as-integrations/express5@1.1.2
npm error     node_modules/@as-integrations/express5
npm error       dev @as-integrations/express5@"1.1.2" from the root project
npm error     1 more (@nestjs/apollo)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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-07-05T10_44_31_307Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-05T10_44_31_307Z-debug-0.log

@coveralls

coveralls commented Jun 29, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 0

Coverage remained the same at 89.924%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 8644
Covered Lines: 7773
Line Coverage: 89.92%
Relevant Branches: 2947
Covered Branches: 2390
Branch Coverage: 81.1%
Branches in Coverage %: No
Coverage Strength: 56.62 hits per line

💛 - Coveralls

@renovate renovate Bot force-pushed the renovate/fastify-5.x branch from 66d8db8 to b60d857 Compare June 30, 2026 13:48
@renovate renovate Bot force-pushed the renovate/fastify-5.x branch from b60d857 to 269f021 Compare July 5, 2026 10:44
@renovate renovate Bot changed the title fix(deps): update dependency fastify to v5.9.0 fix(deps): update dependency fastify to v5.10.0 Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant