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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 4.9.5 -> 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:

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: 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
Contributor Author

renovate bot commented Mar 17, 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: ts-jest@27.1.5
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@">= 4.3.x" from @joshwooding/vite-plugin-react-docgen-typescript@0.0.2
npm ERR!   node_modules/@joshwooding/vite-plugin-react-docgen-typescript
npm ERR!     @joshwooding/vite-plugin-react-docgen-typescript@"0.0.2" from storybook-builder-vite@0.1.23
npm ERR!     node_modules/storybook-builder-vite
npm ERR!       dev storybook-builder-vite@"0.1.23" from the root project
npm ERR!   4 more (fork-ts-checker-webpack-plugin, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=3.8 <5.0" from ts-jest@27.1.5
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"27.1.5" from the root project
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@27.1.5
npm ERR!   node_modules/ts-jest
npm ERR!     dev ts-jest@"27.1.5" 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-05-01T18_07_41_210Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch 4 times, most recently from dbc3dc3 to 36611e6 Compare March 24, 2023 23:36
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 5e32d9a to 3166b45 Compare March 31, 2023 13:26
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from a979c19 to 3571bb8 Compare April 12, 2023 03:55
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 3571bb8 to 2c20915 Compare April 21, 2023 02:09
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 0f882f9 to 8948038 Compare May 2, 2023 22:41
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from c286bb6 to 79ce073 Compare May 18, 2023 03:34
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 4 times, most recently from e9d9047 to dd971f2 Compare June 1, 2023 19:40
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from afa27c6 to ba7b754 Compare June 14, 2023 21:10
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from ba7b754 to 3d0af46 Compare June 20, 2023 02:10
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 5de2bc5 to 3229aef Compare July 4, 2023 09:59
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from db0d5aa to 6ae00db Compare July 12, 2023 22:50
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 3892806 to a09fb89 Compare June 13, 2024 13:34
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from cfb1ecb to 9eb0121 Compare June 24, 2024 15:42
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 8 times, most recently from 1cbf193 to 65f8829 Compare July 15, 2024 19:31
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from d984f03 to e69c932 Compare July 30, 2024 06:02
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from c521d32 to cc465d1 Compare September 16, 2024 18:15
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 6734c92 to ba1eaa8 Compare October 2, 2024 18:58
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from a228065 to d9d33bb Compare October 15, 2024 22:32
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 8adf69b to 8a039ef Compare October 25, 2024 17:24
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 6 times, most recently from b5e5bbc to e46d185 Compare November 21, 2024 04:43
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