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

fix(deps): update dependency happy-dom to v15.11.6 - autoclosed #2297

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 15.10.8 -> 15.11.6 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v15.11.6

Compare Source

👷‍♂️ Patch fixes

v15.11.5

Compare Source

👷‍♂️ Patch fixes
  • HTMLSelectElement should not dispatch "change" event when changing value or index - By @​capricorn86 in task #​1603

v15.11.4

Compare Source

👷‍♂️ Patch fixes
  • Strings should be converted into numbers in setters for HTMLMeterElement and HTMLProgressElement - By @​capricorn86 in task #​1601

v15.11.3

Compare Source

👷‍♂️ Patch fixes

v15.11.2

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug where pseudo selectors without an ending parentheses threw an in invalid selector error - By @​capricorn86 in task #​1558
  • Fixes bug where it was not possible to use the characters ":" and "\" in attribute selectors - By @​capricorn86 in task #​1561

v15.11.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug where Document.activeElement is set to the wrong target when triggering HTMLSelectElement.focus() - By @​capricorn86 in task #​1592
    • HTMLSelectElement is a Proxy since v15 and focus() was setting the target of the Proxy as the active element, but should set the Proxy

v15.11.0

Compare Source

🎨 Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

changeset-bot bot commented Nov 14, 2024

⚠️ No Changeset found

Latest commit: e0d70c8

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

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.28%. Comparing base (1ee2992) to head (e0d70c8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2297   +/-   ##
=======================================
  Coverage   91.28%   91.28%           
=======================================
  Files          47       47           
  Lines        2376     2376           
  Branches      104      104           
=======================================
  Hits         2169     2169           
  Misses        196      196           
  Partials       11       11           

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


🚨 Try these New Features:

@renovate renovate bot force-pushed the renovate/happy-dom-15.x branch 2 times, most recently from 657a17d to a8e0317 Compare November 18, 2024 21:39
@renovate renovate bot changed the title fix(deps): update dependency happy-dom to v15.11.0 fix(deps): update dependency happy-dom to v15.11.1 Nov 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency happy-dom to v15.11.1 fix(deps): update dependency happy-dom to v15.11.2 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/happy-dom-15.x branch 2 times, most recently from 5358bff to c46e84f Compare November 19, 2024 19:29
@renovate renovate bot changed the title fix(deps): update dependency happy-dom to v15.11.2 fix(deps): update dependency happy-dom to v15.11.3 Nov 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency happy-dom to v15.11.3 fix(deps): update dependency happy-dom to v15.11.4 Nov 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency happy-dom to v15.11.4 fix(deps): update dependency happy-dom to v15.11.6 Nov 21, 2024
@philibea philibea merged commit 9ba7959 into main Nov 25, 2024
9 checks passed
@philibea philibea deleted the renovate/happy-dom-15.x branch November 25, 2024 08:52
@renovate renovate bot changed the title fix(deps): update dependency happy-dom to v15.11.6 fix(deps): update dependency happy-dom to v15.11.6 - autoclosed Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant