crazyscot / brot3

Yet Another Fractal Plotter
Other
0 stars 0 forks source link

Bump the cargo group with 2 updates #98

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the cargo group with 2 updates: palette and serde.

Updates palette from 0.7.5 to 0.7.6

Changelog

Sourced from palette's changelog.

Version 0.7.6 - 2024-04-28

  • #390[390]: Add From implementations for changing Rgb component types between u8, f32 and f64.
  • #342[342]: Implement CAM16. Closes #199[199].
  • #386[386]: Fix angle conversion from f32 to u8. Closes #385[385].
  • #384[384]: Add traits for color schemes from traditional color theory.
Commits
  • 43ff0a6 Merge pull request #397 from Ogeon/prepare_0.7.6
  • bd08f74 Prepare release 0.7.6
  • 52bebbd Merge pull request #392 from Ogeon/deny_doc_warnings
  • 7fdd0e1 Merge pull request #395 from Ogeon/update_release_actions
  • 0f520c4 Update the dependencies of custom actions
  • 68410a6 Merge pull request #393 from Ogeon/rename_analogous2
  • aa19895 Merge pull request #394 from Ogeon/coverage_components
  • b8ad2ee Try to use components for coverage
  • 8074a98 Rename analogous2 to analogous_secondary
  • 7be86e5 Fix documentation warnings
  • Additional commits viewable in compare view


Updates serde from 1.0.198 to 1.0.199

Release notes

Sourced from serde's releases.

v1.0.199

  • Fix ambiguous associated item when forward_to_deserialize_any! is used on an enum with Error variant (#2732, thanks @​aatifsyed)
Commits
  • 1477028 Release 1.0.199
  • 789740b Merge pull request #2732 from aatifsyed/master
  • 8fe7539 fix: ambiguous associated type in forward_to_deserialize_any!
  • f6623a3 Ignore cast_precision_loss pedantic clippy lint
  • See full diff in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.