Skip to content

chore(deps): Update Rust crate color_quant to v2 - #1806

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-image
Open

chore(deps): Update Rust crate color_quant to v2#1806
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-image

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
color_quant dependencies major 1.1.02.0.0

Release Notes

image-rs/color_quant (color_quant)

v2.0.0

  • Add no_std support using core and alloc only, and raise the MSRV from Rust 1.34.2 to 1.36.0 (#​24)
  • Add NeuQuant::color_map_alpha for retrieving the palette alpha channel, useful for PNG tRNS chunks (#​23)
  • Fix search_netindex so palette index 0 is checked and both search directions are handled correctly (#​16)
  • Fix a sampling prime typo by changing 478 to 487 (#​14)
  • Forbid unsafe code in the crate (#​22)
  • Improve and specialize internal math operations used by the quantizer, and document their provenance (#​24)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on Monday"
  • 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/major-image branch from 9682370 to 56a80af Compare July 20, 2026 19:51
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 28, 2026
@renovate renovate Bot changed the title Update Rust crate color_quant to v2 chore(deps): Update Rust crate color_quant to v2 Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants