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

Update dependency node-downloader-helper to v2.1.9 #40

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-downloader-helper 2.0.0 -> 2.1.9 age adoption passing confidence

Release Notes

hgouveia/node-downloader-helper (node-downloader-helper)

v2.1.9

Compare Source

v2.1.8

Compare Source

v2.1.7

Compare Source

  • PR #​101 by @​mumuyu66 , fixes bug: retry attempt still triggers after file download ended

v2.1.6

Compare Source

v2.1.5

Compare Source

  • Upgraded github actions node version #​90
  • Fixed resumeFromFile failing due missing http options #​91
  • PR #​92: disabled keep alive by default for node 19
  • Fixed request broken when getTotalSize is called first and there is a http to https redirect

v2.1.4

Compare Source

v2.1.3

Compare Source

  • PR #​89 Change type to number as it is a number and not a string by @​robinschneider
  • added getOptions
  • Added custom metadata option and getMetadata function
  • updated additional type definitions

v2.1.2

Compare Source

  • Fixed getTotalSize not following the protocol change from http to https on redirect
  • Added resume behavior when the download finishes incomplete #​11, #​88

Full Changelog: hgouveia/node-downloader-helper@v2.1.1...v2.1.2

v2.1.1

Compare Source

  • Fixed when resuming from file is not following the redirect correctly #​86

v2.1.0

Compare Source

  • Added download from previous file #​13 , thanks to #​34 (@​DrewImm) , #​54 (@​zkrige)
  • Fixed throwing error when trying to get stats for non existing file #​53
  • Added finally when using __removeFile function in case it throws and error #​79
  • Fixed __resetStats does not reset throttleTime #​80
  • Fixed query string missing on the url #​82 #​83
  • Added timeout parameter

v2.0.1

Compare Source

Major Update

  • Upgraded package to node 14.x
Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@antonym antonym merged commit 56fa237 into master Oct 21, 2023
1 check passed
@antonym antonym deleted the renovate/node-downloader-helper-2.x branch October 21, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant