Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 8.4.5.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v8.4.5

8.4.5 (2019-06-23)

Bug Fixes

  • require-jsdoc: avoid error for unnamed default functions and classes (export default ...), though does not yet handle (d9fdc7a)

v8.4.4

8.4.4 (2019-06-22)

Bug Fixes

  • require-jsdoc: with eslint 6, we can't use schema for defaults, so revert to old approach (5e784ba)

v8.4.3

8.4.3 (2019-06-21)

Bug Fixes

  • make options schemas effective (5008fcf)

v8.4.2

8.4.2 (2019-06-21)

Bug Fixes

  • require-returns, require-returns-check: properly handle catch (ea8b0f7)

v8.4.1

8.4.1 (2019-06-21)

Bug Fixes

  • check-examples: include column delta preceding regex mtch when regex has no groups (b8e2085)

v8.4.0

8.4.0 (2019-06-21)

Features

  • check-types, no-undefined-types: report error if settings.jsdoc.preferredTypes item is not falsy/string/object (e273fba)
  • no-types, require-description: add missing meta.type ("suggestion" for both) (cd2d28e)

v8.3.2

... (truncated)
Commits
  • d9fdc7a fix(require-jsdoc): avoid error for unnamed default functions and classes (`e...
  • c314056 testing: add test-no-cov and test-index scripts with docs
  • c970750 testing: simplify parser path discovery
  • 4813de0 Merge pull request #285 from jgoz/177-support-ts-param-props
  • 5251011 chore: update @​typescript-eslint/parser to master build as erring in some env...
  • 3fbb6f8 docs: generate docs
  • 2d88738 testing(check-param-names, require-param): add failing examples for typescrip...
  • 2cf9cfa testing: update parser to absolute path per eslint 6 requirements
  • 519bf87 Merge branch 'master' into 177-support-ts-param-props
  • 68c6cd6 docs(code comment): make reference to @​template being non-standard tag
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 4.8.4 to 8.4.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v8.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.284% when pulling db67d5a on dependabot/npm_and_yarn/eslint-plugin-jsdoc-8.4.5 into 59eecb2 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #206.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-8.4.5 branch June 30, 2019 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant