Skip to content

chore(deps): update dependency typescript to v6#1174

Merged
sapphi-red merged 6 commits intomainfrom
renovate/typescript-6.x
Apr 7, 2026
Merged

chore(deps): update dependency typescript to v6#1174
sapphi-red merged 6 commits intomainfrom
renovate/typescript-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 6, 2026

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ^5.9.3^6.0.2 age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.2

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Apr 6, 2026
@ArnaudBarre ArnaudBarre self-assigned this Apr 6, 2026
resolve: (value: T | PromiseLike<T>) => void
reject: (reason?: any) => void
}
export function promiseWithResolvers<T>(): PromiseWithResolvers<T> {
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.

Without the function extraction it was generating a falsy "used before init"
Function with export copied from Vite core

@ArnaudBarre ArnaudBarre force-pushed the renovate/typescript-6.x branch from 498c7cc to 9d8589e Compare April 6, 2026 09:09
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 6, 2026

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.

@ArnaudBarre ArnaudBarre requested a review from sapphi-red April 6, 2026 19:48
@sapphi-red sapphi-red merged commit a180385 into main Apr 7, 2026
20 checks passed
@sapphi-red sapphi-red deleted the renovate/typescript-6.x branch April 7, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants