potato4d / nuxt-basic-auth-module

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

chore(deps): update dependency jsdom to v16.2.0 #96

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.1.0 -> 16.2.0

Release Notes

jsdom/jsdom ### [`v16.2.0`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#​1620) [Compare Source](https://togithub.com/jsdom/jsdom/compare/16.1.0...16.2.0) - Added support for custom elements! Congratulations and thanks to [@​pmdartus](https://togithub.com/jsdom/jsdom/commits?author=pmdartus) for making this happen, after ten months of hard work and lots of effort poured into the complex architectural prerequisites in jsdom and supporting packages. - Fixed some issues when trying to use `Attr` as a `Node`, e.g. by checking its `baseURI` property or calling `attr.cloneNode()`. - Fixed a memory leak during parsing that was introduced in v14.0.0. - Fixed edge cases in number/string conversion used for certain element properties that reflected integer attributes.

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

: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 #96 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

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