Update Rust crate symphonia to v0.6.1 #29

Open
spacebot wants to merge 1 commit from renovate/symphonia-0.x-lockfile into main
Owner

This PR contains the following updates:

Package Type Update Change
symphonia dependencies patch 0.6.00.6.1

Release Notes

pdeljanov/Symphonia (symphonia)

v0.6.1

Compare Source

New Features

  • TimeBase now provides a helper to calculate a clock time from a Duration.
  • GenericAudioBuffer and AudioSlices are now cloneable
  • GenericAudioBuffer and GenericAudioBufferRef are now sliceable.
  • Channel information is parsed for Opus tracks in ISO BMFF containers (M4A, MP4, etc.).

Bug Fixes & Improvements

  • Significantly improved performance of loading media files with large attachments, visuals, or metadata.
  • Fixed a bug where silent sections were not decoded if certain conditions were met for MP3 files.
  • Fixed a bug where Xing/Info and VBRI tags were ignored if the MPEG frame containing it had a CRC.
  • Fixed decoding of mono MP1 audio.
  • All unwraps have either been replaced with expect or made to return a runtime error.
  • Hardened demuxers against allocating obscene amounts of memory when reading maliciously crafted files.
  • Fixed a significant number of panics discovered by fuzzing or AI.

New Contributors

Full Changelog: https://github.com/pdeljanov/Symphonia/compare/v0.6.0...v0.6.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [symphonia](https://github.com/pdeljanov/Symphonia) | dependencies | patch | `0.6.0` → `0.6.1` | --- ### Release Notes <details> <summary>pdeljanov/Symphonia (symphonia)</summary> ### [`v0.6.1`](https://github.com/pdeljanov/Symphonia/releases/tag/v0.6.1) [Compare Source](https://github.com/pdeljanov/Symphonia/compare/v0.6.0...v0.6.1) #### New Features - `TimeBase` now provides a helper to calculate a clock time from a `Duration`. - `GenericAudioBuffer` and `AudioSlice`s are now cloneable - `GenericAudioBuffer` and `GenericAudioBufferRef` are now sliceable. - Channel information is parsed for Opus tracks in ISO BMFF containers (M4A, MP4, etc.). #### Bug Fixes & Improvements - Significantly improved performance of loading media files with large attachments, visuals, or metadata. - Fixed a bug where silent sections were not decoded if certain conditions were met for MP3 files. - Fixed a bug where Xing/Info and VBRI tags were ignored if the MPEG frame containing it had a CRC. - Fixed decoding of mono MP1 audio. - All `unwrap`s have either been replaced with `expect` or made to return a runtime error. - Hardened demuxers against allocating obscene amounts of memory when reading maliciously crafted files. - Fixed a significant number of panics discovered by fuzzing or AI. #### New Contributors - [@&#8203;tsar-boomba](https://github.com/tsar-boomba) made their first contribution in [#&#8203;499](https://github.com/pdeljanov/Symphonia/pull/499) - [@&#8203;kp-fyn](https://github.com/kp-fyn) made their first contribution in [#&#8203;535](https://github.com/pdeljanov/Symphonia/pull/535) - [@&#8203;SAY-5](https://github.com/SAY-5) made their first contribution in [#&#8203;537](https://github.com/pdeljanov/Symphonia/pull/537) - [@&#8203;bolshoytoster](https://github.com/bolshoytoster) made their first contribution in [#&#8203;507](https://github.com/pdeljanov/Symphonia/pull/507) - [@&#8203;Noethix55555](https://github.com/Noethix55555) made their first contribution in [#&#8203;520](https://github.com/pdeljanov/Symphonia/pull/520) - [@&#8203;MelonShooter](https://github.com/MelonShooter) made their first contribution in [#&#8203;542](https://github.com/pdeljanov/Symphonia/pull/542) - [@&#8203;mvanhorn](https://github.com/mvanhorn) made their first contribution in [#&#8203;543](https://github.com/pdeljanov/Symphonia/pull/543) **Full Changelog**: <https://github.com/pdeljanov/Symphonia/compare/v0.6.0...v0.6.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update Rust crate symphonia to v0.6.1
All checks were successful
Build and Test / spacebot (push) Successful in 7m17s
655dea4bf2
All checks were successful
Build and Test / spacebot (push) Successful in 7m17s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/symphonia-0.x-lockfile:renovate/symphonia-0.x-lockfile
git switch renovate/symphonia-0.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/symphonia-0.x-lockfile
git switch renovate/symphonia-0.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/symphonia-0.x-lockfile
git switch renovate/symphonia-0.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/symphonia-0.x-lockfile
git switch main
git merge --squash renovate/symphonia-0.x-lockfile
git switch main
git merge --ff-only renovate/symphonia-0.x-lockfile
git switch main
git merge renovate/symphonia-0.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
spacebar/spacebot!29
No description provided.