Update dependency mui-color-input to v4 #318

Merged
pierre merged 1 commits from renovate/mui-color-input-4.x into master 2024-09-04 18:47:17 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
mui-color-input (source) dependencies major ^2.0.3 -> ^4.0.0

Release Notes

viclafouch/mui-color-input (mui-color-input)

v4.0.0

Compare Source

Feat

  • Compatibility with MUI V6 (and still with V5).
  • Update deps

v3.0.0

Compare Source

Fixes

  • #​36 onChange is not called with invalid value
What does it mean ?

Now, if you don't provide any fallback value with the fallbackValue prop, mui-color-input will not force the value to be a color when you blur the element.

Also, onChange can give you an invalid color value. You can still check if it's valid with matchIsValidColor function.


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 | |---|---|---|---| | [mui-color-input](https://viclafouch.github.io/mui-color-input/) ([source](https://github.com/viclafouch/mui-color-input)) | dependencies | major | [`^2.0.3` -> `^4.0.0`](https://renovatebot.com/diffs/npm/mui-color-input/2.0.3/4.0.0) | --- ### Release Notes <details> <summary>viclafouch/mui-color-input (mui-color-input)</summary> ### [`v4.0.0`](https://github.com/viclafouch/mui-color-input/releases/tag/v4.0.0) [Compare Source](https://github.com/viclafouch/mui-color-input/compare/v3.0.0...v4.0.0) ### Feat - Compatibility with MUI V6 (and still with V5). - Update deps ### [`v3.0.0`](https://github.com/viclafouch/mui-color-input/releases/tag/v3.0.0) [Compare Source](https://github.com/viclafouch/mui-color-input/compare/v2.0.3...v3.0.0) ### Fixes - [#&#8203;36](https://github.com/viclafouch/mui-color-input/issues/36) onChange is not called with invalid value ##### What does it mean ? Now, if you don't provide any fallback value with the `fallbackValue` prop, `mui-color-input` will not force the value to be a color when you blur the element. Also, `onChange` can give you an invalid color value. You can still check if it's valid with `matchIsValidColor` function. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-09-02 00:30:49 +00:00
Update dependency mui-color-input to v4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
ef04592efa
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre merged commit 694a50ea0c into master 2024-09-04 18:47:17 +00:00
pierre deleted branch renovate/mui-color-input-4.x 2024-09-04 18:47:17 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: pierre/GeneIT#318
No description provided.