-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency fastify to v5 #2150
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/fastify@4.28.1 |
Here's the code health analysis summary for commits Analysis Summary
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## dev #2150 +/- ##
=======================================
Coverage 28.95% 28.95%
=======================================
Files 223 223
Lines 12541 12541
Branches 477 558 +81
=======================================
Hits 3631 3631
Misses 8910 8910
☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
^4.28.1
->^5.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
fastify/fastify (fastify)
v5.0.0
Compare Source
What's Changed
decorate('name', null)
in the types by @voxpelli in https://github.com/fastify/fastify/pull/4878config
type in RouteShorthandOptions by @BrianValente in https://github.com/fastify/fastify/pull/5355reply.redirect()
signature by @gurgunday in https://github.com/fastify/fastify/pull/5483reply.getReponseTime()
in https://github.com/fastify/fastify/pull/5490http2
directive in nginx config by @LiviaMedeiros in https://github.com/fastify/fastify/pull/5548crudify-mongo
plugin to community list by @aaroncadillac in https://github.com/fastify/fastify/pull/5581FSTDEP008
andFSTDEP009
by @climba03003 in https://github.com/fastify/fastify/pull/5609FSTDEP010
by @climba03003 in https://github.com/fastify/fastify/pull/5611FSTDEP021
by @gurgunday in https://github.com/fastify/fastify/pull/5613Object.hasOwn
by @gurgunday in https://github.com/fastify/fastify/pull/5614FSTDEP012
,FSTDEP015
,FSTDEP016
,FSTDEP017
,FSTDEP018
,FSTDEP019
by @climba03003 in https://github.com/fastify/fastify/pull/5616FSTDEP013
by @climba03003 in https://github.com/fastify/fastify/pull/5618Response
replies by @barbieri in https://github.com/fastify/fastify/pull/5612neostandard
setup by @voxpelli in https://github.com/fastify/fastify/pull/5635this
to instance in onclose by @gurgunday in https://github.com/fastify/fastify/pull/5670New Contributors
Full Changelog: fastify/fastify@v4.27.0...v5.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.