Skip to content

Commit 65cdaa4

Browse files
Build(deps): Bump fastify from 4.27.0 to 4.28.0 (#126)
Bumps [fastify](https://github.com/fastify/fastify) from 4.27.0 to 4.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastify/fastify/releases">fastify's releases</a>.</em></p> <blockquote> <h2>v4.28.0</h2> <h2>What's Changed</h2> <ul> <li>test: fix closing - pipelining by <a href="https://github.com/climba03003"><code>@​climba03003</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5486">fastify/fastify#5486</a></li> <li>refactor(backport v4.x): change <code>reply.redirect()</code> signature (<a href="https://redirect.github.com/fastify/fastify/issues/5483">#5483</a>) by <a href="https://github.com/gurgunday"><code>@​gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5484">fastify/fastify#5484</a></li> <li>refactor(backport v4.x): hasRoute method comparison with case insensitive by <a href="https://github.com/SMNBLMRR"><code>@​SMNBLMRR</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5513">fastify/fastify#5513</a></li> <li>fix: (backport) Type inferrence with auxilliary hook handlers by <a href="https://github.com/aadito123"><code>@​aadito123</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5518">fastify/fastify#5518</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0">https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastify/fastify/commit/4212551b3b34ca9554e4168a6a395e0d0fdd2c5f"><code>4212551</code></a> Bumped v4.28.0</li> <li><a href="https://github.com/fastify/fastify/commit/db01168f396390f8ed0f5b0326a778d931bdb529"><code>db01168</code></a> auxilliary hook handler type fix + test fix (<a href="https://redirect.github.com/fastify/fastify/issues/5518">#5518</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/1d7b95550f2e10e26919ae0c64922ec3fc9f0020"><code>1d7b955</code></a> refactor(backport v4.x): hasRoute method comparison with case insensitive (<a href="https://redirect.github.com/fastify/fastify/issues/5">#5</a>...</li> <li><a href="https://github.com/fastify/fastify/commit/369858d9475c317a1efd4d8d5112d9635e25cde5"><code>369858d</code></a> [Backport 4.x] refactor: change <code>reply.redirect()</code> signature (<a href="https://redirect.github.com/fastify/fastify/issues/5483">#5483</a>) (<a href="https://redirect.github.com/fastify/fastify/issues/5484">#5484</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/d2d6d9a74b3a9247c31b636e761078edefd3c488"><code>d2d6d9a</code></a> test: fix closing - pipelining (<a href="https://redirect.github.com/fastify/fastify/issues/5486">#5486</a>)</li> <li>See full diff in <a href="https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastify&package-manager=npm_and_yarn&previous-version=4.27.0&new-version=4.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd7c545 commit 65cdaa4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)