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

Bump minipass-fetch from 1.4.1 to 3.0.1 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps minipass-fetch from 1.4.1 to 3.0.1.

Release notes

Sourced from minipass-fetch's releases.

v3.0.1

3.0.1 (2022-12-07)

Dependencies

v3.0.0

3.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • minipass-fetch is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

v2.1.2

2.1.2 (2022-08-22)

Bug Fixes

v2.1.1

2.1.1 (2022-08-17)

Bug Fixes

v2.1.0

2.1.0 (2022-03-24)

Features

  • expose AbortError directly (ed9d420)

Bug Fixes

  • do not setup the response timeout if the stream has already ended (#53) (0feea3c)

minipass-fetch v2.0.3

... (truncated)

Changelog

Sourced from minipass-fetch's changelog.

3.0.1 (2022-12-07)

Dependencies

3.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • minipass-fetch is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

2.1.2 (2022-08-22)

Bug Fixes

2.1.1 (2022-08-17)

Bug Fixes

2.1.0 (2022-03-24)

Features

  • expose AbortError directly (ed9d420)

Bug Fixes

  • do not setup the response timeout if the stream has already ended (#53) (0feea3c)

2.0.3 (2022-03-08)

Bug Fixes

  • strip authorization and cookie headers on redirect to new host (#45) (50d919a)

2.0.2 (2022-03-02)

... (truncated)

Commits
  • 7e91224 chore: release 3.0.1 (#88)
  • 1bb15fc deps: bump minipass from 3.3.6 to 4.0.0
  • f3b17a0 chore: postinstall for dependabot template-oss PR
  • a0b7fb4 chore: bump @​npmcli/template-oss from 4.8.0 to 4.10.0
  • bc66053 chore: update tls setup script and regenerate localhost certs
  • de22159 chore: postinstall for dependabot template-oss PR
  • a5f5239 chore: bump @​npmcli/template-oss from 4.6.2 to 4.8.0
  • 519d29f chore: postinstall for dependabot template-oss PR
  • 735918b chore: bump @​npmcli/template-oss from 4.6.1 to 4.6.2
  • 5560b0c chore: postinstall for dependabot template-oss PR
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lukekarrys, 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 3.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...v3.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 added the dependencies Pull requests that update a dependency file label Jan 1, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants