Bump typescript to ^5.5.2#13599
Conversation
|
Deploy preview: https://deploy-preview-13599--material-ui-x.netlify.app/ |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
3d64f85 to
ec6c826
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
ec6c826 to
906af3f
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
906af3f to
54f55d6
Compare
| } | ||
| const digitViews = views.filter((v) => v !== 'meridiem'); | ||
| const result = digitViews.toReversed(); | ||
| const result: TimeViewWithMeridiem[] = digitViews.toReversed(); |
There was a problem hiding this comment.
The L401 became a problem after: https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/#inferred-type-predicates
I could have added as TimeViewWithMeridiem on the push call, but IMHO this is a bit cleaner.
WDYT?
Edited/Blocked NotificationRenovate 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. |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas <[email protected]>
This PR contains the following updates:
^5.4.5->^5.5.2Release Notes
Microsoft/TypeScript (typescript)
v5.5.2Compare Source
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.
This PR has been generated by Mend Renovate. View repository job log here.