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 dependency happy-dom to v7.7.0 #169

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 7.6.0 -> 7.7.0 age adoption passing confidence

Release Notes

capricorn86/happy-dom

v7.7.0

Compare Source

🎨 Features
  • Adds support for HTMLAnchorElement. (#​204)

v7.6.7

Compare Source

👷‍♂️ Patch fixes
  • OptionElement.value should return Element.textContent as fallback. (#​648)

v7.6.6

Compare Source

👷‍♂️ Patch fixes
  • Element.innerHTML should be able to handle other types than string. (#​639)

v7.6.5

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with HTMLSelectElement.selectedIndex not reflecting the select attribute set on options. (#​637)

v7.6.4

Compare Source

👷‍♂️ Patch fixes
  • Makes it possible to set a CSS string to HTMLElement.style (e.g. HTMLElement.style = 'color: red'). (#​628)

v7.6.3

Compare Source

👷‍♂️ Patch fixes
  • Multiples fixes related to how HTMLSelectElement.selectedIndex and HTMLOptionElement.selected are handled. (#​635)
  • Setting HTMLSelectElement.selectedIndex to an invalid value will no longer cause an exception to be thrown. (#​635)

v7.6.2

Compare Source

👷‍♂️ Patch fixes
  • Adds support for wildcard searches to Element.getElementsByTagName() and Document.getElementsByTagName() (improves jQuery support). (#​633)

v7.6.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with sending in URL to the Window contructor (e.g. new Window({ url })). (#​627)

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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Oct 24, 2022

Size Change: 0 B

Total Size: 18.6 kB

ℹ️ View Unchanged
Filename Size
lib/app-check/index.js 59 B
lib/app-check/useAppCheckToken.js 421 B
lib/auth/index.js 75 B
lib/auth/useAuthIdToken.js 821 B
lib/auth/useAuthIdTokenResult.js 837 B
lib/auth/useAuthState.js 434 B
lib/common/index.js 48 B
lib/common/types.js 31 B
lib/database/index.js 70 B
lib/database/internal.js 158 B
lib/database/useObject.js 396 B
lib/database/useObjectOnce.js 455 B
lib/database/useObjectValue.js 693 B
lib/database/useObjectValueOnce.js 894 B
lib/firestore/index.js 116 B
lib/firestore/internal.js 613 B
lib/firestore/types.js 31 B
lib/firestore/useCollection.js 576 B
lib/firestore/useCollectionData.js 690 B
lib/firestore/useCollectionDataOnce.js 861 B
lib/firestore/useCollectionOnce.js 818 B
lib/firestore/useCountFromServer.js 841 B
lib/firestore/useDocument.js 601 B
lib/firestore/useDocumentData.js 689 B
lib/firestore/useDocumentDataOnce.js 848 B
lib/firestore/useDocumentOnce.js 562 B
lib/index.js 107 B
lib/internal/useIsMounted.js 185 B
lib/internal/useListen.js 491 B
lib/internal/useLoadingValue.js 351 B
lib/internal/useOnce.js 724 B
lib/internal/useStableValue.js 200 B
lib/messaging/index.js 60 B
lib/messaging/useMessagingToken.js 417 B
lib/storage/index.js 90 B
lib/storage/internal.js 142 B
lib/storage/useBlob.js 806 B
lib/storage/useBytes.js 771 B
lib/storage/useDownloadURL.js 395 B
lib/storage/useMetadata.js 388 B
lib/storage/useStream.js 813 B

compressed-size-action

@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v7.6.2 chore(deps): update dependency happy-dom to v7.6.3 Oct 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v7.6.3 chore(deps): update dependency happy-dom to v7.6.4 Oct 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v7.6.4 chore(deps): update dependency happy-dom to v7.6.6 Oct 26, 2022
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v7.6.6 chore(deps): update dependency happy-dom to v7.6.7 Nov 8, 2022
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v7.6.7 chore(deps): update dependency happy-dom to v7.7.0 Nov 12, 2022
@andipaetzold andipaetzold merged commit b2d25d9 into main Nov 25, 2022
@andipaetzold andipaetzold deleted the renovate/happy-dom-7.x branch November 25, 2022 21:34
@github-actions
Copy link

🎉 This PR is included in version 3.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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