Skip to content

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 10, 2019

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint-plugin-import (2.18.0 → 2.19.1) · Repo · Changelog

Release Notes

2.19.1 (from changelog)

Fixed

2.19.0 (from changelog)

Added

Fixed

Docs

Changed

2.18.2 (from changelog)

2.18.1 (from changelog)

Fixed

Refactors

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 66 commits:

✳️ jsdom (15.1.1 → 15.2.1) · Repo · Changelog

Release Notes

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 <input type="range">.
  • Fixed selectEl.value when no <option> is selected to return the empty string, instead of the value of the first option. (tgohn)
  • Fixed various correctness issues with new FormData(formElement). (brendo)
  • Fixed error messages when parsing XML to include the filename, instead of using "undefined". (papandreou)
  • Fixed the logic for reflected properties to not be affected by overwriting of el.getAttributeNS() or el.setAttributeNS().
  • Set canvas as an optional peerDependency, which apparently helps with Yarn PnP support.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 26 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 10, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 47.414% when pulling 35fb0f9 on depfu/update/npm/eslint-plugin-import-2.19.1 into cd143ba on master.

@depfu
Copy link
Contributor Author

depfu bot commented Jan 12, 2020

Closed in favor of #34.

1 similar comment
@depfu
Copy link
Contributor Author

depfu bot commented Jan 12, 2020

Closed in favor of #34.

@depfu depfu bot closed this Jan 12, 2020
@depfu depfu bot deleted the depfu/update/npm/eslint-plugin-import-2.19.1 branch January 12, 2020 08:28
@depfu
Copy link
Contributor Author

depfu bot commented Jan 12, 2020

Closed in favor of #34.

2 similar comments
@depfu
Copy link
Contributor Author

depfu bot commented Jan 12, 2020

Closed in favor of #34.

@depfu
Copy link
Contributor Author

depfu bot commented Jan 12, 2020

Closed in favor of #34.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant