Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump fastify from 3.19.2 to 3.20.1 (#584)
Bumps [fastify](https://github.com/fastify/fastify) from 3.19.2 to 3.20.1. <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>v3.20.1</h2> <h2>What's Changed</h2> <ul> <li>upgrade minimum find-my-way version by <a href="https://github.com/matthyk"><code>@matthyk</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3232">fastify/fastify#3232</a></li> <li>Add <code>serializerOpts</code> to server option interface by <a href="https://github.com/ddadaal"><code>@ddadaal</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3231">fastify/fastify#3231</a></li> <li>docs: update all nodejs doc links to point to v14.x documentation by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3227">fastify/fastify#3227</a></li> <li>docs: Added fastify-slonik plugin reference in fastify-ecosystem page. by <a href="https://github.com/Unbuttun"><code>@Unbuttun</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3226">fastify/fastify#3226</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ddadaal"><code>@ddadaal</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3231">fastify/fastify#3231</a></li> <li><a href="https://github.com/Unbuttun"><code>@Unbuttun</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3226">fastify/fastify#3226</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v3.20.0...v3.20.1">https://github.com/fastify/fastify/compare/v3.20.0...v3.20.1</a></p> <h2>v3.20.0</h2> <h2>What's Changed</h2> <ul> <li>Add this types to decorator functions by <a href="https://github.com/matthyk"><code>@matthyk</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3203">fastify/fastify#3203</a></li> <li>Fix request hanging when synchronously returning a value in setErrorHandler by <a href="https://github.com/weiliddat"><code>@weiliddat</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3211">fastify/fastify#3211</a></li> <li>docs: add fastify-recaptcha by <a href="https://github.com/qwertyforce"><code>@qwertyforce</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3212">fastify/fastify#3212</a></li> <li>feat: update Getting-Started.md by <a href="https://github.com/Adibla"><code>@Adibla</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3213">fastify/fastify#3213</a></li> <li>fix: add file option in FastifyLoggerOptions interface by <a href="https://github.com/nicks96432"><code>@nicks96432</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3214">fastify/fastify#3214</a></li> <li>Extend content type parser by <a href="https://github.com/matthyk"><code>@matthyk</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3210">fastify/fastify#3210</a></li> <li>fix generic constraint type by <a href="https://github.com/matthyk"><code>@matthyk</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3221">fastify/fastify#3221</a></li> <li>docs: fix interface in route generic example by <a href="https://github.com/shwao"><code>@shwao</code></a> in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3222">fastify/fastify#3222</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Adibla"><code>@Adibla</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3213">fastify/fastify#3213</a></li> <li><a href="https://github.com/nicks96432"><code>@nicks96432</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3214">fastify/fastify#3214</a></li> <li><a href="https://github.com/shwao"><code>@shwao</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/fastify/fastify/pull/3222">fastify/fastify#3222</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v3.19.2...v3.20.0">https://github.com/fastify/fastify/compare/v3.19.2...v3.20.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastify/fastify/commit/8371ba04d6ee8fb320ae1535233b3a999882fe3c"><code>8371ba0</code></a> Bumped v3.20.1</li> <li><a href="https://github.com/fastify/fastify/commit/9a87b81f3375ba378aa0f34e5246a2aeaddffbf8"><code>9a87b81</code></a> Added fastify-slonik plugin reference (<a href="https://github-redirect.dependabot.com/fastify/fastify/issues/3226">#3226</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/1299d1ef188293bc1085d14f7b488a99a2c5ae92"><code>1299d1e</code></a> docs: update all nodejs doc links to point to v14.x documentation (<a href="https://github-redirect.dependabot.com/fastify/fastify/issues/3227">#3227</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/dfdc243b7fc857e5ba5be0728b47bc9b169c24cd"><code>dfdc243</code></a> Add <code>serializerOpts</code> to server option interface (<a href="https://github-redirect.dependabot.com/fastify/fastify/issues/3231">#3231</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/44e3ffe8f1bb61a4045e22a020e6eb639f1bc402"><code>44e3ffe</code></a> upgrade minimum find-my-way version (<a href="https://github-redirect.dependabot.com/fastify/fastify/issues/3232">#3232</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/8f75d1859ebce41c720f6504ac2194032e702d0e"><code>8f75d18</code></a> Bumped v3.20.0</li> <li><a href="https://github.com/fastify/fastify/commit/0e45243c6c8d44375d3dedc1c704f936f67a5de1"><code>0e45243</code></a> Fix interface in route generic example (<a href="https://github-redirect.dependabot.com/fastify/fastify/issues/3222">#3222</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/1aff021286f68651c410e5d20b48b547bef89767"><code>1aff021</code></a> fix generic constraint type (<a href="https://github-redirect.dependabot.com/fastify/fastify/issues/3221">#3221</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/5cf61fcbfa8b20f4b714af6d155d2740bae3d96b"><code>5cf61fc</code></a> Extend content type parser (<a href="https://github-redirect.dependabot.com/fastify/fastify/issues/3210">#3210</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/52afb4a1ea9f1a7b9907219135e5b087b161acdd"><code>52afb4a</code></a> fix: add file option in FastifyLoggerOptions interface (<a href="https://github-redirect.dependabot.com/fastify/fastify/issues/3214">#3214</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastify/fastify/compare/v3.19.2...v3.20.1">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=3.19.2&new-version=3.20.1)](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 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>
- Loading branch information