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 happy-dom to v10.5.1 #20

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 10.3.2 -> 10.5.1 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v10.5.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem where HTMLIFrameElement fails to load page. The problem was most likely that some libraries overrides the Document.defaultView property somehow, making Document.defaultView.constructor not being the Window constructor. (#​992)

v10.5.0

Compare Source

🎨 Features
  • Fixes issue where CSS values with parentheses wasn't correctly parsed if the values also contained a comma. (#​976)
  • This fix should also fix a problem related to parsing a CSS string that ends with a variable setter. (#​670)

Thank you @​malko for your contribution!

v10.4.0

Compare Source

🎨 Features
  • Adds support for MouseEvent.movementX and MouseEvent.movementY. (#​953)

Thank you @​mertcan for your contribution!


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 changed the title chore(deps): update all dependencies chore(deps): update dependency vite-plugin-dts to v3.3.0 Jul 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency vite-plugin-dts to v3.3.0 chore(deps): update dependency vite-plugin-dts to v3.3.0 - autoclosed Jul 17, 2023
@renovate renovate bot closed this Jul 17, 2023
@renovate renovate bot deleted the renovate/all branch July 17, 2023 00:31
@renovate renovate bot changed the title chore(deps): update dependency vite-plugin-dts to v3.3.0 - autoclosed chore(deps): update dependency vite-plugin-dts to v3.3.0 Jul 17, 2023
@renovate renovate bot reopened this Jul 17, 2023
@renovate renovate bot restored the renovate/all branch July 17, 2023 16:19
@renovate renovate bot changed the title chore(deps): update dependency vite-plugin-dts to v3.3.0 chore(deps): update dependency happy-dom to v10.5.1 Jul 17, 2023
@github-actions
Copy link

github-actions bot commented Jul 17, 2023

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 89.61% 233 / 260
🔵 Statements 89.61% 233 / 260
🔵 Functions 93.75% 15 / 16
🔵 Branches 84.61% 44 / 52
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/index.ts 86.48% 81.57% 93.33% 86.48% 37-38, 50-51, 83, 94-100, 105-106, 164-172, 177-178
src/types.ts 100% 100% 100% 100%
src/vue.ts 96.61% 92.3% 100% 96.61% 57-58

@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v10.5.1 chore(deps): update dependency happy-dom to v10.5.2 Jul 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v10.5.2 chore(deps): update dependency happy-dom to v10.5.1 Jul 19, 2023
@renovate renovate bot merged commit 1e85132 into main Jul 19, 2023
@renovate renovate bot deleted the renovate/all branch July 19, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants