Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

microsoft/TypeScript (typescript)

v5.8.3

Compare Source

v5.8.2

Compare Source

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:


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 28, 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: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: ts-jest@26.5.6
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@">=2" from @vue/cli-plugin-typescript@4.5.13
npm ERR!   node_modules/@vue/cli-plugin-typescript
npm ERR!     dev @vue/cli-plugin-typescript@"4.5.13" from the root project
npm ERR!   5 more (ts-loader, tslint, tsutils, tsutils, vue-jest)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=3.8 <5.0" from ts-jest@26.5.6
npm ERR! node_modules/ts-jest
npm ERR!   peerOptional ts-jest@"^26.5.3" from @vue/cli-plugin-unit-jest@5.0.0-beta.3
npm ERR!   node_modules/@vue/cli-plugin-unit-jest
npm ERR!     dev @vue/cli-plugin-unit-jest@"5.0.0-beta.3" from the root project
npm ERR!   peerOptional ts-jest@">= 24 < 27 " from vue-jest@5.0.0-alpha.10
npm ERR!   node_modules/vue-jest
npm ERR!     dev vue-jest@"5.0.0-alpha.10" from the root project
npm ERR!     1 more (@vue/cli-plugin-unit-jest)
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=3.8 <5.0" from ts-jest@26.5.6
npm ERR!   node_modules/ts-jest
npm ERR!     peerOptional ts-jest@"^26.5.3" from @vue/cli-plugin-unit-jest@5.0.0-beta.3
npm ERR!     node_modules/@vue/cli-plugin-unit-jest
npm ERR!       dev @vue/cli-plugin-unit-jest@"5.0.0-beta.3" from the root project
npm ERR!     peerOptional ts-jest@">= 24 < 27 " from vue-jest@5.0.0-alpha.10
npm ERR!     node_modules/vue-jest
npm ERR!       dev vue-jest@"5.0.0-alpha.10" from the root project
npm ERR!       1 more (@vue/cli-plugin-unit-jest)
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-10T15_15_31_768Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from dd8c02f to b2d18e1 Compare March 30, 2023 21:24
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from b2d18e1 to b206bdb Compare April 17, 2023 12:17
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from b206bdb to 84912bb Compare June 1, 2023 20:04
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 728f13c to b41af92 Compare June 29, 2023 00:08
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from b41af92 to c5a1afe Compare August 24, 2023 20:11
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from c5a1afe to 5d80602 Compare November 20, 2023 20:10
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 5d80602 to ccf3c70 Compare December 6, 2023 21:53
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from ccf3c70 to de48024 Compare January 16, 2024 19:47
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from de48024 to 3736190 Compare March 6, 2024 19:50
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 3736190 to 1d18c61 Compare March 20, 2024 22:13
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 71549a3 to 309744b Compare April 10, 2024 15:15
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 309744b to 0301a83 Compare June 20, 2024 19:22
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: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: ts-jest@26.5.6
npm ERR! Found: typescript@5.8.3
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.8.3" from the root project
npm ERR!   peer typescript@">=2" from @vue/cli-plugin-typescript@4.5.13
npm ERR!   node_modules/@vue/cli-plugin-typescript
npm ERR!     dev @vue/cli-plugin-typescript@"4.5.13" from the root project
npm ERR!   5 more (ts-loader, tslint, tsutils, tsutils, vue-jest)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=3.8 <5.0" from ts-jest@26.5.6
npm ERR! node_modules/ts-jest
npm ERR!   peerOptional ts-jest@"^26.5.3" from @vue/cli-plugin-unit-jest@5.0.0-beta.3
npm ERR!   node_modules/@vue/cli-plugin-unit-jest
npm ERR!     dev @vue/cli-plugin-unit-jest@"5.0.0-beta.3" from the root project
npm ERR!   peerOptional ts-jest@">= 24 < 27 " from vue-jest@5.0.0-alpha.10
npm ERR!   node_modules/vue-jest
npm ERR!     dev vue-jest@"5.0.0-alpha.10" from the root project
npm ERR!     1 more (@vue/cli-plugin-unit-jest)
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=3.8 <5.0" from ts-jest@26.5.6
npm ERR!   node_modules/ts-jest
npm ERR!     peerOptional ts-jest@"^26.5.3" from @vue/cli-plugin-unit-jest@5.0.0-beta.3
npm ERR!     node_modules/@vue/cli-plugin-unit-jest
npm ERR!       dev @vue/cli-plugin-unit-jest@"5.0.0-beta.3" from the root project
npm ERR!     peerOptional ts-jest@">= 24 < 27 " from vue-jest@5.0.0-alpha.10
npm ERR!     node_modules/vue-jest
npm ERR!       dev vue-jest@"5.0.0-alpha.10" from the root project
npm ERR!       1 more (@vue/cli-plugin-unit-jest)
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-04-05T03_10_20_438Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 0301a83 to 0b01b7e Compare July 1, 2024 20:32
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 0b01b7e to 9100ebc Compare July 23, 2024 02:15
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 9100ebc to 9c7b251 Compare September 9, 2024 18:11
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 9c7b251 to 590ebb0 Compare October 9, 2024 01:25
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 590ebb0 to 11bbf34 Compare November 22, 2024 19:39
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 11bbf34 to bb0a080 Compare January 8, 2025 21:23
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from bb0a080 to 26f7519 Compare February 28, 2025 18:30
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 26f7519 to bd6c8cb Compare April 5, 2025 03:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants