nuxencs / seasonpackarr

A companion app for autobrr that automagically hardlinks downloaded episodes to a season folder when a season pack is announced, eliminating the need for re-downloading existing episodes.
GNU General Public License v2.0
42 stars 3 forks source link

chore(deps): bump the golang group with 2 updates #74

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the golang group with 2 updates: github.com/anacrolix/torrent and github.com/google/uuid.

Updates github.com/anacrolix/torrent from 1.53.2 to 1.53.3

Commits
  • f067eff Rename exported Peer and PeerConn receivers
  • 3cc8774 Fix race in ExportStatusWriter
  • 192f4e8 torrent.KnownSwarm: keep client lock when iterating over connections (#893)
  • 867996b Retract versions affected by indefinite outgoing requests bug
  • 25f0b1a Fix anacrolix/torrent version detection
  • a1105a0 Add missing return to avoiding filling slow write buffer
  • 6e8634e Break up long condition expression
  • 70ce33c Expect cancel acknowledgement from Transmission v4 clients
  • bdcb6c9 Fix requests still being made when downloading is disallowed
  • b5a11f0 Update anacrolix/log
  • Additional commits viewable in compare view


Updates github.com/google/uuid from 1.5.0 to 1.6.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.6.0

1.6.0 (2024-01-16)

Features

Bug Fixes

Changelog

Sourced from github.com/google/uuid's changelog.

1.6.0 (2024-01-16)

Features

Bug Fixes

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions