stocazzo
stocazzo copied to clipboard
build(deps): bump fastify from 4.26.1 to 4.26.2
Bumps fastify from 4.26.1 to 4.26.2.
Release notes
Sourced from fastify's releases.
v4.26.2
What's Changed
- fix: typo in module exports by
@lirantalin fastify/fastify#5316- docs(ts): Fix links by
@rozzillain fastify/fastify#5308- fix: cb is not a function at fallbackErrorHandler by
@Uzlopakin fastify/fastify#5317- feat: add a Firebase Functions step by step guide by
@lirantalin fastify/fastify#5318- types: fix test failure by
@gurgundayin fastify/fastify#5330- perf: use FifoMap to check contentType by
@gurgundayin fastify/fastify#5331- docs(ecosystem): adds fastify-override to plugins list by
@matthykin fastify/fastify#5336- types: Export preClose hook types by
@matthykin fastify/fastify#5335- fix: database migration doc missing db connection code by
@nuhmanin fastify/fastify#5339- chore: Bump pnpm/action-setup from 2 to 3 by
@dependabotin fastify/fastify#5341- chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0 by
@dependabotin fastify/fastify#5342New Contributors
@nuhmanmade their first contribution in fastify/fastify#5339Full Changelog: https://github.com/fastify/fastify/compare/v4.26.1...v4.26.2
Commits
5c263b4Bumped v4.26.263cd9f1chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0 (#5342)8345c9bchore: Bump pnpm/action-setup from 2 to 3 (#5341)ef3a755Establish database connection in migration code (#5339)52e7ac1types: Export preClose hook types (#5335)a033540Update Ecosystem.md (#5336)db758b3perf: use FifoMap (#5331)adc88d3fix type (#5330)7e50e53feat: add a Firebase Functions step by step guide (#5318)54f8e3cfix: cb is not a function at fallbackErrorHandler (#5317)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)