Skip to content

Commit b8bca53

Browse files
build(deps-dev): Bump fastify from 4.9.2 to 4.25.2 (#3067)
Bumps [fastify](https://github.com/fastify/fastify) from 4.9.2 to 4.25.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.25.2</h2> <h2>What's Changed</h2> <ul> <li>fix: <code>npm run test:watch</code> by <a href="https://github.com/domdomegg"><code>@​domdomegg</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5221">fastify/fastify#5221</a></li> <li>fix: always consume stream payloads when responding to 204 with no body by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5231">fastify/fastify#5231</a></li> <li>docs: update setErrorHandler to explain not found behaviour by <a href="https://github.com/domdomegg"><code>@​domdomegg</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5218">fastify/fastify#5218</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/domdomegg"><code>@​domdomegg</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify/pull/5221">fastify/fastify#5221</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v4.25.1...v4.25.2">https://github.com/fastify/fastify/compare/v4.25.1...v4.25.2</a></p> <h2>v4.25.1</h2> <h2>What's Changed</h2> <ul> <li>fix: route constraints by <a href="https://github.com/climba03003"><code>@​climba03003</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5207">fastify/fastify#5207</a></li> <li>fix: Better plugin name detection for FSTWRN002 by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5209">fastify/fastify#5209</a></li> <li>chore: at-large project by <a href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5211">fastify/fastify#5211</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify/compare/v4.25.0...v4.25.1">https://github.com/fastify/fastify/compare/v4.25.0...v4.25.1</a></p> <h2>v4.25.0</h2> <h2>What's Changed</h2> <ul> <li>feat: Improve RouteShorthandOptions['constraints'] type by <a href="https://github.com/Fcmam5"><code>@​Fcmam5</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5097">fastify/fastify#5097</a></li> <li>fix: add <a href="https://github.com/eomm"><code>@​eomm</code></a> and <a href="https://github.com/jsumners"><code>@​jsumners</code></a> as lead maintainers by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5115">fastify/fastify#5115</a></li> <li>fix: reply.send supports Uint8Array payload by <a href="https://github.com/SgtPooki"><code>@​SgtPooki</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5124">fastify/fastify#5124</a></li> <li>refactor: migrate deprecation warnings to actual deprecation warnings by <a href="https://github.com/jsumners"><code>@​jsumners</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5126">fastify/fastify#5126</a></li> <li>docs: added documentation about warnings by <a href="https://github.com/giuliowaitforitdavide"><code>@​giuliowaitforitdavide</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5108">fastify/fastify#5108</a></li> <li>test(logger): restrict temp file permissions by <a href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5128">fastify/fastify#5128</a></li> <li>refactor(lib/hooks): replace <code>typeof</code> undefined check by <a href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5127">fastify/fastify#5127</a></li> <li>chore: replace mention of fastify <code>.io</code> domain with <code>.dev</code> by <a href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5129">fastify/fastify#5129</a></li> <li>docs(security): add prose explaining OpenSSF CII Best Practices badge results by <a href="https://github.com/ljharb"><code>@​ljharb</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5111">fastify/fastify#5111</a></li> <li>chore: Bump actions/setup-node from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5134">fastify/fastify#5134</a></li> <li>fix(types): add handler property to routeOptions by <a href="https://github.com/MikeJeffers"><code>@​MikeJeffers</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5136">fastify/fastify#5136</a></li> <li>docs(readme): fix ci badge path by <a href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5138">fastify/fastify#5138</a></li> <li>docs: Fix small typo in Typescript docs by <a href="https://github.com/john-ko"><code>@​john-ko</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5145">fastify/fastify#5145</a></li> <li>feat(plugins): mixing async and callback style now returns a warning by <a href="https://github.com/giuliowaitforitdavide"><code>@​giuliowaitforitdavide</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5139">fastify/fastify#5139</a></li> <li>docs: mention about multipart support by <a href="https://github.com/fawazahmed0"><code>@​fawazahmed0</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5144">fastify/fastify#5144</a></li> <li>docs: add <code>@​fastify/vite</code> to core plugins list by <a href="https://github.com/galvez"><code>@​galvez</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5153">fastify/fastify#5153</a></li> <li>docs: add <code>@​scalar/fastify-api-reference</code> to community plugins list by <a href="https://github.com/hanspagel"><code>@​hanspagel</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5154">fastify/fastify#5154</a></li> <li>docs: Remove routeOptions reference in Reply.md by <a href="https://github.com/shadahmad7"><code>@​shadahmad7</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5156">fastify/fastify#5156</a></li> <li>docs(ecosystem): add fastify-uws by <a href="https://github.com/tinchoz49"><code>@​tinchoz49</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5160">fastify/fastify#5160</a></li> <li>docs: removed unmaintained fastify-nodemailer from ecosystem by <a href="https://github.com/giovanni-bertoncelli"><code>@​giovanni-bertoncelli</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5161">fastify/fastify#5161</a></li> <li>docs: clarify handling of streams and buffers by <a href="https://github.com/brettwillis"><code>@​brettwillis</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5166">fastify/fastify#5166</a></li> <li>docs(<a href="https://redirect.github.com/fastify/fastify/issues/5142">#5142</a>): aligned errors and warnings documentation by <a href="https://github.com/giuliowaitforitdavide"><code>@​giuliowaitforitdavide</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5162">fastify/fastify#5162</a></li> <li>docs(reference/hooks): add information about prehandler by <a href="https://github.com/RjManhas"><code>@​RjManhas</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5163">fastify/fastify#5163</a></li> <li>fix: type FastifyInstance['route'] and RouteShorthandMethod by <a href="https://github.com/MunifTanjim"><code>@​MunifTanjim</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5155">fastify/fastify#5155</a></li> <li>docs (reference): Fix small typo in Request by <a href="https://github.com/bngarren"><code>@​bngarren</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5186">fastify/fastify#5186</a></li> <li>chore: gitpodify by <a href="https://github.com/ghostdevv"><code>@​ghostdevv</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5168">fastify/fastify#5168</a></li> <li>docs(ecosystem): Add Apitally by <a href="https://github.com/itssimon"><code>@​itssimon</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5175">fastify/fastify#5175</a></li> <li>fix: Update reply.context deprecation warning by <a href="https://github.com/avaly"><code>@​avaly</code></a> in <a href="https://redirect.github.com/fastify/fastify/pull/5179">fastify/fastify#5179</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/04a4c9751e3b2501aa0a0866c512e9feb1641fb6"><code>04a4c97</code></a> Bumped v4.25.2</li> <li><a href="https://github.com/fastify/fastify/commit/0c86bb4f7e2e8ccf82a61b5cda0a038b95b96392"><code>0c86bb4</code></a> docs: update setErrorHandler to explain not found behaviour (<a href="https://redirect.github.com/fastify/fastify/issues/5218">#5218</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/b834ac7f18b47415a78c274f8495992d50f46da6"><code>b834ac7</code></a> Always consume stream payloads when responding to 204 with no body (<a href="https://redirect.github.com/fastify/fastify/issues/5231">#5231</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/bc8743a2f225c92ad68cf2ad11bcd6930249fb69"><code>bc8743a</code></a> fix: <code>npm run test:watch</code> (<a href="https://redirect.github.com/fastify/fastify/issues/5221">#5221</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/e3a07eaa444d0e769802195816d4e1718c2fc9ea"><code>e3a07ea</code></a> Bumped v4.25.1</li> <li><a href="https://github.com/fastify/fastify/commit/af8bd46a7b1d18c68558f07e020180f5e86922b5"><code>af8bd46</code></a> chore: at-large project (<a href="https://redirect.github.com/fastify/fastify/issues/5211">#5211</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/e495eaa26800db04859da8582a0fd57f8d7ee0c6"><code>e495eaa</code></a> fix: Better plugin name detection for FSTWRN002 (<a href="https://redirect.github.com/fastify/fastify/issues/5209">#5209</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/256fb2cf88628e7c28aa082713a988089751c2ab"><code>256fb2c</code></a> fix: route constraints (<a href="https://redirect.github.com/fastify/fastify/issues/5207">#5207</a>)</li> <li><a href="https://github.com/fastify/fastify/commit/635acc8ae50ed9a5a0ca03720a5d1bab70f64b51"><code>635acc8</code></a> Bumped v4.25.0</li> <li><a href="https://github.com/fastify/fastify/commit/b8f2d9ea474e5f4bd906fde9e97807adb6362fe5"><code>b8f2d9e</code></a> chore: remove unused type assertion (<a href="https://redirect.github.com/fastify/fastify/issues/5184">#5184</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastify/fastify/compare/v4.9.2...v4.25.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.9.2&new-version=4.25.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 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 79ef44c commit b8bca53

File tree

1 file changed

+220
-258
lines changed

1 file changed

+220
-258
lines changed

0 commit comments

Comments
 (0)