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.7.2 #161

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

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

Release Notes

microsoft/TypeScript (typescript)

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:


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 force-pushed the renovate/typescript-5.x branch from 0ef2aa5 to d0f4a1c Compare June 7, 2023 03:37
@renovate renovate bot changed the title Update dependency typescript to v5.1.3 Update dependency typescript to v5.1.5 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from d0f4a1c to 4fcceb1 Compare June 28, 2023 01:40
@renovate renovate bot changed the title Update dependency typescript to v5.1.5 Update dependency typescript to v5.1.6 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 4fcceb1 to 9ac9461 Compare June 28, 2023 23:33
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 9ac9461 to c4c6791 Compare August 24, 2023 19:50
@renovate renovate bot changed the title Update dependency typescript to v5.1.6 Update dependency typescript to v5.2.2 Aug 24, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 24, 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@">=3.7.0" from @rollup/[email protected]
npm ERR!   node_modules/@rollup/plugin-typescript
npm ERR!     dev @rollup/plugin-typescript@"^11.0.0" from the root project
npm ERR!   1 more (ts-node)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from [email protected]
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"0.24.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from [email protected]
npm ERR!   node_modules/typedoc
npm ERR!     dev typedoc@"0.24.8" 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-10T18_16_26_470Z-debug-0.log

@renovate renovate bot changed the title Update dependency typescript to v5.2.2 Update dependency typescript to v5.3.2 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from c4c6791 to cb613f0 Compare November 20, 2023 20:09
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from cb613f0 to 7044b2d Compare December 6, 2023 21:12
@renovate renovate bot changed the title Update dependency typescript to v5.3.2 Update dependency typescript to v5.3.3 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7044b2d to d847c4e Compare March 6, 2024 19:51
@renovate renovate bot changed the title Update dependency typescript to v5.3.3 Update dependency typescript to v5.4.2 Mar 6, 2024
@renovate renovate bot changed the title Update dependency typescript to v5.4.2 Update dependency typescript to v5.4.3 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from d847c4e to feb230f Compare March 20, 2024 21:51
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from feb230f to e953ced Compare April 4, 2024 18:08
@renovate renovate bot changed the title Update dependency typescript to v5.4.3 Update dependency typescript to v5.4.4 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from e953ced to 5c854a6 Compare April 10, 2024 18:16
@renovate renovate bot changed the title Update dependency typescript to v5.4.4 Update dependency typescript to v5.4.5 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 5c854a6 to 9c3d161 Compare June 20, 2024 20:57
@renovate renovate bot changed the title Update dependency typescript to v5.4.5 Update dependency typescript to v5.5.2 Jun 20, 2024
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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.7.2" from the root project
npm ERR!   peer typescript@">=3.7.0" from @rollup/[email protected]
npm ERR!   node_modules/@rollup/plugin-typescript
npm ERR!     dev @rollup/plugin-typescript@"^11.0.0" from the root project
npm ERR!   1 more (ts-node)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from [email protected]
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"0.24.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/typescript
npm ERR!   peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from [email protected]
npm ERR!   node_modules/typedoc
npm ERR!     dev typedoc@"0.24.8" 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-11-22T20_52_03_465Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 9c3d161 to c227961 Compare July 1, 2024 19:51
@renovate renovate bot changed the title Update dependency typescript to v5.5.2 Update dependency typescript to v5.5.3 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from c227961 to 5c3754d Compare July 23, 2024 02:29
@renovate renovate bot changed the title Update dependency typescript to v5.5.3 Update dependency typescript to v5.5.4 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 5c3754d to 8e1c896 Compare September 9, 2024 18:25
@renovate renovate bot changed the title Update dependency typescript to v5.5.4 Update dependency typescript to v5.6.2 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 8e1c896 to 96b6274 Compare October 8, 2024 22:23
@renovate renovate bot changed the title Update dependency typescript to v5.6.2 Update dependency typescript to v5.6.3 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 96b6274 to de96fdb Compare November 22, 2024 20:52
@renovate renovate bot changed the title Update dependency typescript to v5.6.3 Update dependency typescript to v5.7.2 Nov 22, 2024
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