chore(deps): bump symphonia from 0.5.5 to 0.6.0 - #546
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Owner
|
Holding this one deliberately. Two reasons: (1) symphonia 0.6.0 breaks the build here (fails Build CLI + Install on all platforms — 0.5→0.6 has API changes), and (2) minutes-core's compressed-audio decode path is under active rework right now (bounded decode worker), so a symphonia major must land after that work is accepted and be adopted deliberately, not auto-bumped mid-flight. Leaving open; will revisit once the decode-worker work lands. |
dependabot
Bot
force-pushed
the
dependabot/cargo/symphonia-0.6.0
branch
from
July 25, 2026 22:51
d4c2a33 to
cf18370
Compare
Bumps [symphonia](https://github.com/pdeljanov/Symphonia) from 0.5.5 to 0.6.0. - [Release notes](https://github.com/pdeljanov/Symphonia/releases) - [Commits](pdeljanov/Symphonia@v0.5.5...v0.6.0) --- updated-dependencies: - dependency-name: symphonia dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/symphonia-0.6.0
branch
from
July 28, 2026 14:35
cf18370 to
0549efd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps symphonia from 0.5.5 to 0.6.0.
Release notes
Sourced from symphonia's releases.
... (truncated)
Commits
980bf58chore: Release v0.6.0.2a2e1c6isomp4: Prevent some panic cases.4165bb0mpa: Accept a Xing LAME tag with a CRC of 0.f7a3680isomp4: Populate number of frames if track timescale == sample rate.ad5f2d7isomp4: Support media information and better EOS detection.79de36bisomp4, adpcm: Fix some crashes. (#497)124aaf4chore: Misc. README updates.83cfad8alac: Populate missing codec parameter fields from magic cookie.8304e2acore (formats): Ignore metadata reader errors for trailing metadata.7529deemkv: Reduce the Timebase.