Skip to content

Bump av from 13.0.0 to 16.0.1#749

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/av-16.0.1
Closed

Bump av from 13.0.0 to 16.0.1#749
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/av-16.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2025

Bumps av from 13.0.0 to 16.0.1.

Changelog

Sourced from av's changelog.

v16.0.1

Fixes:

  • Add new hwaccel enums by :gh-user:WyattBlue in (:pr:2030).

v16.0.0

Major:

  • Drop Python 3.9, Support Python 3.14.
  • Drop support for i686 Linux.

Features:

  • Add Filter.Context.process_command() method by :gh-user:caffeinism in (:pr:2000).
  • Add packet side-data handling mechanism by :gh-user:tikuma-lsuhsc in (:pr:2003).
  • Implemented set_chapters method by :gh-user:DE-AI in (:pr:2004).
  • Declare free-threaded support and support 3.13t by :gh-user:ngoldbaum in (:pr:2005).
  • Add writable and copyable attachment and data streams by :gh-user:skeskinen in (:pr:2026).

Fixes:

  • Declare free-threaded support and support 3.13t by :gh-user:ngoldbaum in (:pr:2005).
  • Allow None in FilterContext.push() type stub by :gh-user:velsinki in (:pr:2015).
  • Fix typos

v15.1.0

Features:

  • Support FFmpeg 8
  • Make the Frame.key_frame flag writable.

v15.0.0

Major:

  • Make SubtitleStream.decode() return the list of subtitles directly, making the API nicer.
  • Drop support for MacOS 12 or under.
  • Binary wheels: Remove libxml2 because of security concerns.
  • Binary wheels: Remove xz because lzma encoding is very niche in media decoding and lesser security concerns.

Features:

  • Add GBRP, GBRAP, RGBA formats by :gh-user:z-khan.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 19, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/av-16.0.1 branch 3 times, most recently from 3a6f8f3 to b94169b Compare October 27, 2025 15:39
@briemla
Copy link
Copy Markdown
Contributor

briemla commented Oct 28, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/av-16.0.1 branch 4 times, most recently from bba1bbe to a043eae Compare October 28, 2025 13:57
@dependabot dependabot bot force-pushed the dependabot/pip/av-16.0.1 branch 2 times, most recently from 68d056f to fa21b3a Compare November 14, 2025 13:32
@briemla
Copy link
Copy Markdown
Contributor

briemla commented Jan 7, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/av-16.0.1 branch from fa21b3a to 6883753 Compare January 7, 2026 14:10
@briemla
Copy link
Copy Markdown
Contributor

briemla commented Jan 22, 2026

@dependabot rebase

Bumps [av](https://github.com/PyAV-Org/PyAV) from 13.0.0 to 16.0.1.
- [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst)
- [Commits](PyAV-Org/PyAV@v13.0.0...v16.0.1)

---
updated-dependencies:
- dependency-name: av
  dependency-version: 16.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/av-16.0.1 branch from 6883753 to fb94199 Compare January 22, 2026 09:43
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2026

Superseded by #783.

@dependabot dependabot bot closed this Jan 25, 2026
@dependabot dependabot bot deleted the dependabot/pip/av-16.0.1 branch January 25, 2026 17:12
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 python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

1 participant