Update dependency jsdom to v11.12.0 - abandoned#50
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency jsdom to v11.12.0 - abandoned#50renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
c6801e3 to
c2e3671
Compare
c2e3671 to
3129244
Compare
3129244 to
52ffec6
Compare
52ffec6 to
9f36387
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or 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
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:
11.7.0->11.12.0Release Notes
jsdom/jsdom
v11.12.0Compare Source
window.localStorage,window.sessionStorage, andStorageEventsupport. These are currently only stored in-memory; file an issue if you need persistent (on-disk) storage capability so we can discuss adding that. This feature includes the newstorageQuotaoption for controlling how much can be stored.element.closest(). (caub)hashchangeandpopstateevents to no longer bubble, per a specification update.cssstyleto v1.0.0, bringing along various fixes to our CSS parser and object model. (eddies)nwsapito v2.0.7, bringing along various fixes to our selector engine.v11.11.0Compare Source
node.getRootNode(). (FrecksterGIT)label.control. (FrecksterGIT)el.labelsfor form control elements. (FrecksterGIT)contentTypeofDocuments created through<iframe>s.contentTypeandoriginofDocuments created throughdocument.implementation.createDocument().sourceEl.srcsetto return the value of thesrcset=""attribute, instead of thecite=""attribute.node.normalize()to not modify non-Textnodes. (lddubeau)cssstyleto v0.3.1, bringing along various fixes to our CSS parser and object model. (jsakas)whatwg-urlto v6.4.1, fixing the interaction ofURL'shrefandsearchParamsproperties.nwsmatchertonwsapi, bringing along extensive fixes, performance improvements, and additional selector support.v11.10.0Compare Source
event.srcElementandevent.returnValue.XMLHttpRequestto correctly set the User-Agent header, and set it on CORS preflight requests. (BehindTheMath)v11.9.0Compare Source
node.lookupPrefix(),node.lookupNamespaceURI()andnode.isDefaultNamespace().Documents; previously it would not clone all of the appropriate state, and would sometimes add an extra document type node.textContentandnodeValueproperties.canvas.toBlob()to properly pass through the JPEG quality argument, instead of always passing zero tonode-canvas. (challakoushik)v11.8.0Compare Source
willValidate,validity,validationMessage,checkValidity(),reportValidity(), andsetCustomValidity(), onHTMLButtonElement,HTMLFieldSetElement,HTMLFormElement,HTMLInputElement,HTMLObjectElement,HTMLOutputElement,HTMLSelectElement, andHTMLTextAreaElement. (kontomondo)getElementById()toDocumentFragment.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.