nestjs-external-eventbus
nestjs-external-eventbus copied to clipboard
Bump fastify-multipart from 1.0.2 to 5.3.1 in /src/app
Bumps fastify-multipart from 1.0.2 to 5.3.1.
Release notes
Sourced from fastify-multipart's releases.
v5.3.1
Security Release
- Fix for https://github.com/fastify/fastify-multipart/security/advisories/GHSA-qh73-qc3p-rjv2, CVE CVE-2021-23597
What's Changed
- build: reduce dependabot update frequency by
@Fdawgs
in fastify/fastify-multipart#323- build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 by
@Fdawgs
in fastify/fastify-multipart#325Full Changelog: https://github.com/fastify/fastify-multipart/compare/v5.3.0...v5.3.1
v5.3.0
What's Changed
- chore(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by
@dependabot
in fastify/fastify-multipart#306- Change
MultipartFile#file
type toBusboyFileStream
by@ooflorent
in fastify/fastify-multipart#307- chore(deps-dev): bump
@types/node
from 16.11.14 to 17.0.1 by@dependabot
in fastify/fastify-multipart#310- feat: added destroying of part.file if the node request ends with an error event by
@mccare
in fastify/fastify-multipart#319- docs: move data.fields line in README by
@frapan
in fastify/fastify-multipart#320New Contributors
@ooflorent
made their first contribution in fastify/fastify-multipart#307Full Changelog: https://github.com/fastify/fastify-multipart/compare/v5.2.1...v5.3.0
5.2.1
- Fix TS types (#305)
5.2.0
PR:
- docs: from busboy to
@fastify/busboy
by@darkgl0w
(#302)- Migrate to
@fastify/busboy
by@kibertoad
(#300)v5.1.0
📚 PR:
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#284)
- feat: Parse JSON fields when content-type is set. (#288)
v5.0.2
What's Changed
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by
@dependabot
in fastify/fastify-multipart#273- Updated README.md with relevant information about the sharedSchemaId by
@radomird
in fastify/fastify-multipart#280- fix: request.headers for http2 cannot be deepmerged by
@mccare
in fastify/fastify-multipart#275New Contributors
@radomird
made their first contribution in fastify/fastify-multipart#280@mccare
made their first contribution in fastify/fastify-multipart#275
... (truncated)
Commits
8f8e37b
Bumped v5.3.1a70dc70
Merge pull request from GHSA-qh73-qc3p-rjv225c0bed
build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 (#325)8492218
build: reduce dependabot update frequency (#323)ddd75b6
Bumped v5.3.04cffc6b
docs: move data.fields line in README (#320)4e5b822
feat: added destroying of part.file if the node request ends with an error ev...635a523
chore(deps-dev): bump@types/node
from 16.11.14 to 17.0.1 (#310)a7f4bc6
ChangeMultipartFile#file
type toBusboyFileStream
(#307)22a3666
chore(deps): bump fastify/github-action-merge-dependabot (#306)- 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 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.