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 cheerio to v1.0.0-rc.5 #169

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cheerio 1.0.0-rc.3 -> 1.0.0-rc.5 age adoption passing confidence

Release Notes

cheeriojs/cheerio ### [`v1.0.0-rc.5`](https://togithub.com/cheeriojs/cheerio/releases/v1.0.0-rc.5) [Compare Source](https://togithub.com/cheeriojs/cheerio/compare/v1.0.0-rc.4...v1.0.0-rc.5) - fix(package): Use `cheerio-select-tmp` until naming issue is resolved [`3751929`](https://togithub.com/cheeriojs/cheerio/commit/3751929) ### [`v1.0.0-rc.4`](https://togithub.com/cheeriojs/cheerio/releases/v1.0.0-rc.4) [Compare Source](https://togithub.com/cheeriojs/cheerio/compare/1.0.0-rc.3...v1.0.0-rc.4) Welcome to `cheerio@1.0.0-rc.4`! This is the last pre-release before a full `1.0.0` release — please make sure to test this release and report any issues you might find. This release was made possible by our supporters on Open Collective. If you want to support this project going forward, have a look at [sponsorship options](https://togithub.com/cheeriojs/cheerio?sponsor=1)! **New Features:** - Support for **jQuery's positional selectors** (:eq, :last, :odd, etc.) ([#​1565](https://togithub.com/cheeriojs/cheerio/issues/1565) by [@​fb55](https://togithub.com/fb55)) - Add **Typescript typings** ([#​1491](https://togithub.com/cheeriojs/cheerio/issues/1491) by [@​paulmelnikow](https://togithub.com/paulmelnikow)) - Introduces **[a new documentation website](https://cheerio.js.org/)** ([#​1571](https://togithub.com/cheeriojs/cheerio/issues/1571) by [@​fb55](https://togithub.com/fb55), based on work by [@​jugglinmike](https://togithub.com/jugglinmike)) - Implement `for...of` iterator via `Symbol.iterator` ([#​1197](https://togithub.com/cheeriojs/cheerio/issues/1197) by [@​papandreou](https://togithub.com/papandreou)) - Add `wrapInner` ([`9ffc557`](https://togithub.com/cheeriojs/cheerio/commit/9ffc557) by [@​fb55](https://togithub.com/fb55), based on work by [@​tomjw64](https://togithub.com/tomjw64) and [@​warrengm](https://togithub.com/warrengm)) - Have `removeAttr` accept a list of attributes to remove ([#​1561](https://togithub.com/cheeriojs/cheerio/issues/1561) by [@​fb55](https://togithub.com/fb55)) - Add `prop(‘outerHTML’)` implementation ([#​945](https://togithub.com/cheeriojs/cheerio/issues/945) by [@​bill-bishop](https://togithub.com/bill-bishop)) **Bug Fixes:** - Prevent stale data on `.prev()` after `replaceWith()` ([#​1254](https://togithub.com/cheeriojs/cheerio/issues/1254) by [@​Gei0r](https://togithub.com/Gei0r)) - Fix `.xml` calls on HTML documents ([#​1572](https://togithub.com/cheeriojs/cheerio/issues/1572) by [@​fb55](https://togithub.com/fb55)) - Correct rendering of root node ([#​1307](https://togithub.com/cheeriojs/cheerio/issues/1307) by [@​jugglinmike](https://togithub.com/jugglinmike)) - Throw a useful error on invalid input to `cheerio.load()` ([#​1087](https://togithub.com/cheeriojs/cheerio/issues/1087) by [@​zeke](https://togithub.com/zeke)) - Fix data attribute shadowing issue ([#​1139](https://togithub.com/cheeriojs/cheerio/issues/1139) by [@​tai2](https://togithub.com/tai2)) - Pass `locationInfo` option to parse5 ([#​1155](https://togithub.com/cheeriojs/cheerio/issues/1155) by [@​trevorhreed](https://togithub.com/trevorhreed)) **Other notable changes:** - Dropped Lodash as a dependency - Avoid lodash where possible ([#​1500](https://togithub.com/cheeriojs/cheerio/issues/1500) by [@​TrySound](https://togithub.com/TrySound)) - Use `domhandler` nodes directly ([#​1564](https://togithub.com/cheeriojs/cheerio/issues/1564) by [@​fb55](https://togithub.com/fb55)) - Use parse5 to serialize the DOM ([`04091a4`](https://togithub.com/cheeriojs/cheerio/commit/04091a4) by [@​fb55](https://togithub.com/fb55)) - Use the parser's DOM without modifications ([#​1559](https://togithub.com/cheeriojs/cheerio/issues/1559) by [@​fb55](https://togithub.com/fb55)) - Formally test deprecated APIs ([#​1184](https://togithub.com/cheeriojs/cheerio/issues/1184) by [@​jugglinmike](https://togithub.com/jugglinmike))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

: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 3 years ago

Codecov Report

Merging #169 (23d50f3) into master (0d23111) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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