-
Notifications
You must be signed in to change notification settings - Fork 62
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
fix(deps): update dependency fastify to v4.29.0 #697
base: main
Are you sure you want to change the base?
fix(deps): update dependency fastify to v4.29.0 #697
Conversation
/gcbrun |
Fastify v4.23.x is the last version working with Typescript v4 which we are still using. So this is blocked on upgrading Typescript |
17647ef
to
1e37348
Compare
/gcbrun |
1e37348
to
586f8df
Compare
/gcbrun |
586f8df
to
ac92feb
Compare
/gcbrun |
ac92feb
to
1b83d4c
Compare
/gcbrun |
1b83d4c
to
f8c3729
Compare
f8c3729
to
541d0f4
Compare
/gcbrun |
541d0f4
to
206f1d2
Compare
/gcbrun |
206f1d2
to
7314a7d
Compare
/gcbrun |
7314a7d
to
c0cd4be
Compare
/gcbrun |
c0cd4be
to
e1feec6
Compare
/gcbrun |
e1feec6
to
2c12ec1
Compare
/gcbrun |
2c12ec1
to
602f3e0
Compare
/gcbrun |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #697 +/- ##
=======================================
Coverage 97.72% 97.72%
=======================================
Files 18 18
Lines 703 704 +1
Branches 136 136
=======================================
+ Hits 687 688 +1
Misses 16 16 ☔ View full report in Codecov by Sentry. |
602f3e0
to
5100054
Compare
/gcbrun |
This PR contains the following updates:
4.23.2
->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
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.
This PR was generated by Mend Renovate. View the repository job log.