make-fetch-happen

making fetch happen for npm

OTHER License

Downloads
75.1M
Stars
187
Committers
39

Bot releases are visible (Hide)

make-fetch-happen - v13.0.1 Latest Release

Published by github-actions[bot] 6 months ago

13.0.1 (2024-04-30)

Bug Fixes

  • 66018e3 log errors on retry (@wraithgar)
  • ed73ef5 #288 always catch and emit cache write errors in promise (#288) (@lukekarrys)

Chores

  • 9e1329c #292 fix linting in tests (@lukekarrys)
  • 4756bda #292 postinstall for dependabot template-oss PR (@lukekarrys)
  • 91df666 #292 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
make-fetch-happen - v13.0.0

Published by github-actions[bot] about 1 year ago

13.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

Dependencies

make-fetch-happen - v12.0.0

Published by github-actions[bot] about 1 year ago

12.0.0 (2023-07-27)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed
  • this changes the underlying http agents to those provided by @npmcli/agent. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution.

Features

Bug Fixes

Documentation

Dependencies

make-fetch-happen - v11.1.1

Published by github-actions[bot] over 1 year ago

11.1.1 (2023-04-27)

Dependencies

  • b04e3c2 #220 bump minipass from 4.2.7 to 5.0.0 (#220)
make-fetch-happen - v11.1.0

Published by github-actions[bot] over 1 year ago

11.1.0 (2023-04-13)

Features

  • cca9da0 #225 add support for caching additional headers (#225) (@nlf)
make-fetch-happen - v11.0.3

Published by github-actions[bot] over 1 year ago

11.0.3 (2023-02-02)

Dependencies

make-fetch-happen - v11.0.2

Published by github-actions[bot] almost 2 years ago

11.0.2 (2022-12-07)

Dependencies

make-fetch-happen - v11.0.1

Published by github-actions[bot] about 2 years ago

11.0.1 (2022-10-17)

Dependencies

make-fetch-happen - v11.0.0

Published by github-actions[bot] about 2 years ago

11.0.0 (2022-10-13)

⚠️ BREAKING CHANGES

  • this module no longer attempts to change file ownership automatically
  • make-fetch-happen is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • c293053 #177 postinstall for dependabot template-oss PR (@lukekarrys)

Documentation

  • d63de44 #173 document cause argument to onRetry (#173) (@jmpage)

Dependencies

  • 33d972a #184 bump cacache from 16.1.3 to 17.0.0 (#184)
make-fetch-happen - v10.2.1

Published by github-actions[bot] about 2 years ago

10.2.1 (2022-08-15)

Bug Fixes

make-fetch-happen - v10.2.0

Published by github-actions[bot] over 2 years ago

10.2.0 (2022-07-19)

Features

make-fetch-happen - v10.1.8

Published by github-actions[bot] over 2 years ago

10.1.8 (2022-06-20)

Bug Fixes

  • TypeError: SocksProxyAgent is not a constructor (#161) (4ae4864)
make-fetch-happen - v10.1.7

Published by github-actions[bot] over 2 years ago

10.1.7 (2022-06-01)

Bug Fixes

Dependencies

  • bump socks-proxy-agent from 6.2.1 to 7.0.0 (#158) (63ed403)
make-fetch-happen - v10.1.6

Published by github-actions[bot] over 2 years ago

10.1.6 (2022-05-27)

Bug Fixes

  • respect given algorithms instead of always using sha512 (#156) (9baa806)
make-fetch-happen - v10.1.5

Published by github-actions[bot] over 2 years ago

10.1.5 (2022-05-19)

Bug Fixes

  • cache integrity and size events so late listeners still get them (#154) (8c78584)
make-fetch-happen - v10.1.4

Published by github-actions[bot] over 2 years ago

10.1.4 (2022-05-18)

Bug Fixes

  • docs: remove reference to unsupported feature (#153) (1d454f1), closes #147
  • pass expected integrity to cacache (a88213e)
  • pass integrityEmitter to cacache to avoid a redundant integrity stream (ae62c21)
  • remove in-memory buffering in favor of full time streaming (ec2db21)
make-fetch-happen - v10.1.3

Published by github-actions[bot] over 2 years ago

10.1.3 (2022-05-09)

Bug Fixes

  • make defaults chaining actually work (#144) (aa71e81)
make-fetch-happen - v10.1.2

Published by github-actions[bot] over 2 years ago

10.1.2 (2022-04-05)

Dependencies

make-fetch-happen - v10.1.1

Published by github-actions[bot] over 2 years ago

10.1.1 (2022-03-29)

Bug Fixes

Documentation

  • remove mention of custom cache provider (#136) (a7f1b55)
make-fetch-happen - v10.1.0

Published by github-actions[bot] over 2 years ago

10.1.0 (2022-03-24)

Features

Dependencies

  • update cacache requirement from ^16.0.0 to ^16.0.1 (#122) (cb3873c)
  • update cacache requirement from ^16.0.1 to ^16.0.2 (#127) (44fe6ce)
  • update lru-cache requirement from ^7.5.1 to ^7.7.1 (#128) (eb6e7b6)