Skip to content

chore(deps): update dependency typescript to v5.9.3#44

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/typescript-5.x
Open

chore(deps): update dependency typescript to v5.9.3#44
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/typescript-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 20, 2023

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.1.65.9.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

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:


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
Copy Markdown
Contributor Author

renovate Bot commented Oct 20, 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@16.2.1
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/eslint-plugin@17.2.1
npm ERR!   node_modules/@angular-eslint/eslint-plugin
npm ERR!     dev @angular-eslint/eslint-plugin@"^17.0.0" from the root project
npm ERR!   30 more (@angular-eslint/eslint-plugin-template, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.1
npm ERR! node_modules/@angular-devkit/build-angular
npm ERR!   dev @angular-devkit/build-angular@"^16.2.1" from the root project
npm ERR!   peer @angular-devkit/build-angular@">= 14.0.0 < 17.0.0" from @nx/angular@16.10.0
npm ERR!   node_modules/@nx/angular
npm ERR!     dev @nx/angular@"16.10.0" from the root project
npm ERR!     1 more (@nrwl/angular)
npm ERR!   2 more (@storybook/angular, jest-preset-angular)
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@5.1.6
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.1
npm ERR!   node_modules/@angular-devkit/build-angular
npm ERR!     dev @angular-devkit/build-angular@"^16.2.1" from the root project
npm ERR!     peer @angular-devkit/build-angular@">= 14.0.0 < 17.0.0" from @nx/angular@16.10.0
npm ERR!     node_modules/@nx/angular
npm ERR!       dev @nx/angular@"16.10.0" from the root project
npm ERR!       1 more (@nrwl/angular)
npm ERR!     2 more (@storybook/angular, jest-preset-angular)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-13T16_24_08_911Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-13T16_24_08_911Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/typescript-5.x branch 8 times, most recently from 00031cb to 3384cfb Compare October 21, 2023 00:32
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 3384cfb to 7adbae7 Compare January 13, 2024 15:36
@renovate renovate Bot changed the title fix(deps): Update dependency typescript to v5.2.2 chore(deps): update dependency typescript to v5.3.3 Jan 13, 2024
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch 17 times, most recently from c1825a9 to 4cdbed3 Compare January 14, 2024 15:37
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from f24e547 to 844bf0c Compare January 16, 2024 18:56
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 844bf0c to 6739240 Compare January 24, 2024 21:08
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 6739240 to 11488cf Compare January 24, 2024 21:46
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 11488cf to ae15fd1 Compare January 24, 2024 21:50
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from ae15fd1 to cffedeb Compare January 24, 2024 21:54
@HugoMendes98 HugoMendes98 force-pushed the master branch 2 times, most recently from 30b3893 to 15868ea Compare January 24, 2024 21:55
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 7a90b61 to 204b8a0 Compare January 25, 2024 19:24
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 204b8a0 to 10a5fcb Compare January 25, 2024 19:31
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 10a5fcb to 3cdd522 Compare January 25, 2024 19:40
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch from 3cdd522 to 4a9c6a2 Compare January 25, 2024 19:45
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch 7 times, most recently from c86fcd6 to 98a11bc Compare January 26, 2024 06:30
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 23, 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 warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular-devkit/build-angular@16.2.1
npm error Found: typescript@5.9.3
npm error node_modules/typescript
npm error   dev typescript@"5.9.3" from the root project
npm error   peer typescript@"*" from @angular-eslint/eslint-plugin@17.2.1
npm error   node_modules/@angular-eslint/eslint-plugin
npm error     dev @angular-eslint/eslint-plugin@"^17.0.0" from the root project
npm error   30 more (@angular-eslint/eslint-plugin-template, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.1
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^16.2.1" from the root project
npm error   peer @angular-devkit/build-angular@">= 14.0.0 < 17.0.0" from @nx/angular@16.10.0
npm error   node_modules/@nx/angular
npm error     dev @nx/angular@"16.10.0" from the root project
npm error     1 more (@nrwl/angular)
npm error   2 more (@storybook/angular, jest-preset-angular)
npm error
npm error Conflicting peer dependency: typescript@5.1.6
npm error node_modules/typescript
npm error   peer typescript@">=4.9.3 <5.2" from @angular-devkit/build-angular@16.2.1
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"^16.2.1" from the root project
npm error     peer @angular-devkit/build-angular@">= 14.0.0 < 17.0.0" from @nx/angular@16.10.0
npm error     node_modules/@nx/angular
npm error       dev @nx/angular@"16.10.0" from the root project
npm error       1 more (@nrwl/angular)
npm error     2 more (@storybook/angular, jest-preset-angular)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-18T12_41_56_321Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-18T12_41_56_321Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants