Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​types/parse5-html-rewriting-stream 5.1.1 -> 5.1.2 age adoption passing confidence

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.


Note

Bump dev dependency @types/parse5-html-rewriting-stream from 5.1.1 to 5.1.2 in packages/rewriter/package.json with corresponding yarn.lock update.

Written by Cursor Bugbot for commit fc9d6e1. This will update automatically on new commits. Configure here.

@cypress-app-bot
Copy link
Collaborator

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

"devDependencies": {
"@cypress/request-promise": "^5.0.0",
"@types/parse5-html-rewriting-stream": "5.1.1",
"@types/parse5-html-rewriting-stream": "5.1.2",
Copy link

Choose a reason for hiding this comment

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

Bug: Type definitions version mismatch with runtime package

The @types/parse5-html-rewriting-stream package was updated to version 5.1.2, but the runtime dependency parse5-html-rewriting-stream remains at version 5.1.1. This version mismatch means TypeScript type checking uses definitions that may not accurately reflect the actual runtime behavior, potentially allowing code that compiles but fails at runtime or missing type errors for changed APIs.

Fix in Cursor Fix in Web

@renovate renovate bot force-pushed the renovate/parse5-html-rewriting-stream-5.x branch 5 times, most recently from d997d14 to 40693cb Compare November 29, 2025 15:35
@renovate renovate bot force-pushed the renovate/parse5-html-rewriting-stream-5.x branch from 40693cb to fc9d6e1 Compare November 29, 2025 15:39
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.

2 participants