fix(deps): update dependency fastify to v4 #68
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.12.0
->^4.0.0
Release Notes
fastify/fastify
v4.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.0.3...v4.1.0
v4.0.3
Compare Source
What's Changed
Type
is imported from@sinclair/typebox
by @zekehernandez in https://github.com/fastify/fastify/pull/4016@next
by @IanVS in https://github.com/fastify/fastify/pull/4019New Contributors
Full Changelog: fastify/fastify@v4.0.2...v4.0.3
v4.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.0.1...v4.0.2
v4.0.1
Compare Source
What's Changed
concurrency
to correct workflow by @Fdawgs in https://github.com/fastify/fastify/pull/3981New Contributors
Full Changelog: fastify/fastify@v4.0.0...v4.0.1
v4.0.0
Compare Source
Fastify v4!
We are finally shipping Fastify v4, you can read more about it at https://medium.com/[@​fastifyjs/fastify-v4-ga-59f2103b5f0e](https://togithub.com/fastifyjs/fastify-v4-ga-59f2103b5f0e)
Individual PRs
avvio
error codes by @metcoder95 in https://github.com/fastify/fastify/pull/3106fastify.listen()
typescript definitions by @darkgl0w in https://github.com/fastify/fastify/pull/3751request
properties by @sumbad in https://github.com/fastify/fastify/pull/3786pull_request_target
by @Fdawgs in https://github.com/fastify/fastify/pull/3832@fastify/*
modules by @Fdawgs in https://github.com/fastify/fastify/pull/3855hooks
by @xyyjk in https://github.com/fastify/fastify/pull/3907make-promises-safe
because it is only needed with Node <=14 by @danieldiekmeier in https://github.com/fastify/fastify/pull/3922any-schema-you-like
; sort alphabetically by @Fdawgs in https://github.com/fastify/fastify/pull/3930Full Changelog: fastify/fastify@v3.27.2...v4.0.0
v3.29.0
Compare Source
What's Changed
Full Changelog: fastify/fastify@v3.28.0...v3.29.0
v3.28.0
Compare Source
What's Changed
request
properties by @sumbad in https://github.com/fastify/fastify/pull/3787Full Changelog: fastify/fastify@v3.27.4...v3.28.0
v3.27.4
Compare Source
What's Changed
Full Changelog: fastify/fastify@v3.27.3...v3.27.4
v3.27.3
Compare Source
What's Changed
Full Changelog: fastify/fastify@v3.27.2...v3.27.3
v3.27.2
Compare Source
What's Changed
standard
linting by @Divlo in https://github.com/fastify/fastify/pull/3682test:ci
instead oftest
by @Divlo in https://github.com/fastify/fastify/pull/3692New Contributors
Full Changelog: fastify/fastify@v3.27.1...v3.27.2
v3.27.1
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v3.27.0...v3.27.1
v3.27.0
Compare Source
What's Changed
Full Changelog: fastify/fastify@v3.26.0...v3.27.0
v3.26.0
Compare Source
What's Changed
fastify.decorate
arrow functions with function expressions by @onosendi in https://github.com/fastify/fastify/pull/3577custom-parser.test.js
flaky test by @darkgl0w in https://github.com/fastify/fastify/pull/3627this
isFastifyInstance
by @darkgl0w in https://github.com/fastify/fastify/pull/3622New Contrib
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 has been generated by Mend Renovate. View repository job log here.