Skip to content

[pull] main from fastify:main#2

Open
pull[bot] wants to merge 1326 commits intohttps-quantumblockchainai-atlassian-net:mainfrom
fastify:main
Open

[pull] main from fastify:main#2
pull[bot] wants to merge 1326 commits intohttps-quantumblockchainai-atlassian-net:mainfrom
fastify:main

Conversation

@pull
Copy link

@pull pull bot commented Jul 13, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@changeset-bot
Copy link

changeset-bot bot commented Nov 5, 2022

⚠️ No Changeset found

Latest commit: a22217f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@restack-app
Copy link

restack-app bot commented Oct 4, 2024

No applications have been configured for previews targeting branch: main. To do so go to restack console and configure your applications for previews.

mcollina and others added 14 commits June 10, 2025 16:55
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Co-authored-by: Manuel Spigolon <manuel.spigolon@nearform.com>
Co-authored-by: Jean <110341611+jean-michelet@users.noreply.github.com>
Co-authored-by: Jean <110341611+jean-michelet@users.noreply.github.com>
Co-authored-by: Jean <110341611+jean-michelet@users.noreply.github.com>
Signed-off-by: Manuel Spigolon <manuel.spigolon@nearform.com>
Co-authored-by: Jean <110341611+jean-michelet@users.noreply.github.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Aras Abbasi <aras.abbasi@googlemail.com>
Fdawgs and others added 30 commits March 4, 2026 07:12
Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Co-authored-by: Frazer Smith <frazer.dev@icloud.com>
* docs: add fastify-svelte-view to Ecosystem list

* Fix markdown lint complain

* fix linter complain

---------

Co-authored-by: Jean <110341611+jean-michelet@users.noreply.github.com>
Co-authored-by: Frazer Smith <frazer.dev@icloud.com>
…in registration to showcase that it's added as a child (#6566)
* docs: fix camelCase anchor links in Server.md TOC

* Update docs/Reference/Server.md

Co-authored-by: Antonio Tripodi <Tony133@users.noreply.github.com>
Signed-off-by: deepvamja <143236575+Deepvamja@users.noreply.github.com>

* Update docs/Reference/Server.md

Co-authored-by: Antonio Tripodi <Tony133@users.noreply.github.com>
Signed-off-by: deepvamja <143236575+Deepvamja@users.noreply.github.com>

* docs: revert addHttpMethod anchor to original casing

* docs: fix setGenReqId casing in code examples

* docs: revert setGenReqId heading to original casing

* docs: fix extra backticks on loggerInstance in TOC

---------

Signed-off-by: deepvamja <143236575+Deepvamja@users.noreply.github.com>
Co-authored-by: Antonio Tripodi <Tony133@users.noreply.github.com>
* ci: make link checkers non-blocking to reduce PR noise

* ci(link-checker): fix root-relative links resolution with --root-dir

* Update .github/workflows/links-check.yml

Signed-off-by: KaKa <23028015+climba03003@users.noreply.github.com>

---------

Signed-off-by: KaKa <23028015+climba03003@users.noreply.github.com>
Co-authored-by: KaKa <23028015+climba03003@users.noreply.github.com>
* docs: update syntax markdown in validation and serialization section

* fix: replace absolute paths with relative links in Decorators.md

* fix: update links

* fix: update links
…odel (#6537)

* docs: clarify that content-type parser/schema mismatches are outside the threat model

When a regex-based content-type parser matches requests that have no
corresponding key in schema.body.content, validation is skipped. This
is an application configuration concern, not a framework vulnerability.

Add documentation in three places:
- SECURITY.md: new non-vulnerability example in the threat model
- Validation-and-Serialization.md: warning about exact-match schema selection
- ContentTypeParser.md: note about validation implications of regex parsers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Update ContentTypeParser.md

Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
Signed-off-by: Matteo Collina <matteo.collina@gmail.com>

* Update Validation-and-Serialization.md

Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
Signed-off-by: Matteo Collina <matteo.collina@gmail.com>

* docs(reference): remove second-person phrasing in warnings

* ci(links): avoid redirect-only security advisory URL in checks

---------

Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: James Sumners <321201+jsumners@users.noreply.github.com>
- Replace non-existent `reply.getTrailer()` with `reply.hasTrailer()`
  in the removeTrailer example
- Fix syntax errors in schema mutation examples where an extra dot
  before the assignment operator made the code invalid
  (`schema1.properties.foo.type. = 'integer'`)
* types: Allow port to be null in request type definition

Signed-off-by: Tristan Barlow-Griffin <tristanbarlowg@gmail.com>

* types: updated port expectType test to reflect the new type (number | null)

---------

Signed-off-by: Tristan Barlow-Griffin <tristanbarlowg@gmail.com>
* docs: update links

* docs: update links

* docs: update links

* docs: update links

* docs: update links

* docs: update links
Use new shared lock-threads workflow. which is just a direct port of this really!

Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.