Skip to content

Commit

Permalink
Build(deps): Bump fastify from 4.18.0 to 4.19.2 (#581)
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 4.18.0 to 4.19.2.
<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.19.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(typescript): route config should not pass url and method by <a href="https://github.com/climba03003"><code>@​climba03003</code></a> in <a href="https://github.com/fastify/fastify/pull/4872">fastify/fastify#4872</a></li>
<li>Overload <code>DecorationMethod</code> to fix <a href="https://github.com/fastify/fastify/issues/4870">#4870</a> by <a href="https://github.com/voxpelli"><code>@​voxpelli</code></a> in <a href="https://github.com/fastify/fastify/pull/4874">fastify/fastify#4874</a></li>
<li>fix: Type inference breaking when Reply generic is not passed by <a href="https://github.com/aadito123"><code>@​aadito123</code></a> in <a href="https://github.com/fastify/fastify/pull/4875">fastify/fastify#4875</a></li>
<li>fix: regression with close and serverFactory by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://github.com/fastify/fastify/pull/4876">fastify/fastify#4876</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v4.19.1...v4.19.2">https://github.com/fastify/fastify/compare/v4.19.1...v4.19.2</a></p>
<h2>v4.19.1</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(typescript): fix typo by <a href="https://github.com/jon-codes"><code>@​jon-codes</code></a> in <a href="https://github.com/fastify/fastify/pull/4861">fastify/fastify#4861</a></li>
<li>docs(testing): add plugin testing guide by <a href="https://github.com/Ekott2006"><code>@​Ekott2006</code></a> in <a href="https://github.com/fastify/fastify/pull/4849">fastify/fastify#4849</a></li>
<li>docs: fix platformatic-cloud anchor id by <a href="https://github.com/sher"><code>@​sher</code></a> in <a href="https://github.com/fastify/fastify/pull/4863">fastify/fastify#4863</a></li>
<li>fix: Type narrow fix issue from PR <a href="https://github.com/fastify/fastify/issues/4823">#4823</a> by <a href="https://github.com/aadito123"><code>@​aadito123</code></a> in <a href="https://github.com/fastify/fastify/pull/4869">fastify/fastify#4869</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jon-codes"><code>@​jon-codes</code></a> made their first contribution in <a href="https://github.com/fastify/fastify/pull/4861">fastify/fastify#4861</a></li>
<li><a href="https://github.com/sher"><code>@​sher</code></a> made their first contribution in <a href="https://github.com/fastify/fastify/pull/4863">fastify/fastify#4863</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v4.19.0...v4.19.1">https://github.com/fastify/fastify/compare/v4.19.0...v4.19.1</a></p>
<h2>v4.19.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: added a check to prevent creation of secondary server when external server is supplied by <a href="https://github.com/aarontravass"><code>@​aarontravass</code></a> in <a href="https://github.com/fastify/fastify/pull/4741">fastify/fastify#4741</a></li>
<li>feat: added originalUrl in request object <a href="https://github.com/fastify/fastify/issues/4704">#4704</a> by <a href="https://github.com/aarontravass"><code>@​aarontravass</code></a> in <a href="https://github.com/fastify/fastify/pull/4758">fastify/fastify#4758</a></li>
<li>build(deps-dev): Bump markdownlint-cli2 from 0.7.1 to 0.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github.com/fastify/fastify/pull/4819">fastify/fastify#4819</a></li>
<li>Add Platformatic to deploy strategies by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://github.com/fastify/fastify/pull/4822">fastify/fastify#4822</a></li>
<li>Fixed an error that occurred when sending an empty body as a buffer by <a href="https://github.com/strelov1"><code>@​strelov1</code></a> in <a href="https://github.com/fastify/fastify/pull/4797">fastify/fastify#4797</a></li>
<li>docs(ecosystem): add fastify-better-sqlite3 by <a href="https://github.com/punkish"><code>@​punkish</code></a> in <a href="https://github.com/fastify/fastify/pull/4812">fastify/fastify#4812</a></li>
<li>fix: correct type definition for genReqId argument by <a href="https://github.com/sergburn"><code>@​sergburn</code></a> in <a href="https://github.com/fastify/fastify/pull/4784">fastify/fastify#4784</a></li>
<li>fix typo by <a href="https://github.com/is2ei"><code>@​is2ei</code></a> in <a href="https://github.com/fastify/fastify/pull/4828">fastify/fastify#4828</a></li>
<li>fix: handle undefined req.routeConfig in frameworkErrors by <a href="https://github.com/giuliowaitforitdavide"><code>@​giuliowaitforitdavide</code></a> in <a href="https://github.com/fastify/fastify/pull/4826">fastify/fastify#4826</a></li>
<li>build(deps-dev): Bump <code>@​sinonjs/fake-timers</code> from 10.2.0 to 11.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github.com/fastify/fastify/pull/4818">fastify/fastify#4818</a></li>
<li>docs(Routes.md): added short description for constraints option by <a href="https://github.com/giuliowaitforitdavide"><code>@​giuliowaitforitdavide</code></a> in <a href="https://github.com/fastify/fastify/pull/4838">fastify/fastify#4838</a></li>
<li>[fix] Tests are failing in Windows due to command line env syntax by <a href="https://github.com/giuliowaitforitdavide"><code>@​giuliowaitforitdavide</code></a> in <a href="https://github.com/fastify/fastify/pull/4845">fastify/fastify#4845</a></li>
<li>fix(<a href="https://github.com/fastify/fastify/issues/4774">#4774</a>): close bindings through the hook system by <a href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a href="https://github.com/fastify/fastify/pull/4776">fastify/fastify#4776</a></li>
<li>Fix/add missing types fastifycontextconfig by <a href="https://github.com/dancastillo"><code>@​dancastillo</code></a> in <a href="https://github.com/fastify/fastify/pull/4850">fastify/fastify#4850</a></li>
<li>Added &quot;Principles&quot; to explain the key technical principles behind Fastify by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://github.com/fastify/fastify/pull/4852">fastify/fastify#4852</a></li>
<li>pluginName will be exposed in FastifyInstance by <a href="https://github.com/md-adil"><code>@​md-adil</code></a> in <a href="https://github.com/fastify/fastify/pull/4848">fastify/fastify#4848</a></li>
<li>fix: pass Fastify request to frameworkErrors and omit logging if disabled by <a href="https://github.com/sergburn"><code>@​sergburn</code></a> in <a href="https://github.com/fastify/fastify/pull/4825">fastify/fastify#4825</a></li>
<li>docs: Add documentation for zod type provider by <a href="https://github.com/kibertoad"><code>@​kibertoad</code></a> in <a href="https://github.com/fastify/fastify/pull/4456">fastify/fastify#4456</a></li>
<li>docs(ecosystem): add fastify cacheman by <a href="https://github.com/aalfiann"><code>@​aalfiann</code></a> in <a href="https://github.com/fastify/fastify/pull/4851">fastify/fastify#4851</a></li>
<li>build(deps-dev): Bump eslint-plugin-n from 15.7.0 to 16.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github.com/fastify/fastify/pull/4857">fastify/fastify#4857</a></li>
<li>fix: return 431 status code on HTTP header overflow error by <a href="https://github.com/nflaig"><code>@​nflaig</code></a> in <a href="https://github.com/fastify/fastify/pull/4856">fastify/fastify#4856</a></li>
<li>ci: trigger the new website build by <a href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a href="https://github.com/fastify/fastify/pull/4839">fastify/fastify#4839</a></li>
<li>Do not leak memory if .listen()` is not called by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://github.com/fastify/fastify/pull/4860">fastify/fastify#4860</a></li>
<li>Extend <code>decorate()</code> etc to enforce defined values by <a href="https://github.com/voxpelli"><code>@​voxpelli</code></a> in <a href="https://github.com/fastify/fastify/pull/4858">fastify/fastify#4858</a></li>
<li>minor jsdoc fixes by <a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a href="https://github.com/fastify/fastify/pull/4855">fastify/fastify#4855</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/fastify/fastify/commit/4ca4c3e6a3b3dbd58d255dc5f612151e56a21f35"><code>4ca4c3e</code></a> Bumped v4.19.2</li>
<li><a href="https://github.com/fastify/fastify/commit/5814956cbe7e575eb8d278b4b78c58f266b8df81"><code>5814956</code></a> fix: regression with close and serverFactory (<a href="https://github.com/fastify/fastify/issues/4876">#4876</a>)</li>
<li><a href="https://github.com/fastify/fastify/commit/e3a2812213414bda4b801fa3c0c44daddec6837d"><code>e3a2812</code></a> fix: Type inference breaking when Reply generic is not passed (<a href="https://github.com/fastify/fastify/issues/4875">#4875</a>)</li>
<li><a href="https://github.com/fastify/fastify/commit/956bc05cfcd816e5b40ca1aea8cb45c9729f0711"><code>956bc05</code></a> Overload <code>DecorationMethod</code> to fix <a href="https://github.com/fastify/fastify/issues/4870">#4870</a> (<a href="https://github.com/fastify/fastify/issues/4874">#4874</a>)</li>
<li><a href="https://github.com/fastify/fastify/commit/2d9e695839bc201fa639626731c61b12d2a9074b"><code>2d9e695</code></a> fix(typescript): route config should not pass url and method (<a href="https://github.com/fastify/fastify/issues/4872">#4872</a>)</li>
<li><a href="https://github.com/fastify/fastify/commit/5b7fd1835cc4f8efb52a6946677da37d8c1561c1"><code>5b7fd18</code></a> Bumped v4.19.1</li>
<li><a href="https://github.com/fastify/fastify/commit/4c532d7921cfe9c85de38089cc5203d6aa90355c"><code>4c532d7</code></a> fix: Type narrow fix issue from PR <a href="https://github.com/fastify/fastify/issues/4823">#4823</a> (<a href="https://github.com/fastify/fastify/issues/4869">#4869</a>)</li>
<li><a href="https://github.com/fastify/fastify/commit/fd62068892b7312fcb8552834fbf60a035442ad3"><code>fd62068</code></a> fix platformatic-cloud anchor id (<a href="https://github.com/fastify/fastify/issues/4863">#4863</a>)</li>
<li><a href="https://github.com/fastify/fastify/commit/98ca4fec817169cdd9d6bc50a1b320bbb7a97545"><code>98ca4fe</code></a> docs(testing): add plugin testing guide (<a href="https://github.com/fastify/fastify/issues/4849">#4849</a>)</li>
<li><a href="https://github.com/fastify/fastify/commit/97e96aead2e3877352be8028021bb2b9efe3ed7f"><code>97e96ae</code></a> Fix typo in docs/Reference/TypeScript.md (<a href="https://github.com/fastify/fastify/issues/4861">#4861</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/fastify/fastify/compare/v4.18.0...v4.19.2">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.18.0&new-version=4.19.2)](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
dependabot[bot] authored Jul 8, 2023
1 parent 70acf8c commit d94b82b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@bufbuild/connect": "^0.11.0",
"@bufbuild/connect-fastify": "^0.11.0",
"@bufbuild/protobuf": "^1.2.1",
"fastify": "^4.18.0",
"fastify": "^4.19.2",
"firebase-admin": "^11.9.0",
"nanoid": "^4.0.2"
},
Expand Down

0 comments on commit d94b82b

Please sign in to comment.