BlogNode-dev
BlogNode-dev copied to clipboard
build(deps): bump @fastify/multipart from 7.3.0 to 7.4.1
Bumps @fastify/multipart from 7.3.0 to 7.4.1.
Release notes
Sourced from @fastify/multipart's releases.
v7.4.1
⚠️ Security Release ⚠️
This releases fixes vulnerability CVE-2023-25576 . A denial of service attack due to no checks on the number of parts in a multipart payload.
What's Changed
- chore(deps-dev): bump eslint-config-standard-with-typescript from 26.0.0 to 27.0.1 by
@dependabotin fastify/fastify-multipart#410- doc: remove unnecessary require module by
@RafaelGSSin fastify/fastify-multipart#411- chore(deps-dev): bump eslint-config-standard-with-typescript from 27.0.1 to 31.0.0 by
@dependabotin fastify/fastify-multipart#412- chore(deps-dev): bump eslint-config-standard-with-typescript from 31.0.0 to 33.0.0 by
@dependabotin fastify/fastify-multipart#413- chore(deps-dev): bump eslint-config-standard-with-typescript from 33.0.0 to 34.0.0 by
@dependabotin fastify/fastify-multipart#414New Contributors
@RafaelGSSmade their first contribution in fastify/fastify-multipart#411Full Changelog: https://github.com/fastify/fastify-multipart/compare/v7.4.0...v7.4.1
v7.4.0
What's Changed
- chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by
@dependabotin fastify/fastify-multipart#398- chore(deps-dev): bump eslint-config-standard-with-typescript from 23.0.0 to 24.0.0 by
@dependabotin fastify/fastify-multipart#400- dont overwrite throwFileSizeLimit by
@Uzlopakin fastify/fastify-multipart#403- use multipart/form-data as content-type by
@Uzlopakin fastify/fastify-multipart#402- remove intermediate variable by
@Uzlopakin fastify/fastify-multipart#404- move createError-calls out of function by
@Uzlopakin fastify/fastify-multipart#405- chore(.gitignore): add clinic by
@Fdawgsin fastify/fastify-multipart#407- chore(deps-dev): bump eslint-config-standard-with-typescript from 24.0.0 to 26.0.0 by
@dependabotin fastify/fastify-multipart#408- Support for saveRequestFiles with attachFieldsToBody set true by
@Ceres6in fastify/fastify-multipart#409New Contributors
@Ceres6made their first contribution in fastify/fastify-multipart#409Full Changelog: https://github.com/fastify/fastify-multipart/compare/v7.3.0...v7.4.0
Commits
1749638Bumped v7.4.185be81bMerge pull request from GHSA-hpp2-2cr5-pf6gdc25a58chore(deps-dev): bump eslint-config-standard-with-typescript (#414)ea71f8cchore(deps-dev): bump eslint-config-standard-with-typescript (#413)22a591cchore(deps-dev): bump eslint-config-standard-with-typescript (#412)110a8badoc: remote unnecessary require module (#411)b5591b6chore(deps-dev): bump eslint-config-standard-with-typescript (#410)ce61100Bumped v7.4.0a312d99Merge branch 'master' of github.com:fastify/fastify-multipart4c0079cSupport for saveRequestFiles with attachFieldsToBody set true (#409)- 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.