Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps ipull from 3.9.2 to 4.0.3.

Release notes

Sourced from ipull's releases.

v4.0.3

4.0.3 (2025-05-28)

Bug Fixes

  • build: no source map in prod (6954781)

v4.0.2

4.0.2 (2025-05-25)

v4.0.1

4.0.1 (2025-05-25)

Bug Fixes

  • multiDownload: events & cli progress (5ad092d)
  • multiDownload: update status when skipping download (7296216)
  • transferStatistics: 0 when download size is unknown (9826396)

v4.0.0

4.0.0 (2025-05-22)

Features

  • v4 (9daddf4)
    • Global CLI, you do not need to wrap active downloads with downloadSequence
    • Auto increase parallel stream, maximize download speed
    • Not reusing redirected URL by default - prevent token expires for long downloads
    • Performance & stability improvements
    • Remote CLI progress, show download progress in another process easily

BREAKING CHANGES

  • partsURL removed in favor of partURLs
  • Not reusing redirected URL by default
  • Different chunk size based on programType
  • You can recall .download() and it will not throw an error - will return the same promise of downloading (do not redownload the file)
  • You can change the parallel stream count after download has started

v3.10.0-beta.5

3.10.0-beta.5 (2025-03-16)

... (truncated)

Commits
  • 6954781 fix(build): no source map in prod
  • a6b98f5 docs(README): typo
  • fc48e3b pref(downloadInfo): optimize requests
  • 9826396 fix(transferStatistics): 0 when download size is unknown
  • 2504676 pref(microtask): optimize timers
  • 5ad092d fix(multiDownload): events & cli progress
  • 7296216 fix(multiDownload): update status when skipping download
  • 9daddf4 feat: v4
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [ipull](https://github.com/ido-pluto/ipull) from 3.9.2 to 4.0.3.
- [Release notes](https://github.com/ido-pluto/ipull/releases)
- [Changelog](https://github.com/ido-pluto/ipull/blob/main/.releaserc.json)
- [Commits](ido-pluto/ipull@v3.9.2...v4.0.3)

---
updated-dependencies:
- dependency-name: ipull
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 29, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant