build(deps-dev): bump happy-dom from 17.4.4 to 19.0.1
Open
Number: #130
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
September 29, 2025 at 09:28 PM UTC
(2 months ago)
(2 months ago)
Updated:
September 29, 2025 at 09:28 PM UTC
(2 months ago)
(2 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps happy-dom from 17.4.4 to 19.0.1.
Release notes
Sourced from happy-dom's releases.
v19.0.1
:construction_worker_man: Patch fixes
- Fixes issue with sending in URLs as string in
@happy-dom/server-rendererconfig using CLI - By@capricorn86in task #1908v19.0.0
:bomb: Breaking Changes
- Removes support for CommonJS - By
@capricorn86in task #1730
- Support for CommonJS is no longer needed as Node.js v18 is deprecated and v20 and above supports loading ES modules from CommonJS using
require()- Updates Jest to v30 in the
@happy-dom/jest-environmentpackage - By@capricorn86in task #1730- Makes Jest packages peer dependencies to make it easier to align versions with the project using
@happy-dom/jest-environment- By@capricorn86in task #1730:art: Features
- Adds a new package called
@happy-dom/server-renderer- By@capricorn86in task #1730
- This package provides a simple way to statically render (SSG) or server-side render (SSR) your client-side application
- Read more in the Wiki under Server-Renderer
- Adds support for
import.metato the ESM compiler - By@capricorn86in task #1730- Adds support for the CSS pseudo selector
:scope- By@capricorn86in task #1620- Improves support for
MediaList- By@capricorn86in task #1730- Adds support for
CSSKeywordValue,CSSStyleValue,StylePropertyMap,StylePropertyMap,StylePropertyMapReadOnly- By@capricorn86in task #1730- Improves debug information in the ESM compiler - By
@capricorn86in task #1730- Adds validation of browser settings when creating a new
Browserinstance - By@capricorn86in task #1730- Adds support for the browser setting navigation.beforeContentCallback which makes it possible to inject event listeners or logic before content is loaded to the document when navigating a browser frame - By
@capricorn86in task #1730- Adds support for the browser setting fetch.requestHeaders which provides with a declarative and simple way to add request headers - By
@capricorn86in task #1730- Adds support for setting an object to timer.preventTimerLoops which makes it possible to define different settings for
setTimeout()andrequestAnimationFrame()- By@capricorn86in task #1730- Adds support for the browser setting viewport which makes it possible to define a default viewport size - By
@capricorn86in task #1730- Adds support for the parameters
beforeContentCallbackandheaderstoBrowserFrame.goto(),BrowserFrame.goBack(),BrowserFrame.goForward(),BrowserFrame.goSteps()andBrowserFrame.reload()- By@capricorn86in task #1730- Adds support for
PopStateEventand trigger the event when navigating the page history usingHistory.pushState()- By@capricorn86in task #1730- Use local file paths for virtual server files in stack traces - By
@capricorn86in task #1730- Adds support for
ResponseCache.fileSystem.load()andResponseCache.fileSystem.save()for storing and loading cache from the file system - By@capricorn86in task #1730:construction_worker_man: Patch fixes
- Fixes a bug in the ESM compiler that caused it to fail to parse certain code - By
@capricorn86in task #1730- Disables the same origin policy when navigating a browser frame using
BrowserFrame.goto()- By@capricorn86in task #1730- Fixes bug where CSS selectors with the pseudos "+" and ">" failed for selectors without arguments - By
@capricorn86in task #1730- Adds try and catch to listeners for events dispatched from
XMLHttpRequestto prevent it from being set to an invalid state if a listener throws an Error - By@capricorn86in task #1730v18.0.1
:construction_worker_man: Patch fixes
- Addresses an issue where an error occurred if the Element ID was set to the same name as a Window property with a null value - By
@capricorn86in task #1841v18.0.0
:bomb: Breaking Changes
- Makes the types for Happy DOM strict - By
@capricorn86in task #1154
- This makes it possible to use the option
skipLibCheckset to "false" in the typescript configuration for projects with a strict configuration- This change has resulted in that some types has changed and is therefore considered as a breaking change
BrowserContext.close()now throws an error when trying to close the default context of a browser - By@capricorn86in task #1154
... (truncated)
Commits
220df23fix: #1908 Fixes issue with sending in URLs as string in server-renderer co...9849f8bchore: #1906 Fixes failing unit test caused by package version (#1907)48d174echore: #1904 Updates conventional commit package (#1905)275efe5BREAKING CHANGE: #1620 Release v18.0.0cf74f5ffix: #1841 Addresses an issue where an error occurred if the Element ID was...bfd0fffchore: #1154 Fixes failing unit test (#1843)99ebbfcBREAKING CHANGE: #1154 Makes the types for Happy DOM strict (#1842)a94d780fix: #1154 Removes global typescript definition that was used for custom el...00d665bfix: #1154 Updates Typescript to the latest version (#1839)fe66e76fix: #1800 Adds support for disabling validation of certificates, to allow ...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+32
+32
Deletions:
-17
-17
Package Dependencies
Technical Details
| ID: | 8762913 |
| UUID: | 2872119851 |
| Node ID: | PR_kwDOM-pYv86rMRIr |
| Host: | GitHub |
| Repository: | manbearwiz/eslint-plugin-rxjs-angular |
| Merge State: | Unknown |