-
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 v7.7.0 #169
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-7.x
branch
from
October 25, 2022 02:44
1716307
to
adca484
Compare
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
bot
force-pushed
the
renovate/happy-dom-7.x
branch
from
October 25, 2022 18:52
adca484
to
901d90b
Compare
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
bot
force-pushed
the
renovate/happy-dom-7.x
branch
from
October 26, 2022 00:47
901d90b
to
3f940b3
Compare
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
bot
force-pushed
the
renovate/happy-dom-7.x
branch
from
November 8, 2022 23:43
3f940b3
to
0daa8df
Compare
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
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
renovate
bot
force-pushed
the
renovate/happy-dom-7.x
branch
from
November 12, 2022 00:50
0daa8df
to
8114fc0
Compare
🎉 This PR is included in version 3.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 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
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.6.0
->7.7.0
Release Notes
capricorn86/happy-dom
v7.7.0
Compare Source
🎨 Features
HTMLAnchorElement
. (#204)v7.6.7
Compare Source
👷♂️ Patch fixes
OptionElement.value
should returnElement.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
HTMLSelectElement.selectedIndex
not reflecting the select attribute set on options. (#637)v7.6.4
Compare Source
👷♂️ Patch fixes
HTMLElement.style
(e.g.HTMLElement.style = 'color: red'
). (#628)v7.6.3
Compare Source
👷♂️ Patch fixes
HTMLSelectElement.selectedIndex
andHTMLOptionElement.selected
are handled. (#635)HTMLSelectElement.selectedIndex
to an invalid value will no longer cause an exception to be thrown. (#635)v7.6.2
Compare Source
👷♂️ Patch fixes
Element.getElementsByTagName()
andDocument.getElementsByTagName()
(improves jQuery support). (#633)v7.6.1
Compare Source
👷♂️ Patch fixes
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.
This PR has been generated by Mend Renovate. View repository job log here.