Skip to content

Bump symphonia from 0.5.4 to 0.5.5#14

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/symphonia-0.5.5
Open

Bump symphonia from 0.5.4 to 0.5.5#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/symphonia-0.5.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 10, 2025

Bumps symphonia from 0.5.4 to 0.5.5.

Release notes

Sourced from symphonia's releases.

v0.5.5

New Features

  • None. All new feature development is occurring in the 0.6 development branch. This is a maintenance release.

Bug Fixes & Improvements

  • Fixed all new compiler and clippy warnings.
  • Improved the robustness of the FLAC demuxer.
  • Improved length approximation of ADTS streams.
  • Lowered the log level of some informational logs to be less annoying.
  • Many other fixes across the board!

New Contributors

Full Changelog: pdeljanov/Symphonia@v0.5.4...v0.5.5

Commits
  • 6d533f2 chore: Release v0.5.5.
  • 8a5395c flac, isomp4, mkv: Optimize file length detection by using byte_len() instead...
  • 505458e chore: Manually add clippy to CI toolchain.
  • b1cfa16 core (formats): Ignore nonsensical seek points in seek index. (#389)
  • 46b59dc core (formats): Derive Eq and PartialEq for SeekMode. (#361)
  • 31c1519 chore: Fix failing CI jobs.
  • 6e0f198 chore: Fix some failing CI jobs. (#378)
  • 6a72831 core (io): Backport #344: Advance reader's position if scan pattern is not fo...
  • 99e4b00 flac: Backport #328: Normalize the frame's sample rate when reading it from a...
  • ef9bbd8 isomp4: Update MIME type for m4a files to audio/mp4 (#351)
  • Additional commits viewable in compare view

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 rust Pull requests that update rust code labels Nov 10, 2025
Bumps [symphonia](https://github.com/pdeljanov/Symphonia) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/pdeljanov/Symphonia/releases)
- [Commits](pdeljanov/Symphonia@v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: symphonia
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/symphonia-0.5.5 branch from fcb8d1c to 38e6e12 Compare November 24, 2025 00:48
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants