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

chore(deps): update dependency typescript to v5.5.3 #60

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

Microsoft/TypeScript (typescript)

v5.5.3

Compare Source

v5.5.2

Compare Source

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:


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 28, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from ba4169b to 41a1995 Compare June 29, 2023 00:33
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.1.5 chore(deps): update dependency typescript to v5.1.6 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from a705bee to b80e526 Compare August 12, 2023 18:18
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 4 times, most recently from dd54535 to 6fa8b46 Compare August 24, 2023 17:51
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.1.6 chore(deps): 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: typedoc@0.24.8
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@">=2.7" from ts-node@10.9.1
npm ERR!   node_modules/ts-node
npm ERR!     dev ts-node@"10.9.1" from the root project
npm ERR!   1 more (tsutils)
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 typedoc@0.24.8
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"0.24.8" from the root project
npm ERR!   peer typedoc@">=0.24.0" from typedoc-github-wiki-theme@1.1.0
npm ERR!   node_modules/typedoc-github-wiki-theme
npm ERR!     dev typedoc-github-wiki-theme@"1.1.0" from the root project
npm ERR!   1 more (typedoc-plugin-markdown)
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@5.1.6
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 typedoc@0.24.8
npm ERR!   node_modules/typedoc
npm ERR!     dev typedoc@"0.24.8" from the root project
npm ERR!     peer typedoc@">=0.24.0" from typedoc-github-wiki-theme@1.1.0
npm ERR!     node_modules/typedoc-github-wiki-theme
npm ERR!       dev typedoc-github-wiki-theme@"1.1.0" from the root project
npm ERR!     1 more (typedoc-plugin-markdown)
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-10T16_41_16_906Z-eresolve-report.txt

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

@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 8a9ade4 to 39474bc Compare August 28, 2023 18:36
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.2.2 chore(deps): update dependency typescript to v5.3.2 Nov 20, 2023
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.3.2 chore(deps): update dependency typescript to v5.3.3 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7fecdd8 to f92ad5c Compare March 6, 2024 23:00
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.3.3 chore(deps): update dependency typescript to v5.4.2 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from f92ad5c to 7115cfe Compare March 20, 2024 22:36
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.4.2 chore(deps): update dependency typescript to v5.4.3 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 7115cfe to 83ea4a5 Compare April 4, 2024 20:40
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.4.3 chore(deps): update dependency typescript to v5.4.4 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 83ea4a5 to 309d736 Compare April 10, 2024 16:41
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.4.4 chore(deps): update dependency typescript to v5.4.5 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 309d736 to aa0b395 Compare June 20, 2024 20:29
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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: typedoc@0.24.8
npm error Found: typescript@5.5.3
npm error node_modules/typescript
npm error   dev typescript@"5.5.3" from the root project
npm error   peer typescript@">=2.7" from ts-node@10.9.1
npm error   node_modules/ts-node
npm error     dev ts-node@"10.9.1" from the root project
npm error   1 more (tsutils)
npm error
npm error Could not resolve dependency:
npm error peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from typedoc@0.24.8
npm error node_modules/typedoc
npm error   dev typedoc@"0.24.8" from the root project
npm error   peer typedoc@">=0.24.0" from typedoc-github-wiki-theme@1.1.0
npm error   node_modules/typedoc-github-wiki-theme
npm error     dev typedoc-github-wiki-theme@"1.1.0" from the root project
npm error   1 more (typedoc-plugin-markdown)
npm error
npm error Conflicting peer dependency: typescript@5.1.6
npm error node_modules/typescript
npm error   peer typescript@"4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x" from typedoc@0.24.8
npm error   node_modules/typedoc
npm error     dev typedoc@"0.24.8" from the root project
npm error     peer typedoc@">=0.24.0" from typedoc-github-wiki-theme@1.1.0
npm error     node_modules/typedoc-github-wiki-theme
npm error       dev typedoc-github-wiki-theme@"1.1.0" from the root project
npm error     1 more (typedoc-plugin-markdown)
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-07-01T21_06_24_634Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-01T21_06_24_634Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.4.5 chore(deps): update dependency typescript to v5.5.2 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from aa0b395 to a103049 Compare July 1, 2024 21:06
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.5.2 chore(deps): update dependency typescript to v5.5.3 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants