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

deps: update minipass-fetch requirement from ^2.0.1 to ^2.0.2 #95

Merged
merged 1 commit into from Mar 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on minipass-fetch to permit the latest version.

Release notes

Sourced from minipass-fetch's releases.

minipass-fetch v2.0.2

Bug Fixes

  • pass search params as part of path string (#40) (404ad4c)
Changelog

Sourced from minipass-fetch's changelog.

2.0.2 (2022-03-02)

Bug Fixes

  • pass search params as part of path string (#40) (404ad4c)

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

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)

Updates the requirements on [minipass-fetch](https://github.com/npm/minipass-fetch) to permit the latest version.
- [Release notes](https://github.com/npm/minipass-fetch/releases)
- [Changelog](https://github.com/npm/minipass-fetch/blob/main/CHANGELOG.md)
- [Commits](npm/minipass-fetch@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: minipass-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2022 13:30
@wraithgar wraithgar merged commit d8c3180 into main Mar 3, 2022
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/minipass-fetch-tw-2.0.2 branch March 3, 2022 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant