chore(package): update fastify to version 5.6.2 #1437
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ fastify (5.6.0 → 5.6.2) · Repo
Release Notes
5.6.2
5.6.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 50 commits:
Bumped v5.6.2fix: consistent error handling for custom validators in async validation contexts (#6247)fix: parse ipv6 hostname (#6373)chore: Bump borp from 0.20.2 to 0.21.0 (#6379)chore: Bump actions/setup-node from 5 to 6 (#6376)fix: handle web stream payload in HEAD route (#6372)chore: Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0 (#6377)chore: Bump tsd in the dev-dependencies-typescript group (#6346)chore: Bump pnpm/action-setup from 4.1.0 to 4.2.0 (#6375)chore: Bump pino from 9.14.0 to 10.1.0 in the dependencies-major group (#6378)chore: Bump actions/dependency-review-action from 4.8.0 to 4.8.1 (#6374)chore: add max-len ESLint rule with 120 character limit (#6221)docs(reference/plugins): mention async plugins (#6357)docs: Fix broken link to TypeBox doc website wrt AJV setup (#6367)style(ci): remove whitespace from concurrency group (#6366)docs(guides/fluent-schema): replace last `nb` usage (#6365)chore: add `@fastify/sse` as fastify core plugin to documentation and citgm (#6364)Update Fluent-Schema.md (#6360)docs(ecosystem): adding attaryz/fastify-devtools to community plugins (#6339)fix: respect child logger factory in fastify options (#6349)chore: remove commented tests (#6352)chore: remove reference to simple-get (#6353)docs: mention that addHttpMethod override existing methods (#6350)chore: Bump actions/github-script from 7 to 8 (#6340)chore: Bump actions/setup-node from 4 to 5 (#6342)chore: Bump actions/labeler from 5 to 6 (#6341)chore: Bump actions/dependency-review-action from 4.7.1 to 4.8.0 (#6344)chore: Bump lycheeverse/lychee-action from 2.4.1 to 2.6.1 (#6345)chore: Bump joi from 17.13.3 to 18.0.1 (#6347)chore: Bump actions/checkout from 4 to 5 (#6343)ci: remove label of citgm only on pull_request.labeled, add options for workflow_dispatch (#6335)refactor: delegate options processing to a dedicated function (#6333)fix: error throwing in reply (#6299)docs: explain stream error handling (#5746)ci: improve citgm workflows (#6334)build(deps-dev): remove @fastify/pre-commit (#6319)fix: handle non FastifyErrors in custom handler properly, set type of error-parameter for setErrorHandler and errorHandler to unknown, but configurable via generic TError (#6308)fix: accept htab ows (#6303)ci(ci): check dependabot prs come from repo (#6330)refactor: rename source file names with kebab-case (#6331)Bumped v5.6.1fix: close http2 sessions on close server (#6137)fix: correct session.close() context in http2 timeout handler (#6327)fix: (types) allow FastifySchemaValidationError[] as an error (#6326)chore(sponsor): add lambdatest (#6324)chore(gha): remove benchmark github workflows (#6322)docs(security): add security escalation policy (#6315)chore: fix typos (#6316)docs(decorators): fix TypeScript inconsistency (#6224)fix: fix typo of deprecation warning FSTDEP022 (#6313)🆕 @pinojs/redact (added, 0.4.0)
🆕 pino (added, 10.1.0)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands