Skip to content

Commit

Permalink
chore(deps): update dependency happy-dom to v7.7.0 (#169)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`7.6.0` ->
`7.7.0`](https://renovatebot.com/diffs/npm/happy-dom/7.6.0/7.7.0) |
[![age](https://badges.renovateapi.com/packages/npm/happy-dom/7.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/happy-dom/7.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/happy-dom/7.7.0/compatibility-slim/7.6.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/happy-dom/7.7.0/confidence-slim/7.6.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>capricorn86/happy-dom</summary>

###
[`v7.7.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.7.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.6.7...v7.7.0)

##### 🎨 Features

- Adds support for `HTMLAnchorElement`.
([#&#8203;204](https://togithub.com/capricorn86/happy-dom/issues/204))

###
[`v7.6.7`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.6.7)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.6.6...v7.6.7)

##### 👷‍♂️ Patch fixes

- `OptionElement.value` should return `Element.textContent` as fallback.
([#&#8203;648](https://togithub.com/capricorn86/happy-dom/issues/648))

###
[`v7.6.6`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.6.6)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.6.5...v7.6.6)

##### 👷‍♂️ Patch fixes

- `Element.innerHTML` should be able to handle other types than string.
([#&#8203;639](https://togithub.com/capricorn86/happy-dom/issues/639))

###
[`v7.6.5`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.6.5)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.6.4...v7.6.5)

##### 👷‍♂️ Patch fixes

- Fixes problem with `HTMLSelectElement.selectedIndex` not reflecting
the select attribute set on options.
([#&#8203;637](https://togithub.com/capricorn86/happy-dom/issues/637))

###
[`v7.6.4`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.6.4)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.6.3...v7.6.4)

##### 👷‍♂️ Patch fixes

- Makes it possible to set a CSS string to `HTMLElement.style` (e.g.
`HTMLElement.style = 'color: red'`).
([#&#8203;628](https://togithub.com/capricorn86/happy-dom/issues/628))

###
[`v7.6.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.6.3)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.6.2...v7.6.3)

##### 👷‍♂️ Patch fixes

- Multiples fixes related to how `HTMLSelectElement.selectedIndex` and
`HTMLOptionElement.selected` are handled.
([#&#8203;635](https://togithub.com/capricorn86/happy-dom/issues/635))
- Setting `HTMLSelectElement.selectedIndex` to an invalid value will no
longer cause an exception to be thrown.
([#&#8203;635](https://togithub.com/capricorn86/happy-dom/issues/635))

###
[`v7.6.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.6.2)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.6.1...v7.6.2)

##### 👷‍♂️ Patch fixes

- Adds support for wildcard searches to `Element.getElementsByTagName()`
and `Document.getElementsByTagName()` (improves jQuery support).
([#&#8203;633](https://togithub.com/capricorn86/happy-dom/issues/633))

###
[`v7.6.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.6.1)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.6.0...v7.6.1)

##### 👷‍♂️ Patch fixes

- Fixes problem with sending in URL to the `Window` contructor (e.g.
`new Window({ url })`).
([#&#8203;627](https://togithub.com/capricorn86/happy-dom/issues/627))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/andipaetzold/react-firehooks).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4yMS42In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 25, 2022
1 parent b072bba commit b2d25d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -57,7 +57,7 @@
"@types/react": "18.0.21",
"@vitest/coverage-c8": "0.24.3",
"firebase": "9.8.3",
"happy-dom": "7.6.0",
"happy-dom": "7.7.0",
"husky": "8.0.1",
"lint-staged": "13.0.3",
"prettier": "2.8.0",
Expand Down

0 comments on commit b2d25d9

Please sign in to comment.