Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Type Update Change
id3 dependencies minor 1.14.0 -> 1.16.3

Release Notes

polyfloyd/rust-id3 (id3)

v1.16.3

Compare Source

Fix
  • Handle tags with sizes that exceed the file size (fixes #​156)
  • Issues reported by clippy

v1.16.2

Compare Source

Fix
  • content: Decode IPLS/TIPL/TMCL with odd value count gracefully

v1.16.1

Compare Source

Fix
  • MLLT carry subtraction overflow
  • MLLT deviation field overflow
  • prevent panics from malformed id3 metadata
  • ChunkHeader find method overflow

v1.16.0

Compare Source

Feat
  • examples: Add Involved People List support to id3info
Fix
  • content: Only replace / in the frames mentioned in the spec

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/id3-1.x-lockfile branch from fd9ec22 to f535ba3 Compare November 27, 2024 18:12
@renovate renovate bot changed the title fix(deps): update rust crate id3 to v1.15.0 fix(deps): update rust crate id3 to v1.16.0 Nov 27, 2024
@renovate renovate bot changed the title fix(deps): update rust crate id3 to v1.16.0 fix(deps): update rust crate id3 to v1.16.1 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/id3-1.x-lockfile branch from f535ba3 to d142ca4 Compare January 22, 2025 20:47
@renovate renovate bot force-pushed the renovate/id3-1.x-lockfile branch from d142ca4 to 0e31b12 Compare February 9, 2025 00:36
@renovate renovate bot changed the title fix(deps): update rust crate id3 to v1.16.1 fix(deps): update rust crate id3 to v1.16.2 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/id3-1.x-lockfile branch from 0e31b12 to fd3b94f Compare June 5, 2025 00:37
@renovate renovate bot changed the title fix(deps): update rust crate id3 to v1.16.2 fix(deps): update rust crate id3 to v1.16.3 Jun 5, 2025
@renovate renovate bot changed the title fix(deps): update rust crate id3 to v1.16.3 chore(deps): update rust crate id3 to v1.16.3 Sep 25, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 1.16.3
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant