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.2.1 #76

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 patch 15.2.0 -> 15.2.1

Release Notes

jsdom/jsdom ### [`v15.2.1`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#​1521) [Compare Source](https://togithub.com/jsdom/jsdom/compare/15.2.0...15.2.1) - Fixed `JSDOM.fromURL()` handling of URLs with hashes in them, to no longer send the hash to the server and append an extra copy of it when constructing the `Document`. (rchl) - Fixed focusing an already-focused element to correctly do nothing, instead of firing additional `focus` events. (eps1lon) - Fixed typo in the not-implemented message for `mediaElement.addTextTrack()`. (mtsmfm) - Upgraded `nwsapi` minimum version to 2.2.0, which fixes issues with `::-webkit-` prefixed pseudo-elements and namespaced attribute selectors.

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 4 years ago

Codecov Report

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

Impacted file tree graph

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