mastering-chrome-devtools
mastering-chrome-devtools copied to clipboard
Bump fastify-static from 3.4.0 to 4.2.4
Bumps fastify-static from 3.4.0 to 4.2.4.
Release notes
Sourced from fastify-static's releases.
v4.2.4
⚠️ Security release
CVE: CVE-2021-22963 Security Advisory: https://github.com/fastify/fastify-static/security/advisories/GHSA-p6vg-p826-qp3v See also: https://hackerone.com/reports/1354255 (disclosed soon)
What's Changed
- Bump actions/setup-node from 2.3.1 to 2.3.2 by
@dependabotin fastify/fastify-static#226- Bump actions/setup-node from 2.3.2 to 2.4.0 by
@dependabotin fastify/fastify-static#227- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by
@dependabotin fastify/fastify-static#228- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by
@dependabotin fastify/fastify-static#229- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by
@dependabotin fastify/fastify-static#233- fix(docs): list example and index option by
@ZiiMakcin fastify/fastify-static#235- build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by
@dependabotin fastify/fastify-static#236- Fix a typo in docs in usage examples of "download" method by
@mav-rikin fastify/fastify-static#237New Contributors
@mav-rikmade their first contribution in fastify/fastify-static#237Full Changelog: https://github.com/fastify/fastify-static/compare/v4.2.3...v4.2.4
v4.2.3
📚 PR:
- Update README.md
- Merge pull request #217 from olmesm/patch-1
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#207)
- Bump tsd from 0.15.1 to 0.16.0 (#209)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#210)
- Bump tsd from 0.16.0 to 0.17.0 (#211)
- Bump actions/setup-node from 2.1.5 to 2.2.0 (#213)
- Bump
@types/nodefrom 15.14.1 to 16.0.0 (#215)- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#216)
- Bump actions/setup-node from 2.2.0 to 2.3.0 (#223)
- Bump actions/setup-node from 2.3.0 to 2.3.1 (#224)
- fix: call 404 handler if requested path is a dotfile (#225)
v4.2.2
📚 PR:
- fix content-encoding response header for gzip compression (#206)
v4.2.1
📚 PR:
- fix content-type header for precompressed assets (#204)
- fix index not being served for precompressed assets (#205)
v4.2.0
... (truncated)
Commits
d97b2cfBumped v4.2.4861e0e9Merge pull request from GHSA-p6vg-p826-qp3v521b641docs(readme): fix the 'download' method examples (#237)905468dbuild(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#236)2e97bddfix(docs): list example and index option (#235)a1a02cdBump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#233)da1c3f0Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#229)587ef15Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#228)27e7035Bump actions/setup-node from 2.3.2 to 2.4.0 (#227)652252bBump actions/setup-node from 2.3.1 to 2.3.2 (#226)- Additional commits viewable in compare view
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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.