Skip to content

Update librqbit-core requirement from 4.0.1 to 5.0.0#1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/librqbit-core-5.0.0
Open

Update librqbit-core requirement from 4.0.1 to 5.0.0#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/librqbit-core-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 5, 2025

Updates the requirements on librqbit-core to permit the latest version.

Release notes

Sourced from librqbit-core's releases.

Rqbit v5.0.0 with TCP listening and desktop configuration

NOTE: The desktop release files were broken here, download them from v5.0.1

What's Changed

Major feature: TCP listening on external ports exposed to the outside world

By default, rqbit now listens on ports 4240-4260, publishes those ports over Upnp (which exposes them on your router for port forwarding from the external world), and announces itself over DHT. This means that external world might connect to it (if forwarding worked properly).

If you don't like this, turn off with --disable-tcp-listen and/or --disable-upnp.

Major feature: Desktop configuration

Desktop client can now be configured. A couple screenshots:

The configuration is first asked on first run, then it's persisted, but can be changed by going to settings (button in the top-left corner).

Full Changelog: ikatson/rqbit@v4.0.0...v5.0.0

Commits
  • a5e7a5a Desktop: fix bug when not creating config dir
  • 2fdea72 Merge pull request #44 from ikatson/rust-matrix
  • 1bf3c10 Updating .github/test.yaml
  • ec63e1c setup vscode for consistent JS formatting
  • a641717 Preparing for 5.0.0 release
  • b7fbb5b Preparing for 5.0.0 release
  • 44ea62a Rename desktop configuration file
  • e480ca7 Merge pull request #43 from ikatson/desktop-configuration
  • 25ca003 Show webui version from server
  • a01a074 Webui build
  • Additional commits viewable in compare view

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)

Updates the requirements on [librqbit-core](https://github.com/ikatson/rqbit) to permit the latest version.
- [Release notes](https://github.com/ikatson/rqbit/releases)
- [Commits](ikatson/rqbit@v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: librqbit-core
  dependency-version: 5.0.0
  dependency-type: direct:production
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants