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

fix: handle abort signal before server is ready (#4886)

Co-authored-by: Carlos Fuentes <[email protected]>
Co-authored-by: shaypepper <shay.pe@moonactive...

github.com/fastify/fastify - 1c50da371c1ede2bd344cf5b52bbd9f3ebdd12a0 authored over 1 year ago by shayff <[email protected]>
chore(ci): restore code coverage (#4841)

github.com/fastify/fastify - 53164c16f640bfe936b61757bb15dbc29fee99c2 authored over 1 year ago by Matteo Collina <[email protected]>
Improve setNotFoundHandler handler type (#4897)

github.com/fastify/fastify - 59c5b273dad30821d03c952bbe073a976f92a325 authored over 1 year ago by Ethan Arrowood <[email protected]>
feat: add childLoggerFactory config (#4760)

github.com/fastify/fastify - 66bad3e68df5fa32e5fa36274b04a1fd4a266e86 authored over 1 year ago by Brett Willis <[email protected]>
fix: rework FastifyErrors, ensure documentation completeness (#4892)

* fix: rework FastifyErrors, ensure documentation completeness

* Update lib/errors.js

Co-a...

github.com/fastify/fastify - 8f9f3677d7bd3682974a75b060e6d0aeca809091 authored over 1 year ago by Uzlopak <[email protected]>
fix wrong header size in docs (#4893)

"FST_ERR_ASYNC_CONSTRAINT" was set to a heading size that gave it a section title and was incons...

github.com/fastify/fastify - f449b8af736da8f39c295f5f3e2576dd1aaa624b authored over 1 year ago by Isaac <[email protected]>
[hooks] Refine hook runners (#4805)

* remove hook iterator for onRequestAbortHookRunner

* curry it

* rename stream to payload
...

github.com/fastify/fastify - c79b49e2aa2c7e210cb258a78a710376f6e17e38 authored over 1 year ago by Uzlopak <[email protected]>
docs(plugins): note side-effect when using `await` in `fastify.register()` (#4846)

* Add documentation for side-effect when using await in fastify.register()

* Apply suggestion...

github.com/fastify/fastify - 139a523a7e325bd994ee04392245dfe91f567486 authored over 1 year ago by Anderson <[email protected]>
ci: enable caching; split jobs (#4889)

* improve ci-yml

* fix wf

* fix wf

* fix wf

* fix wf

* use built-in cache option ...

github.com/fastify/fastify - c170beadc475d40b224c0fbe0a37572c9f9c9cfd authored over 1 year ago by Uzlopak <[email protected]>
improve hooks.validate (#4804)

* improve hooks.validate

* Update lib/hooks.js

Co-authored-by: Manuel Spigolon <behemoth89...

github.com/fastify/fastify - 58dfb001fba96b25d24d169043460e301fb78b48 authored over 1 year ago by Uzlopak <[email protected]>
docs(security): update policy on ci/cd reports (#4890)

github.com/fastify/fastify - 63669c73fa24f0f952a70154289d5999a062ef14 authored over 1 year ago by James Sumners <[email protected]>
Added type definition for allowUnsafeRegex (#4792)

github.com/fastify/fastify - 18918dfcc2906e659c2d7456be1425ac3f2e768e authored over 1 year ago by Vladyslav Yukhanov <[email protected]>
chore: tests for genReqIdFactory and minor changes (#4783)

* perf: improve performance of request id generation

* use 0 comparison instead of object ref...

github.com/fastify/fastify - 2401461c81f9955975468a08d716adaf225a8a43 authored over 1 year ago by Uzlopak <[email protected]>
test: add missing assertion for a test (#4701)

* Add missing assertion for a test

* add address assertion

---------

Co-authored-by: Ma...

github.com/fastify/fastify - 93000c691b341fa85b6b0daa75230856bb0cec32 authored over 1 year ago by Igor Savin <[email protected]>
chore: refactor Error-typings and tests (#4824)

* Added FST_ERR_VALIDATION to errors.d.ts

The error code FST_ERR_VALIDATION is used as an err...

github.com/fastify/fastify - 16809b711fec5ee4eb762051fb68f0ae653a1b5e authored over 1 year ago by svrnwnsch <[email protected]>
fixed type inference (#4880)

github.com/fastify/fastify - 9f005638774b72cce55496c8941e818256e4d3e7 authored over 1 year ago by Aadit Olkar <[email protected]>
docs: adjust line for linter (#4882)

github.com/fastify/fastify - 9789ddea1256b64160c896f13c0219b0db22497b authored over 1 year ago by Carlos Fuentes <[email protected]>
Update Prototype-Poisoning.md (#4879)

github.com/fastify/fastify - 4004d6d0af1425aed53001f3eb979d1477e565b8 authored over 1 year ago by Eduardo Henrique <[email protected]>
build(deps-dev): Bump @sinclair/typebox from 0.28.20 to 0.29.1 (#4877)

Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.28.20 to 0.29.1.
- [Co...

github.com/fastify/fastify - fe1b9ab547fa8ced5cb313d9c12a1f14f21b6af5 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumped v4.19.2

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

github.com/fastify/fastify - 4ca4c3e6a3b3dbd58d255dc5f612151e56a21f35 authored over 1 year ago by Matteo Collina <[email protected]>
fix: regression with close and serverFactory (#4876)

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

github.com/fastify/fastify - 5814956cbe7e575eb8d278b4b78c58f266b8df81 authored over 1 year ago by Matteo Collina <[email protected]>
fix: Type inference breaking when Reply generic is not passed (#4875)

* initial type narrowing functionality

* type narrow on wildcards

* fix typo in tests and ...

github.com/fastify/fastify - e3a2812213414bda4b801fa3c0c44daddec6837d authored over 1 year ago by Aadit Olkar <[email protected]>
Overload `DecorationMethod` to fix #4870 (#4874)

* Overload `DecorationMethod` to fix #4870

Signed-off-by: Pelle Wessman <[email protected]>
...

github.com/fastify/fastify - 956bc05cfcd816e5b40ca1aea8cb45c9729f0711 authored over 1 year ago by Pelle Wessman <[email protected]>
fix(typescript): route config should not pass url and method (#4872)

github.com/fastify/fastify - 2d9e695839bc201fa639626731c61b12d2a9074b authored over 1 year ago by KaKa <[email protected]>
Bumped v4.19.1

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

github.com/fastify/fastify - 5b7fd1835cc4f8efb52a6946677da37d8c1561c1 authored over 1 year ago by Matteo Collina <[email protected]>
fix: Type narrow fix issue from PR #4823 (#4869)

github.com/fastify/fastify - 4c532d7921cfe9c85de38089cc5203d6aa90355c authored over 1 year ago by Aadit Olkar <[email protected]>
fix platformatic-cloud anchor id (#4863)

github.com/fastify/fastify - fd62068892b7312fcb8552834fbf60a035442ad3 authored over 1 year ago by sher <[email protected]>
docs(testing): add plugin testing guide (#4849)

github.com/fastify/fastify - 98ca4fec817169cdd9d6bc50a1b320bbb7a97545 authored over 1 year ago by Ekott2006 <[email protected]>
Fix typo in docs/Reference/TypeScript.md (#4861)

github.com/fastify/fastify - 97e96aead2e3877352be8028021bb2b9efe3ed7f authored over 1 year ago by Jon Webb <[email protected]>
Bumped v4.19.0

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

github.com/fastify/fastify - 6684a3775fdc8aa38f765540000ae97699323b23 authored over 1 year ago by Matteo Collina <[email protected]>
feat: Type narrow on status().send() chains with Reply generics (#4823)

* initial type narrowing functionality

* type narrow on wildcards

* fix typo in tests and ...

github.com/fastify/fastify - 7d02f769ee81abba336fd7a7988b0797a6948dfe authored over 1 year ago by Aadit Olkar <[email protected]>
minor jsdoc fixes (#4855)

* minor jsdoc fixes

* Update lib/schema-controller.js

Co-authored-by: James Sumners <james...

github.com/fastify/fastify - 253506e0d5739fef3537e67c72eb34948e601a4f authored over 1 year ago by Uzlopak <[email protected]>
Extend `decorate()` etc to enforce defined values (#4858)

* feat: have `decorate()` etc enforce typed values

Non-breaking backwards compatible enhancem...

github.com/fastify/fastify - 1b393adaa23a319c132b4083da385c37ba605caf authored over 1 year ago by Pelle Wessman <[email protected]>
Do not leak memory if .listen()` is not called (#4860)

github.com/fastify/fastify - 3a52ca662a8ed2c010b82dd27964a3dd34f50c01 authored over 1 year ago by Matteo Collina <[email protected]>
chore: trigger the new website build (#4839)

Co-authored-by: Frazer Smith <[email protected]>

github.com/fastify/fastify - 6c3e37cab2e35a533c65beb3df58cf857c7211c4 authored over 1 year ago by Manuel Spigolon <[email protected]>
fix: return 431 status code on HTTP header overflow error (#4856)

github.com/fastify/fastify - 3f02c96bc37929cb57f7ce6a15bade106fd6af64 authored over 1 year ago by Nico Flaig <[email protected]>
build(deps-dev): Bump eslint-plugin-n from 15.7.0 to 16.0.1 (#4857)

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 15.7.0 to 16.0...

github.com/fastify/fastify - d8aece2c9ed313896abde2a9b440c0658252efaf authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(ecosystem): add fastify cacheman (#4851)

github.com/fastify/fastify - 6e062296d7b3a3b05407b169bd1a84e103293587 authored over 1 year ago by M ABD AZIZ ALFIAN <[email protected]>
docs: Add documentation for zod type provider (#4456)

Co-authored-by: Frazer Smith <[email protected]>

github.com/fastify/fastify - 03c5fc7116478b3a47a0df23fa95bed1115369b2 authored over 1 year ago by Igor Savin <[email protected]>
fix(#4808): pass Fastify request to frameworkErrors and omit logging if disabled (#4825)

Co-authored-by: Carlos Fuentes <[email protected]>

github.com/fastify/fastify - 433439f94c2c82ba6c15791fe74c7e8bb0daf4a4 authored over 1 year ago by Sergey Burnevsky <[email protected]>
pluginName will be exposed in FastifyInstance (#4848)

* pluginName will be exposed in FastifyInstance

* adding pluginName typescript property test ...

github.com/fastify/fastify - 3230a10fa4d682ad8d676705941654e1e3203b77 authored over 1 year ago by Md Adil <[email protected]>
Added "Principles" to explain the key technical principles behind Fastify (#4852)

* Added "Principles" to explain the key technical principles behind Fastify

Signed-off-by: Ma...

github.com/fastify/fastify - 5d4182139de0bf46e1f948792cc1ffb8bd156ef9 authored over 1 year ago by Matteo Collina <[email protected]>
Fix/add missing types fastifycontextconfig (#4850)

github.com/fastify/fastify - 8de9eabedaf1de9ac6ac33b7443ad26500faa328 authored over 1 year ago by Dan Castillo <[email protected]>
fix(#4774): close bindings through the hook system (#4776)

* fix: close bindings through the hook system

* docs: replace comments

Co-authored-by: Jam...

github.com/fastify/fastify - c4b8d85119068056df7d90782cd33841c943e062 authored over 1 year ago by Carlos Fuentes <[email protected]>
[fix] Tests are failing in Windows due to command line env syntax (#4845)

github.com/fastify/fastify - 49b416c8f58190e393f782478d70a00f4e054e82 authored over 1 year ago by Giulio Davide Carparelli <[email protected]>
docs(Routes.md): added short description for constraints option (#4838)

github.com/fastify/fastify - 5992c0bea713db8d46274b4756a3db12b5651fd1 authored over 1 year ago by Giulio Davide Carparelli <[email protected]>
build(deps-dev): Bump @sinonjs/fake-timers from 10.2.0 to 11.0.0 (#4818)

github.com/fastify/fastify - 639e15a05bbedad1a2030aa30430b6e619dcc61b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: handle undefined req.routeConfig in frameworkErrors (#4826)

Co-authored-by: Giulio Davide <[email protected]>

github.com/fastify/fastify - c2b89732d583a0e0d8e0a666b2eb9b62610edf34 authored over 1 year ago by Giulio Davide Carparelli <[email protected]>
fix typo (#4828)

github.com/fastify/fastify - 61b86760019c85afbef6cc0f175c75870381ed04 authored over 1 year ago by Horie Issei <[email protected]>
fix: correct type definition for genReqId argument (#4784)

* Fixes #4748: correct type defiinition for genReqId(), it receives raw request as argument, not...

github.com/fastify/fastify - 109873cf7e63eeffae65de2613d50b21815d3cb3 authored over 1 year ago by Sergey Burnevsky <[email protected]>
docs(ecosystem): add fastify-better-sqlite3 (#4812)

github.com/fastify/fastify - d1ad6c17ce9731f1bc28377318b010966ca339cd authored over 1 year ago by punkish <[email protected]>
fix: deal while sending an empty body as a buffer (#4797)

github.com/fastify/fastify - 1a6597f9730d77fa924f4a5ca8c51a9cca93a9ae authored over 1 year ago by Ilya Strelov <[email protected]>
docs: add Platformatic to deploy strategies (#4822)

* Add Platformatic to deploy strategies

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

github.com/fastify/fastify - 1128dc096a438aef897b86fa30dddb6e94fe34a2 authored over 1 year ago by Matteo Collina <[email protected]>
build(deps-dev): Bump markdownlint-cli2 from 0.7.1 to 0.8.1 (#4819)

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.7.1 to 0.8.1.
...

github.com/fastify/fastify - d93adec5b7403a52a254ddd7d2eeeef59ac857fa authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: added originalUrl in request object #4704 (#4758)

github.com/fastify/fastify - f4a8f3624c87ab23bec79280b876ad955ac5fafa authored over 1 year ago by aarontravass <[email protected]>
fix: added a check to prevent creation of secondary server when external server is supplied (#4741)

* fix: added a check to prevent creation of secondary server when external server is passed to s...

github.com/fastify/fastify - 3ec2651fbd6ed7eab635c429abfd1e2675360e81 authored over 1 year ago by aarontravass <[email protected]>
Bumped v4.18.0

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

github.com/fastify/fastify - 5d084fb842f6465340f2bf2b1317b3639fe3962a authored over 1 year ago by Matteo Collina <[email protected]>
reset listening state for each secondary server (#4810)

The listenCallback() function is called for each secondary
address that a server should listen ...

github.com/fastify/fastify - 96068f9bc358983f62acddd1b7e4bbf6e9aeeea9 authored over 1 year ago by Colin Ihrig <[email protected]>
Disable happy eyeblass for yarn and pnpm

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

github.com/fastify/fastify - 48ae3a7ee52f21e01a8d4e5f9c6a7357e68e3651 authored over 1 year ago by Matteo Collina <[email protected]>
Fix broken CI (#4809)

* Fix broken CI

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

* fixup

Signed-...

github.com/fastify/fastify - 6ca905af8a2a6da6c648648e1b9fac5206a5f836 authored over 1 year ago by Matteo Collina <[email protected]>
ci(ci): replace node 19 with node 20 in test matrices (#4691)

* ci(ci): replace node 19 with node 20 in test matrix

* fix: options.https do not accept bool...

github.com/fastify/fastify - 196c89dc67b760bbcf73bce6aecfde46e17d9d83 authored over 1 year ago by Frazer Smith <[email protected]>
remove double validation of onReady-hook (#4799)

github.com/fastify/fastify - 9f87feaf1819854198c16fc0bfce5ce49013c4c7 authored over 1 year ago by Uzlopak <[email protected]>
add sync-next workflow (#4801)

github.com/fastify/fastify - f6a0ff3d8b94a118cd9cc92b44e7bfdff7fdf1b9 authored over 1 year ago by Uzlopak <[email protected]>
workflow(benchmark): update node version (#4786)

github.com/fastify/fastify - 27ac8d9ff00de814beeb91b9a007c606eb912d82 authored over 1 year ago by Rafael Gonzaga <[email protected]>
fix: body reader to use statusCode from stream error, if available (#4787)

* body reader to use statusCode from stream error, if available (#4785)

* another test for no...

github.com/fastify/fastify - 4031acbe0c65f436ba689e34ec72c633fbde037a authored over 1 year ago by Sergey Burnevsky <[email protected]>
ci: ignore node-14 on windows (#4800)

github.com/fastify/fastify - 1c45ccfaa99674fa5cabafa9e143456e62d31973 authored over 1 year ago by Manuel Spigolon <[email protected]>
Making Vercel Serverless docs easier to use (#4793)

* Making Vercel Serverless easier to use

* Markdown lint fixed

* Markdown lint and Proper ...

github.com/fastify/fastify - d7301f71755d55cf07f8f50c058fd38e01d58191 authored over 1 year ago by Ekott2006 <[email protected]>
fix: update removeHeader type to be FastifyReply (#4781)

Co-authored-by: Uzlopak <[email protected]>

github.com/fastify/fastify - 13c358dc89da0662b08d77f6fd10a4cee9d3efdc authored over 1 year ago by Dan Castillo <[email protected]>
build(deps): Bump lycheeverse/lychee-action from 1.7.0 to 1.8.0 (#4779)

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

github.com/fastify/fastify - 36e095db673876db96cad6c11d26fe661dadefcb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rename types/tsconfig.json to types/tsconfig.eslint.json to avoid hoisting by vscode (#4773)

* build: ignore types/tsconfig.json

* rename tsconfig.eslint.json

* remove blank line

-...

github.com/fastify/fastify - bccac51fea557ea7f43ed9a4a8b96cb4f4aaf457 authored over 1 year ago by nopeless <[email protected]>
docs(Request.md): fixed typo in compileValidationSchema function name

github.com/fastify/fastify - 71e419b6907c7017bf2e04df33fa0a628178908d authored over 1 year ago by Giulio Davide Carparelli <[email protected]>
revert: hotfix dev dep (#4775)

* Revert "chore: pin json-schema-to-ts (#4770)"

This reverts commit 4f367eabcdd70be5e969883c4...

github.com/fastify/fastify - 8540fb48762961ec3bd2ff2d2dfd9cd1e9cc225a authored over 1 year ago by Manuel Spigolon <[email protected]>
docs(ecosystem): add fastify-evervault plugin (#4771)

github.com/fastify/fastify - e352340894f64bfb1a2241176e1ff2c4d99e02dd authored over 1 year ago by Briscoooe <[email protected]>
feat: async validation support (#4752)

github.com/fastify/fastify - a649133ebd60c59b284dcd92834aa20fa5d2a8e1 authored over 1 year ago by Manuel Spigolon <[email protected]>
chore: pin json-schema-to-ts (#4770)

github.com/fastify/fastify - 4f367eabcdd70be5e969883c44290a83e8d5f18e authored over 1 year ago by Manuel Spigolon <[email protected]>
Remove debug logging for URL rewrite (#4754)

* Remove debug logging for URL rewrite

* Use url rewrite params object for future compatibili...

github.com/fastify/fastify - 410957f7e6018d4d3b07989c985df8b5af68ca3a authored over 1 year ago by Brett Willis <[email protected]>
fix: benchmark:parser script (#4765)

github.com/fastify/fastify - ca75d4c866c3140f49f768c4bb0cc3b3ece56cac authored over 1 year ago by Manuel Spigolon <[email protected]>
feat(ts): add trailer method definitions (#4759)

github.com/fastify/fastify - e82f4a7d463e49c5b9b33011a590979e872c4571 authored over 1 year ago by Ateş Göral <[email protected]>
Fix lowercase HTTP methods type (#4757)

* fix identation

* fix lowercase http method types

github.com/fastify/fastify - e70b632fbe8d3a81399334ef9699a794928b2c26 authored over 1 year ago by Matthias Keckl <[email protected]>
feat: allow lowercase methods when registering routes (#4750)

* allow lowercase methods

* fix test

github.com/fastify/fastify - c4cb3a87cdbd33524556314341aa2b9bea61422f authored over 1 year ago by Uzlopak <[email protected]>
Typo correction from extendible to extensible (#4745)

Co-authored-by: Habibur <[email protected]>

github.com/fastify/fastify - 42685f4796a4decb51952059d0fc01b5990e7280 authored over 1 year ago by Habibur Rahman (HR) <[email protected]>
doc: remove RafaelGSS from plugins team (#4746)

github.com/fastify/fastify - a44e4dc60ecbff3b432fef2d15a6c1e40dab6913 authored over 1 year ago by Rafael Gonzaga <[email protected]>
feat: support TypedArray objects (#4715) (#4735)

* add support for TypedArray in Reply.send

* add TypedArray section to Reply.send doc

* fi...

github.com/fastify/fastify - a2981d727821c76c63bf2445332b04af17d52780 authored over 1 year ago by Riccardo Romoli <[email protected]>
chore: add test-compare action (#4737)

github.com/fastify/fastify - 07267dab14c1b2e1899dcdac6f27646b6e7578a5 authored over 1 year ago by Rafael Gonzaga <[email protected]>
build(deps-dev): Bump @types/node from 18.16.5 to 20.1.0 (#4738)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/fastify/fastify - 8a42b8c8c846427eb984d862c532d80430eb1d5a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add listeningOrigin fastify immutable instance property (#4586) (#4674)

github.com/fastify/fastify - aa8ae56368790d26b8fcfd5444d4b6490d6d0a3a authored over 1 year ago by Simone Sacchi <[email protected]>
Update website.yml (#4736)

Update to v2 of the CircleCI api

github.com/fastify/fastify - a6b17213a4f7a53ff451c64f2433c9798d0e3378 authored over 1 year ago by Luis Orbaiceta <[email protected]>
chore: fix Reply.md internal link (#4731)

* chore: fix Reply.md internal link

* chore: update by comment

github.com/fastify/fastify - 97b5ba7f2ed8ff8f69806bfaee1f689efef8fb8a authored over 1 year ago by KaKa <[email protected]>
Add mention to default error handler on reply send (#4713)

* doc(#4606): Add mention to default error handler on reply send

* doc(#4606): Reword the sen...

github.com/fastify/fastify - fa400a22570bbaf30670f385d407d771ceb39d5d authored over 1 year ago by Paul Fayoux <[email protected]>
build(deps): bump dependencies (#4727)

github.com/fastify/fastify - dc87e008652f2b2bd1c0e55dab40a29904da2f15 authored over 1 year ago by Frazer Smith <[email protected]>
chore(deps): bump process-warning to ^2.2.0 (#4726)

Signed-off-by: KaKa <[email protected]>

github.com/fastify/fastify - 8e7c7a4ab36da58e7079a4f9f6aaafa6b91dffa2 authored over 1 year ago by KaKa <[email protected]>
Updates to docs and types regarding the `res` serializer (#4716)

* docs: clarify docs on `res` serializer

* types: update `res` serializer type to better refl...

github.com/fastify/fastify - be137713136ba5f7bd4c22805ebc501b3412565f authored over 1 year ago by AJ Bienz <[email protected]>
docs(readme): move table of contents (#4722)

* Update README.md

* Update README.md

Co-authored-by: Manuel Spigolon <[email protected]...

github.com/fastify/fastify - 72e1a7c28147d1a540fd7510f1beef02681dc4ce authored over 1 year ago by ileighAube <[email protected]>
build(deps): Bump lycheeverse/lychee-action from 1.6.1 to 1.7.0 (#4723)

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

github.com/fastify/fastify - f1737b32f0a3229df3fcf7dd50738032d8a4a36c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: keep custom response schema class (#4718)

* add test and fix to maintain custom response schema

* ensure mixed schema types are individ...

github.com/fastify/fastify - af1e0422b5632b847217188b360c970d872351a6 authored over 1 year ago by Jascha Ephraim <[email protected]>
ci(integration): only trigger on pushes to main branches (#4721)

github.com/fastify/fastify - fc09e73e0286fd21ecfdd731092e3d5ec57123cf authored over 1 year ago by Frazer Smith <[email protected]>
ci: test using pnpm 8 (#4720)

github.com/fastify/fastify - dd9414d569fb91f8cfe7df2b7d9f972d4b5d15ec authored over 1 year ago by Frazer Smith <[email protected]>
ci: only trigger on pushes to main branches (#4714)

github.com/fastify/fastify - a201010d46a500b6a569ebc32b648feb99b28499 authored over 1 year ago by Frazer Smith <[email protected]>
docs: add fastify-opaque-apake to Ecosystem.md (#4712)

Signed-off-by: Cynthia <[email protected]>

github.com/fastify/fastify - 7431a2325a2d45c104af24fdfdd021a5e8be710f authored over 1 year ago by Cynthia <[email protected]>
Update GOVERNANCE.md (#4709)

github.com/fastify/fastify - e1643860a9df8d40c9f0c370126a336d00caf2ff authored over 1 year ago by Matteo Collina <[email protected]>