Skip to content

Bump ipull from 3.9.2 to 4.0.0#450

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ipull-4.0.0
Closed

Bump ipull from 3.9.2 to 4.0.0#450
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ipull-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 23, 2025

Bumps ipull from 3.9.2 to 4.0.0.

Release notes

Sourced from ipull's releases.

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)

Bug Fixes

  • globalCLI: cli hook on non-active download (698ddf9)

v3.10.0-beta.4

3.10.0-beta.4 (2025-03-12)

Bug Fixes

  • chunk-split: validate leftover (f791886)
  • dynamic-length: send the last chunk of dynamic length (1024941)
  • multi-download: race condition (0a25b7b)

Performance Improvements

  • chunks: send write event only once for chunk (022ca6a)

v3.10.0-beta.3

3.10.0-beta.3 (2025-03-05)

... (truncated)

Commits

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.0.
- [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.0)

---
updated-dependencies:
- dependency-name: ipull
  dependency-version: 4.0.0
  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 23, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 26, 2025

Superseded by #452.

@dependabot dependabot Bot closed this May 26, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ipull-4.0.0 branch May 26, 2025 03:03
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.

0 participants