Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

build(deps): bump make-fetch-happen from 9.1.0 to 10.0.4 #3246

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps make-fetch-happen from 9.1.0 to 10.0.4.

Release notes

Sourced from make-fetch-happen's releases.

make-fetch-happen v10.0.4

Dependencies

  • bump minipass-fetch from 1.4.1 to 2.0.1 (#108) (0257b63)
  • update agentkeepalive requirement from ^4.2.0 to ^4.2.1 (#102) (0252efc)
  • update lru-cache requirement from ^7.3.1 to ^7.4.0 (#103) (140ff64)

make-fetch-happen v10.0.3

Bug Fixes

  • set agentkeepalive freeSocketTimeout back to 15 seconds (#100) (3371abf)

make-fetch-happen v10.0.2

Dependencies

  • update lru-cache requirement from ^7.3.0 to ^7.3.1 (6ca02ad)

make-fetch-happen v10.0.1

Bug Fixes

  • agent: don't use polynomial regex (61856c6)

Dependencies

  • bump lru-cache from 6.0.0 to 7.0.1 (3e353d2)
  • update agentkeepalive requirement from ^4.1.3 to ^4.2.0 (ed7f983)
  • update cacache requirement from ^15.2.0 to ^15.3.0 (46e0ac4)
  • update lru-cache requirement from ^7.0.1 to ^7.3.0 (e825c2c)
  • update minipass requirement from ^3.1.3 to ^3.1.6 (778c46a)
  • update minipass-fetch requirement from ^1.3.2 to ^1.4.1 (6fabf4c)
  • update socks-proxy-agent requirement from ^6.0.0 to ^6.1.1 (58f3b29)
  • update ssri requirement from ^8.0.0 to ^8.0.1 (5b75b08)

make-fetch-happen v10.0.0

⚠ BREAKING CHANGES

  • this drops support for node10 and non-LTS versions of node12 and node14

Bug Fixes

... (truncated)

Changelog

Sourced from make-fetch-happen's changelog.

10.0.4 (2022-03-02)

Dependencies

  • bump minipass-fetch from 1.4.1 to 2.0.1 (#108) (0257b63)
  • update agentkeepalive requirement from ^4.2.0 to ^4.2.1 (#102) (0252efc)
  • update lru-cache requirement from ^7.3.1 to ^7.4.0 (#103) (140ff64)

10.0.3 (2022-02-15)

Bug Fixes

  • set agentkeepalive freeSocketTimeout back to 15 seconds (#100) (3371abf)

10.0.2 (2022-02-10)

Dependencies

  • update lru-cache requirement from ^7.3.0 to ^7.3.1 (6ca02ad)

10.0.1 (2022-02-09)

Bug Fixes

  • agent: don't use polynomial regex (61856c6)

Dependencies

  • bump lru-cache from 6.0.0 to 7.0.1 (3e353d2)
  • update agentkeepalive requirement from ^4.1.3 to ^4.2.0 (ed7f983)
  • update cacache requirement from ^15.2.0 to ^15.3.0 (46e0ac4)
  • update lru-cache requirement from ^7.0.1 to ^7.3.0 (e825c2c)
  • update minipass requirement from ^3.1.3 to ^3.1.6 (778c46a)
  • update minipass-fetch requirement from ^1.3.2 to ^1.4.1 (6fabf4c)
  • update socks-proxy-agent requirement from ^6.0.0 to ^6.1.1 (58f3b29)
  • update ssri requirement from ^8.0.0 to ^8.0.1 (5b75b08)

10.0.0 (2022-01-25)

⚠ BREAKING CHANGES

  • this drops support for node10 and non-LTS versions of node12 and node14

Bug Fixes

... (truncated)

Commits
  • 01f929f chore: release 10.0.4 (#104)
  • 0257b63 deps: bump minipass-fetch from 1.4.1 to 2.0.1 (#108)
  • dadba9a chore: update eslint requirement from ^8.9.0 to ^8.10.0 (#107)
  • a8e812d chore: update @​npmcli/template-oss requirement from ^2.7.1 to ^2.8.1 (#105)
  • 140ff64 deps: update lru-cache requirement from ^7.3.1 to ^7.4.0 (#103)
  • 0252efc deps: update agentkeepalive requirement from ^4.2.0 to ^4.2.1 (#102)
  • c49409b chore: release 10.0.3 (#101)
  • 3371abf fix: set agentkeepalive freeSocketTimeout back to 15 seconds (#100)
  • e5b389b chore: remove unused npmlog dependency (#98)
  • f81814a chore: update eslint requirement from ^8.8.0 to ^8.9.0
  • Additional commits viewable 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 7, 2022
Bumps [make-fetch-happen](https://github.com/npm/make-fetch-happen) from 9.1.0 to 10.0.4.
- [Release notes](https://github.com/npm/make-fetch-happen/releases)
- [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
- [Commits](npm/make-fetch-happen@v9.1.0...v10.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/make-fetch-happen-10.0.4 branch from 9989cf6 to a1eda79 Compare March 7, 2022 06:38
@nschonni nschonni merged commit e6194b1 into master Mar 7, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/make-fetch-happen-10.0.4 branch March 7, 2022 06:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant