Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2023

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 4.7.4 -> 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:

v5.6.3: TypeScript 5.6.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.3: TypeScript 5.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.6: TypeScript 5.1.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

v5.1.5: TypeScript 5.1.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.3: TypeScript 5.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.4: TypeScript 5.0.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.3: TypeScript 5.0.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.0.2: TypeScript 5.0

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.9.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

This list of changes was auto generated.

v4.9.3: TypeScript 4.9

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

See More

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
Copy link
Contributor Author

renovate bot commented Mar 30, 2023

⚠ 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: typedoc@0.23.9
npm ERR! Found: typescript@5.4.5
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.4.5" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.6.x || 4.7.x" from typedoc@0.23.9
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"0.23.9" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.7.4
npm ERR! node_modules/typescript
npm ERR!   peer typescript@"4.6.x || 4.7.x" from typedoc@0.23.9
npm ERR!   node_modules/typedoc
npm ERR!     dev typedoc@"0.23.9" 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 /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-10T16_39_55_838Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 6f8cf18 to 6cdc5c6 Compare March 30, 2023 21:50
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 6cdc5c6 to 2fc010e Compare April 17, 2023 10:58
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 2fc010e to 4d74ceb Compare June 1, 2023 20:23
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from c39592f to ffc5f8d Compare June 29, 2023 00:03
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from ffc5f8d to 45ba40d Compare August 24, 2023 17:49
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 45ba40d to 93f5108 Compare November 20, 2023 20:33
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 93f5108 to b0a724b Compare December 6, 2023 19:51
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from b0a724b to 305ae80 Compare March 6, 2024 20:48
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 305ae80 to edf5b22 Compare March 20, 2024 20:05
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from b500412 to 04a86e0 Compare April 10, 2024 16:39
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 04a86e0 to 7d4c53b Compare June 20, 2024 20:03
@renovate
Copy link
Contributor Author

renovate bot commented Jun 20, 2024

⚠️ 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: typedoc@0.23.9
npm ERR! Found: typescript@5.9.3
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.9.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.6.x || 4.7.x" from typedoc@0.23.9
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"0.23.9" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.7.4
npm ERR! node_modules/typescript
npm ERR!   peer typescript@"4.6.x || 4.7.x" from typedoc@0.23.9
npm ERR!   node_modules/typedoc
npm ERR!     dev typedoc@"0.23.9" 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-21T11_59_26_728Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7d4c53b to f7cc59c Compare July 1, 2024 20:31
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from f7cc59c to e7b5486 Compare July 23, 2024 00:00
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from e7b5486 to bfb6d4a Compare September 9, 2024 16:48
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from bfb6d4a to 105f8a2 Compare October 8, 2024 23:02
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 105f8a2 to 8f21245 Compare November 22, 2024 17:46
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5 chore(deps): update dependency typescript to v5 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/typescript-5.x branch December 8, 2024 18:33
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5 - autoclosed chore(deps): update dependency typescript to v5 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 9305294 to 8f21245 Compare December 9, 2024 02:42
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 8f21245 to 486b0c5 Compare January 8, 2025 21:36
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 486b0c5 to e56f7de Compare February 28, 2025 23:34
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from e56f7de to a91c9cf Compare April 5, 2025 01:37
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from a91c9cf to 045d03a Compare August 7, 2025 11:45
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 045d03a to ff23130 Compare September 30, 2025 22:06
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.

1 participant