Update Rust crate id3 to 1.2.0 #6

Merged
pierre merged 1 commits from renovate/id3-1.x into main 2022-06-13 07:24:38 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
id3 dependencies minor 1.1.3 -> 1.2.0

Release Notes

polyfloyd/rust-id3

v1.2.0

Compare Source

Feat
  • Add the v1v2 module for simultaneously handling ID3v1+ID3v2 tags (fixes #​92)
  • Add the genre_parsed method (fixes #​88)

v1.1.4

Compare Source

Fix
  • Remove dbg! prints

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, click this checkbox.

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.1.3` -> `1.2.0` | --- ### Release Notes <details> <summary>polyfloyd/rust-id3</summary> ### [`v1.2.0`](https://github.com/polyfloyd/rust-id3/blob/HEAD/CHANGELOG.md#v120-2022-06-10) [Compare Source](https://github.com/polyfloyd/rust-id3/compare/v1.1.4...v1.2.0) ##### Feat - Add the v1v2 module for simultaneously handling ID3v1+ID3v2 tags (fixes [#&#8203;92](https://github.com/polyfloyd/rust-id3/issues/92)) - Add the genre_parsed method (fixes [#&#8203;88](https://github.com/polyfloyd/rust-id3/issues/88)) ### [`v1.1.4`](https://github.com/polyfloyd/rust-id3/blob/HEAD/CHANGELOG.md#v114-2022-06-09) [Compare Source](https://github.com/polyfloyd/rust-id3/compare/v1.1.3...v1.1.4) ##### Fix - Remove dbg! prints </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
pierre added 1 commit 2022-06-12 00:16:25 +00:00
Update Rust crate id3 to 1.2.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
e744631034
pierre merged commit 8c79e138e9 into main 2022-06-13 07:24:38 +00:00
pierre deleted branch renovate/id3-1.x 2022-06-13 07:24:38 +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#6
No description provided.