chore(deps): update dependency @fastify/static to v7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @fastify/static | ^6.5.0 -> ^6.5.0 || ^7.0.0 |
||||
| @fastify/static | 6.12.0 -> 7.0.1 |
Release Notes
fastify/fastify-static (@​fastify/static)
v7.0.1
What's Changed
- build(deps-dev): bump @​fastify/compress from 6.5.0 to 7.0.0 by @​dependabot in https://github.com/fastify/fastify-static/pull/433
- Optimize
dirListby @​gurgunday in https://github.com/fastify/fastify-static/pull/435 - fix: file not found errors when the root has a trailing slash by @​gurgunday in https://github.com/fastify/fastify-static/pull/436
Full Changelog: https://github.com/fastify/fastify-static/compare/v7.0.0...v7.0.1
v7.0.0
What's Changed
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @​dependabot in https://github.com/fastify/fastify-static/pull/424
- docs(readme): replace
fastify.iolinks withfastify.devby @​Fdawgs in https://github.com/fastify/fastify-static/pull/425 - docs(readme): replace
fastify.iolinks withfastify.devby @​Fdawgs in https://github.com/fastify/fastify-static/pull/426 - chore(package): fix repository url by @​Fdawgs in https://github.com/fastify/fastify-static/pull/429
- chore: improve types for
setHeadersoption by @​EvanHahn in https://github.com/fastify/fastify-static/pull/428 - Upgrade glob to v10 by @​gurgunday in https://github.com/fastify/fastify-static/pull/406
New Contributors
- @​EvanHahn made their first contribution in https://github.com/fastify/fastify-static/pull/428
Full Changelog: https://github.com/fastify/fastify-static/compare/v6.12.0...v7.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Could somebody merge the PR please? The old @fastify/static version contains vulnerable dependency. @fastify/[email protected] › [email protected] › [email protected] https://security.snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
@kamilmysliwiec sorry to bother you, could you please review the PR?