-
Notifications
You must be signed in to change notification settings - Fork 17
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
Update dependency fastify to v4.29.0 #619
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/fastify-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
49f7206
to
38c926d
Compare
38c926d
to
403df20
Compare
403df20
to
cca63f4
Compare
a69832a
to
571c585
Compare
571c585
to
62017bf
Compare
62017bf
to
d2e87aa
Compare
d2e87aa
to
d6b8b8b
Compare
d6b8b8b
to
bdab198
Compare
bdab198
to
e45e08f
Compare
e45e08f
to
1172bad
Compare
1172bad
to
e1632a2
Compare
e1632a2
to
a00f594
Compare
323d554
to
9d66810
Compare
406e68a
to
567d333
Compare
567d333
to
a584ce9
Compare
a584ce9
to
5a8f655
Compare
5a8f655
to
7d1ad9e
Compare
7d1ad9e
to
a82666e
Compare
a82666e
to
6c11cd3
Compare
6c11cd3
to
64228e3
Compare
64228e3
to
d5031b2
Compare
d5031b2
to
6297836
Compare
6297836
to
08d7feb
Compare
08d7feb
to
355e7f9
Compare
355e7f9
to
76b9ceb
Compare
76b9ceb
to
95b5826
Compare
95b5826
to
7af336b
Compare
7af336b
to
7c4bbd5
Compare
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:
4.13.0
->4.29.0
Release Notes
fastify/fastify (fastify)
v4.29.0
Compare Source
v4.28.1
Compare Source
What's Changed
Full Changelog: fastify/fastify@v4.28.0...v4.28.1
v4.28.0
Compare Source
What's Changed
reply.redirect()
signature (#5483) by @gurgunday in https://github.com/fastify/fastify/pull/5484Full Changelog: fastify/fastify@v4.27.0...v4.28.0
v4.27.0
Compare Source
v4.26.2
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.26.1...v4.26.2
v4.26.1
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.26.0...v4.26.1
v4.26.0
Compare Source
What's Changed
fastify.setErrorHandler()
by @codershiba in https://github.com/fastify/fastify/pull/5265Reply#getResponseTime()
in favour ofReply#elapsedTime
by @codershiba in https://github.com/fastify/fastify/pull/5263www.
fromfastify.dev
urls by @Fdawgs in https://github.com/fastify/fastify/pull/5270onListen
hooks are called when they should be by @bienzaaron in https://github.com/fastify/fastify/pull/5273setErrorHandler()
by @codershiba in https://github.com/fastify/fastify/pull/5269.github
files by @Fdawgs in https://github.com/fastify/fastify/pull/5268New Contributors
Full Changelog: fastify/fastify@v4.25.2...v4.26.0
v4.25.2
Compare Source
What's Changed
npm run test:watch
by @domdomegg in https://github.com/fastify/fastify/pull/5221New Contributors
Full Changelog: fastify/fastify@v4.25.1...v4.25.2
v4.25.1
Compare Source
What's Changed
Full Changelog: fastify/fastify@v4.25.0...v4.25.1
v4.25.0
Compare Source
What's Changed
typeof
undefined check by @Fdawgs in https://github.com/fastify/fastify/pull/5127.io
domain with.dev
by @Fdawgs in https://github.com/fastify/fastify/pull/5129RouteShorthandOptions
without breakingrequest
andreply
types by @bienzaaron in https://github.com/fastify/fastify/pull/5147after
andready
method by @nokazn in https://github.com/fastify/fastify/pull/5191New Contributors
Full Changelog: fastify/fastify@v4.24.3...v4.25.0
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
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.
This PR was generated by Mend Renovate. View the repository job log.