nuxt-community / universal-storage-module

Universal Storage Utilities for Nuxt 2
MIT License
276 stars 15 forks source link

chore(deps): update devdependency jsdom to ^16.3.0 #113

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
jsdom devDependencies minor ^16.2.2 -> ^16.3.0

Release Notes

jsdom/jsdom ### [`v16.3.0`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#​1630) [Compare Source](https://togithub.com/jsdom/jsdom/compare/16.2.2...16.3.0) - Added firing of `focusin` and `focusout` when using `el.focus()` and `el.blur()`. (trueadm) - Fixed elements with the `contenteditable=""` attribute to be considered as focusable. (jamieliu386) - Fixed `window.NodeFilter` to be per-`Window`, instead of shared across all `Window`s. (ExE-Boss) - Fixed edge-case behavior involving use of objects with `handleEvent` properties as event listeners. (ExE-Boss) - Fixed a second failing image load sometimes firing a `load` event instead of an `error` event, when the `canvas` package is installed. (strager) - Fixed drawing an empty canvas into another canvas. (zjffun)

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 you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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