iansan5653 / compress-tag

:abcd: Template literal tag for painless multiline strings in JS.
https://www.npmjs.com/compress-tag
MIT License
14 stars 2 forks source link

An in-range update of eslint-plugin-jsdoc is breaking the build 🚨 #20

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-jsdoc was updated from 18.1.2 to 18.1.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-jsdoc is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **Compile, Lint, and Test:** #575 failed ([Details](https://dev.azure.com/iansan5653/d20975a2-2f02-4380-a008-027e08554596/_build/results?buildId=575)).

Release Notes for v18.1.3

18.1.3 (2019-11-20)

Bug Fixes

  • newline-after-description: only treat comments with whitespace after two asterisks only as jsdoc (3d61126)
Commits

The new version differs by 1 commits.

  • 3d61126 fix(newline-after-description): only treat comments with whitespace after two asterisks only as jsdoc

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 18.1.2 your tests are passing again. Downgrade this dependency 📌.