Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps torchaudio from 2.8.0 to 2.9.0.

Release notes

Sourced from torchaudio's releases.

TorchAudio 2.9 release

Deprecated APIs

Most APIs marked as drop are now removed.

Migration of load() and save() to TorchCodec

We are consolidating the decoding and encoding capabilities of PyTorch in TorchCodec. torchaudio.load() and torchaudio.save() still exist, but their underlying implementation now relies on TorchCodec.

C++ and CUDA extension

We're still working towards preserving forced_align, lfilter, overdrive, RNNT, and CUCTC.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
torchaudio [>= 0.9.a, < 0.10]
torchaudio [>= 2.0.a, < 2.1]

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 20, 2025
@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.91%. Comparing base (23539e2) to head (2699714).

❌ Your project check has failed because the head coverage (71.91%) is below the target coverage (83.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (23539e2) and HEAD (2699714). Click for more details.

HEAD has 5 uploads less than BASE
Flag BASE (23539e2) HEAD (2699714)
18 13
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2792       +/-   ##
===========================================
- Coverage   84.79%   71.91%   -12.89%     
===========================================
  Files         328      328               
  Lines       29497    29497               
  Branches     4964     4964               
===========================================
- Hits        25013    21213     -3800     
- Misses       3061     6887     +3826     
+ Partials     1423     1397       -26     

see 95 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [torchaudio](https://github.com/pytorch/audio) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](pytorch/audio@v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: torchaudio
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/torchaudio-2.9.0 branch from 7344ced to 2699714 Compare November 14, 2025 07:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants