Update Rust crate id3 to v1.15.0 #51

Open
pierre wants to merge 1 commits from renovate/id3-1.x-lockfile into main
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
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/id3-1.x-lockfile:renovate/id3-1.x-lockfile
git checkout renovate/id3-1.x-lockfile
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.