potato4d / nuxt-basic-auth-module

Provide basic auth your Nuxt.js application
https://www.npmjs.com/package/nuxt-basic-auth-module
MIT License
311 stars 9 forks source link

chore(deps): update dependency jsdom to v16.3.0 #127

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.

codecov[bot] commented 4 years ago

Codecov Report

Merging #127 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #127   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           45        45           
  Branches        11        11           
=========================================
  Hits            45        45