fastify/fastify-static (@fastify/static)
### [`v8.0.2`](https://redirect.github.com/fastify/fastify-static/releases/tag/v8.0.2)
[Compare Source](https://redirect.github.com/fastify/fastify-static/compare/v8.0.1...v8.0.2)
#### What's Changed
- fix: respect custom status code when successfully send file by [@climba03003](https://redirect.github.com/climba03003) in [https://github.com/fastify/fastify-static/pull/476](https://redirect.github.com/fastify/fastify-static/pull/476)
**Full Changelog**: https://github.com/fastify/fastify-static/compare/v8.0.1...v8.0.2
### [`v8.0.1`](https://redirect.github.com/fastify/fastify-static/releases/tag/v8.0.1)
[Compare Source](https://redirect.github.com/fastify/fastify-static/compare/v8.0.0...v8.0.1)
#### What's Changed
- chore: update fastify to ^5.0.0 by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-static/pull/473](https://redirect.github.com/fastify/fastify-static/pull/473)
**Full Changelog**: https://github.com/fastify/fastify-static/compare/v8.0.0...v8.0.1
### [`v8.0.0`](https://redirect.github.com/fastify/fastify-static/releases/tag/v8.0.0)
[Compare Source](https://redirect.github.com/fastify/fastify-static/compare/v7.0.4...v8.0.0)
#### What's Changed
- build(deps-dev): bump pino from 8.21.0 to 9.1.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-static/pull/453](https://redirect.github.com/fastify/fastify-static/pull/453)
- Merge `next` into `master` by [@jsumners](https://redirect.github.com/jsumners) in [https://github.com/fastify/fastify-static/pull/454](https://redirect.github.com/fastify/fastify-static/pull/454)
- build(deps): bump glob from 10.4.5 to 11.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-static/pull/456](https://redirect.github.com/fastify/fastify-static/pull/456)
- build(deps-dev): bump [@types/node](https://redirect.github.com/types/node) from 20.14.13 to 22.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-static/pull/457](https://redirect.github.com/fastify/fastify-static/pull/457)
- chore: remove coveralls as dev dependency by [@Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/fastify/fastify-static/pull/463](https://redirect.github.com/fastify/fastify-static/pull/463)
- chore: migrate to neostandard by [@Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/fastify/fastify-static/pull/462](https://redirect.github.com/fastify/fastify-static/pull/462)
- chore: remove handlebars by [@Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/fastify/fastify-static/pull/464](https://redirect.github.com/fastify/fastify-static/pull/464)
**Full Changelog**: https://github.com/fastify/fastify-static/compare/v7.0.4...v8.0.0
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^7.0.4
->^8.0.2
Release Notes
fastify/fastify-static (@fastify/static)
### [`v8.0.2`](https://redirect.github.com/fastify/fastify-static/releases/tag/v8.0.2) [Compare Source](https://redirect.github.com/fastify/fastify-static/compare/v8.0.1...v8.0.2) #### What's Changed - fix: respect custom status code when successfully send file by [@climba03003](https://redirect.github.com/climba03003) in [https://github.com/fastify/fastify-static/pull/476](https://redirect.github.com/fastify/fastify-static/pull/476) **Full Changelog**: https://github.com/fastify/fastify-static/compare/v8.0.1...v8.0.2 ### [`v8.0.1`](https://redirect.github.com/fastify/fastify-static/releases/tag/v8.0.1) [Compare Source](https://redirect.github.com/fastify/fastify-static/compare/v8.0.0...v8.0.1) #### What's Changed - chore: update fastify to ^5.0.0 by [@Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/fastify/fastify-static/pull/473](https://redirect.github.com/fastify/fastify-static/pull/473) **Full Changelog**: https://github.com/fastify/fastify-static/compare/v8.0.0...v8.0.1 ### [`v8.0.0`](https://redirect.github.com/fastify/fastify-static/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/fastify/fastify-static/compare/v7.0.4...v8.0.0) #### What's Changed - build(deps-dev): bump pino from 8.21.0 to 9.1.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-static/pull/453](https://redirect.github.com/fastify/fastify-static/pull/453) - Merge `next` into `master` by [@jsumners](https://redirect.github.com/jsumners) in [https://github.com/fastify/fastify-static/pull/454](https://redirect.github.com/fastify/fastify-static/pull/454) - build(deps): bump glob from 10.4.5 to 11.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-static/pull/456](https://redirect.github.com/fastify/fastify-static/pull/456) - build(deps-dev): bump [@types/node](https://redirect.github.com/types/node) from 20.14.13 to 22.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/fastify/fastify-static/pull/457](https://redirect.github.com/fastify/fastify-static/pull/457) - chore: remove coveralls as dev dependency by [@Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/fastify/fastify-static/pull/463](https://redirect.github.com/fastify/fastify-static/pull/463) - chore: migrate to neostandard by [@Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/fastify/fastify-static/pull/462](https://redirect.github.com/fastify/fastify-static/pull/462) - chore: remove handlebars by [@Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/fastify/fastify-static/pull/464](https://redirect.github.com/fastify/fastify-static/pull/464) **Full Changelog**: https://github.com/fastify/fastify-static/compare/v7.0.4...v8.0.0Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.