Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Fastify

Fastify is a high-performance Node.js web framework, thriving with a dedicated open-source community for collaborative growth and excellence.
Collective - Host: opensource - https://opencollective.com/fastify - Website: https://fastify.dev/ - Code: https://github.com/fastify/fastify

improve `setErrorHandler` example (#4484)

* improve setErrorHandler example

* Update Errors.md

* review suggestion

* typo

github.com/fastify/fastify - 0557c0af871332f10389af32a21807756f642a86 authored almost 2 years ago by Trim21 <[email protected]>
build(deps): bump xt0rted/markdownlint-problem-matcher (#4490)

Bumps [xt0rted/markdownlint-problem-matcher](https://github.com/xt0rted/markdownlint-problem-mat...

github.com/fastify/fastify - 0d7264c854edef78a846e7a59ea203b9fc22347e authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump thollander/actions-comment-pull-request from 1 to 2 (#4489)

Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pu...

github.com/fastify/fastify - 6b65f2001c860521b1884e336ca4406b2c2ac8b8 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: re-thrown error crash with async handler and sync custom error handler (#4488)

github.com/fastify/fastify - 10fd294dc78bcc6f862bc91dea12ef24f7980f36 authored almost 2 years ago by KaKa <[email protected]>
docs(reference/reply): When using async-await, need return (#4429)

* docs(reference/reply): When using async-await, please return the reply object to signal fastif...

github.com/fastify/fastify - 003eae651861ffff9f8a8910039a4577175d6979 authored almost 2 years ago by Tikkhun <[email protected]>
lib: deprecate fastify default route

github.com/fastify/fastify - fc81c707b819894bd84a903e5bbd23ec121e5a7b authored almost 2 years ago by RafaelGSS <[email protected]>
doc: improve setDefaultRoute documentation

github.com/fastify/fastify - dbef64289e0812749ed44f89658609c49fa0d696 authored almost 2 years ago by RafaelGSS <[email protected]>
perf: only check for isEssence once in RegExp for content-type-parser (#4481)

github.com/fastify/fastify - 897360ad9a01340b45d94f001d8c46aeee22581f authored almost 2 years ago by Uzlopak <[email protected]>
docs(ecosystem): add fastify-at-postgres plugin (#4475)

github.com/fastify/fastify - 4bde0e0b259b8df6495ae93c91e06615b61be9c6 authored almost 2 years ago by Mateo Nunez <[email protected]>
fix: make res.statusCode optional (#4471)

* fix: make res.statusCode optional

* test: add tests

Co-authored-by: Поляков Владислав Ми...

github.com/fastify/fastify - 35e7c1acfa654aa4b1b893d5fe1eafbaf49ca3c5 authored almost 2 years ago by Vladislav Polyakov <[email protected]>
docs(ecosystem): add fastify-at-mysql plugin (#4473)

github.com/fastify/fastify - f0455e73f3707888b5eeaa4e831a32932863d150 authored almost 2 years ago by Mateo Nunez <[email protected]>
chore(ecosystem): rename fastify-lyra plugin (#4474)

github.com/fastify/fastify - 1651e0b8f59bd62213c9717d9184d125ed6d1514 authored almost 2 years ago by Mateo Nunez <[email protected]>
docs: add fastify-user-agent (#4466)

github.com/fastify/fastify - cf5bbf8e820d3529dbc116e69a6f67fbde4e0758 authored almost 2 years ago by Manuel Spigolon <[email protected]>
build(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#4460)

Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.24.1 to 0.25.0.
- [Release notes](http...

github.com/fastify/fastify - 660eea97b094de11d2619d711c1313fb3caba567 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/dependency-review-action from 2 to 3 (#4455)

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) fr...

github.com/fastify/fastify - 0f6328250ef2c4c94fdeeccc914f725b3bfdf51d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump lycheeverse/lychee-action from 1.5.1 to 1.5.4 (#4454)

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.1 to 1....

github.com/fastify/fastify - 089323ca868949607ac19c5081fe79b1861fe74a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move @Ethan-Arrowood to Past Collaborator section (#4451)

github.com/fastify/fastify - f4843b4fd9a35f187c931e7efe61ad17c94fe67a authored almost 2 years ago by Ethan Arrowood <[email protected]>
chore: fix test skips for nodejs prereleases (#4449)

github.com/fastify/fastify - c0686975c9cc72d0f1923428d7fed8afa5d2f1d5 authored almost 2 years ago by nlf <[email protected]>
Incorrect example in default text parser docs (#4448)

github.com/fastify/fastify - 204be5f85720ffdaf83e18071b819c56878d6c36 authored almost 2 years ago by Saumya <[email protected]>
fix: use generic for Logger to register plugins when using a custom logger (#4435) (#4436)

github.com/fastify/fastify - df5d94f541c50f690e8beebd143fdb3d861d991b authored almost 2 years ago by Marco Reni <[email protected]>
Bumped 4.10.2

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 311590c147af90e32f7bcbcc10e0d176cbbafaca authored almost 2 years ago by Matteo Collina <[email protected]>
Merge pull request from GHSA-3fjj-p79j-c9hh

* fix: content-type spoofing

* refactor: improve performance

github.com/fastify/fastify - 62dde76f1f7aca76e38625fe8d983761f26e6fc9 authored almost 2 years ago by KaKa <[email protected]>
Bumped v4.10.1

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 6fc06c12c5021cf41ce632bcc902ad66637d15b3 authored almost 2 years ago by Matteo Collina <[email protected]>
add silent option to LogLevel (#4432)

github.com/fastify/fastify - a8873ef924d51e84549facf63cf1153f8521362b authored almost 2 years ago by Uzlopak <[email protected]>
build(deps-dev): bump @sinonjs/fake-timers from 9.1.2 to 10.0.0 (#4421)

Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 9.1.2 to 10.0.0.
- [Re...

github.com/fastify/fastify - 9c1be2ab56cca0125b48666241dc4ff5338b69d8 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add fastify-constraints to community plugins (#4428)

* Add fastify-constraints to community plugins

* fix md lint

github.com/fastify/fastify - 9c85bed1b511fd218ce1caf2fb59dc146ecb7aa4 authored almost 2 years ago by Carlos Espa <[email protected]>
fix node 19.1.0 port validation test (#4427)

* fix node 19.1.0 port validation test

* Apply suggestions from code review

* check for ER...

github.com/fastify/fastify - 36d84bce78f2d4b2bc8255c1432160d49776e8fe authored almost 2 years ago by Uzlopak <[email protected]>
Bumped v4.10.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 3767bc262d17b2e9c39aaef7642d03571e7f358c authored almost 2 years ago by Matteo Collina <[email protected]>
docs: fix removeAdditional refer (#4410)

github.com/fastify/fastify - 5c8039c40e11be4a9c3617c145cd2667e0c68f24 authored almost 2 years ago by 舜岳 <[email protected]>
docs: fix example using db decorator on fastify instance (#4406)

* fix example using db decorator on fastify instance

I believe the current docs are a typo/br...

github.com/fastify/fastify - ea585810695948fff9e0bf185b81ffa1b4b71ae7 authored almost 2 years ago by Michael Marti <[email protected]>
docs: Document multiple app approach (#4393)

Co-authored-by: James Sumners <[email protected]>
Co-authored-by: Frazer Smith <frazer.dev@ou...

github.com/fastify/fastify - 675b00d6ca7a7eeaad073e6469c70b50fcd532eb authored almost 2 years ago by Igor Savin <[email protected]>
feat: add request.routeOptions object (#4397)

github.com/fastify/fastify - f1bd80e007b019a2708c5fc1ff8340b0082908e7 authored almost 2 years ago by Debadutta Panda <[email protected]>
chore(doc): duplicated menu item (#4398)

github.com/fastify/fastify - de53fba42a664af05f1492564f5a71427135a55b authored almost 2 years ago by Manuel Spigolon <[email protected]>
docs(recommendations): grammar fixes (#4396)

* docs(recommendations): grammar fixes

* Update docs/Guides/Recommendations.md

Co-authored...

github.com/fastify/fastify - c6abdf77f6e0f4c4be66a1d2818c9d215c51bfa1 authored almost 2 years ago by Frazer Smith <[email protected]>
docs: Add section about capacity planning (#4386)

github.com/fastify/fastify - 041cf41d49eb202684fcb9307e6dc5200df9cb33 authored almost 2 years ago by Igor Savin <[email protected]>
Removes old Note about named imports in ESM (#4392)

As of today, you can import the named Fastify import in the ESM context with no issues.

Namel...

github.com/fastify/fastify - a02650e40ca6f165b99a7ef72f69196d05092f94 authored almost 2 years ago by Maksim Sinik <[email protected]>
fix: tiny-lru usage (#4391)

chore: bump tiny-lru to 10.0.0

refactor: more explicit check

github.com/fastify/fastify - 3ba44ce311e41d384665ff382ccb969abbb6fa14 authored almost 2 years ago by KaKa <[email protected]>
fix: Improve error message for hooks check (#4387)

* Improve error message for hooks check

* log null value more precisely

* final update and...

github.com/fastify/fastify - a71dd83cc65c79c2a01dfbe91f8ee64fec3c0509 authored almost 2 years ago by Debadutta Panda <[email protected]>
build(deps-dev): bump @sinclair/typebox from 0.24.51 to 0.25.2 (#4388)

Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.24.51 to 0.25.2.
- [Re...

github.com/fastify/fastify - e9604ce3af7a6a846bdbca1d20a93dc7e5a51401 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(ecosystem): Add fastify-list-routes (#4385)

* docs(ecosystem): Add fastify-list-routes

* update order alphabet

* update format

* up...

github.com/fastify/fastify - c0f72da5994365f31948ae44e8cf9faa3c03e87a authored almost 2 years ago by Chuong Tran <[email protected]>
fix: trailers async race condition (#4383)

* fix: trailers async race condition

* fix: import

* refactor: typo and comment

github.com/fastify/fastify - 183576d342e893e37ac1f0226408fe650cd7bed2 authored almost 2 years ago by KaKa <[email protected]>
feat: support async trailer (#4380)

* feat: support async trailer

* test: increase coverage

* docs: add note about error

* ...

github.com/fastify/fastify - 2065c110e208f845dcddce6404e451f6eadc0ca8 authored almost 2 years ago by KaKa <[email protected]>
fix(type-providers): assignability of instance with enabled type provider (#4371)

github.com/fastify/fastify - 31972aaf557b7dada511b9a306ae9d31101c7e34 authored almost 2 years ago by Cristian Petre <[email protected]>
add missing 'validationContext' field to FastifyError type (#4363)

* fix(types): add missing 'validationContext' field to FastifyError type

* test(types): add t...

github.com/fastify/fastify - 65d1a3268d48bb24236d8ad26946255a324658a3 authored almost 2 years ago by Jakub Burzyński <[email protected]>
docs: add Simone Busoli to plugin maintainers (#4379)

* docs: add Simone Busoli to plugin maintainers

* chore: fix twitter username

github.com/fastify/fastify - 1ae1ec2a64333a3f0b191f8ceb87e23dcd3352a5 authored almost 2 years ago by Simone Busoli <[email protected]>
Add platformatic to the Acknowledgements (#4378)

* Add platformatic to the Acknowledgements

Signed-off-by: Matteo Collina <hello@matteocollina...

github.com/fastify/fastify - 5f16e9f7c2773d24db90127ab85595f07cda6fee authored almost 2 years ago by Matteo Collina <[email protected]>
Fix typo - 'sever' to 'server' (#4372)

github.com/fastify/fastify - 5c75f4993255a7e3fc5afbdc4b8171be52ecb618 authored almost 2 years ago by utsav91 <[email protected]>
docs(server): config is lost when reply.call not found() is called (#4368)

github.com/fastify/fastify - 9cd2fea549071f511a2a3b6b9304eb90d7cf46ec authored almost 2 years ago by Cesar V. Sampaio <[email protected]>
fix: no check on `null` or `undefined` values passed as fn (#4367)

github.com/fastify/fastify - 3769cd070c3df0dd884e3b35c5c23fecad0a9796 authored almost 2 years ago by Carlos Fuentes <[email protected]>
Node.js V19 support (#4366)

github.com/fastify/fastify - b94441ff71e10252b6b3806c8cd4730821dfe737 authored almost 2 years ago by Matteo Collina <[email protected]>
fix types after pino 8.7.0 change (#4365)

github.com/fastify/fastify - 97b7a4ade7d6e3c2b9c56172269b906f16c99f48 authored almost 2 years ago by Matteo Collina <[email protected]>
chore: remove leading empty lines (#4364)

This rule is on its way into the latest Standard ☺️

ref: https://github.com/standard/eslint-c...

github.com/fastify/fastify - 3e47a77392939a7812f2cd0adb37419434e86cae authored almost 2 years ago by Linus Unnebäck <[email protected]>
Update reply type resolver (#4360)

github.com/fastify/fastify - f03411361acce282351882147627bdebffdb0631 authored almost 2 years ago by rain714 <[email protected]>
docs(reference/reply): spelling fixes (#4358)

github.com/fastify/fastify - 68914519a3fd65ce65ba8db8962940eecf7f0fc8 authored about 2 years ago by Frazer Smith <[email protected]>
Bumped v4.9.2

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 7c8ff1791495cc55236e06e62dc1780789366976 authored about 2 years ago by Matteo Collina <[email protected]>
Revert "fix(logger): lost setBindings type in FastifyBaseLogger (#4346)" (#4355)

github.com/fastify/fastify - d0d36964373b1c54d30a4e8de661da6ad186cc76 authored about 2 years ago by KaKa <[email protected]>
Add missing context types (#4352)

github.com/fastify/fastify - fe3cf0e6985015a6498de34290aa905fbd245597 authored about 2 years ago by Igor Savin <[email protected]>
Bumped v4.9.1

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 79107281bf096ca6d56262b5920d9f2eda7a33a2 authored about 2 years ago by Matteo Collina <[email protected]>
Undefined is a valid value for if set as a single hook (#4351)

Signed-off-by: Matteo Collina <[email protected]>

Signed-off-by: Matteo Collina <hello@...

github.com/fastify/fastify - 602dc087eeb4df808283aba9efa04e1c35bd4259 authored about 2 years ago by Matteo Collina <[email protected]>
docs: example how decorators dependencies works (#4343)

* docs: example how decorators dependencies works

* docs: remove unnecessary example definiti...

github.com/fastify/fastify - e11a9ad706131098ea5c381b19485bec899e4dbd authored about 2 years ago by Leandro Andrade <[email protected]>
docs(reference): grammar and structure fixes (#4348)

github.com/fastify/fastify - 7a566cb1ea37a5c270e7678545c5ee43800e83cf authored about 2 years ago by Frazer Smith <[email protected]>
fix(logger): lost setBindings type in FastifyBaseLogger (#4346)

github.com/fastify/fastify - 846885f2b3622ca91c94ee3d357047340aeb2d64 authored about 2 years ago by Black-Hole <[email protected]>
docs(reply): specify streams content-type (#4337)

github.com/fastify/fastify - 37c24267e24a5696fe74e4c140fccee629a6f8f2 authored about 2 years ago by D10f <[email protected]>
Bumped v4.9.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - f1480fc03b88343f6830239040e77dfac0e30682 authored about 2 years ago by Matteo Collina <[email protected]>
fix: throws an error when registering invalid hook functions (#4332)

* validate registered hook functions

* move hooks validation to after onRoute hooks execution...

github.com/fastify/fastify - d6e05434ad77e9fc41c4815395130a1d759a06ae authored about 2 years ago by jhhom <[email protected]>
docs(ecosystem): add @fastify-userland plugins and tools (#4345)

* docs(ecosystem): add @fastify-userland plugins and tools

* fix(ci): actions failed

* fix...

github.com/fastify/fastify - a4dc6445c04980ba5fcc2be483019be625020b45 authored about 2 years ago by Black-Hole <[email protected]>
docs(ecosystem): replace heply -> beliven due to rebranding (#4334)

* docs: replace heply -> beliven due to rebranding

* chore: fix lint

Co-authored-by: Manue...

github.com/fastify/fastify - 77b75820be399d8d28bbda676c130ee2b90c3f52 authored about 2 years ago by Emanuele Bertoldi <[email protected]>
fix: should now call default schema compilers (#4340)

github.com/fastify/fastify - c09367e2c8504b7f652e853b38b1e19650f9df16 authored about 2 years ago by Manuel Spigolon <[email protected]>
feat: Supporting different content-type responses (#4264)

github.com/fastify/fastify - d3e65c92782fbd65a7899392ea205f38c4a6a0ad authored about 2 years ago by Fawzi E. Abdulfattah <[email protected]>
build(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 (#4331)

Bumps [fluent-json-schema](https://github.com/fastify/fluent-json-schema) from 3.1.0 to 4.0.0.
-...

github.com/fastify/fastify - acba25acc3e97e3598daf79537a39a5272dba7b8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: error handler content-type guessing (#4329)

* fix: error handler content-type guessing

* test: more assertion

* refactor: direct mutation

github.com/fastify/fastify - 90fb718ea8239e59b3abdf6906fb82554d8cc0db authored about 2 years ago by KaKa <[email protected]>
Bumped v4.8.1

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 6b2aff6c6808bdc162b461ce68c025e00c58e878 authored about 2 years ago by Matteo Collina <[email protected]>
Merge pull request from GHSA-455w-c45v-86rg

* Add safeguard against malicious content types

* Update lib/contentTypeParser.js

Co-authored-...

github.com/fastify/fastify - fbb07e8dfad74c69cd4cd2211aedab87194618e3 authored about 2 years ago by Tomas Della Vedova <[email protected]>
Bumped v4.8.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 5053ad91177f16fb4bcfd06ca65f6a6df6acd2b1 authored about 2 years ago by Matteo Collina <[email protected]>
feat: support async constraint (#4323)

github.com/fastify/fastify - 2df8712dd92d5cf9e24292417f43059481f78535 authored about 2 years ago by KaKa <[email protected]>
Export error codes (#4266)

github.com/fastify/fastify - 6511ef405a4ba887922d1a446d03dde05fb55ddd authored about 2 years ago by Artem Fitiskin <[email protected]>
docs: update onRoute hook docs (#4322)

* update docs

* fix lint error

github.com/fastify/fastify - da7471f1e43822cba2a2b090cd34a54a6e1469dd authored about 2 years ago by Matthias Keckl <[email protected]>
docs: add test examples with undici and fetch (#4300)

Co-authored-by: Cristian Teodorescu <[email protected]>

github.com/fastify/fastify - 62d2c94a26ac619e95e16d99e5d6d2646a60a119 authored about 2 years ago by Cristian Teodorescu <[email protected]>
Correct github url for fastify-qs package (#4321)

github.com/fastify/fastify - a4bb8ad161f6de802e4617fff6b4477fd1c084b2 authored about 2 years ago by Vano Devium <[email protected]>
Bumped v4.7.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 2394f76b1eebf9fca3ce4f78e17be0a6a81b79dd authored about 2 years ago by Matteo Collina <[email protected]>
build(deps): bump tiny-lru from 8.0.2 to 9.0.2 (#4305)

* build(deps): bump tiny-lru from 8.0.2 to 9.0.2

Bumps [tiny-lru](https://github.com/avoidwor...

github.com/fastify/fastify - 3dd23fec705c6d2662fbf4fdf1dfc1480fa03793 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Fix typo in docs/Reference/Type-Providers.md (#4312)

github.com/fastify/fastify - aacd099f3e71308dff86059b86500cd65673ce97 authored about 2 years ago by Soonho Kwon <[email protected]>
Add fastify-s3-buckets to the ecosystem (#4311)

github.com/fastify/fastify - c5974bddb9641a2070c8240e4eddec5bafe3558c authored about 2 years ago by Igor Savin <[email protected]>
feat: add routeSchema and routeConfig + switching context handling (#4216)

* bumped v5.0.0-dev

Signed-off-by: Matteo Collina <[email protected]>

* feat: initia...

github.com/fastify/fastify - 7ffefaf272e1b0da5c0889e0c7c54ac8203756f2 authored about 2 years ago by Carlos Fuentes <[email protected]>
test: add number coersion related tests (#4297)

github.com/fastify/fastify - ca1aa699383f511cbc1b944b8732e99fc18f7b49 authored about 2 years ago by Yagiz Nizipli <[email protected]>
docs(contributing): clarify teams for joiners (#4303)

github.com/fastify/fastify - c849d6ccbae313a4a9f4ca007b7f4154473a7b1a authored about 2 years ago by Manuel Spigolon <[email protected]>
docs(type-providers): replace FastifyLoggerInstance with FastifyBaseLogger (#4304)

github.com/fastify/fastify - 9afd5882529297de65c35720bed6a50ac7b47f0e authored about 2 years ago by Sami Al-Dury <[email protected]>
chore: fix typo in the comment (#4301)

github.com/fastify/fastify - 450416e834838b85d9189de8091a243b854ad6a3 authored about 2 years ago by Denis Yakovenko <[email protected]>
feat: parse request body for http SEARCH requests (#4298)

github.com/fastify/fastify - 2c97c4c7ad084c228026575eda3a14abbf2876eb authored about 2 years ago by Kalven Schraut <[email protected]>
fix: custom validator should not mutate headers schema (#4295)

* fix: custom validator should not mutate headers schema

* fix: checking to function

* cho...

github.com/fastify/fastify - 8e985b46b84c94e7a3fb44d87e66e16667b30828 authored about 2 years ago by KaKa <[email protected]>
chore: add slow down plugin to comunity plugins (#4292)

github.com/fastify/fastify - 1c49f3490d3d4696f30738f629c20e1b5b22b041 authored about 2 years ago by Cristian Teodorescu <[email protected]>
docs(ecosystem): capitalization fixes (#4294)

github.com/fastify/fastify - 2797ccda2f589c4e8c3990221080b8aa744bf5b6 authored about 2 years ago by Frazer Smith <[email protected]>
docs(ecosystem): Add `@fastify/one-line-logger` (#4293)

github.com/fastify/fastify - 7ea423fca6793697178ddf484fe283955020eb0a authored about 2 years ago by Noor Eldeen Salah <[email protected]>
chore: Lint eco system error (#4275)

github.com/fastify/fastify - 21eb6cf9f5d49236e88161ef71ece7a7d5926e31 authored about 2 years ago by Zac Rosenbauer <[email protected]>
docs: onRoute hooks in plugins (#4285)

* docs: onRoute hooks in plugins

* relative links

* formatting

* linting

* Update do...

github.com/fastify/fastify - d1a3845ee8db8fc17a2b6bf2c327d7f2dd1bf367 authored about 2 years ago by Philipp Schmiedel <[email protected]>
GitHub Workflows security hardening (#4290)

github.com/fastify/fastify - aa84678dd5e9246decd50ac507dd50396bd377c4 authored about 2 years ago by Alex <[email protected]>
fix: type of validation function (#4283)

* fix: types of validation functions in request

* docs: add errors description to validation ...

github.com/fastify/fastify - b5e4157e33d2c96bd931c1adc6306afab8727c82 authored about 2 years ago by Вадим Бударин <[email protected]>
perf: replace parseInt with Number (#4289)

github.com/fastify/fastify - 9d9d62ca7f8aca18d3714cc72144196f5906a5b0 authored about 2 years ago by Yagiz Nizipli <[email protected]>
fix: check if route exist before checking Content-Type of body (#4286)

* check if route exist before checking content type

* added test for route check before conte...

github.com/fastify/fastify - 4109b0363c4f16f777a561aca6e1838fe8048cda authored about 2 years ago by Magesh Babu <[email protected]>
chore: update dependencies (#4284)

github.com/fastify/fastify - e9838a23caa87928e4719c5125f103709cbb537c authored about 2 years ago by Yagiz Nizipli <[email protected]>