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

Bump happy-dom from 12.9.0 to 12.10.3 #710

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps happy-dom from 12.9.0 to 12.10.3.

Release notes

Sourced from happy-dom's releases.

v12.10.3

👷‍♂️ Patch fixes

  • Fix for week being wrong sometimes as it is not calculated as UTC in HTMLInputElement.valueAsDate(). (#1144)

Thank you @​IGx89 for your contribution!

v12.10.2

👷‍♂️ Patch fixes

  • Element.cloneNode() should not clone scroll properties. (#1148)

v12.10.1

👷‍♂️ Patch fixes

  • Fixes wrong callback parameter order of "key" and "value" in FormData.forEach(). (#1136)

Thank you @​armandabric for your contribution!

v12.10.0

🎨 Features

  • Adds support for Navigator.sendBeacon(). (#309)
  • Adds support for the property Window.CSSStyleDeclaration. (#309)

v12.9.2

👷‍♂️ Patch fixes

  • Fixes Node 18.18.2+ support in @happy-dom/global-registrator by not binding classes to the global object. (#1140)

Thank you @​IGx89 for your contribution!

v12.9.1

👷‍♂️ Patch fixes

  • Fixes typo in documentation. (#1123)

Thank you @​goring for your contribution!

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Updating dependencies label Nov 27, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/happy-dom-12.10.3 branch from 7fb55d8 to 06fc89c Compare November 27, 2023 07:19
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.9.0 to 12.10.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v12.9.0...v12.10.3)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/happy-dom-12.10.3 branch from 06fc89c to 193f71b Compare November 27, 2023 07:20
@kasperg kasperg merged commit 8f9baef into develop Nov 27, 2023
13 checks passed
@kasperg kasperg deleted the dependabot/npm_and_yarn/happy-dom-12.10.3 branch November 27, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant