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 v6 #271

Merged
merged 1 commit into from
Jul 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 4.1.0 -> 6.0.4 age adoption passing confidence

Release Notes

capricorn86/happy-dom

v6.0.4

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Fixes an issue related to the Response constructor not forwarding it's parameters to the super class. (#​542)

v6.0.3

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Fix getRootNode() undefined on document. (#​467)

v6.0.2

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Fixes bug related to selector item not factoring in selectors after a psuedo selector. (#​513)

v6.0.1

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Adds support for Symbol to HTMLElement.dataset. (#​501)

v6.0.0

Compare Source

πŸ’£ Breaking Changes
  • Fixes issue related to the wrong owner document and window when using multiple Window instances. (#​450)
    • As this changes the class constructor parameters for DOMImplementation and Selection when imported and used directly, it can potentially break some applications. This fix is therefore released as a major version.
🎨 Features
  • Adds support for Document.createRange(). (#​450)
  • Adds full integration of Document.getSelection(). (#​450)
  • Adds partial support for Element.getClientRects(). (#​450)
  • Adds support for Text.splitText(). (#​450)
πŸ‘·β€β™‚οΈ Patch fixes
  • Adds support for <template> elements to XMLSerializer.serializeToString(). (#​451)
  • Fixes issue with HTMLTemplateElement.outerHTML. (#​451)

v5.4.0

Compare Source

🎨 Features

v5.3.4

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Sets the default path name to "/" when parsing a URL in window.URL. (#​515)

v5.3.3

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Adds support for HTMLTemplateElement.innerHTML. (#​451)

v5.3.2

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Fixes GlobalRegistrator.unregister() in the @happy-dom/global-registrator package. (#​509)

v5.3.1

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Fixes issues with XMLParser where it interprets < as a new element in the code of <script> elements (#​504)

v5.3.0

Compare Source

🎨 Features
  • Adds support for Window.btoa() and Window.atob(). (#​499)

v5.2.0

Compare Source

🎨 Features
  • Adds support for DOMTokenList.toString(). (#​496)

v5.1.0

Compare Source

🎨 Features
  • Adds support for HTMLOptGroupElement, HTMLOptGroupElement and HTMLSelectElement (#​428)

v5.0.0

Compare Source

πŸ’£ Breaking Changes
  • Adds support for the is attribute. (#​478)
    • As this will change how the HTML is serialized it can potentially break tests. This fix is therefore released as a major version.

Configuration

πŸ“… 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/happy-dom-6.x branch 2 times, most recently from 18429f5 to 209e07c Compare July 11, 2022 11:57
@dwightjack dwightjack merged commit 91eb247 into next Jul 23, 2022
@renovate renovate bot deleted the renovate/happy-dom-6.x branch July 23, 2022 00:49
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.

None yet

1 participant