Skip to content

fix: replace request multipart uploads - #510

Merged
NickOvt merged 3 commits into
zone-eu:masterfrom
titanism:fix/replace-request
Sep 14, 2026
Merged

NickOvt merged 3 commits into
zone-eu:masterfrom
titanism:fix/replace-request

Conversation

@titanism

Copy link
Copy Markdown
Contributor

Summary

  • replace deprecated request multipart uploads with form-data@4.0.6 and Undici
  • update Restify, js-yaml, and Nodemailer to reviewed releases
  • add an integration test for multipart fields, the RFC 822 attachment, headers, and response handling

Validation

  • npm test: 330 assertions passed
  • pnpm audit --prod: request, form-data, and Restify paths are closed
  • remaining advisories come from Wild Plugins and are addressed by fix: update nodemailer聽wild-plugins#22

titanism and others added 3 commits August 27, 2026 20:16
Replace deprecated request multipart delivery with form-data and Undici.
Update Restify and related direct dependencies, and add integration coverage.
@NickOvt
NickOvt merged commit 37ae98b into zone-eu:master Sep 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants