Closed renovate[bot] closed 5 years ago
Merging #69 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #69 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 45 45
Branches 11 11
=====================================
Hits 45 45
This PR contains the following updates:
15.1.1
->15.2.0
Release Notes
jsdom/jsdom
### [`v15.2.0`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#1520) [Compare Source](https://togithub.com/jsdom/jsdom/compare/15.1.1...15.2.0) - Added basic style inheritance in `getComputedStyle()` for the `'visibility'` property. This sets the foundation for further work on inheritance, cascading, and specificity. (eps1lon) - Added `shadowRoot.activeElement`. - Added `readystatechange` events during document loading. - Added a stub for `form.requestSubmit()`, to match our existing stub for `form.submit()`. - Changed `el.tabIndex`'s default value, when no `tabindex=""` attribute was set, to reflect the updated specification. - Changed the exception thrown by `el.attachShadow()` on something that's already a shadow host, to reflect the updated specification. - Fixed the validation logic for ``. - Fixed `selectEl.value` when no `Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.