Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate csscolorparser to 0.7.0 - autoclosed #42

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Type Update Change
csscolorparser dependencies minor 0.6.2 -> 0.7.0

Release Notes

mazznoer/csscolorparser-rs (csscolorparser)

v0.7.0

Compare Source

Added
  • Color::from_oklcha()
  • Support parsing oklab() and oklch() color format.
  • Color::{from,to}_{laba,lcha}()
Changed
  • f64 -> f32
  • Return type for Color::to_{hsva,hsla,hwba,lab,lch,oklaba,linear_rgba}() changed from tuple to array.
  • Deprecate Color::{from,to}_{lab,lch}(), use Color::{from,to}_{laba,lcha}() instead.
  • NAMED_COLORS is now public
Removed
Fixed
  • Fix parsing lab() and lch() color format.
  • Update oklab formula.

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/csscolorparser-0.x branch from 6c44193 to d3f6771 Compare November 12, 2024 13:35
@renovate renovate bot changed the title chore(deps): update rust crate csscolorparser to 0.7.0 chore(deps): update rust crate csscolorparser to 0.7.0 - autoclosed Jan 15, 2025
@renovate renovate bot closed this Jan 15, 2025
@renovate renovate bot deleted the renovate/csscolorparser-0.x branch January 15, 2025 02:59
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