Skip to content
New issue

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

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

Already on GitHub? # to your account

deps: bump minipass-fetch from 1.4.1 to 2.0.1 #108

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2022

Bumps minipass-fetch from 1.4.1 to 2.0.1.

Release notes

Sourced from minipass-fetch's releases.

minipass-fetch v2.0.1

Bug Fixes

Dependencies

  • update encoding requirement from ^0.1.12 to ^0.1.13 (#34) (65602ff)

minipass-fetch v2.0.0

⚠ BREAKING CHANGES

  • this removes the (hopefully) unused feature that arbitrary strings are allowed as URLs in the Request constructor. we now require that URLs are valid and absolute.
  • this drops support for node versions older than 12 LTS

Bug Fixes

  • check for existence of unref before calling (05fb45b), closes #13
  • ensure we abort a request that emits error on the response body (#25) (5565cde)
  • implement @​npmcli/template-oss (#26) (df5e1d2)
  • use URL constructor instead of url.parse() (#33) (f96f3b1)

Dependencies

  • update minipass requirement from ^3.1.0 to ^3.1.6 (#30) (4ce93e5)
  • update minizlib requirement from ^2.0.0 to ^2.1.2 (#29) (44e8701)
Changelog

Sourced from minipass-fetch's changelog.

2.0.1 (2022-03-01)

Bug Fixes

Dependencies

  • update encoding requirement from ^0.1.12 to ^0.1.13 (#34) (65602ff)

2.0.0 (2022-02-24)

⚠ BREAKING CHANGES

  • this removes the (hopefully) unused feature that arbitrary strings are allowed as URLs in the Request constructor. we now require that URLs are valid and absolute.
  • this drops support for node versions older than 12 LTS

Bug Fixes

  • check for existence of unref before calling (05fb45b), closes #13
  • ensure we abort a request that emits error on the response body (#25) (5565cde)
  • implement @​npmcli/template-oss (#26) (df5e1d2)
  • use URL constructor instead of url.parse() (#33) (f96f3b1)

Dependencies

  • update minipass requirement from ^3.1.0 to ^3.1.6 (#30) (4ce93e5)
  • update minizlib requirement from ^2.0.0 to ^2.1.2 (#29) (44e8701)
Commits
  • a6e682b chore: release 2.0.1 (#38)
  • 3a11fe4 fix: Handle data: URIs more consistently (#19)
  • 8aff18a chore: remove unused whatwg-url (#37)
  • 65602ff deps: update encoding requirement from ^0.1.12 to ^0.1.13 (#34)
  • c0e523f chore: update tap requirement from ^15.0.9 to ^15.1.6 (#35)
  • 295ec96 chore: release 2.0.0 (#27)
  • ad8f663 chore: bump form-data from 2.5.1 to 4.0.0 (#32)
  • d994ca2 chore: bump @​ungap/url-search-params from 0.1.4 to 0.2.2 (#31)
  • 4ce93e5 deps: update minipass requirement from ^3.1.0 to ^3.1.6 (#30)
  • f96f3b1 fix: use URL constructor instead of url.parse() (#33)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gar, a new releaser for minipass-fetch 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 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)

Bumps [minipass-fetch](https://github.com/npm/minipass-fetch) from 1.4.1 to 2.0.1.
- [Release notes](https://github.com/npm/minipass-fetch/releases)
- [Changelog](https://github.com/npm/minipass-fetch/blob/main/CHANGELOG.md)
- [Commits](npm/minipass-fetch@v1.4.1...v2.0.1)

---
updated-dependencies:
- dependency-name: minipass-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2022 06:03
@wraithgar wraithgar merged commit 0257b63 into main Mar 2, 2022
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/minipass-fetch-2.0.1 branch March 2, 2022 15:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant