-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps): update dependency happy-dom to v20 #1728
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1728 +/- ##
=======================================
Coverage 53.35% 53.35%
=======================================
Files 860 860
Lines 48278 48278
Branches 4929 4929
=======================================
Hits 25759 25759
Misses 22450 22450
Partials 69 69 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f69885c
to
ad219b1
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
ad219b1
to
1e97791
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
1e97791
to
c044273
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
c044273
to
b35c999
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
b35c999
to
0c0dfc6
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
0c0dfc6
to
8d1e722
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
8d1e722
to
8d8fe84
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
8d8fe84
to
2251e3c
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
This plugin has been deployed to Cloudflare R2 and is available for testing.
|
2251e3c
to
86f4e88
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
86f4e88
to
509557d
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
509557d
to
6269ba8
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
6269ba8
to
adfaf7d
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
adfaf7d
to
a832b51
Compare
🚀 Storybook has been deployed to staging: https://unraid-ui-storybook-staging.unraid-workers.workers.dev |
This PR contains the following updates:
18.0.1
->20.0.4
Release Notes
capricorn86/happy-dom (happy-dom)
v20.0.4
Compare Source
v20.0.3
Compare Source
v20.0.2
Compare Source
v20.0.1
Compare Source
v20.0.0
Compare Source
I avoid making breaking changes as much as possible in Happy DOM. When I have to make a breaking change, I try to keep it as minimal as possible. This could be a breaking change that impacts many projects, and I am truly sorry if you are negatively affected by this.
💣 Breaking Changes
v19.0.2
Compare Source
👷♂️ Patch fixes
:scope
that didn't work correctly for direct descendants to root - By @capricorn86 in task #1620v19.0.1
Compare Source
👷♂️ Patch fixes
@happy-dom/server-renderer
config using CLI - By @capricorn86 in task #1908v19.0.0
Compare Source
💣 Breaking Changes
require()
@happy-dom/jest-environment
package - By @capricorn86 in task #1730@happy-dom/jest-environment
- By @capricorn86 in task #1730🎨 Features
@happy-dom/server-renderer
- By @capricorn86 in task #1730import.meta
to the ESM compiler - By @capricorn86 in task #1730:scope
- By @capricorn86 in task #1620MediaList
- By @capricorn86 in task #1730CSSKeywordValue
,CSSStyleValue
,StylePropertyMap
,StylePropertyMap
,StylePropertyMapReadOnly
- By @capricorn86 in task #1730Browser
instance - By @capricorn86 in task #1730setTimeout()
andrequestAnimationFrame()
- By @capricorn86 in task #1730beforeContentCallback
andheaders
toBrowserFrame.goto()
,BrowserFrame.goBack()
,BrowserFrame.goForward()
,BrowserFrame.goSteps()
andBrowserFrame.reload()
- By @capricorn86 in task #1730PopStateEvent
and trigger the event when navigating the page history usingHistory.pushState()
- By @capricorn86 in task #1730ResponseCache.fileSystem.load()
andResponseCache.fileSystem.save()
for storing and loading cache from the file system - By @capricorn86 in task #1730👷♂️ Patch fixes
BrowserFrame.goto()
- By @capricorn86 in task #1730XMLHttpRequest
to prevent it from being set to an invalid state if a listener throws an Error - By @capricorn86 in task #1730Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.