Skip to content

Update Rust crate tinybmp to 0.7.0#7

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tinybmp-0.x
Open

Update Rust crate tinybmp to 0.7.0#7
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/tinybmp-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2026

This PR contains the following updates:

Package Type Update Change
tinybmp dependencies minor 0.6.00.7.0

Release Notes

embedded-graphics/tinybmp (tinybmp)

v0.7.0

Compare Source

Fixed
  • #​50 Fixed handling of padding bytes in absolute mode for RLE4 compressed files.
Added
  • #​51 Added RawBmp::colors method to iterator of the raw color values in a file.
  • #​51 Added DynamicRawColors, RawColors, Rle4Colors, and Rle8Colors iterators.
Changed
  • (breaking) #​49 Use 1.81 as the MSRV.
  • #​46 Bmp::from_slice is now const, so BMPs can be put in consts and statics.
  • #​47 Ignore compressed data length on RGB compression method.

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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants