Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

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

Closed
greenkeeper bot opened this issue Oct 23, 2019 · 2 comments
Closed

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

greenkeeper bot opened this issue Oct 23, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 23, 2019

The devDependency eslint-plugin-jsdoc was updated from 15.12.0 to 15.12.1.

🚨 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

Release Notes for v15.12.1

15.12.1 (2019-10-23)

Bug Fixes

  • require-jsdoc: avoid erring (or traversing) on object spread in parsing for defined symbols; fixes #378 (6ab617f)
Commits

The new version differs by 6 commits.

  • 6ab617f fix(require-jsdoc): avoid erring (or traversing) on object spread in parsing for defined symbols; fixes #378
  • 022d5da chore: update typescript-eslint/parser, glob devDeps
  • e531a02 refactor: unused var. declaration; unneeded check; unused return value
  • 6664d20 testing(require-description, require-example, require-param, require-returns): Add exemptedBy tests that nevertheless fail
  • 2df43ce docs(check-alignment, require-jsdoc): incomplete info on contexts
  • cf44628 chore: update mocha, semantic-release devDeps

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2019

After pinning to 15.12.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 29, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v15.12.2

15.12.2 (2019-10-29)

Bug Fixes

  • Alignment fixer should use indentation character from sourceCode. (2e3c3cd)
Commits

The new version differs by 6 commits.

  • fc46821 Merge pull request #412 from kaidjohnson/fix/alignment-fixer
  • a0897c1 - Testing: Make tabs explicit
  • dd7d19f Add test case for fixing check-alignment with tabs.
  • 2e3c3cd fix: Alignment fixer should use indentation character from sourceCode.
  • 9b36869 chore: update eslint and semantic-release devDeps and apply linting updates
  • 16023ad docs: missing jsdoc param

See the full diff

@so5 so5 closed this as completed Dec 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant