Skip to content

fix(deps): update dependency jsdom to v19#47

Merged
azu merged 1 commit intomasterfrom
renovate/jsdom-19.x
Jan 2, 2022
Merged

fix(deps): update dependency jsdom to v19#47
azu merged 1 commit intomasterfrom
renovate/jsdom-19.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 3, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom ^18.1.1 -> ^19.0.0 age adoption passing confidence

Release Notes

jsdom/jsdom

v19.0.0

Compare Source

  • Changed jsdom.nodeLocation() to return undefined when used on nodes that originate via fragment parsing (e.g., via innerHTML). Previously it would return based on the node location of the fragment string, which made node locations unreliable with respect to the original document source. This restores the behavior that was present in v14.0.0, and was accidentally broken in v14.1.0. (bakkot)
  • Fixed calling window.close() inside the Window's load event to no longer crash. (MattiasBuelens)

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/jsdom-19.x branch from 775af25 to 35805bf Compare December 31, 2021 12:03
@azu azu merged commit 5f33940 into master Jan 2, 2022
@azu azu deleted the renovate/jsdom-19.x branch January 2, 2022 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants