Skip to content

chore(deps): update minor updates#379

Merged
Wumpf merged 1 commit intomasterfrom
renovate/minor-updates
Feb 23, 2026
Merged

chore(deps): update minor updates#379
Wumpf merged 1 commit intomasterfrom
renovate/minor-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Type Update Change
bitflags dependencies minor 2.10.02.11.0
png dev-dependencies patch 0.18.00.18.1

Release Notes

bitflags/bitflags (bitflags)

v2.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.10.0...2.11.0

image-rs/image-png (png)

v0.18.1

Additions
  • Added Filter::MinEntropy for encoding, which selects the filter that
    minimizes the Shannon entropy of the filtered row. (#​647)
  • Made ScaledFloat::SCALING constant public. (#​650)
  • Support skipping chunks without loading them into memory. (#​630)
  • Allow full unfiltering for partial data, enabling progressive decoding
    use cases. (#​664)
Changes
  • Improved Paeth unfilter auto-vectorization by changing how loop state
    is maintained. (#​635)
  • Added portable_simd Paeth unfiltering for 3bpp and 4bpp images on nightly.
    (#​632, #​633)
  • Add early exit for adaptive filter selection when a perfect filter is found.
    (#​646)
  • Ignore duplicate acTL chunks instead of producing errors. (#​651)
  • Require IDAT chunk(s) before fdAT chunks, as mandated by PNG specification.
    (#​653)
  • Enforce acTL frame counts to be valid PNG 4-byte integers (capped at 2^31-1).
    (#​673)
Fixes
  • Fixed and improved intra-doc links in documentation comments. (#​665)
  • Fixed nightly portable_simd build. (#​675)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Wumpf Wumpf merged commit ce7fa57 into master Feb 23, 2026
6 checks passed
@Wumpf Wumpf deleted the renovate/minor-updates branch February 23, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant