matthewmueller / x-ray

The next web scraper. See through the <html> noise.
MIT License
5.87k stars 349 forks source link

Dependency deprecation warning: multiline (npm) #324

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

On registry https://registry.npmjs.org/, the "latest" version (v2.0.0) of dependency multiline has the following deprecation notice:

This was a fun hack, but now we have template literals, so use that instead.

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Please take the actions necessary to rename or substitute this deprecated package and commit to your base branch. If you wish to ignore this deprecation warning and continue using multiline as-is, please add it to your ignoreDeps array in Renovate config before closing this issue, otherwise another issue will be recreated the next time Renovate runs.

Affected package file(s): package.json

Would you like to disable Renovate's deprecation warning issues? Add the following to your config:

"suppressNotifications": ["deprecationWarningIssues"]