Update Rust crate id3 to v1.14.0 #42

Merged
pierre merged 1 commits from renovate/id3-1.x-lockfile into main 2024-07-02 21:03:01 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
id3 dependencies minor 1.13.1 -> 1.14.0

Release Notes

polyfloyd/rust-id3 (id3)

v1.14.0

Compare Source

Feat
  • Add support for UFID frames (#​136)
Fix
  • Warning about unused Storage::reader
  • Fixes bug where PrivateFrame data was missing a delimeter null byte between owner_identifier and private data fields (#​138)

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 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [id3](https://github.com/polyfloyd/rust-id3) | dependencies | minor | `1.13.1` -> `1.14.0` | --- ### Release Notes <details> <summary>polyfloyd/rust-id3 (id3)</summary> ### [`v1.14.0`](https://github.com/polyfloyd/rust-id3/blob/HEAD/CHANGELOG.md#v1140-2024-06-30) [Compare Source](https://github.com/polyfloyd/rust-id3/compare/v1.13.1...v1.14.0) ##### Feat - Add support for UFID frames ([#&#8203;136](https://github.com/polyfloyd/rust-id3/issues/136)) ##### Fix - Warning about unused Storage::reader - Fixes bug where PrivateFrame data was missing a delimeter null byte between owner_identifier and private data fields ([#&#8203;138](https://github.com/polyfloyd/rust-id3/issues/138)) </details> --- ### 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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-07-01 00:07:04 +00:00
Update Rust crate id3 to v1.14.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
01fcbc1a6f
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre merged commit 13103ef01f into main 2024-07-02 21:03:01 +00:00
pierre deleted branch renovate/id3-1.x-lockfile 2024-07-02 21:03:02 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: pierre/id3-image-rs#42
No description provided.