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

⬆️ Update dependency happy-dom to ^17.0.3 #5689

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom ^17.0.0 -> ^17.0.3 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v17.0.3

Compare Source

👷‍♂️ Patch fixes
  • Fix bug where nested query selector is not returning the correct result when there are multiple matching selectorGroups - By @​betterqualityassuranceuser in task 1720

v17.0.2

Compare Source

👷‍♂️ Patch fixes
  • The property "tabIndex" should return "0" by default in HTMLAnchorElement, HTMLAreaElement, HTMLButtonElement, HTMLIFrameElement, HTMLInputElement, HTMLMediaElement, HTMLObjectElement, HTMLSelectElement and HTMLTextAreaElement - By @​capricorn86 in task #​1714

v17.0.1

Compare Source

👷‍♂️ Patch fixes
  • Ensure querySelector() returns the first item that appears in the DOM for grouped selectors - By @​christiango in task #​1710

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from dubzzz as a code owner February 8, 2025 17:53
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 8, 2025
Copy link

changeset-bot bot commented Feb 8, 2025

⚠️ No Changeset found

Latest commit: 101f632

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

Copy link

pkg-pr-new bot commented Feb 8, 2025

Open in Stackblitz@fast-check/examples

@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@5689

@fast-check/expect-type

npm i https://pkg.pr.new/@fast-check/expect-type@5689

fast-check

npm i https://pkg.pr.new/fast-check@5689

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@5689

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@5689

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@5689

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@5689

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@5689

commit: 101f632

Copy link
Contributor

github-actions bot commented Feb 8, 2025

👋 A preview of the new documentation is available at: http://67a79b408725bc573997eafc--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.48%. Comparing base (31ace5e) to head (101f632).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5689   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files         212      212           
  Lines        9617     9617           
  Branches     2666     2665    -1     
=======================================
  Hits         9087     9087           
  Misses        530      530           
Flag Coverage Δ
unit-tests 94.48% <ø> (ø)
unit-tests-18.x-Linux 94.48% <ø> (ø)
unit-tests-20.x-Linux 94.48% <ø> (ø)
unit-tests-22.x-Linux 94.48% <ø> (ø)
unit-tests-latest-Linux 94.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dubzzz dubzzz merged commit 47ef045 into main Feb 10, 2025
73 checks passed
@dubzzz dubzzz deleted the renovate/happy-dom-monorepo branch February 10, 2025 18:35
@renovate renovate bot changed the title ⬆️ Update dependency happy-dom to ^17.0.2 ⬆️ Update dependency happy-dom to ^17.0.3 Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant