pmndrs / react-three-rapier

🤺 Rapier physics in React
https://react-three-rapier.pmnd.rs
MIT License
1.06k stars 58 forks source link

chore(deps-dev): bump happy-dom from 9.19.2 to 13.7.3 in /packages/react-three-rapier #634

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps happy-dom from 9.19.2 to 13.7.3.

Release notes

Sourced from happy-dom's releases.

v13.7.3

:construction_worker_man: Patch fixes

  • Adds check to Node.contains() that will return false if the parameter is undefined - By @​rofly in task #1285

v13.7.2

:construction_worker_man: Patch fixes

  • Fixes problem related to attributeChanged() being called before element is initialized in a cloned Node - By @​itutto

v13.7.1

:construction_worker_man: Patch fixes

  • Adds support for cloning response body in Response.clone() - By @​cprecioso in task #1216

v13.7.0

:art: Features

  • Returns matched Element type in *.querySelector(), *.querySelectorAll(), *.getElementsByTagName(), *.getElementsByTagNameNS(), Document.createElement() and Document.createElementNS() - By @​capricorn86 in task #1101
  • Adds support for HashChangeEvent - By @​capricorn86 in task #1101
  • Adds support for navigating and posting form data when submitting a form - By @​capricorn86 in task #1101

:construction_worker_man: Patch fixes

  • Fixes problem related to form not being submitted when clicking a button with a "form" attribute set to the form's ID - By @​capricorn86 in task #1101

v13.6.2

:art: Features

  • Add support for the ":target" pseudo query selector - By @​Schleuse in task #1221

:construction_worker_man: Patch fixes

  • The Event listener method handleEvent() should be called within the listener scope - By @​titouanmathis in task #1182

v13.6.1

:construction_worker_man: Patch fixes

  • Improves validation for the options argument in MutationsObserver.observe() - By @​romansp in task #1223

v13.6.0

:art: Features

:construction_worker_man: Patch fixes

  • Adds support for the property Document.forms - By @​juandiegombr in task #1260
  • Adds check for if MutationObserver options are null, which most likely happens for code that is executed after the Window instance has been closed - By @​zachlankton in task #1217

v13.5.3

:construction_worker_man: Patch fixes

  • Improves check for invalid query selectors - By @​btea in task #0

v13.5.2

:construction_worker_man: Patch fixes

v13.5.1

:construction_worker_man: Patch fixes

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: 10c3a56aa70b4d129d6f48e425877d204a1e6df1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 7 months ago

Superseded by #637.