Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency typescript to v5 #773

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 4.9.5 -> 5.7.3 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

Compare Source

v5.6.3

Compare Source

v5.6.2

Compare Source

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:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 16, 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.4.5" from the root project
npm ERR!   peer typescript@">=4.7" from [email protected]
npm ERR!   node_modules/eslint-config-xo-typescript
npm ERR!     dev eslint-config-xo-typescript@"1.0.1" from the root project
npm ERR!   2 more (ts-api-utils, tsutils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=3.8 <5.0" from [email protected]
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"27.1.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=3.8 <5.0" from [email protected]
npm ERR!   node_modules/ts-jest
npm ERR!     dev ts-jest@"27.1.5" 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-10T17_43_56_947Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch 6 times, most recently from 9be921f to 38301e0 Compare March 24, 2023 13:47
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 42527c1 to c8e5913 Compare March 30, 2023 23:02
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 21dba71 to 94bb16b Compare April 11, 2023 00:31
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 3a58ac2 to 9df6b2e Compare April 23, 2023 12:19
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 1a549dd to 6e54f69 Compare May 1, 2023 22:22
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 6cdef21 to ebe751a Compare May 8, 2023 23:14
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 171869e to 5b81326 Compare May 20, 2023 05:21
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 48c687a to a88f27c Compare May 29, 2023 21:19
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from a88f27c to 988150a Compare June 1, 2023 20:27
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 5cd4464 to e960af8 Compare April 4, 2024 20:23
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from e960af8 to 73a47a8 Compare April 10, 2024 17:44
Copy link
Contributor Author

renovate bot commented May 9, 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.7.3" from the root project
npm ERR!   peer typescript@">=4.7" from [email protected]
npm ERR!   node_modules/eslint-config-xo-typescript
npm ERR!     dev eslint-config-xo-typescript@"1.0.1" from the root project
npm ERR!   2 more (ts-api-utils, tsutils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=3.8 <5.0" from [email protected]
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"27.1.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=3.8 <5.0" from [email protected]
npm ERR!   node_modules/ts-jest
npm ERR!     dev ts-jest@"27.1.5" 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/2025-01-08T20_20_54_226Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 8987c9f to 5c04337 Compare May 9, 2024 20:09
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 5c04337 to 1a90818 Compare June 20, 2024 20:02
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 1a90818 to 1864900 Compare July 1, 2024 18:44
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 8 times, most recently from ec317ea to 1939cf3 Compare July 23, 2024 01:54
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 30d97d3 to 1a021c1 Compare August 6, 2024 14:12
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 1a021c1 to 0174e2e Compare September 9, 2024 19:03
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 1852eba to aaa9515 Compare September 23, 2024 03:09
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from aaa9515 to b41edd1 Compare October 8, 2024 22:51
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from b41edd1 to 075259e Compare November 22, 2024 18:22
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 075259e to 35a1778 Compare January 8, 2025 20:21
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