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

Update dependency happy-dom to v2.55.0 - autoclosed #5

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 2.50.0 -> 2.55.0 age adoption passing confidence

Release Notes

capricorn86/happy-dom

v2.55.0

Compare Source

🎨 Features
  • Adds support for HTMLBaseElement. (#​429)
  • Adds support for Node.baseURI. (#​429)

v2.54.0

Compare Source

🎨 Features
  • Adds support for HTMLInputElement.setCustomValidity(), HTMLInputElement.reportValidity() and HTMLInputElement.validationMessage. (#​442)

v2.53.1

Compare Source

👷‍♂️ Patch fixes
  • Adds support for sending in other values than strings as tag name to Document.createElement() and Document.createElementNS(). (#​422)

v2.53.0

Compare Source

🎨 Features
  • Adds support for setting and deleting values in the HTMLElement.dataset object. The changes will be reflected to the attributes of the element. (#​405)
  • Improves performance of Element.getAttributeNS() which is used in many places within Happy DOM. (#​405)
👷‍♂️ Patch fixes
  • Fixes issue with dataset keys not being in lower camel case. (#​435)

v2.52.0

Compare Source

🎨 Features
  • Adds support for Node.ELEMENT_NODE, Node.TEXT_NODE etc. on the instance. It it currently only available statically. (#​433)

v2.51.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue with Document.activeElement not being the first custom element that has document as root node when the focused element is nestled in shadow roots. (#​434)

v2.51.0

Compare Source

🎨 Features
  • Adds support for Window.Headers, Window.Response and Window.Request. (#​317)
  • Uses the "URLSearchParams" class from the Node "url" package instead of a custom implementation. (#​317)
  • Adds support for Blob.text(). (#​317)
  • Improves the async task manager used when calling Window.happyDOM.whenAsyncComplete(). (#​317)
👷‍♂️ Patch fixes
  • Fixes problem with [].constructor not being the same as the Array class. (#​430)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency happy-dom to v2.52.0 Update dependency happy-dom to v2.53.0 Mar 31, 2022
@renovate renovate bot force-pushed the renovate/happy-dom-2.x branch from a66246b to 184ef77 Compare March 31, 2022 11:17
@renovate renovate bot changed the title Update dependency happy-dom to v2.53.0 Update dependency happy-dom to v2.53.1 Mar 31, 2022
@renovate renovate bot force-pushed the renovate/happy-dom-2.x branch from 184ef77 to a2f6a96 Compare March 31, 2022 15:21
@renovate renovate bot changed the title Update dependency happy-dom to v2.53.1 Update dependency happy-dom to v2.54.0 Mar 31, 2022
@renovate renovate bot force-pushed the renovate/happy-dom-2.x branch from a2f6a96 to 9a68f5f Compare March 31, 2022 18:34
@renovate renovate bot changed the title Update dependency happy-dom to v2.54.0 Update dependency happy-dom to v2.55.0 Apr 1, 2022
@renovate renovate bot force-pushed the renovate/happy-dom-2.x branch from 9a68f5f to d49739c Compare April 1, 2022 00:23
@renovate renovate bot changed the title Update dependency happy-dom to v2.55.0 Update dependency happy-dom to v2.55.0 - autoclosed Apr 14, 2022
@renovate renovate bot closed this Apr 14, 2022
@renovate renovate bot deleted the renovate/happy-dom-2.x branch April 14, 2022 13:10
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.

1 participant