daily-api
daily-api copied to clipboard
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 install
alias; remove redundant--save
arg- feat: add request object to allowedPath option (#321)
v6.4.1
What's Changed
- chore(.gitignore): use updated skeleton template by
@Fdawgs
in fastify/fastify-static#312- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by
@dependabot
in fastify/fastify-static#313- build(deps): bump readable-stream from 3.6.0 to 4.0.0 by
@dependabot
in fastify/fastify-static#315- build(deps-dev): bump
@types/node
from 17.0.45 to 18.0.0 by@dependabot
in fastify/fastify-static#314- use
@fastify/accept-negotiator
by@Uzlopak
in fastify/fastify-static#316- Fix unit tests by
@mcollina
in fastify/fastify-static#324- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by
@dependabot
in fastify/fastify-static#323- make type definitons
"module": "nodenext"
compatible by@wight554
in fastify/fastify-static#311- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by
@dependabot
in fastify/fastify-static#318New Contributors
@Uzlopak
made 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
@is2ei
in fastify/fastify-static#305- chore: fix typo by
@is2ei
in fastify/fastify-static#306- allow render option with format:json by
@is2ei
in 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
@is2ei
in 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
@is2ei
in 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
@guilhermelimak
in fastify/fastify-static#297- docs(readme): remove snyk badge by
@Fdawgs
in fastify/fastify-static#298
... (truncated)
Commits
b5df71c
Bumped v6.5.0663b24d
feat: add request object to allowedPath option (#321)5cb943e
docs: usenpm install
alias; remove redundant--save
arg98740b8
Bumped v6.4.13c8e2d7
Bumped v6.3.1774bd7f
build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#318)99c61f9
make type definitons"module": "nodenext"
compatible (#311)a7dd244
build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#323)0fdd6fe
Fix unit tests (#324)ce4b768
chore: 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 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 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)