Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency jsdom to v21#224

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
haoqunjiang merged 1 commit intomainfromrenovate/jsdom-21.x
Feb 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedJan 23, 2023
edited
Loading

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
jsdom^20.0.3 ->^21.1.0ageadoptionpassingconfidence
@types/jsdom (source)^20.0.1 ->^21.1.0ageadoptionpassingconfidence

Release Notes

jsdom/jsdom

v21.1.0

Compare Source

  • Addedx,y,pageX,pageY,offsetX, andoffsetY toMouseEvent. (jenseng, ViniciusFXavier)
  • Added support forunset withgetComputedStyle(). (jsnajdr)
  • Added thesubmitter property toSubmitEvent. (jenseng)
  • FixedMouseEvent'sscreenX andscreenY to no longer coerce to integers, allowing fractional values. (jenseng)
  • FixedformEl.submit() to not longer firesubmit events. (jenseng)
  • Fixed stylesheets to no longer affect the document after their corresponding<link> is removed. (jsnajdr)
  • Fixedpointer-events to inherit when used withgetComputedStyle(). (jnajdr)
  • Fixed<script> elements with nosrc="" to no longer fireload events. (t1ger2080)
  • ImprovedgetComputedStyle() to cache its results, which should make it much faster. (jsnajdr)

v21.0.0

Compare Source

A potentially-breaking bug fix:

  • Fixed thewindow,document,location, andtop properties ofWindow to be non-configurable. (ExE-Boss)

Other changes:

  • Added support for<input type=image> submitting forms. (jenseng)
  • Added thelocation setter to theWindow object, which forwards to thelocation.href setter. Setting the URL is still only implemented for fragment navigations, however. (ExE-Boss)
  • Fixeddefer=""<script> elements that are added afterDOMContentLoaded to execute, instead of being skipped.
  • FixedselectElement.selectedOptions being incorrect whenoptionElement.selected is set. This was a regression introduced in v20.0.1. Unfortunately this also reverts the performance improvement when appending<option> elements that was introduced then. (eps1lon)
  • Fixed theself,locationbar,menubar,personalbar,scrollbars,statusbar,toolbar,frames,parent,external,length, andscreen properties ofWindow to be replaceable: that is, setting them will override their values, instead of having the new value be ignored. (ExE-Boss)
  • Fixed a few issues withJSDOM.fromURL() in the browser build of jsdom. (LungZeno)

Configuration

📅Schedule: Branch creation - "before 3am on Monday" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated byMend Renovate. View repository job loghere.

@haoqunjianghaoqunjiang merged commita01a6ab intomainFeb 22, 2023
@haoqunjianghaoqunjiang deleted the renovate/jsdom-21.x branchFebruary 22, 2023 03:14
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@haoqunjiang

[8]ページ先頭

©2009-2025 Movatter.jp