Skip to content

build(deps): update dependency happy-dom to v17.1.6 #11641

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

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 17.1.3 -> 17.1.6 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v17.1.6

Compare Source

🎨 Features
  • Adds support for sending AbortSignal as option to EventTarget.addEventListener() - By @​karpiuMG in task #​1540

v17.1.5

Compare Source

👷‍♂️ Patch fixes
  • HTMLElement.dataset should return undefined for properties not found - By @​karpiuMG in task #​1689

v17.1.4

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where the use of filtering in TreeWalker didn't work according to spec - By @​capricorn86 in task #​1605

  • If you want to rebase/retry this PR, check this box

@renovate renovate bot requested a review from benelan as a code owner February 27, 2025 11:47
@renovate renovate bot added the chore Issues with changes that don't modify src or test files. label Feb 27, 2025
@renovate renovate bot requested a review from jcfranco as a code owner February 27, 2025 11:47
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 27, 2025
@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from c754807 to d8bd65d Compare February 27, 2025 22:48
@renovate renovate bot changed the title build(deps): update dependency happy-dom to v17.1.4 build(deps): update dependency happy-dom to v17.1.6 Feb 27, 2025
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Feb 28, 2025
@jcfranco jcfranco merged commit e13ecb5 into dev Feb 28, 2025
16 checks passed
@jcfranco jcfranco deleted the renovate/happy-dom-monorepo branch February 28, 2025 01:36
benelan added a commit that referenced this pull request Mar 6, 2025
* origin/dev: (80 commits)
  build(deps): update nx monorepo to v20.4.6 (#11662)
  build(deps): update arcgis to ^4.32.7 (#11648)
  build: update browserslist db (#11639)
  build(deps): update eslint (#11670)
  build(deps): update dependency chromatic to v11.26.1 (#11669)
  build(deps): update dependency rollup to v4.34.9 (#11661)
  build(deps): update dependency tsx to v4.19.3 (#11658)
  chore: release next
  docs(text-area): update limitText description (#11672)
  feat(block, block-section): add `expanded` property and deprecate `open` property (#11582)
  feat(list-item, list): add `expanded` property and deprecate `open` property (#11003)
  chore: release next
  fix(tabs): redisplay close button when more than one tab is closable (#11492)
  test(shell-panel): Fix token story set up (#11635)
  chore: set up 3rd-party license generation (#11640)
  build(deps): update dependency happy-dom to v17.1.8 (#11649)
  build(deps): update dependency prettier to v3.5.2 (#11642)
  build(deps): update dependency happy-dom to v17.1.6 (#11641)
  chore: release next
  fix(card-group): Restore default gap spacing (#11638)
  ...
benelan pushed a commit that referenced this pull request Mar 26, 2025
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v17.1.6`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.1.6)

[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.1.5...v17.1.6)

##### 🎨 Features

- Adds support for sending `AbortSignal` as option to
`EventTarget.addEventListener()` - By
**[@&#8203;karpiuMG](https://redirect.github.com/karpiuMG)** in task
[#&#8203;1540](https://redirect.github.com/capricorn86/happy-dom/issues/1540)

###
[`v17.1.5`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.1.5)

[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.1.4...v17.1.5)

##### 👷‍♂️ Patch fixes

- `HTMLElement.dataset` should return undefined for properties not found
- By **[@&#8203;karpiuMG](https://redirect.github.com/karpiuMG)** in
task
[#&#8203;1689](https://redirect.github.com/capricorn86/happy-dom/issues/1689)

###
[`v17.1.4`](https://redirect.github.com/capricorn86/happy-dom/releases/tag/v17.1.4)

[Compare
Source](https://redirect.github.com/capricorn86/happy-dom/compare/v17.1.3...v17.1.4)

##### 👷‍♂️ Patch fixes

- Fixes issue where the use of filtering in `TreeWalker` didn't work
according to spec - By
**[@&#8203;capricorn86](https://redirect.github.com/capricorn86)** in
task
[#&#8203;1605](https://redirect.github.com/capricorn86/happy-dom/issues/1605)

</details>

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant