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 v8 #184

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

capricorn86/happy-dom

v8.1.1

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Adds the property window.HTMLSelectElement, so that it will be available globally. (#​664)

v8.1.0

Compare Source

🎨 Features
  • Adds support for FileList to HTMLInputElement. (#​494)

v8.0.0

Compare Source

πŸ’£ Breaking Changes
  • In v7.0.0 of Happy DOM, the default values for window.innerWidth and window.innerHeight was changed to 0. This fix will revert this change and set the default resolution to 1024x768 again. This is a major change as it potentially can break logic. Sorry for any inconvenience. (#​673)

v7.8.1

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Removes the sync-request dependency as it is no longer in use. (#​650)

v7.8.0

Compare Source

🎨 Features
  • Adds support for XMLHttpRequest. (#​520)
  • Adds support for Document.documentURI and Document.URL. (#​526)
  • Adds the headers "referer", "set-cookie", "user-agent" to window.fetch() requests. (#​520)
  • Adds support for sending in URL or Request objects to window.fetch(). (#​582)
  • Replaces sync-request with XMLHttpRequest as it supports synchronous requests using a custom solution (#​650)
πŸ‘·β€β™‚οΈ Patch fixes
  • Replaces a custom solution for window.URL with the native module url. (#​521)

v7.7.2

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Multiple fixes related to reading and writing cookies in document.cookie. (#​666)

v7.7.1

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes
  • Adds support for escaped characters to class names in CSS query selectors (e.g. \\:, \\#, \\&) (#​661)

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 Dec 7, 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 force-pushed the renovate/happy-dom-8.x branch 2 times, most recently from 4fa35c3 to ad25c3f Compare December 11, 2022 12:51
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v8 Update dependency happy-dom to v8 Dec 17, 2022
@renovate renovate bot changed the title Update dependency happy-dom to v8 chore(deps): update dependency happy-dom to v8 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/happy-dom-8.x branch from ad25c3f to d064155 Compare December 21, 2022 00:47
@andipaetzold andipaetzold merged commit 108664c into main Dec 29, 2022
@andipaetzold andipaetzold deleted the renovate/happy-dom-8.x branch December 29, 2022 23:35
andipaetzold pushed a commit that referenced this pull request Feb 10, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [happy-dom](https://togithub.com/capricorn86/happy-dom) | [`7.7.0` ->
`8.1.1`](https://renovatebot.com/diffs/npm/happy-dom/7.7.0/8.1.1) |
[![age](https://badges.renovateapi.com/packages/npm/happy-dom/8.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/happy-dom/8.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/happy-dom/8.1.1/compatibility-slim/7.7.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/happy-dom/8.1.1/confidence-slim/7.7.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

[`v8.1.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v8.1.1)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v8.1.0...v8.1.1)

- Adds the property window.HTMLSelectElement, so that it will be
available globally.
([#&#8203;664](https://togithub.com/capricorn86/happy-dom/issues/664))

[`v8.1.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v8.1.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v8.0.0...v8.1.0)

- Adds support for `FileList` to `HTMLInputElement`.
([#&#8203;494](https://togithub.com/capricorn86/happy-dom/issues/494))

[`v8.0.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v8.0.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.8.1...v8.0.0)

- In v7.0.0 of Happy DOM, the default values for `window.innerWidth` and
`window.innerHeight` was changed to `0`. This fix will revert this
change and set the default resolution to `1024x768` again. This is a
major change as it potentially can break logic. Sorry for any
inconvenience.
([#&#8203;673](https://togithub.com/capricorn86/happy-dom/issues/673))

[`v7.8.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.8.1)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.8.0...v7.8.1)

- Removes the sync-request dependency as it is no longer in use.
([#&#8203;650](https://togithub.com/capricorn86/happy-dom/issues/650))

[`v7.8.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.8.0)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.7.2...v7.8.0)

- Adds support for `XMLHttpRequest`.
([#&#8203;520](https://togithub.com/capricorn86/happy-dom/issues/520))
- Adds support for `Document.documentURI` and `Document.URL`.
([#&#8203;526](https://togithub.com/capricorn86/happy-dom/issues/526))
- Adds the headers "referer", "set-cookie", "user-agent" to
`window.fetch()` requests.
([#&#8203;520](https://togithub.com/capricorn86/happy-dom/issues/520))
- Adds support for sending in `URL` or `Request` objects to
`window.fetch()`.
([#&#8203;582](https://togithub.com/capricorn86/happy-dom/issues/582))
- Replaces `sync-request` with `XMLHttpRequest` as it supports
synchronous requests using a custom solution
([#&#8203;650](https://togithub.com/capricorn86/happy-dom/issues/650))

- Replaces a custom solution for `window.URL` with the native module
`url`.
([#&#8203;521](https://togithub.com/capricorn86/happy-dom/issues/521))

[`v7.7.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.7.2)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.7.1...v7.7.2)

- Multiple fixes related to reading and writing cookies in
`document.cookie`.
([#&#8203;666](https://togithub.com/capricorn86/happy-dom/issues/666))

[`v7.7.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v7.7.1)

[Compare
Source](https://togithub.com/capricorn86/happy-dom/compare/v7.7.0...v7.7.1)

- Adds support for escaped characters to class names in CSS query
selectors (e.g. `\\:`, `\\#`, `\\&`)
([#&#8203;661](https://togithub.com/capricorn86/happy-dom/issues/661))

</details>

---

πŸ“… **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.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/andipaetzold/react-firehooks).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNjYuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions
Copy link

πŸŽ‰ This PR is included in version 2.4.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@github-actions
Copy link

πŸŽ‰ This PR is included in version 3.0.0-next.7 πŸŽ‰

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