Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump deluge from 2.0.3 to 2.1.0 #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps deluge from 2.0.3 to 2.1.0.

Changelog

Sourced from deluge's changelog.

2.1.0 (2022-06-28)

Breaking changes

  • Python 2 support removed (Python >= 3.6)
  • libtorrent minimum requirement increased (>= 1.2).

Core

  • Add support for SVG tracker icons.
  • Fix tracker icon error handling.
  • Fix cleaning-up tracker icon temp files.
  • Fix Plugin manager to handle new metadata 2.1.
  • Hide passwords in config logs.
  • Fix cleaning-up temp files in add_torrent_url.
  • Fix KeyError in sessionproxy after torrent delete.
  • Remove libtorrent deprecated functions.
  • Fix file_completed_alert handling.
  • Add plugin keys to get_torrents_status.
  • Add support for pygeoip dependency.
  • Fix crash logging to Windows protected folder.
  • Add is_interface and is_interface_name to validate network interfaces.
  • Fix is_url and is_infohash error with None value.
  • Fix load_libintl error.
  • Add support for IPv6 in host lists.
  • Add systemd user services.
  • Fix refresh and expire the torrent status cache.
  • Fix crash when logging errors initializing gettext.

Web UI

  • Fix ETA column sorting in correct order (#3413).
  • Fix defining foreground and background colors.
  • Accept charset in content-type for json messages.
  • Fix 'Complete Seen' and 'Completed' sorting.
  • Fix encoding HTML entities for torrent attributes to prevent XSS.

Gtk UI

  • Fix download location textbox width.
  • Fix obscured port number in Connection Manager.
  • Increase connection manager default height.
  • Fix bug with setting move completed in Options tab.
  • Fix adding daemon accounts.
  • Add workaround for crash on Windows with ico or gif icons.
  • Hide account password length in log.
  • Added a torrent menu option for magnet copy.
  • Fix unable to prefetch magnet in thinclient mode.
  • Use GtkSpinner when testing open port.
  • Update About Dialog year.

... (truncated)

Commits
  • 20efcfd Release 2.1.0
  • 19dba29 [Docs] Fix ReadTheDocs theme rendering issue
  • cbacaf0 [Core] Fix typo in AUTH_LEVEL_MAPPING
  • 75db47f Update Changelog entries
  • f1ec687 [CD] Cleanup pip cache in Win builds
  • ae3fbcc [Packaging] Pinned Pyinstaller to v4.10 and readme update
  • 6a10e8f [Packaging] Bump Win dependencies
  • b0dba97 [Web] Accept charset in content-type for json messages
  • d7c520c [WebUI] Fixed 'Complete Seen' and 'Completed' sorting
  • ee3180f [Notifications] Fix UnicodeEncodeError upon non-ascii torrent name
  • Additional commits viewable 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [deluge](https://github.com/deluge-torrent/deluge) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/deluge-torrent/deluge/releases)
- [Changelog](https://github.com/deluge-torrent/deluge/blob/develop/CHANGELOG.md)
- [Commits](deluge-torrent/deluge@deluge-2.0.3...deluge-2.1.0)

---
updated-dependencies:
- dependency-name: deluge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants