Skip to content

Update palette requirement from 0.4 to 0.5#292

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/palette-0.5
Closed

Update palette requirement from 0.4 to 0.5#292
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/palette-0.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 22, 2020

Updates the requirements on palette to permit the latest version.

Changelog

Sourced from palette's changelog.

Version 0.5.0 - 2019-11-17

  • #149[149]: Use libm through num_traits, and update all dependencies.
  • #146[146]: bump syn, quote and proc-macro2 to version 1.0.
  • #142[142]: Make libm optional. Closes #116[116].
  • #141[141]: Also test no_std with a target without std support.
  • #140[140]: Add a basic test crate for no_std. Closes #139[139].
  • #138[138]: Fix no_std build failure.
  • #136[136]: Update dependencies and remove --release flag from feature tests.
  • #135[135]: Round to nearest instead of down when converting components to integers..
  • #132[132]: Add the dyn keyword where trait objects are used.
  • #127[127]: fix no_std. Closes #125[125].
  • #124[124]: Update approx dependency to 0.3.
  • #122[122]: Update to syn 0.15.
  • #120[120]: Fix grammar in readme.
  • #119[119]: Remove the color enum. Closes #72[72].
  • #118[118]: Implement assign ops. Closes #94[94].
  • #110[110]: No std support. Closes #108[108].
  • #106[106]: Add Extended Conversion Trait .
  • #104[104]: Update image and approx crate dependency. Closes #101[101], #100[100].
  • #103[103]: Use Generics::make_where_clause helper.

Version 0.4.1 - 2018-08-02

  • #113[113]: Import everything from the parent scope in derives.

Version 0.4.0 - 2018-05-26

  • #99[99]: Fix into and from component tuple conversion for Yxy.
  • #98[98]: Add conversion to and from component tuples. Closes #87[87].
  • #97[97]: Add hexadecimal formatting to Alpha, Luma and Rgb. Closes #80[80].
  • #96[96]: Reexport derives from the main library. Closes #91[91].
  • #93[93]: Make it possible to derive Pixel. Closes #85[85].
  • #92[92]: Add transparency support when deriving FromColor and IntoColor. Closes #86[86].
  • #90[90]: Add serde support as an optional feature. Closes #83[83].
  • #89[89]: Improve the hue types a bit. Closes #75[75].
  • #84[84]: Make it possible to derive IntoColor and FromColor. Closes #82[82].
  • #81[81]: Make a new system for converting to and from arrays and slices. Closes #74[74].

Version 0.3.0 - 2018-02-17

  • #78[78]: Upgrade dependencies.
  • #60[60]: Generalize the RGB types over RGB standards. Closes #66[66], #31[31], #58[58].
  • #76[76]: Change dependency num to num_traits to shrink dependency tree.
  • #63[63]: Add rebeccapurple.
  • #61[61]: Restore the proper scale of Lab and Lch. Closes #49[49].
  • #56[56]: Make color spaces white point aware. Closes #14[14].

Version 0.2.1 - 2016-02-23

... (truncated)

Commits

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 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)

Updates the requirements on [palette](https://github.com/Ogeon/palette) to permit the latest version.
- [Release notes](https://github.com/Ogeon/palette/releases)
- [Changelog](https://github.com/Ogeon/palette/blob/master/CHANGELOG.md)
- [Commits](Ogeon/palette@0.4.0...0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 22, 2020
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jul 13, 2021

Superseded by #318.

@dependabot dependabot Bot closed this Jul 13, 2021
@dependabot dependabot Bot deleted the dependabot/cargo/palette-0.5 branch July 13, 2021 14:05
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.

0 participants