Skip to content

chore(deps): update dependency typescript to v5.9.3 - abandoned#26

Merged
dtoxvanilla1991 merged 3 commits intomainfrom
renovate/typescript-5.x-lockfile
May 6, 2026
Merged

chore(deps): update dependency typescript to v5.9.3 - abandoned#26
dtoxvanilla1991 merged 3 commits intomainfrom
renovate/typescript-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.7.25.9.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch 2 times, most recently from da1361f to 7189111 Compare January 16, 2025 18:31
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from 7189111 to f85495a Compare February 28, 2025 18:24
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v5.7.3 chore(deps): update dependency typescript to v5.8.2 Feb 28, 2025
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from f85495a to da0d75e Compare March 11, 2025 14:07
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch 4 times, most recently from a14f1a3 to f79c205 Compare March 22, 2025 08:45
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from f79c205 to f733a5f Compare April 5, 2025 01:47
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v5.8.2 chore(deps): update dependency typescript to v5.8.3 Apr 5, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from f733a5f to 903b21c Compare April 24, 2025 06:17
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from 903b21c to 2a0fe68 Compare July 2, 2025 13:57
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from 2a0fe68 to 14177ee Compare July 31, 2025 20:54
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v5.8.3 chore(deps): update dependency typescript to v5.9.2 Jul 31, 2025
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch 2 times, most recently from 89ad6b2 to 99e7d27 Compare October 1, 2025 03:02
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v5.9.2 chore(deps): update dependency typescript to v5.9.3 Oct 1, 2025
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from 99e7d27 to cfeaaea Compare April 28, 2026 13:29
@renovate renovate Bot requested a review from a team as a code owner April 28, 2026 13:29
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from cfeaaea to baa7d6e Compare April 29, 2026 09:51
@dtoxvanilla1991 dtoxvanilla1991 self-assigned this Apr 29, 2026
@dtoxvanilla1991
Copy link
Copy Markdown
Contributor

@renovate rebase

@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from baa7d6e to fc565d5 Compare April 29, 2026 10:06
@renovate renovate Bot force-pushed the renovate/typescript-5.x-lockfile branch from fc565d5 to 34f819d Compare May 4, 2026 22:27
@dtoxvanilla1991
Copy link
Copy Markdown
Contributor

@copilot can you fix the build?

…9.3)

Agent-Logs-Url: https://github.com/kinde-oss/infrastructure/sessions/2ed0a879-1a74-437a-9f3f-65c2c9c1823b

Co-authored-by: dtoxvanilla1991 <73205087+dtoxvanilla1991@users.noreply.github.com>
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 5, 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.

Copy link
Copy Markdown
Contributor

Copilot AI commented May 5, 2026

@copilot can you fix the build?

Fixed in 7a90649. The build was failing because package.json still had typescript: "^5.6.3" while pnpm-lock.yaml had ^5.9.3, causing pnpm's frozen lockfile check to fail in CI. Updated package.json to ^5.9.3 to match the lockfile — build and all 69 tests now pass.

Copilot AI requested a review from dtoxvanilla1991 May 5, 2026 13:31
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v5.9.3 chore(deps): update dependency typescript to v5.9.3 - abandoned May 5, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 5, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@dtoxvanilla1991
Copy link
Copy Markdown
Contributor

@renovate rebase

@dtoxvanilla1991
Copy link
Copy Markdown
Contributor

@copilot resolve lock branch conflicts and make sure build passes.

….x-lockfile

# Conflicts:
#	package.json
#	pnpm-lock.yaml

Co-authored-by: dtoxvanilla1991 <73205087+dtoxvanilla1991@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 5, 2026

@copilot resolve lock branch conflicts and make sure build passes.

Done in 6118fb7. Merged main into the branch, resolved the package.json conflict (keeping typescript: ^5.9.3 from this branch and globals: ^16.5.0 from main), and regenerated pnpm-lock.yaml. Build and all 69 tests pass.

@dtoxvanilla1991 dtoxvanilla1991 merged commit 005aeb6 into main May 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants