Mermade / widdershins

OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown
https://mermade.github.io/reslate
MIT License
1.48k stars 321 forks source link

build(deps): bump httpsnippet from 1.25.0 to 3.0.1 #548

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps httpsnippet from 1.25.0 to 3.0.1.

Release notes

Sourced from httpsnippet's releases.

2.0.0

Thank you @​jonasholbech, @​erunion, @​adamrdavid, @​nateslo, @​mahenzon for your contributions to this release.

BREAKING CHANGE: This release drops support for Node < 10.

  • Matched Javascript fetch request to node-fetch (#210)
  • Removed qs option from node-fetch (#213)
  • Dropped support for Node < 10 (#204)
  • FormData now properly applied to js fetch target (#202)
  • Added --globoff option to shell_curl (#199)
  • Removed unnecessary boundary from curl (#227)
  • Allowed passthrough options to the target (#222)
  • Properly wrap form url encoded data in fetch target (#218)
  • Security fixes via Dependabot
Commits
Maintainer changes

This version was pushed to npm by insomnia-admin, a new releaser for httpsnippet since your current version.


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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)