nest-rest-typeorm-boilerplate
nest-rest-typeorm-boilerplate copied to clipboard
Bump fastify-static from 4.0.1 to 4.7.0
Bumps fastify-static from 4.0.1 to 4.7.0.
Release notes
Sourced from fastify-static's releases.
v4.6.1
What's Changed
- fix: fixes serving preCompressed index without trailing slash by
@​cameronbraid
in fastify/fastify-static#274Full Changelog: https://github.com/fastify/fastify-static/compare/v4.6.0...v4.6.1
v4.6.0
What's Changed
- build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by
@​dependabot
in fastify/fastify-static#252- build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by
@​dependabot
in fastify/fastify-static#253- build(dependabot): ignore minor and patch github-actions updates by
@​Fdawgs
in fastify/fastify-static#254- build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by
@​dependabot
in fastify/fastify-static#255- build(deps-dev): bump fastify-compress from 3.7.0 to 4.0.0 by
@​dependabot
in fastify/fastify-static#256- build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by
@​dependabot
in fastify/fastify-static#257- build(deps-dev): bump
@​types/node
from 16.11.14 to 17.0.0 by@​dependabot
in fastify/fastify-static#260- automatic PR by
@​Eomm
in fastify/fastify-static#261- automatic PR by
@​Eomm
in fastify/fastify-static#262- build: reduce dependabot update frequency by
@​Fdawgs
in fastify/fastify-static#266- build(deps): bump actions/setup-node from 2 to 3 by
@​dependabot
in fastify/fastify-static#267- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by
@​dependabot
in fastify/fastify-static#268- fix: precompressed index without trailing slash (#270) by
@​cameronbraid
in fastify/fastify-static#271- fix: serve directory without trailing slash fixes(#272) by
@​cameronbraid
in fastify/fastify-static#273New Contributors
@​Eomm
made their first contribution in fastify/fastify-static#261@​cameronbraid
made their first contribution in fastify/fastify-static#271Full Changelog: https://github.com/fastify/fastify-static/compare/v4.5.0...v4.6.0
v4.5.0
What's Changed
- build(deps-dev): bump tsd from 0.17.0 to 0.18.0 by
@​dependabot
in fastify/fastify-static#248- build(deps): bump actions/checkout from 2.3.4 to 2.3.5 by
@​dependabot
in fastify/fastify-static#249- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 by
@​dependabot
in fastify/fastify-static#251- fix(index): replace all
*
directives withgzip
by@​Fdawgs
in fastify/fastify-static#250Full Changelog: https://github.com/fastify/fastify-static/compare/v4.4.2...v4.5.0
v4.4.2
What's Changed
- fix: url handle by
@​climba03003
in fastify/fastify-static#247- Fixed broken href in dirList by
@​Jelenkee
in fastify/fastify-static#244Full Changelog: https://github.com/fastify/fastify-static/compare/v4.4.1...v4.4.2
v4.4.1
⚠️ Security Release
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by jsumners, 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Kudos, SonarCloud Quality Gate passed! Â
Kudos, SonarCloud Quality Gate passed! Â
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.