chore(deps-dev): bump @fastify/static from 5.0.2 to 6.5.0
Bumps @fastify/static from 5.0.2 to 6.5.0.
Release notes
Sourced from @fastify/static's releases.
v6.5.0
📚 PR:
- docs: use
npm installalias; remove redundant--savearg- feat: add request object to allowedPath option (#321)
v6.4.1
What's Changed
- chore(.gitignore): use updated skeleton template by
@Fdawgsin fastify/fastify-static#312- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by
@dependabotin fastify/fastify-static#313- build(deps): bump readable-stream from 3.6.0 to 4.0.0 by
@dependabotin fastify/fastify-static#315- build(deps-dev): bump
@types/nodefrom 17.0.45 to 18.0.0 by@dependabotin fastify/fastify-static#314- use
@fastify/accept-negotiatorby@Uzlopakin fastify/fastify-static#316- Fix unit tests by
@mcollinain fastify/fastify-static#324- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by
@dependabotin fastify/fastify-static#323- make type definitons
"module": "nodenext"compatible by@wight554in fastify/fastify-static#311- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by
@dependabotin fastify/fastify-static#318New Contributors
@Uzlopakmade their first contribution in fastify/fastify-static#316Full Changelog: https://github.com/fastify/fastify-static/compare/v6.4.0...v6.4.1
v6.4.0
What's Changed
- chore: fix typo by
@is2eiin fastify/fastify-static#305- chore: fix typo by
@is2eiin fastify/fastify-static#306- allow render option with format:json by
@is2eiin fastify/fastify-static#308Full Changelog: https://github.com/fastify/fastify-static/compare/v6.3.0...v6.4.0
v6.3.0
What's Changed
- fix: correct ListOptions type by
@is2eiin fastify/fastify-static#304Full Changelog: https://github.com/fastify/fastify-static/compare/v6.2.0...v6.3.0
v6.2.0
What's Changed
- feat: list option with dotfiles option by
@is2eiin fastify/fastify-static#302Full Changelog: https://github.com/fastify/fastify-static/compare/v6.1.0...v6.2.0
v6.1.0
What's Changed
- fix: update glob to version 8 and fix broken tests by
@guilhermelimakin fastify/fastify-static#297- docs(readme): remove snyk badge by
@Fdawgsin fastify/fastify-static#298
... (truncated)
Commits
b5df71cBumped v6.5.0663b24dfeat: add request object to allowedPath option (#321)5cb943edocs: usenpm installalias; remove redundant--savearg98740b8Bumped v6.4.13c8e2d7Bumped v6.3.1774bd7fbuild(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#318)99c61f9make type definitons"module": "nodenext"compatible (#311)a7dd244build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#323)0fdd6feFix unit tests (#324)ce4b768chore: use@fastify/accept-negotiator(#316)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eomm, 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 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)