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 v15.6.0 #841

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 15.0.0 -> 15.6.0 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v15.6.0

Compare Source

v15.5.0

Compare Source

v15.4.3

Compare Source

👷‍♂️ Patch fixes
  • Adds support for supporting new lines and tabs as white-space character in CSS selectors - By @​syi0808 in task #​1414

v15.4.2

Compare Source

👷‍♂️ Patch fixes

v15.4.1

Compare Source

👷‍♂️ Patch fixes
  • Throw error in FormData.append() when value parameter type is incorrect - By @​btea in task #​1484

v15.4.0

Compare Source

v15.3.2

Compare Source

👷‍♂️ Patch fixes
  • Fixes the HTMLInputElement.indeterminate, so that it behaves correctly - By @​malko in task #​1439

v15.3.1

Compare Source

v15.3.0

Compare Source

v15.2.0

Compare Source

🎨 Features

v15.1.0

Compare Source

🎨 Features
  • Refactor internal logic related to injecting the Window context for classes that can be constructed using the "new" operator - By @​capricorn86 in task #​1332
  • Improves the way classes can access the Browser context internally - By @​capricorn86 in task #​1332
  • Refactor of the logic for EventTarget.dispatchEvent() to better handle the event phases "none", "capture", "atTarget" and "bubbling" - By @​capricorn86 in task #​1332
  • Adds support for HTMLInputElement.popoverTargetElement, HTMLInputElement.popoverTargetAction, HTMLButtonElement.popoverTargetElement and HTMLButtonElement.popoverTargetAction - By @​capricorn86 in task #​1332
  • Adds support for HTMLElement.popover - By @​capricorn86 in task #​1332
  • Adds support for PerformanceObserver, PerformanceEntry and PerformanceObserverEntryList - By @​capricorn86 in task #​1332
👷‍♂️ Patch fixes
  • Makes it possible for a polyfill to replace NodeList[Symbol.iterator]() with Array.prototype.values() - By @​capricorn86 in task #​1332
  • Adds logic for canceling any request to start new async tasks while the Window is closing (e.g. using setTimeout() or fetch()) - By @​capricorn86 in task #​1332
  • Fixes issues with errors exiting the browser when using the setting "errorCapture" set to "processLevel" - By @​capricorn86 in task #​1332
    • Refactor internal logic, so that thrown errors are instances of unique error classes assigned to the Window, which makes it possible for BrowserExceptionObserver to know which Window the error originated from
  • Changes Event.composedPath() to not return the Window object if the event type is "load", which is the same behaviour as the browser - By @​capricorn86 in task #​1332
    • This means that "load" events will not bubble up to the Window object

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v15.3.0 chore(deps): update dependency happy-dom to v15.3.1 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/happy-dom-15.x-lockfile branch from 69d8e85 to 2b2b9a8 Compare August 29, 2024 02:18
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v15.3.1 chore(deps): update dependency happy-dom to v15.4.0 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/happy-dom-15.x-lockfile branch 2 times, most recently from ceabe15 to 11ba74b Compare August 29, 2024 18:17
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v15.4.0 chore(deps): update dependency happy-dom to v15.4.2 Aug 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v15.4.2 chore(deps): update dependency happy-dom to v15.5.0 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/happy-dom-15.x-lockfile branch from 11ba74b to 31e9dc0 Compare August 29, 2024 22:55
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v15.5.0 chore(deps): update dependency happy-dom to v15.6.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/happy-dom-15.x-lockfile branch from 31e9dc0 to f9b28fd Compare August 30, 2024 00:05
@marcopiraccini marcopiraccini merged commit ff0f60c into main Aug 30, 2024
2 checks passed
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