Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Change Age Confidence
typescript (source) ^6.0.0^5.7.3 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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:


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 4, 2026

⚠️ 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: plugins/plugin-video/pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "@elizaos/core@workspace:*" is in the dependencies but no package named "@elizaos/core" is present in the workspace

This error happened while installing a direct dependency of /tmp/renovate/repos/github/elizaOS/eliza/plugins/plugin-video

Packages found in the workspace: 

"@types/node": "22.19.17",
"tsup": "^8.5.1",
"typescript": "^6.0.0",
"typescript": "^5.7.3",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 TypeScript version downgrade inconsistent with monorepo

This change downgrades the TypeScript constraint from ^6.0.0 to ^5.7.3, which conflicts with every other package in this monorepo (all of which pin to ^6.0.0 or ^6.0.3). Compiling plugin-video with TypeScript 5.x while the rest of the workspace — including @elizaos/core, which this plugin depends on — is compiled with TypeScript 6.x can cause type incompatibilities or silent mismatches at the type declaration boundary.

@renovate renovate Bot changed the title chore(deps): update dependency typescript to v5.9.3 chore(deps): update dependency typescript to v5.9.3 - autoclosed May 4, 2026
@renovate renovate Bot closed this May 4, 2026
@renovate renovate Bot deleted the renovate/typescript-5.x branch May 4, 2026 07:50
@renovate renovate Bot changed the title chore(deps): update dependency typescript to v5.9.3 - autoclosed chore(deps): update dependency typescript to v5.9.3 May 4, 2026
@renovate renovate Bot reopened this May 4, 2026
@renovate renovate Bot force-pushed the renovate/typescript-5.x branch 2 times, most recently from 5cebe00 to 33c6f30 Compare May 4, 2026 08:04
@lalalune lalalune closed this May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant