Update dependency material_color_utilities to ^0.5.0 #8

Merged
Thraax.Session merged 1 commits from renovate/material_color_utilities-0.x into master 2023-06-10 14:01:32 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
material_color_utilities dependencies minor ^0.1.5 -> ^0.5.0

Release Notes

material-foundation/material-color-utilities

v0.5.0

Removed
  • Removed inverseOnPrimary, an unfounded dynamic color

v0.4.0

Added
  • Add label and description to each Variant
  • Add xFixed Material dynamic colors
Changed
  • Update monochrome scheme to new spec

v0.3.0

Added
  • Add 4 new components:
    • contrast: Use Contrast for utility methods
    • dislike: Use DislikeAnalyzer for checking and fixing universally disliked colors
    • dynamiccolor: Use DynamicColor and MaterialDynamicColors for colors from a DynamicScheme, that adjust based on UI state
      (dark theme, style, preferences, contrast requirements, etc.)
    • temperature: Use TemperatureCache for analogous & complementary colors
  • scheme: Add DynamicScheme and its subclasses:
    • SchemeExpressive
    • SchemeMonochrome
    • SchemeNeutral
    • SchemeTonalSpot
    • SchemeVibrant
    • SchemeFidelity
    • SchemeContent
  • hct: Add inViewingConditions to hct, for color relativity
  • utilities: Add lstarFromY method, utility to which is the inverse of yFromLstar
Changed
  • Export all public API in material_color_utilities.dart
  • Bump minimum Flutter SDK version to 2.17.0
Fixed
  • Fix missing hashCode override for Hct
  • Fix TonalPalette equality operator when different constructors are used (#​56)

v0.2.0

Added
  • Add support for content color
  • Add outlineVariant and scrim colors
Changed
  • Rename CamSolver to HctSolver
Fixed
  • Correct repository in pubspec

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [material_color_utilities](https://github.com/material-foundation/material-color-utilities) | dependencies | minor | `^0.1.5` -> `^0.5.0` | --- ### Release Notes <details> <summary>material-foundation/material-color-utilities</summary> ### [`v0.5.0`](https://github.com/material-foundation/material-color-utilities/blob/HEAD/dart/CHANGELOG.md#&#8203;050---2023-05-02) ##### Removed - Removed `inverseOnPrimary`, an unfounded dynamic color ### [`v0.4.0`](https://github.com/material-foundation/material-color-utilities/blob/HEAD/dart/CHANGELOG.md#&#8203;040---2023-04-28) ##### Added - Add `label` and `description` to each `Variant` - Add `xFixed` Material dynamic colors ##### Changed - Update monochrome scheme to new spec ### [`v0.3.0`](https://github.com/material-foundation/material-color-utilities/blob/HEAD/dart/CHANGELOG.md#&#8203;030---2023-03-10) ##### Added - Add 4 new components: - `contrast`: Use `Contrast` for utility methods - `dislike`: Use `DislikeAnalyzer` for checking and fixing universally disliked colors - `dynamiccolor`: Use `DynamicColor` and `MaterialDynamicColors` for colors from a `DynamicScheme`, that adjust based on UI state (dark theme, style, preferences, contrast requirements, etc.) - `temperature`: Use `TemperatureCache` for analogous & complementary colors - `scheme`: Add `DynamicScheme` and its subclasses: - `SchemeExpressive` - `SchemeMonochrome` - `SchemeNeutral` - `SchemeTonalSpot` - `SchemeVibrant` - `SchemeFidelity` - `SchemeContent` - `hct`: Add `inViewingConditions` to `hct`, for color relativity - `utilities`: Add `lstarFromY` method, utility to which is the inverse of `yFromLstar` ##### Changed - Export all public API in `material_color_utilities.dart` - Bump minimum Flutter SDK version to `2.17.0` ##### Fixed - Fix missing `hashCode` override for `Hct` - Fix `TonalPalette` equality operator when different constructors are used ([#&#8203;56](https://github.com/material-foundation/material-color-utilities/issues/56)) ### [`v0.2.0`](https://github.com/material-foundation/material-color-utilities/blob/HEAD/dart/CHANGELOG.md#&#8203;020---2022-08-05) ##### Added - Add support for content color - Add `outlineVariant` and `scrim` colors ##### Changed - Rename `CamSolver` to `HctSolver` ##### Fixed - Correct `repository` in pubspec </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjU1LjIifQ==-->
Renovate added 1 commit 2023-03-14 16:51:50 +01:00
Renovate force-pushed renovate/material_color_utilities-0.x from dffd6b6178 to 660133ddcf 2023-05-03 16:02:16 +02:00 Compare
Renovate changed title from Update dependency material_color_utilities to ^0.3.0 to Update dependency material_color_utilities to ^0.5.0 2023-05-03 16:02:16 +02:00
Renovate force-pushed renovate/material_color_utilities-0.x from 660133ddcf to a83778ddef 2023-06-10 13:32:39 +02:00 Compare
Thraax.Session merged commit 7a59ff801a into master 2023-06-10 14:01:32 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SpaceUp/SpaceUp-UI#8
No description provided.