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/jest-environment to v8 #2488

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@happy-dom/jest-environment (source) ^7.6.3 -> ^8.1.0 age adoption passing confidence

Release Notes

capricorn86/happy-dom

v8.1.0

Compare Source

🎨 Features
  • Adds support for FileList to HTMLInputElement. (#​494)

v8.0.0

Compare Source

💣 Breaking Changes
  • In v7.0.0 of Happy DOM, the default values for window.innerWidth and window.innerHeight was changed to 0. This fix will revert this change and set the default resolution to 1024x768 again. This is a major change as it potentially can break logic. Sorry for any inconvenience. (#​673)

v7.8.1

Compare Source

👷‍♂️ Patch fixes
  • Removes the sync-request dependency as it is no longer in use. (#​650)

v7.8.0

Compare Source

🎨 Features
  • Adds support for XMLHttpRequest. (#​520)
  • Adds support for Document.documentURI and Document.URL. (#​526)
  • Adds the headers "referer", "set-cookie", "user-agent" to window.fetch() requests. (#​520)
  • Adds support for sending in URL or Request objects to window.fetch(). (#​582)
  • Replaces sync-request with XMLHttpRequest as it supports synchronous requests using a custom solution (#​650)
👷‍♂️ Patch fixes
  • Replaces a custom solution for window.URL with the native module url. (#​521)

v7.7.2

Compare Source

👷‍♂️ Patch fixes
  • Multiple fixes related to reading and writing cookies in document.cookie. (#​666)

v7.7.1

Compare Source

👷‍♂️ Patch fixes
  • Adds support for escaped characters to class names in CSS query selectors (e.g. \\:, \\#, \\&) (#​661)

v7.7.0

Compare Source

🎨 Features
  • Adds support for HTMLAnchorElement. (#​204)

v7.6.7

Compare Source

👷‍♂️ Patch fixes
  • OptionElement.value should return Element.textContent as fallback. (#​648)

v7.6.6

Compare Source

👷‍♂️ Patch fixes
  • Element.innerHTML should be able to handle other types than string. (#​639)

v7.6.5

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with HTMLSelectElement.selectedIndex not reflecting the select attribute set on options. (#​637)

v7.6.4

Compare Source

👷‍♂️ Patch fixes
  • Makes it possible to set a CSS string to HTMLElement.style (e.g. HTMLElement.style = 'color: red'). (#​628)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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, check this box

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

@sheremet-va sheremet-va merged commit affb9ea into main Dec 12, 2022
@sheremet-va sheremet-va deleted the renovate/happy-dom-jest-environment-8.x branch December 12, 2022 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant