nest
nest copied to clipboard
chore(deps-dev): bump @fastify/static from 7.0.4 to 8.0.3
Bumps @fastify/static from 7.0.4 to 8.0.3.
Release notes
Sourced from @​fastify/static's releases.
v8.0.3
What's Changed
- style: remove trailing whitespace by
@​Fdawgsin fastify/fastify-static#478- Fix types test for Fastify v5.1.0 by
@​mcollinain fastify/fastify-static#479- Explicit warning about setting cacheControl to false for custom Cache… by
@​jablonskiin fastify/fastify-static#481- docs(readme): update send links by
@​Fdawgsin fastify/fastify-static#482- refactor: use lowercase for charset by
@​Fdawgsin fastify/fastify-static#483- fix: add
contentTypesend option by@​Fdawgsin fastify/fastify-static#484New Contributors
@​jablonskimade their first contribution in fastify/fastify-static#481Full Changelog: https://github.com/fastify/fastify-static/compare/v8.0.2...v8.0.3
v8.0.2
What's Changed
- fix: respect custom status code when successfully send file by
@​climba03003in fastify/fastify-static#476Full Changelog: https://github.com/fastify/fastify-static/compare/v8.0.1...v8.0.2
v8.0.1
What's Changed
- chore: update fastify to ^5.0.0 by
@​Fdawgsin fastify/fastify-static#473Full Changelog: https://github.com/fastify/fastify-static/compare/v8.0.0...v8.0.1
v8.0.0
What's Changed
- build(deps-dev): bump pino from 8.21.0 to 9.1.0 by
@​dependabotin fastify/fastify-static#453- Merge
nextintomasterby@​jsumnersin fastify/fastify-static#454- build(deps): bump glob from 10.4.5 to 11.0.0 by
@​dependabotin fastify/fastify-static#456- build(deps-dev): bump
@​types/nodefrom 20.14.13 to 22.0.0 by@​dependabotin fastify/fastify-static#457- chore: remove coveralls as dev dependency by
@​Uzlopakin fastify/fastify-static#463- chore: migrate to neostandard by
@​Uzlopakin fastify/fastify-static#462- chore: remove handlebars by
@​Uzlopakin fastify/fastify-static#464Full Changelog: https://github.com/fastify/fastify-static/compare/v7.0.4...v8.0.0
Commits
db149558.0.349b1cadfix: addcontentTypesend option (#484)9af3316refactor: use lowercase for charset (#483)0c5dfdddocs(readme): update send links (#482)9a3a275Explicit warning about setting cacheControl to false for custom Cache-Control...1b0386fFix types test for Fastify v5 (#479)8f59061style: remove trailing whitespace (#478)2860751ci: use major version of workflowsdd5966dBumped v8.0.25e6aeb9fix: respect custom status code when successfully send file (#476)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for @​fastify/static since your current version.
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)