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 #1971

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

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

Release Notes

microsoft/TypeScript (typescript)

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:


Configuration

📅 Schedule: Branch creation - "after 9am every weekday,before 5pm every weekday" in timezone Europe/London, 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 requested a review from a team as a code owner March 16, 2023 19:39
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 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 warn cli npm v10.7.0 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/typescript
npm error   dev typescript@"^5.0.0" from the root project
npm error   peer typescript@">=2.7" from [email protected]
npm error   node_modules/ts-node
npm error     dev ts-node@"^10.9.2" from the root project
npm error     peerOptional ts-node@">=9.0.0" from [email protected]
npm error     node_modules/jest-config
npm error       jest-config@"^27.5.1" from @jest/[email protected]
npm error       node_modules/@jest/core
npm error         @jest/core@"^27.5.1" from [email protected]
npm error         node_modules/jest
npm error         1 more (jest-cli)
npm error       1 more (jest-cli)
npm error   1 more (tsutils)
npm error
npm error Could not resolve dependency:
npm error peer typescript@"^3.7.x || ^4.3.x" from [email protected]
npm error node_modules/jest-html-reporter
npm error   dev jest-html-reporter@"^3.7.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/typescript
npm error   peer typescript@"^3.7.x || ^4.3.x" from [email protected]
npm error   node_modules/jest-html-reporter
npm error     dev jest-html-reporter@"^3.7.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-07T08_43_01_373Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-07T08_43_01_373Z-debug-0.log

@renovate renovate bot force-pushed the renovate-typescript-5.x branch 2 times, most recently from 607ff51 to a9a77c2 Compare March 29, 2023 23:29
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 3 times, most recently from 3848546 to 6782fbc Compare April 11, 2023 16:14
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 2 times, most recently from 1821ad7 to a3f5b05 Compare April 17, 2023 08:41
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 5 times, most recently from fac3275 to 40c5019 Compare April 27, 2023 15:59
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 5 times, most recently from fb26cab to c346913 Compare June 7, 2023 13:46
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 5 times, most recently from ace526f to d419612 Compare June 15, 2023 11:15
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 4 times, most recently from d02ef82 to 15e8534 Compare June 21, 2023 10:46
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 2 times, most recently from 55fb2ba to faacca9 Compare June 26, 2023 13:53
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 4 times, most recently from 1c12108 to 876d0d9 Compare June 4, 2024 12:32
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 6 times, most recently from addf2d1 to 1eb66b6 Compare June 13, 2024 13:15
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 7 times, most recently from ec3eed6 to fd8e66e Compare June 24, 2024 08:46
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 5 times, most recently from f6194b0 to fb6a8ca Compare July 4, 2024 11:27
@renovate renovate bot force-pushed the renovate-typescript-5.x branch 6 times, most recently from abc75dd to 5924c23 Compare July 9, 2024 13:20
@renovate renovate bot force-pushed the renovate-typescript-5.x branch from 5924c23 to 5b34a5a Compare July 11, 2024 09:07
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