-
Notifications
You must be signed in to change notification settings - Fork 3.4k
chore(deps): update dependency @types/parse5-html-rewriting-stream to v5.1.2 #33014
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 @types/parse5-html-rewriting-stream to v5.1.2 #33014
Conversation
|
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", |
There was a problem hiding this comment.
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.
f817c53 to
ae3dd2c
Compare
ae3dd2c to
b67a8c0
Compare
d997d14 to
40693cb
Compare
40693cb to
fc9d6e1
Compare
…ithub.com/cypress-io/cypress into renovate/parse5-html-rewriting-stream-5.x
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
cypress
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress
|
| Branch Review |
renovate/parse5-html-rewriting-stream-5.x
|
| Run status |
|
| Run duration | 19m 36s |
| Commit |
|
| Committer | Jennifer Shehane |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
8
|
|
|
1097
|
|
|
4
|
|
|
26698
|
| View all changes introduced in this branch ↗︎ | |
Warning
Partial Report: The results for the Application Quality reports may be incomplete.
UI Coverage
45.48%
|
|
|---|---|
|
|
188
|
|
|
161
|
Accessibility
98%
|
|
|---|---|
|
|
4 critical
8 serious
2 moderate
2 minor
|
|
|
101
|
|
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
This PR contains the following updates:
5.1.1->5.1.2Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.
Note
Updates devDependency
@types/parse5-html-rewriting-streamfrom5.1.1to5.1.2inpackages/rewriter/package.jsonwith matchingyarn.lockrefresh.Written by Cursor Bugbot for commit cdfbf59. This will update automatically on new commits. Configure here.