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 v15.1.0 #44

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 minor 15.0.0 -> 15.1.0 source

Release Notes

jsdom/jsdom ### [`v15.1.0`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#​1510) [Compare Source](https://togithub.com/jsdom/jsdom/compare/15.0.0...15.1.0) - Added the `Headers` class from the Fetch standard. - Added the `element.translate` getter and setter. - Fixed synchronous `XMLHttpRequest` on the newly-released Node.js v12. - Fixed `form.elements` to exclude `` elements. - Fixed event path iteration in shadow DOM cases, following spec fixes at [whatwg/dom#​686](https://togithub.com/whatwg/dom/pull/686) and [whatwg/dom#​750](https://togithub.com/whatwg/dom/pull/750). - Fixed `pattern=""` form control validation to apply the given regular expression to the whole string. (kontomondo)

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

Impacted file tree graph

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