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

chore(deps): update all non-major dependencies #1053

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 16.2.0 -> 16.3.0 age adoption passing confidence
pnpm (source) 9.15.2 -> 9.15.3 age adoption passing confidence
rollup (source) 4.29.1 -> 4.30.0 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v16.3.0

Compare Source

🎨 Features
  • Adds support for child combinator to ":has()" pseudo selector (e.g. "span:has(> video)") - By @​capricorn86 in task #​1642

v16.2.9

Compare Source

👷‍♂️ Patch fixes
  • Fixes the HTMLInputElement.defaultChecked property - By @​capricorn86 in task #​1587
    • This issue caused React not to serialize the "checked" attribute correctly

v16.2.8

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where the wrong event target was used when dispatching events on HTMLFormElement or HTMLSelectElement - By @​capricorn86 in task #​1628

v16.2.7

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where text in <script> and <style> elements should not be decoded or encoded - By @​capricorn86 in task #​1564

v16.2.6

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem where snapshots did not result in HTML for <form> and <select> elements - By @​capricorn86 in task #​1608

v16.2.5

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug where the reference to a parent HTMLFormElement and HTMLSelectElement was wrong which affected the methods remove(), replaceWith(), before(), after(), append(), prepend(), replaceChildren() and insertAdjacentElement() - By @​capricorn86 in task #​1637

v16.2.4

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug where the incorrect location is set after a redirect in BrowserFrame.goto() and DetachedBrowserFrame.goto() - By @​capricorn86 in task #​1627

v16.2.3

Compare Source

👷‍♂️ Patch fixes

v16.2.2

Compare Source

👷‍♂️ Patch fixes
  • Improves error when a Symbol object is being sent to querySelector() or querySelectorAll() as selector - By @​chocolateboy in task #​1640

v16.2.1

Compare Source

👷‍♂️ Patch fixes
  • Set request credentials to "same-origin" in XMLHttpRequest when "withCredentials" is false - By @​saitonakamura in task #​1631
pnpm/pnpm (pnpm)

v9.15.3

Compare Source

rollup/rollup (rollup)

v4.30.0

Compare Source

2025-01-06

Features
  • Inline values of resolvable unary expressions for improved tree-shaking (#​5775)
Pull Requests

v4.29.2

Compare Source

2025-01-05

Bug Fixes
  • Keep import attributes when using dynamic ESM import() expressions from CommonJS (#​5781)
Pull Requests

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 danielroe as a code owner December 31, 2024 01:50
@renovate renovate bot changed the title chore(deps): update devdependency happy-dom to v16.2.6 chore(deps): update devdependency happy-dom to v16.2.8 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3bf46ec to bdab42d Compare December 31, 2024 13:58
@renovate renovate bot changed the title chore(deps): update devdependency happy-dom to v16.2.8 chore(deps): update devdependency happy-dom to v16.2.9 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bdab42d to f26d962 Compare December 31, 2024 18:29
@renovate renovate bot changed the title chore(deps): update devdependency happy-dom to v16.2.9 chore(deps): update devdependency happy-dom to v16.3.0 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f26d962 to c5215b6 Compare January 1, 2025 21:48
@renovate renovate bot changed the title chore(deps): update devdependency happy-dom to v16.3.0 chore(deps): update all non-major dependencies Jan 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 879a338 to f657001 Compare January 6, 2025 02:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f657001 to 5870f79 Compare January 6, 2025 07:48
@danielroe danielroe merged commit cc005a6 into main Jan 6, 2025
4 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch January 6, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant