-
Notifications
You must be signed in to change notification settings - Fork 3
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Size Change: 0 B Total Size: 18.6 kB βΉοΈ View Unchanged
|
renovate
bot
force-pushed
the
renovate/happy-dom-8.x
branch
2 times, most recently
from
December 11, 2022 12:51
4fa35c3
to
ad25c3f
Compare
renovate
bot
changed the title
chore(deps): update dependency happy-dom to v8
Update dependency happy-dom to v8
Dec 17, 2022
renovate
bot
changed the title
Update dependency happy-dom to v8
chore(deps): update dependency happy-dom to v8
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/happy-dom-8.x
branch
from
December 21, 2022 00:47
ad25c3f
to
d064155
Compare
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. ([#​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`. ([#​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. ([#​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. ([#​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`. ([#​520](https://togithub.com/capricorn86/happy-dom/issues/520)) - Adds support for `Document.documentURI` and `Document.URL`. ([#​526](https://togithub.com/capricorn86/happy-dom/issues/526)) - Adds the headers "referer", "set-cookie", "user-agent" to `window.fetch()` requests. ([#​520](https://togithub.com/capricorn86/happy-dom/issues/520)) - Adds support for sending in `URL` or `Request` objects to `window.fetch()`. ([#​582](https://togithub.com/capricorn86/happy-dom/issues/582)) - Replaces `sync-request` with `XMLHttpRequest` as it supports synchronous requests using a custom solution ([#​650](https://togithub.com/capricorn86/happy-dom/issues/650)) - Replaces a custom solution for `window.URL` with the native module `url`. ([#​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`. ([#​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. `\\:`, `\\#`, `\\&`) ([#​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>
π This PR is included in version 2.4.0 π The release is available on: Your semantic-release bot π¦π |
π 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.7.0
->8.1.1
Release Notes
capricorn86/happy-dom
v8.1.1
Compare Source
π·ββοΈ Patch fixes
v8.1.0
Compare Source
π¨ Features
FileList
toHTMLInputElement
. (#β494)v8.0.0
Compare Source
π£ Breaking Changes
window.innerWidth
andwindow.innerHeight
was changed to0
. This fix will revert this change and set the default resolution to1024x768
again. This is a major change as it potentially can break logic. Sorry for any inconvenience. (#β673)v7.8.1
Compare Source
π·ββοΈ Patch fixes
v7.8.0
Compare Source
π¨ Features
XMLHttpRequest
. (#β520)Document.documentURI
andDocument.URL
. (#β526)window.fetch()
requests. (#β520)URL
orRequest
objects towindow.fetch()
. (#β582)sync-request
withXMLHttpRequest
as it supports synchronous requests using a custom solution (#β650)π·ββοΈ Patch fixes
window.URL
with the native moduleurl
. (#β521)v7.7.2
Compare Source
π·ββοΈ Patch fixes
document.cookie
. (#β666)v7.7.1
Compare Source
π·ββοΈ Patch fixes
\\:
,\\#
,\\&
) (#β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.
This PR has been generated by Mend Renovate. View repository job log here.