Skip to content

Update dependency node-downloader-helper to v2.1.11#124

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/node-downloader-helper-2.x
Open

Update dependency node-downloader-helper to v2.1.11#124
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/node-downloader-helper-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
node-downloader-helper 2.1.92.1.11 age confidence

Release Notes

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

v2.1.11

Compare Source

fixed #​120 deprecated const usage

  • improved unique name generation, now supports multi ext (.tar.gz)
  • added maxRedirects to avoid infinite loops
  • fixed resume when http status 200 instead of 206
  • changed initprotocol to reuse http agent instead of create a new one every call (performace uptimization)
  • fixed url with auth been removed 'user:pass@​host'
  • fixed typos

v2.1.10

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot bot commented Mar 15, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

This PR updates node-downloader-helper from 2.1.9 to 2.1.11. This is a patch version update that includes important bug fixes and improvements:

  • Fixed deprecated const usage
  • Improved unique name generation (now supports multi-extension files like .tar.gz)
  • Added maxRedirects to avoid infinite loops
  • Fixed resume when HTTP status is 200 instead of 206
  • Performance optimization (reusing HTTP agent instead of creating new ones)
  • Fixed URL with auth being removed
  • Improved retry logic to cover errors during headers and body

The dependency is actively used in the application for file downloads with retry logic. These improvements align well with the application's usage patterns and should enhance reliability.

Files Reviewed (1 file)
  • package.json - Dependency version update

@renovate renovate bot force-pushed the renovate/node-downloader-helper-2.x branch 2 times, most recently from 8e6cffe to 992bec4 Compare March 15, 2026 20:59
@renovate renovate bot force-pushed the renovate/node-downloader-helper-2.x branch from 992bec4 to 95a23b5 Compare March 15, 2026 21:06
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.

0 participants