Skip to content

Bump down from 5.4.2 to 5.5.0#352

Merged
graemeboyd merged 1 commit intomainfrom
dependabot/bundler/down-5.5.0
Mar 27, 2026
Merged

Bump down from 5.4.2 to 5.5.0#352
graemeboyd merged 1 commit intomainfrom
dependabot/bundler/down-5.5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps down from 5.4.2 to 5.5.0.

Changelog

Sourced from down's changelog.

5.5.0 (2026-03-18)

  • Add support for http.rb 6.0 (@​sferik)

  • Fix Down::TooManyRedirects error with Down::Httpx happening on first redirect (@​artrybalko)

  • Add :auth_on_redirect option to Down::NetHttp backend for skipping authentication on redirects (@​makrsmark)

  • Add :tempfile_name keyword argument to .download for overriding tempfile prefix (@​softwaregravy)

  • Drop support for Ruby 2.6 and older (@​janko)

  • Deprecate wget backend (@​janko)

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 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 [down](https://github.com/janko/down) from 5.4.2 to 5.5.0.
- [Changelog](https://github.com/janko/down/blob/master/CHANGELOG.md)
- [Commits](janko/down@v5.4.2...v5.5.0)

---
updated-dependencies:
- dependency-name: down
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 23, 2026
@graemeboyd graemeboyd marked this pull request as draft March 27, 2026 11:40
@graemeboyd graemeboyd marked this pull request as ready for review March 27, 2026 11:41
@graemeboyd graemeboyd merged commit 1c189af into main Mar 27, 2026
@graemeboyd graemeboyd deleted the dependabot/bundler/down-5.5.0 branch March 27, 2026 11:41
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant