Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency formdata-node to v6 #406

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
formdata-node ^4.3.2 -> ^6.0.0 age adoption passing confidence

Release Notes

octet-stream/form-data (formdata-node)

v6.0.3

Compare Source

Patch Changes

v6.0.2

Compare Source

Patch Changes

v6.0.1

Compare Source

Patch Changes

v6.0.0

Compare Source

Major Changes

v5.0.1: 5.0.1

Compare Source

Update
  • Update package.json for bundler module resolution (#​63)

All changes: octet-stream/form-data@v5.0.0...v5.0.1

v5.0.0: 5.0.0

Compare Source

Breaking
  • Removed CommonJS support. This package is native ESM from now on;
  • Drop Node.js v12 support. Minimal version is 14.17;
  • Remove entries argument from FormData constructor.
Update
  • Port fixes from fetch-blob for FileFromPath.slice() method;
  • Improved types compatibility with addition of File.webkitRelatedPath property (See v4.4.0 release for more info);
  • Improve normalization for File values in FormData.{append,set}() methods (See v4.4.0 release for more info);
  • Fix instanceof checks for File (See v4.4.0 release for more info);
  • Update web-streams-polyfill to 4.0.0-beta.3 (#​59).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/formdata-node-6.x branch 6 times, most recently from 284084f to 8589fd2 Compare October 31, 2023 14:18
@renovate renovate bot force-pushed the renovate/formdata-node-6.x branch 8 times, most recently from ead8cf8 to fc11c42 Compare November 8, 2023 01:38
@renovate renovate bot force-pushed the renovate/formdata-node-6.x branch 5 times, most recently from b01c697 to b427d90 Compare November 19, 2023 00:36
@renovate renovate bot force-pushed the renovate/formdata-node-6.x branch 7 times, most recently from e01cf78 to 286f032 Compare November 24, 2023 14:25
@renovate renovate bot force-pushed the renovate/formdata-node-6.x branch 4 times, most recently from 48914ae to 1777524 Compare December 2, 2023 00:35
@renovate renovate bot force-pushed the renovate/formdata-node-6.x branch 2 times, most recently from 676c7dd to 44a0248 Compare December 3, 2023 23:35
@renovate renovate bot force-pushed the renovate/formdata-node-6.x branch 12 times, most recently from 23d3bf3 to 006913f Compare December 26, 2023 16:52
@renovate renovate bot force-pushed the renovate/formdata-node-6.x branch from 006913f to 7d2c1ab Compare December 26, 2023 16:52
@DanielRamosAcosta DanielRamosAcosta merged commit 2b2433d into main Dec 26, 2023
6 checks passed
@DanielRamosAcosta DanielRamosAcosta deleted the renovate/formdata-node-6.x branch December 26, 2023 16:53
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.

1 participant