-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update dependency fastify to v4 #202
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10a3a66
to
9e9853f
Compare
0eb9df1
to
0e32e5a
Compare
0e32e5a
to
96f0e06
Compare
96f0e06
to
12ef177
Compare
12ef177
to
41b8b6c
Compare
20f7c67
to
432534c
Compare
432534c
to
c924bde
Compare
2d7cef2
to
d5e8f96
Compare
d5e8f96
to
e8b4dd1
Compare
e8b4dd1
to
9c730df
Compare
cdb6105
to
7918ebc
Compare
7918ebc
to
2875f9f
Compare
a25e7f6
to
5637da2
Compare
5637da2
to
7db1a29
Compare
7db1a29
to
46f802b
Compare
930cc20
to
d61ee13
Compare
55037a6
to
0e845a6
Compare
eee7b1f
to
d7cdfed
Compare
d7cdfed
to
e09e04b
Compare
e09e04b
to
e9e680f
Compare
e9e680f
to
c67b9fc
Compare
🎉 This PR is included in version 2.2.48 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.0.0-next.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.29.5
->4.24.3
Release Notes
fastify/fastify (fastify)
v4.24.3
Compare Source
What's Changed
use strict
directives by @Fdawgs in https://github.com/fastify/fastify/pull/5106Full Changelog: fastify/fastify@v4.24.2...v4.24.3
v4.24.2
Compare Source
What's Changed
Symbol.asyncDispose
type is not available. by @arthurfiorette in https://github.com/fastify/fastify/pull/5096Full Changelog: fastify/fastify@v4.24.1...v4.24.2
v4.24.1
Compare Source
What's Changed
Full Changelog: fastify/fastify@v4.24.0...v4.24.1
v4.24.0
Compare Source
What's Changed
Symbol.asyncDispose
to improve DX in short lived servers. by @arthurfiorette in https://github.com/fastify/fastify/pull/5082New Contributors
Full Changelog: fastify/fastify@v4.23.2...v4.24.0
v4.23.2
Compare Source
What's Changed
Full Changelog: fastify/fastify@v4.23.1...v4.23.2
v4.23.1
Compare Source
What's Changed
Full Changelog: fastify/fastify@v4.23.0...v4.23.1
v4.23.0
Compare Source
What's Changed
node:
prefix to bypass require.cache call for builtins by @Fdawgs in https://github.com/fastify/fastify/pull/5026New Contributors
Full Changelog: fastify/fastify@v4.22.2...v4.23.0
v4.22.2
Compare Source
A spurious file (a test run result) was added to the package, which was now removed.
v4.22.1
Compare Source
What's Changed
@fastify/throttle
to core list by @Fdawgs in https://github.com/fastify/fastify/pull/5004New Contributors
Full Changelog: fastify/fastify@v4.22.0...v4.22.1
v4.22.0
Compare Source
What's Changed
FastifyRequest.id
type as a string by @samchungy in https://github.com/fastify/fastify/pull/4992New Contributors
Full Changelog: fastify/fastify@v4.21.0...v4.22.0
v4.21.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.20.0...v4.21.0
v4.20.0
Compare Source
What's Changed
await
infastify.register()
by @hateablestream in https://github.com/fastify/fastify/pull/4846New Contributors
Full Changelog: fastify/fastify@v4.19.2...v4.20.0
v4.19.2
Compare Source
What's Changed
DecorationMethod
to fix #4870 by @voxpelli in https://github.com/fastify/fastify/pull/4874Full Changelog: fastify/fastify@v4.19.1...v4.19.2
v4.19.1
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.19.0...v4.19.1
v4.19.0
Compare Source
What's Changed
decorate()
etc to enforce defined values by @voxpelli in https://github.com/fastify/fastify/pull/4858New Contributors
Full Changelog: fastify/fastify@v4.18.0...v4.19.0
v4.18.0
Compare Source
What's Changed
res
serializer by @bienzaaron in https://github.com/fastify/fastify/pull/4716New Contributors
Full Changelog: fastify/fastify@v4.17.0...v4.18.0
v4.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@4.16.3...4.17.0
v4.16.3
Compare Source
Full Changelog: fastify/fastify@4.16.2...4.16.3
v4.16.2
Compare Source
Full Changelog: fastify/fastify@4.16.1...4.16.2
v4.16.1
Compare Source
Full Changelog: fastify/fastify@4.16.0...4.16.1
v4.16.0
Compare Source
What's Changed
fastify-koa
plugin by @rozzilla in https://github.com/fastify/fastify/pull/4654github actions
label automatically by @Eomm in https://github.com/fastify/fastify/pull/4664Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.