Skip to content

fix(deps): update dependency @fastify/cors to v11.2.0#16041

Merged
kamilmysliwiec merged 1 commit into
masterfrom
renovate/fastify-cors-11.x
Dec 10, 2025
Merged

fix(deps): update dependency @fastify/cors to v11.2.0#16041
kamilmysliwiec merged 1 commit into
masterfrom
renovate/fastify-cors-11.x

Conversation

@renovate

@renovate renovate Bot commented Dec 10, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@fastify/cors 11.1.0 -> 11.2.0 age confidence

Release Notes

fastify/fastify-cors (@​fastify/cors)

v11.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify-cors@v11.1.0...v11.2.0


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 renovate Bot added the dependencies Pull requests that update a dependency file label Dec 10, 2025
@renovate

renovate Bot commented Dec 10, 2025

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.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/apollo@13.2.1
npm error Found: @apollo/server@5.2.0
npm error node_modules/@apollo/server
npm error   dev @apollo/server@"5.2.0" 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
npm error Could not resolve dependency:
npm error peer @apollo/server@"5.0.0" from @nestjs/apollo@13.2.1
npm error node_modules/@nestjs/apollo
npm error   dev @nestjs/apollo@"13.2.1" from the root project
npm error
npm error Conflicting peer dependency: @apollo/server@5.0.0
npm error node_modules/@apollo/server
npm error   peer @apollo/server@"5.0.0" from @nestjs/apollo@13.2.1
npm error   node_modules/@nestjs/apollo
npm error     dev @nestjs/apollo@"13.2.1" 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/2025-12-10T00_03_36_330Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-10T00_03_36_330Z-debug-0.log

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 2c950d87-e7d3-4a82-a54c-8f969cfdf3ca

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.865%

Totals Coverage Status
Change from base Build 81e4837d-55b6-4047-b27e-37c5838a5663: 0.0%
Covered Lines: 7334
Relevant Lines: 8253

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 41b3041 into master Dec 10, 2025
4 of 5 checks passed
@renovate renovate Bot deleted the renovate/fastify-cors-11.x branch December 10, 2025 09:39
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.

2 participants