Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 4.9.5 -> 5.9.3 age confidence

Warning

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


Release Notes

microsoft/TypeScript (typescript)

v5.9.3

Compare Source

v5.9.2

Compare Source

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 - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, 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 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: @nestjs/schematics@9.0.4
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@">=3" from cosmiconfig-typescript-loader@4.3.0
npm ERR!   node_modules/cosmiconfig-typescript-loader
npm ERR!     cosmiconfig-typescript-loader@"^4.0.0" from @commitlint/load@17.4.4
npm ERR!     node_modules/@commitlint/load
npm ERR!       @commitlint/load@"^17.4.4" from @commitlint/cli@17.4.4
npm ERR!       node_modules/@commitlint/cli
npm ERR!         dev @commitlint/cli@"17.4.4" from the root project
npm ERR!   5 more (fork-ts-checker-webpack-plugin, ts-jest, ts-loader, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"^4.3.5" from @nestjs/schematics@9.0.4
npm ERR! node_modules/@nestjs/schematics
npm ERR!   dev @nestjs/schematics@"9.0.4" from the root project
npm ERR!   @nestjs/schematics@"^9.0.4" from @nestjs/cli@9.3.0
npm ERR!   node_modules/@nestjs/cli
npm ERR!     dev @nestjs/cli@"9.3.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR!   peer typescript@"^4.3.5" from @nestjs/schematics@9.0.4
npm ERR!   node_modules/@nestjs/schematics
npm ERR!     dev @nestjs/schematics@"9.0.4" from the root project
npm ERR!     @nestjs/schematics@"^9.0.4" from @nestjs/cli@9.3.0
npm ERR!     node_modules/@nestjs/cli
npm ERR!       dev @nestjs/cli@"9.3.0" 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_19_38_147Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from cfeb82b to 071c4f5 Compare March 30, 2023 23:39
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 071c4f5 to afcec55 Compare April 7, 2023 21:45
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from afcec55 to ae64a05 Compare June 2, 2023 15:08
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 028dd44 to b77f3f1 Compare June 28, 2023 23:35
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from b77f3f1 to 36df0b4 Compare August 24, 2023 20:10
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 36df0b4 to 8946ffc Compare November 20, 2023 19:51
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 8946ffc to 05fc9a5 Compare December 6, 2023 22:29
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 05fc9a5 to 7a37796 Compare March 6, 2024 19:17
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7a37796 to bb4bda9 Compare March 20, 2024 23:48
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 11453e4 to 429794f Compare April 10, 2024 17:19
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 429794f to 708d335 Compare June 20, 2024 20:38
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: @nestjs/schematics@9.0.4
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!   peer typescript@">=3" from cosmiconfig-typescript-loader@4.3.0
npm ERR!   node_modules/cosmiconfig-typescript-loader
npm ERR!     cosmiconfig-typescript-loader@"^4.0.0" from @commitlint/load@17.4.4
npm ERR!     node_modules/@commitlint/load
npm ERR!       @commitlint/load@"^17.4.4" from @commitlint/cli@17.4.4
npm ERR!       node_modules/@commitlint/cli
npm ERR!         dev @commitlint/cli@"17.4.4" from the root project
npm ERR!   5 more (fork-ts-checker-webpack-plugin, ts-jest, ts-loader, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"^4.3.5" from @nestjs/schematics@9.0.4
npm ERR! node_modules/@nestjs/schematics
npm ERR!   dev @nestjs/schematics@"9.0.4" from the root project
npm ERR!   @nestjs/schematics@"^9.0.4" from @nestjs/cli@9.3.0
npm ERR!   node_modules/@nestjs/cli
npm ERR!     dev @nestjs/cli@"9.3.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR!   peer typescript@"^4.3.5" from @nestjs/schematics@9.0.4
npm ERR!   node_modules/@nestjs/schematics
npm ERR!     dev @nestjs/schematics@"9.0.4" from the root project
npm ERR!     @nestjs/schematics@"^9.0.4" from @nestjs/cli@9.3.0
npm ERR!     node_modules/@nestjs/cli
npm ERR!       dev @nestjs/cli@"9.3.0" 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-01T02_53_42_377Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 708d335 to f9d48ae Compare July 1, 2024 19:05
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from f9d48ae to 27e2f48 Compare July 22, 2024 23:29
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 27e2f48 to 7ce6686 Compare September 9, 2024 17:08
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7ce6686 to d4c412a Compare October 9, 2024 01:12
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from d4c412a to da69bca Compare November 22, 2024 18:23
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from da69bca to 0db4f9b Compare January 8, 2025 23:29
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 0db4f9b to d7e286a Compare February 28, 2025 18:34
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from d7e286a to 3bd9713 Compare April 5, 2025 02:14
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 3bd9713 to 7027b0b Compare August 7, 2025 11:30
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7027b0b to 9490704 Compare October 1, 2025 02:53
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