Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps formdata-node from 3.6.4 to 3.7.0.

Release notes

Sourced from formdata-node's releases.

3.7.0

Update

  • Improve browser.ts;
  • Return both Content-Type and Content-Length headers from FormData#headers getter;
  • Updated deprecation warnings;
  • Deprecate options argument in set and append methods;
  • Deprecate FormData#boundary property;

All changes: octet-stream/form-data@v3.6.4...v3.7.0

Commits
  • 007c813 Bump version: 3.6.4 -> 3.7.0
  • cada008 Add TODO notes for deprecated methods and props.
  • d574f53 Improve deprecations warnings. Deprecate options argument.
  • 262c3f3 Improve browser.ts
  • e6c70ed Various improvements for tests.
  • f8fdce6 Update devDependencies.
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @swagger-bot.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2021
Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [formdata-node](https://github.com/octet-stream/form-data) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/octet-stream/form-data/releases)
- [Commits](octet-stream/form-data@v3.6.4...v3.7.0)

---
updated-dependencies:
- dependency-name: formdata-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/formdata-node-3.7.0 branch from d6c5257 to 9dafc99 Compare August 16, 2021 23:07
Copy link
Contributor

@swagger-bot swagger-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit f43e8f6 into master Aug 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/formdata-node-3.7.0 branch August 16, 2021 23:11
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 3.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants