Skip to content

Bump typescript to ^5.5.2#13599

Merged
LukasTy merged 3 commits into
masterfrom
renovate/typescript-5.x
Jun 27, 2024
Merged

Bump typescript to ^5.5.2#13599
LukasTy merged 3 commits into
masterfrom
renovate/typescript-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^5.4.5 -> ^5.5.2 age adoption passing confidence

Release Notes

Microsoft/TypeScript (typescript)

v5.5.2

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot added the dependencies Update of dependencies. label Jun 23, 2024
@mui-bot
Copy link
Copy Markdown

mui-bot commented Jun 23, 2024

Deploy preview: https://deploy-preview-13599--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 9d73752

@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Jun 24, 2024
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 3d64f85 to ec6c826 Compare June 24, 2024 07:12
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Jun 24, 2024
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Jun 25, 2024
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from ec6c826 to 906af3f Compare June 25, 2024 14:16
@github-actions github-actions Bot added PR: out-of-date The pull request has merge conflicts and can't be merged. and removed PR: out-of-date The pull request has merge conflicts and can't be merged. labels Jun 25, 2024
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 906af3f to 54f55d6 Compare June 26, 2024 08:09
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Jun 26, 2024
}
const digitViews = views.filter((v) => v !== 'meridiem');
const result = digitViews.toReversed();
const result: TimeViewWithMeridiem[] = digitViews.toReversed();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine for me 👌

@LukasTy LukasTy requested review from a team and arthurbalduini June 26, 2024 08:32
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 26, 2024

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.

@LukasTy LukasTy merged commit c523580 into master Jun 27, 2024
@LukasTy LukasTy deleted the renovate/typescript-5.x branch June 27, 2024 08:08
DungTiger pushed a commit to DungTiger/mui-x that referenced this pull request Jul 23, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas <[email protected]>
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants