-
-
Notifications
You must be signed in to change notification settings - Fork 12
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 #1305
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
Documentation and Community
Tip Early access features: enabledWe are currently testing the following features in early access:
Note:
|
c7d6697
to
5473ee1
Compare
## [1.36.2](v1.36.1...v1.36.2) (2024-09-18) ### 🐛 Bug Fixes * **deps:** update dependency fastify to v5 ([#1305](#1305)) ([b8baa16](b8baa16)) ### 🔁 CI * **docker:** liveness check on dev and production ([#1302](#1302)) ([a260017](a260017)) ### 🧹 Chore * **script:** health check script ([#1306](#1306)) ([2a2ec24](2a2ec24))
🎉 This PR is included in version 1.36.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^4.28.1
->^5.0.0
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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.