SylverStudios / WatchWithMe

abandon hope all ye who enter here
1 stars 0 forks source link

Bump jsdom from 15.1.1 to 15.2.1 in /client/chrome-extension #122

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps jsdom from 15.1.1 to 15.2.1.

Release notes *Sourced from [jsdom's releases](https://github.com/jsdom/jsdom/releases).* > ## Version 15.2.1 > * Fixed `JSDOM.fromURL()` handling of URLs with hashes in them, to no longer send the hash to the server and append an extra copy of it when constructing the `Document`. (rchl) > * Fixed focusing an already-focused element to correctly do nothing, instead of firing additional `focus` events. (eps1lon) > * Fixed typo in the not-implemented message for `mediaElement.addTextTrack()`. (mtsmfm) > * Upgraded `nwsapi` minimum version to 2.2.0, which fixes issues with `::-webkit-` prefixed pseudo-elements and namespaced attribute selectors. > > ## Version 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 `
Changelog *Sourced from [jsdom's changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md).* > ## 15.2.1 > > * Fixed `JSDOM.fromURL()` handling of URLs with hashes in them, to no longer send the hash to the server and append an extra copy of it when constructing the `Document`. (rchl) > * Fixed focusing an already-focused element to correctly do nothing, instead of firing additional `focus` events. (eps1lon) > * Fixed typo in the not-implemented message for `mediaElement.addTextTrack()`. (mtsmfm) > * Upgraded `nwsapi` minimum version to 2.2.0, which fixes issues with `::-webkit-` prefixed pseudo-elements and namespaced attribute selectors. > > ## 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 `
Commits - [`c3f0f27`](https://github.com/jsdom/jsdom/commit/c3f0f2756bdbb20e235473728b562e04a67a6555) Version 15.2.1 - [`dcbbb5e`](https://github.com/jsdom/jsdom/commit/dcbbb5e979fd51080497fa1b9055d41d6471b7ec) Update ESLint dependency - [`4ed6b9f`](https://github.com/jsdom/jsdom/commit/4ed6b9f01da8d73b5f1836dd40317fd8bf414a1a) Fix JSDOM.fromURL() hash handling - [`ca2ca05`](https://github.com/jsdom/jsdom/commit/ca2ca05c89ee447e54db08739f5159979306027b) Bump nwsapi minimum version and add namespace selector test - [`d8bede1`](https://github.com/jsdom/jsdom/commit/d8bede1fc532729b3951d53201a021648555140a) Fix focusing a focused element to be a no-op - [`960cb52`](https://github.com/jsdom/jsdom/commit/960cb523fe8609eb37743a3c2a617f3cf4621596) Fix typo in not-implemented message for addTextTrack() - [`b4bb1c5`](https://github.com/jsdom/jsdom/commit/b4bb1c5248e05762aa3c4c14faa71ef3adf10657) Version 15.2.0 - [`0b7dba8`](https://github.com/jsdom/jsdom/commit/0b7dba807f661170346bfada9b08ae26aa865512) Update dev dependencies - [`a4bcb12`](https://github.com/jsdom/jsdom/commit/a4bcb12a7eec5598b52927877f316a6545e7b54c) Add inheritance for getComputedStyle() and visibility - [`974ee53`](https://github.com/jsdom/jsdom/commit/974ee53f8f54d33bfe095df710e2b7552ca4d14b) Add test for querySelector with *= and i - Additional commits viewable in [compare view](https://github.com/jsdom/jsdom/compare/15.1.1...15.2.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)