Update Rust crate id3 to v1.15.0 #51

Merged
pierre merged 1 commits from renovate/id3-1.x-lockfile into main 2024-12-03 20:53:30 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
id3 dependencies minor 1.14.0 -> 1.15.0

Release Notes

polyfloyd/rust-id3 (id3)

v1.15.0

Compare Source

Feat
  • Add support for IPLS (v2.3) and TIPL/TMCL (v2.4) frames (#​141)
  • Bump MSRV to 1.70
Fix
  • Do not compare picture frames when decode_picture is disabled
  • Fix tests in stream::tag module if "tokio" feature is disabled
  • typo in documentation for date_recorded(); (TRDC -> TDRC) (#​139)

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.14.0` -> `1.15.0` | --- ### Release Notes <details> <summary>polyfloyd/rust-id3 (id3)</summary> ### [`v1.15.0`](https://github.com/polyfloyd/rust-id3/blob/HEAD/CHANGELOG.md#v1150-2024-11-22) [Compare Source](https://github.com/polyfloyd/rust-id3/compare/v1.14.0...v1.15.0) ##### Feat - Add support for IPLS (v2.3) and TIPL/TMCL (v2.4) frames ([#&#8203;141](https://github.com/polyfloyd/rust-id3/issues/141)) - Bump MSRV to 1.70 ##### Fix - Do not compare picture frames when decode_picture is disabled - Fix tests in stream::tag module if "tokio" feature is disabled - typo in documentation for date_recorded(); (TRDC -> TDRC) ([#&#8203;139](https://github.com/polyfloyd/rust-id3/issues/139)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNi4zIiwidXBkYXRlZEluVmVyIjoiMzkuMjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
pierre added 1 commit 2024-11-23 00:15:36 +00:00
Update Rust crate id3 to v1.15.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
1b519602a4
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 dd67508e8b into main 2024-12-03 20:53:30 +00:00
pierre deleted branch renovate/id3-1.x-lockfile 2024-12-03 20:53:31 +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#51
No description provided.