postlund / pyatv

A client library for Apple TV and AirPlay devices
https://pyatv.dev
MIT License
841 stars 91 forks source link

build(deps): Bump chacha20poly1305-reuseable from 0.0.4 to 0.4.1 in /requirements #2110

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps chacha20poly1305-reuseable from 0.0.4 to 0.4.1.

Release notes

Sourced from chacha20poly1305-reuseable's releases.

v0.4.1

Fix

v0.4.0

Yanked

This release was yanked due to incompatibility with cython 3

Feature

v0.3.0

Feature

v0.2.5

Fix

v0.2.4

Fix

v0.2.3

Fix

  • Rebuild wheels with newer ciwheelbuild (#10) (73e543a)

v0.2.2

Fix

v0.2.1

Fix

Changelog

Sourced from chacha20poly1305-reuseable's changelog.

v0.4.1 (2023-07-24)

Fix

v0.4.0 (2023-07-24)

Feature

v0.3.0 (2023-07-16)

Feature

v0.2.5 (2023-04-28)

Fix

v0.2.4 (2023-04-28)

Fix

v0.2.3 (2023-04-28)

Fix

  • Rebuild wheels with newer ciwheelbuild (#10) (73e543a)

v0.2.2 (2023-04-07)

Fix

v0.2.1 (2023-04-07)

Fix

v0.2.0 (2023-04-07)

Feature

v0.1.0 (2023-03-24)

Feature

v0.0.3 (2022-06-19)

... (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 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)

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9cd5a4a) 88.64% compared to head (115aa5b) 88.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2110 +/- ## ======================================= Coverage 88.64% 88.64% ======================================= Files 162 162 Lines 10958 10958 ======================================= Hits 9714 9714 Misses 1244 1244 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

postlund commented 11 months ago

@bdraco Looks like whatever you did fixed the failing jobs on windows.

bdraco commented 11 months ago

Awesome. I just did a rebuild. I think github or ciwheelbuild fixed the images

postlund commented 11 months ago

Sounds reasonable, just good that it works now.