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

chore(deps): update dependency typescript to v5 #1014

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2023

This PR contains the following updates:

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

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: 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 May 3, 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: @angular-devkit/build-angular@14.2.13
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!   peer typescript@"*" from @angular-eslint/builder@15.2.1
npm ERR!   node_modules/@angular-eslint/builder
npm ERR!     dev @angular-eslint/builder@"15.2.1" from the root project
npm ERR!   10 more (@angular-eslint/eslint-plugin, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=4.6.2 <4.9" from @angular-devkit/build-angular@14.2.13
npm ERR! node_modules/@angular-devkit/build-angular
npm ERR!   dev @angular-devkit/build-angular@"14.2.13" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.8.4
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=4.6.2 <4.9" from @angular-devkit/build-angular@14.2.13
npm ERR!   node_modules/@angular-devkit/build-angular
npm ERR!     dev @angular-devkit/build-angular@"14.2.13" 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-10T14_38_00_752Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 0bfb200 to 9000487 Compare May 8, 2023 12:00
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 10 times, most recently from ba4e767 to f7f0c73 Compare June 2, 2023 17:26
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 6fe2a6c to 7ed70b8 Compare June 28, 2023 23:21
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7ed70b8 to 0d160c2 Compare August 24, 2023 18:37
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 11 times, most recently from d3ed534 to 94d4cc0 Compare November 9, 2023 15:08
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 0d63661 to aadf1c7 Compare November 10, 2023 01:47
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from aadf1c7 to 025a352 Compare November 20, 2023 19:29
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 025a352 to 2da8742 Compare December 6, 2023 23:04
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 9 times, most recently from 5eb6114 to 5cfe2e4 Compare January 1, 2024 21:17
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 5cfe2e4 to 0dba2ce Compare March 6, 2024 19:38
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 0dba2ce to 67876b9 Compare March 20, 2024 19:39
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from f2043b2 to 3f8817f Compare April 10, 2024 14:38
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 3f8817f to 99d0664 Compare June 20, 2024 19:48
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: @angular-devkit/build-angular@14.2.13
npm ERR! Found: typescript@5.7.3
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.7.3" from the root project
npm ERR!   peer typescript@"*" from @angular-eslint/builder@15.2.1
npm ERR!   node_modules/@angular-eslint/builder
npm ERR!     dev @angular-eslint/builder@"15.2.1" from the root project
npm ERR!   10 more (@angular-eslint/eslint-plugin, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=4.6.2 <4.9" from @angular-devkit/build-angular@14.2.13
npm ERR! node_modules/@angular-devkit/build-angular
npm ERR!   dev @angular-devkit/build-angular@"14.2.13" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.8.4
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=4.6.2 <4.9" from @angular-devkit/build-angular@14.2.13
npm ERR!   node_modules/@angular-devkit/build-angular
npm ERR!     dev @angular-devkit/build-angular@"14.2.13" 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-08T23_03_41_279Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 99d0664 to ee14f92 Compare July 4, 2024 23:40
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from ee14f92 to e35ca90 Compare July 23, 2024 00:45
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from e35ca90 to 9bf192f Compare September 9, 2024 17:01
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 9bf192f to 16963a7 Compare October 9, 2024 00:44
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 16963a7 to bc9dfea Compare November 22, 2024 20:21
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5 chore(deps): update dependency typescript to v5 - abandoned Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 2024

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.

@renovate renovate bot changed the title chore(deps): update dependency typescript to v5 - abandoned chore(deps): update dependency typescript to v5 Dec 8, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from bc9dfea to 5a72e45 Compare January 8, 2025 23:03
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