Skip to content

chore(deps): Bump csscolorparser from 0.7.1 to 0.7.2#776

Merged
sorairolake merged 1 commit intodevelopfrom
dependabot/cargo/csscolorparser-0.7.2
Jun 9, 2025
Merged

chore(deps): Bump csscolorparser from 0.7.1 to 0.7.2#776
sorairolake merged 1 commit intodevelopfrom
dependabot/cargo/csscolorparser-0.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps csscolorparser from 0.7.1 to 0.7.2.

Release notes

Sourced from csscolorparser's releases.

csscolorparser v0.7.2

Added

  • Color::to_oklcha()
  • Color::to_css_hex()
  • Color::to_css_rgb()
  • Color::to_css_hsl()
  • Color::to_css_hwb()
  • Color::to_css_lab()
  • Color::to_css_lch()
  • Color::to_css_oklab()
  • Color::to_css_oklch()

Changed

  • Deprecate Color::to_hex_string() and Color::to_rgb_string().

Full Changelog: mazznoer/csscolorparser-rs@v0.7.1...v0.7.2

Changelog

Sourced from csscolorparser's changelog.

0.7.2

Added

  • Color::to_oklcha()
  • Color::to_css_hex()
  • Color::to_css_rgb()
  • Color::to_css_hsl()
  • Color::to_css_hwb()
  • Color::to_css_lab()
  • Color::to_css_lch()
  • Color::to_css_oklab()
  • Color::to_css_oklch()

Changed

  • Deprecate Color::to_hex_string() and Color::to_rgb_string()
Commits
  • 97dad8c release v0.7.2
  • e384eda add some tests
  • 94a3ffb update changelog
  • 6006215 fix Color::to_css_{hsl,hwb}()
  • 506a90e switch to our own Lab color converter
  • cf5d0c9 add new Color::to_css_{hex,rgb}(), deprecate Color::to_{hex,rgb}_string()
  • 6740e5a add Color::to_css_{lab,lch}()
  • f5e6050 add Color::{to_css_hsl,to_css_hwb,to_css_oklab,to_css_oklch}()
  • 43ac42c add Color::to_oklcha()
  • 2ff940b reorganize codes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 9, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 9, 2025 07:08
@sorairolake
Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/csscolorparser-0.7.2 branch from caf3676 to 0797898 Compare June 9, 2025 08:22
github-actions[bot]
github-actions bot previously approved these changes Jun 9, 2025
Bumps [csscolorparser](https://github.com/mazznoer/csscolorparser-rs) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/mazznoer/csscolorparser-rs/releases)
- [Changelog](https://github.com/mazznoer/csscolorparser-rs/blob/master/CHANGELOG.md)
- [Commits](mazznoer/csscolorparser-rs@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: csscolorparser
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@sorairolake
Copy link
Copy Markdown
Owner

@dependabot squash and merge

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@sorairolake sorairolake disabled auto-merge June 9, 2025 08:42
@sorairolake sorairolake merged commit 355df03 into develop Jun 9, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/csscolorparser-0.7.2 branch June 9, 2025 08:42
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.

1 participant