Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency audio_metadata_reader to v1 - autoclosed #1069

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Type Update Change
audio_metadata_reader (source) dependencies major 0.0.9 -> 1.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ClementBeal/audio_metadata_reader (audio_metadata_reader)

v1.1.0

Compare Source

Features
Bug Fixes

v1.0.0

Features
  • metadata returns File reference (01b01a3)
  • use different exception if there's no available parser (#​29) (197624a)
Bug Fixes

v0.0.11

  • OGG : fix performance
  • ID3v2 : read the lyrics correctly for UTF8-LE
  • MP4 : reset the reader when we start the parsing

v0.0.10

  • ID3v2 : read correctly the lyric if we have UTF-16
  • Opus : performance improvement. Back to a few ms per file
  • ID3v1 : fix the metadata if we have ASCII
  • Add a new exception to differenciate a parse error from an non-implemented parser
  • ID3v2 : fix the track number. Seems that it can be defined but empty

Configuration

📅 Schedule: 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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/audio_metadata_reader-1.x branch 8 times, most recently from 3bf85ea to 83d6016 Compare December 6, 2024 22:04
@renovate renovate bot force-pushed the renovate/audio_metadata_reader-1.x branch 5 times, most recently from 11f0293 to 06ee3dd Compare December 10, 2024 20:37
@renovate renovate bot force-pushed the renovate/audio_metadata_reader-1.x branch from 06ee3dd to e67110a Compare December 10, 2024 20:42
@renovate renovate bot changed the title fix(deps): update dependency audio_metadata_reader to v1 fix(deps): update dependency audio_metadata_reader to v1 - autoclosed Dec 10, 2024
@renovate renovate bot closed this Dec 10, 2024
@renovate renovate bot deleted the renovate/audio_metadata_reader-1.x branch December 10, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants