Skip to content

Bump color_quant from 1.1.0 to 2.0.0#1749

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/color_quant-2.0.0
Closed

Bump color_quant from 1.1.0 to 2.0.0#1749
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/color_quant-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps color_quant from 1.1.0 to 2.0.0.

Changelog

Sourced from color_quant's changelog.

2.0.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 12, 2026
Copy link
Copy Markdown
Collaborator

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps we should group image and color_quant in the dependabot config.

Comment thread Cargo.lock
Comment on lines 2465 to +2473
[[package]]
name = "image"
version = "0.25.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85ab80394333c02fe689eaf900ab500fbd0c2213da414687ebf995a65d5a6104"
dependencies = [
"bytemuck",
"byteorder-lite",
"color_quant",
"color_quant 1.1.0",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this should be bumped unless image is also bumped, since image will still bring in color_quant 1.1.0.

@o2sh
Copy link
Copy Markdown
Owner

o2sh commented May 13, 2026

Perhaps we should group image and color_quant in the dependabot config.

makes sense, done in #1750

@o2sh
Copy link
Copy Markdown
Owner

o2sh commented May 13, 2026

@dependabot recreate

Bumps [color_quant](https://github.com/image-rs/color_quant) from 1.1.0 to 2.0.0.
- [Changelog](https://github.com/image-rs/color_quant/blob/master/CHANGELOG.md)
- [Commits](https://github.com/image-rs/color_quant/commits)

---
updated-dependencies:
- dependency-name: color_quant
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/color_quant-2.0.0 branch from 8dbcb55 to 152cacd Compare May 13, 2026 08:15
@o2sh o2sh closed this May 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@o2sh o2sh deleted the dependabot/cargo/color_quant-2.0.0 branch May 13, 2026 08:15
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants