Closed dependabot[bot] closed 6 months ago
:tada: This PR is included in version 9.3.0 :tada:
The release is available on npm package (@latest dist-tag)
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 5.2.0 :tada:
The release is available on npm package (@latest dist-tag)
Your semantic-release bot :package::rocket:
Bumps fastify from 4.26.2 to 4.27.0.
Release notes
Sourced from fastify's releases.
... (truncated)
Commits
fe25981
Bumped v4.27.0445e41a
types: request route schema might be undefined (#5394)b8cbd33
feat: handle synchronous errors in errorHandler (#5445)bf64e47
feat: add mkcalendar and report methods (#5439)6dbe833
update readme (#5442)f2835db
feat: disable request logging (#5435)8d66924
docs(guides/abort): suggest explicit use of theaborted
property (#5438)bf5d447
docs: update indentation on snippet code (#5418)345c85e
chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#5436)d643885
exclude node 14 and 16 on macos (#5433)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show