tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

chore(deps): update devdependency happy-dom to v18

Open renovate[bot] opened this issue 6 months ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom ^17.4.7 -> ^18.0.1 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v18.0.1

Compare Source

: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 @​capricorn86 in task #​1841

v18.0.0

Compare Source

:bomb: Breaking Changes
  • Makes the types for Happy DOM strict - By @​capricorn86 in task #​1154
    • This makes it possible to use the option skipLibCheck set 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 @​capricorn86 in task #​1154
:art: Features

v17.6.3

Compare Source

:construction_worker_man: Patch fixes

v17.6.2

Compare Source

:construction_worker_man: Patch fixes

v17.6.1

Compare Source

:art: Features
  • Adds support for disabling validation of certificates, to allow for self-signed certificates to be used - By @​capricorn86 in task #​1763
    • Read more about the new setting fetch.disableStrictSSL under IBrowserSettings in the Wiki

v17.6.0

Compare Source

v17.5.9

Compare Source

:construction_worker_man: Patch fixes
  • Adds missing null check in HTMLLinkElement for a browser frame property that becomes null during teardown of a Window - By @​capricorn86 in task #​1800

v17.5.8

Compare Source

:construction_worker_man: Patch fixes
  • Incorrect cache matching caused Element.classList to return the wrong items - By @​capricorn86 in task #​1812

v17.5.7

Compare Source

:construction_worker_man: Patch fixes
  • Handle wider range of valid characters in unquoted attribute value parsing - By @​AudunWA in task #​1817

v17.5.6

Compare Source

:construction_worker_man: Patch fixes
  • Removes the min and max boundary check when setting the value of an input field of type "date" - By @​zgrybus in task #​1815

v17.5.5

Compare Source

v17.5.4

Compare Source

:construction_worker_man: Patch fixes

v17.5.3

Compare Source

:construction_worker_man: Patch fixes
  • Adds previousSibling and nextSibling to MutationObserver records when a child is removed - By @​uxuip in task #​1803

v17.5.2

Compare Source

:construction_worker_man: Patch fixes
  • Adds support for the unicode characters « and » in query selectors used by the React 19.1 "useId" hook - By @​terrymun in task #​1785

v17.5.1

Compare Source

:construction_worker_man: Patch fixes
  • Existing URL query string should be overwritten on form submit when method is "GET" - By @​rslabbert in task #​1786

v17.5.0

Compare Source

:art: Features

v17.4.9

Compare Source

:construction_worker_man: Patch fixes

v17.4.8

Compare Source

:construction_worker_man: Patch fixes

Configuration

📅 Schedule: Branch creation - "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 is behind base branch, 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[bot] avatar Jun 16 '25 03:06 renovate[bot]

Deploy Preview for nuxt-tailwindcss failed. Why did it fail? →

Name Link
Latest commit aea4c6de7c0f8a119838279ecccc3b0ff5b5ccc6
Latest deploy log https://app.netlify.com/projects/nuxt-tailwindcss/deploys/68b8879982f50a0008e9a59b

netlify[bot] avatar Jun 16 '25 03:06 netlify[bot]

PR Summary

  • Upgraded the 'happy-dom' Library The version of "happy-dom" library we use has been updated from ^17.4.7 to ^18.0.1.. This change will likely enhance system performance and security, potentially giving us access to new features and improvements from the newer version.

what-the-diff[bot] avatar Jun 16 '25 03:06 what-the-diff[bot]