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 v18.0.1 #225

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 18.0.0 -> 18.0.1 age adoption passing confidence

Release Notes

jsdom/jsdom ### [`v18.0.1`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#​1801) [Compare Source](https://togithub.com/jsdom/jsdom/compare/18.0.0...18.0.1) - Fixed live `Range`s to update correctly after calling `node.normalize()`. (hgiesel) - Fixed live `Range`s to update correctly after removing child nodes. (hgiesel) - Fixed setting `inputEl.valueAsDate = null` to no longer throw an exception, but instead set the value to the empty string. (simon-weimann) - Improved performance of node insertion and `node.contains()`. (GrandGryczan)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 2 years ago

Codecov Report

Merging #225 (8327167) into master (6481cdb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   96.07%   96.07%           
=======================================
  Files           2        2           
  Lines          51       51           
  Branches       13       13           
=======================================
  Hits           49       49           
  Misses          2        2