web-frameworks
web-frameworks copied to clipboard
Update dependency fastify to ~4.4.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
fastify (source) | ~4.3.0 -> ~4.4.0 |
Release Notes
fastify/fastify
v4.4.0
What's Changed
- fix(types): bad naming of
validateInput
by @metcoder95 in https://github.com/fastify/fastify/pull/4151 - feat: add webdav http methods by @hungtcs in https://github.com/fastify/fastify/pull/3836
- fix(types): reply.getHeader can return numbers and arrays by @seanparmelee in https://github.com/fastify/fastify/pull/4154
- feat(logger): use pino.BaseLogger as main interface for fastify logger by @sgrigorev in https://github.com/fastify/fastify/pull/4150
- docs(ecosystem): Add fastify-bugsnag as community plugin by @ZigaStrgar in https://github.com/fastify/fastify/pull/4155
- fix typo in docs/reference/Server.md by @developerHet in https://github.com/fastify/fastify/pull/4163
- Make ResolveFastifyReplyType union-aware by @cm-ayf in https://github.com/fastify/fastify/pull/4164
- docs: update code snippet for accurate use by @lirantal in https://github.com/fastify/fastify/pull/4167
- build(deps): bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 by @dependabot in https://github.com/fastify/fastify/pull/4169
- build(deps-dev): bump markdownlint-cli2 from 0.4.0 to 0.5.0 by @dependabot in https://github.com/fastify/fastify/pull/4170
- types: adjust and add testing by @metcoder95 in https://github.com/fastify/fastify/pull/4158
- docs(ecosystem): add fastify-lyra by @mateonunez in https://github.com/fastify/fastify/pull/4176
- Add links to type providers by @kibertoad in https://github.com/fastify/fastify/pull/4177
- docs(ecosystem): add fastify-keycloak-adapter by @yubinTW in https://github.com/fastify/fastify/pull/4180
- Docs: onResponse hook error logging by @avanelli in https://github.com/fastify/fastify/pull/4178
New Contributors
- @hungtcs made their first contribution in https://github.com/fastify/fastify/pull/3836
- @seanparmelee made their first contribution in https://github.com/fastify/fastify/pull/4154
- @sgrigorev made their first contribution in https://github.com/fastify/fastify/pull/4150
- @ZigaStrgar made their first contribution in https://github.com/fastify/fastify/pull/4155
- @developerHet made their first contribution in https://github.com/fastify/fastify/pull/4163
- @cm-ayf made their first contribution in https://github.com/fastify/fastify/pull/4164
- @lirantal made their first contribution in https://github.com/fastify/fastify/pull/4167
- @mateonunez made their first contribution in https://github.com/fastify/fastify/pull/4176
- @yubinTW made their first contribution in https://github.com/fastify/fastify/pull/4180
- @avanelli made their first contribution in https://github.com/fastify/fastify/pull/4178
Full Changelog: https://github.com/fastify/fastify/compare/v4.3.0...v4.4.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 this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.