Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.6.3 -> 5.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

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:


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

@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.7.2 chore(deps): update dependency typescript to v5.7.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/typescript-5.x-lockfile branch December 8, 2024 18:21
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.7.2 - autoclosed chore(deps): update dependency typescript to v5.7.2 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x-lockfile branch from 3ff2227 to 74ba0c9 Compare December 9, 2024 04:23
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.7.2 chore(deps): update dependency typescript to v5.7.3 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/typescript-5.x-lockfile branch from 74ba0c9 to eeeecac Compare January 8, 2025 22:55
@renovate renovate bot force-pushed the renovate/typescript-5.x-lockfile branch from eeeecac to e80c1e1 Compare February 28, 2025 19:48
@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 e80c1e1 to d627cb1 Compare April 1, 2025 14:14
@renovate renovate bot force-pushed the renovate/typescript-5.x-lockfile branch from d627cb1 to dc6e854 Compare April 5, 2025 02:41
@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
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.8.3 chore(deps): update dependency typescript to v5.9.2 Aug 3, 2025
Copy link
Contributor Author

renovate bot commented Aug 3, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @typescript-eslint/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.9.3" from the root project
npm ERR!   peer typescript@">=4.8.4" from [email protected]
npm ERR!   node_modules/ts-api-utils
npm ERR!     ts-api-utils@"^2.0.1" from @typescript-eslint/[email protected]
npm ERR!     node_modules/@typescript-eslint/eslint-plugin
npm ERR!       dev @typescript-eslint/eslint-plugin@"^8.0.0" from the root project
npm ERR!     ts-api-utils@"^2.0.1" from @typescript-eslint/[email protected]
npm ERR!     node_modules/@typescript-eslint/type-utils
npm ERR!       @typescript-eslint/type-utils@"8.29.0" from @typescript-eslint/[email protected]
npm ERR!       node_modules/@typescript-eslint/eslint-plugin
npm ERR!         dev @typescript-eslint/eslint-plugin@"^8.0.0" from the root project
npm ERR!     1 more (@typescript-eslint/typescript-estree)
npm ERR!   1 more (ts-loader)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   dev @typescript-eslint/eslint-plugin@"^8.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=4.8.4 <5.9.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"^8.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-10-21T10_58_36_901Z-debug-0.log

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

0 participants