8000 chore(deps): update dependency typescript to v5.8.3 by renovate[bot] · Pull Request #105 · cucumber/gherkin-utils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update dependency typescript to v5.8.3 #105

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

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 1, 2025

This PR contains the following updates:

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

Release Notes

microsoft/TypeScript (typescript)

v5.8.3

Compare Source

v5.8.2

Compare Source


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.

Copy link
Contributor Author
renovate bot commented Mar 1, 2025

⚠️ 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: javascript/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @typescript-eslint/eslint-plugin@8.24.1
npm ERR! Found: typescript@5.8.3
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.8.3" from the root project
npm ERR!   peer typescript@">=4.8.4" from ts-api-utils@2.0.1
npm ERR!   node_modules/ts-api-utils
npm ERR!     ts-api-utils@"^2.0.1" from @typescript-eslint/eslint-plugin@8.24.1
npm ERR!     node_modules/@typescript-eslint/eslint-plugin
npm ERR!       dev @typescript-eslint/eslint-plugin@"^8.24.1" from the root project
npm ERR!     ts-api-utils@"^2.0.1" from @typescript-eslint/type-utils@8.24.1
npm ERR!     node_modules/@typescript-eslint/type-utils
npm ERR!       @typescript-eslint/type-utils@"8.24.1" from @typescript-eslint/eslint-plugin@8.24.1
npm ERR!       node_modules/@typescript-eslint/eslint-plugin
npm ERR!         dev @typescript-eslint/eslint-plugin@"^8.24.1" from the root project
npm ERR!     1 more (@typescript-eslint/typescript-estree)
npm ERR!   1 more (ts-node)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/eslint-plugin@8.24.1
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   dev @typescript-eslint/eslint-plugin@"^8.24.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@5.7.3
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/eslint-plugin@8.24.1
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"^8.24.1" 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-06-10T15_01_53_895Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 14c26f8 to 4a0e6d2 Compare March 8, 2025 12:33
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 3ae71da to 096b613 Compare March 21, 2025 13:49
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 0bada2d to 98fcea6 Compare March 27, 2025 08:53
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from 50b7670 to c41f79e Compare April 5, 2025 00:34
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.8.2 chore(deps): update dependency typescript to v5.8.3 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from ccab511 to 551e1fb Compare April 12, 2025 05:04
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 6 times, most recently from 8d5dae1 to d06103f Compare May 1, 2025 21:23
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 550e140 to 31ac6bd Compare May 8, 2025 21:42
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from ee0397b to d0f0be8 Compare May 16, 2025 18:08
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from e726fea to 4da61df Compare May 24, 2025 04:51
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 6 times, most recently from 55da7ef to b90e06e Compare June 2, 2025 16:45
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 4 times, most recently from ef53c24 to 0e81547 Compare June 9, 2025 20:38
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 0e81547 to d316e22 Compare June 10, 2025 15:01
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
0