fullstack-graphql-app
fullstack-graphql-app copied to clipboard
Update dependency fastify to v4.5.3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
fastify (source) | 4.3.0 -> 4.5.3 |
Release Notes
fastify/fastify
v4.5.3
What's Changed
- ecosystem.md: move fastify-secure-session and fastify-soap-client to core plugins by @Uzlopak in https://github.com/fastify/fastify/pull/4212
- fix: inject hangs with undefined promise resolve by @simoneb in https://github.com/fastify/fastify/pull/4211
- use hasOwnProperty from Object.prototype by @Uzlopak in https://github.com/fastify/fastify/pull/4214
- chore: fastify branch list by @Eomm in https://github.com/fastify/fastify/pull/4218
- chore: add support for TypeScript 4.8 by @SimenB in https://github.com/fastify/fastify/pull/4222
Full Changelog: https://github.com/fastify/fastify/compare/v4.5.2...v4.5.3
v4.5.2
What's Changed
- Fix 4204 by @mcollina in https://github.com/fastify/fastify/pull/4205
Full Changelog: https://github.com/fastify/fastify/compare/v4.5.1...v4.5.2
v4.5.1
What's Changed
- make sure preSerialization hooks are null by default by @mcollina in https://github.com/fastify/fastify/pull/4203
Full Changelog: https://github.com/fastify/fastify/compare/v4.5.0...v4.5.1
v4.5.0
What's Changed
- Add fastify-osm by @gzileni in https://github.com/fastify/fastify/pull/4185
- docs(reference/routes): fix
onSend
example by @Fdawgs in https://github.com/fastify/fastify/pull/4188 - chore: clean dev-dependancies by @Eomm in https://github.com/fastify/fastify/pull/4189
- Forward upgrade from secondary server to primary by @mcollina in https://github.com/fastify/fastify/pull/4190
- add unit test for ajv-formats by @Uzlopak in https://github.com/fastify/fastify/pull/4187
- add option to disable/ignore request-id header by @philippviereck in https://github.com/fastify/fastify/pull/4193
- doc: add fastify.display-name symbol by @Eomm in https://github.com/fastify/fastify/pull/4191
- docs(validation-and-serialization): Fix example on query string coercion by @galiarmero in https://github.com/fastify/fastify/pull/4198
- Add fastify-https-always to Ecosystem doc. by @mattbishop in https://github.com/fastify/fastify/pull/4201
New Contributors
- @gzileni made their first contribution in https://github.com/fastify/fastify/pull/4185
- @philippviereck made their first contribution in https://github.com/fastify/fastify/pull/4193
- @galiarmero made their first contribution in https://github.com/fastify/fastify/pull/4198
Full Changelog: https://github.com/fastify/fastify/compare/v4.4.0...v4.5.0
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 - "every weekend" in timezone Asia/Tokyo, 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.