Skip to content

Commit

Permalink
⬆️ Update dependency happy-dom to ^15.9.0 (#5409)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [happy-dom](https://github.com/capricorn86/happy-dom) |
[`^15.8.3` ->
`^15.9.0`](https://renovatebot.com/diffs/npm/happy-dom/15.8.3/15.9.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/happy-dom/15.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/happy-dom/15.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/happy-dom/15.8.3/15.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/happy-dom/15.8.3/15.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v15.9.0`](https://github.com/capricorn86/happy-dom/compare/v15.8.5...a78cd8f28d8b83cff087aab826b2ed97920b2813)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v15.8.5...v15.9.0)

###
[`v15.8.5`](https://github.com/capricorn86/happy-dom/compare/v15.8.4...v15.8.5)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v15.8.4...v15.8.5)

###
[`v15.8.4`](https://github.com/capricorn86/happy-dom/compare/v15.8.3...38ab960d0e1e3f230996cc163d78819290c91558)

[Compare
Source](https://github.com/capricorn86/happy-dom/compare/v15.8.3...v15.8.4)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dubzzz/fast-check).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 7be6633 commit 9374983
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/lodash": "^4.17.13",
"@types/react": "^18.3.12",
"@types/supertest": "^6.0.2",
"happy-dom": "^15.8.3",
"happy-dom": "^15.9.0",
"typescript": "~5.6.3",
"vitest": "^2.1.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2999,7 +2999,7 @@ __metadata:
"@types/supertest": "npm:^6.0.2"
express: "npm:^4.21.1"
fast-check: "workspace:*"
happy-dom: "npm:^15.8.3"
happy-dom: "npm:^15.9.0"
lodash: "npm:^4.17.21"
pure-rand: "npm:^6.1.0"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -11011,14 +11011,14 @@ __metadata:
languageName: node
linkType: hard

"happy-dom@npm:^15.8.3":
version: 15.8.3
resolution: "happy-dom@npm:15.8.3"
"happy-dom@npm:^15.9.0":
version: 15.9.0
resolution: "happy-dom@npm:15.9.0"
dependencies:
entities: "npm:^4.5.0"
webidl-conversions: "npm:^7.0.0"
whatwg-mimetype: "npm:^3.0.0"
checksum: 10c0/fd33c53d9a6e0e61710cf2646bd3bc4b800e3533620d988a794e13b99e78e34b37b0f693a9e0b8d242aeb0c421c4d606e51304e1fe0f3058b6487809fef4d72b
checksum: 10c0/1b63ada1a99d9b66d11b4ea3d800a61e2ae56e3d3cae133f002b916ba1d17962b4cf809caa87ae1c1c80335dd6ec82eea8a535c88bee3d3a85b87f630964cab8
languageName: node
linkType: hard

Expand Down

0 comments on commit 9374983

Please sign in to comment.