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 v15.1.1 #51

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
jsdom devDependencies patch 15.1.0 -> 15.1.1 source

Release Notes

jsdom/jsdom ### [`v15.1.1`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#​1511) [Compare Source](https://togithub.com/jsdom/jsdom/compare/15.1.0...15.1.1) - Moved the `nonce` property from `HTMLScriptElement` and `HTMLStyleElement` to `HTMLElement`. Note that it is still just a simple reflection of the attribute, and has not been updated for the rest of the changes in [whatwg/html#​2373](https://togithub.com/whatwg/html/pull/2373). - Fixed the `style` and `on` properties to properly track their related attributes for SVG elements. (kbruneel) - Fixed `XMLHttpRequest` merging preflight and response headers. (thiagohirata) - Fixed `XMLHttpRequest` reserializing `content-type` request headers unnecessarily. See [whatwg/mimesniff#​84](https://togithub.com/whatwg/mimesniff/issues/84) for more details. (thiagohirata) - Fixed `element.tagName` to be the ASCII uppercase of the element's qualified name, instead of the Unicode uppercase.

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 modify the PR title to begin with "rebase!".

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



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

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

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