Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-jsdoc from 24.0.0 to 25.2.0 #1211

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 11, 2020

Bumps eslint-plugin-jsdoc from 24.0.0 to 25.2.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v25.2.0

25.2.0 (2020-05-11)

Features

  • require-returns-description: avoid reporting missing descroptions for Promise<void> and Promise<undefined> (d855301)

v25.1.0

25.1.0 (2020-05-11)

Features

  • require-jsdoc: support objects to contexts with a context and optional inlineCommentBlock property; fixes part of #530 (548bd59)

v25.0.1

25.0.1 (2020-05-09)

Bug Fixes

  • check-param-names, require-param: ignore TSIndexSignature; fixes #529 (3f76c7c)

v25.0.0

25.0.0 (2020-05-09)

Bug Fixes

  • require-param: allow checking for [@arg](https://github.com/arg) jsdoc param names if preferred (35088cb)

Features

  • check-param-names: checkRestProperty (and docs/tests) (7ce31e0)
  • check-param-names, require-param: check (and for require-param, fix) destructured objects and arrays, including the root. (a516865)
  • check-param-names, require-param: check (and for require-param, fix) destructured objects and arrays, including the root. (d906d1b)
  • require-param, check-param-names: checkTypesPattern (with docs, tests, and schema) (06add2f)

BREAKING CHANGES

  • check-param-names, require-param: Completes work on destructuring (prevents adding ...any for rest properties).

Works with renamed parameters and defaults and has special handling for rest elements/properties and type annotations.

For require-param: Adds options unnamedRootBase, autoIncrementBase, checkRestProperty, enableFixer, enableRootFixer, enableRestElementFixer, checkTypesPattern

For check-param-names: Add options checkRestProperty and checkTypesPattern

... (truncated)
Commits
  • d855301 feat(require-returns-description): avoid reporting missing descroptions for `...
  • 548bd59 feat(require-jsdoc): support objects to contexts with a context and optio...
  • 658a5a1 test(require-param): Add test case for TSIndexSignature example
  • 3f76c7c fix(check-param-names, require-param): ignore TSIndexSignature; fixes #529
  • 3140735 docs: update docs
  • 30835cd chore: update to eslint 7
  • a516865 feat(check-param-names, require-param): check (and for require-param, fix) de...
  • 3da81f4 Merge branch 'destructured-squashed' into ds/destructuring
  • d906d1b feat(check-param-names, require-param): check (and for require-param, fix) de...
  • 27c970d docs: remove comment
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)
📦 Published PR as canary version: under canary scope @auto-canary@9.32.4-canary.1211.15635.0

✨ Test out this PR locally via:

npm install @auto-canary/bot-list@9.32.4-canary.1211.15635.0
npm install @auto-canary/auto@9.32.4-canary.1211.15635.0
npm install @auto-canary/core@9.32.4-canary.1211.15635.0
npm install @auto-canary/all-contributors@9.32.4-canary.1211.15635.0
npm install @auto-canary/brew@9.32.4-canary.1211.15635.0
npm install @auto-canary/chrome@9.32.4-canary.1211.15635.0
npm install @auto-canary/cocoapods@9.32.4-canary.1211.15635.0
npm install @auto-canary/conventional-commits@9.32.4-canary.1211.15635.0
npm install @auto-canary/crates@9.32.4-canary.1211.15635.0
npm install @auto-canary/exec@9.32.4-canary.1211.15635.0
npm install @auto-canary/first-time-contributor@9.32.4-canary.1211.15635.0
npm install @auto-canary/gh-pages@9.32.4-canary.1211.15635.0
npm install @auto-canary/git-tag@9.32.4-canary.1211.15635.0
npm install @auto-canary/gradle@9.32.4-canary.1211.15635.0
npm install @auto-canary/jira@9.32.4-canary.1211.15635.0
npm install @auto-canary/maven@9.32.4-canary.1211.15635.0
npm install @auto-canary/npm@9.32.4-canary.1211.15635.0
npm install @auto-canary/omit-commits@9.32.4-canary.1211.15635.0
npm install @auto-canary/omit-release-notes@9.32.4-canary.1211.15635.0
npm install @auto-canary/released@9.32.4-canary.1211.15635.0
npm install @auto-canary/s3@9.32.4-canary.1211.15635.0
npm install @auto-canary/slack@9.32.4-canary.1211.15635.0
npm install @auto-canary/twitter@9.32.4-canary.1211.15635.0
npm install @auto-canary/upload-assets@9.32.4-canary.1211.15635.0
# or 
yarn add @auto-canary/bot-list@9.32.4-canary.1211.15635.0
yarn add @auto-canary/auto@9.32.4-canary.1211.15635.0
yarn add @auto-canary/core@9.32.4-canary.1211.15635.0
yarn add @auto-canary/all-contributors@9.32.4-canary.1211.15635.0
yarn add @auto-canary/brew@9.32.4-canary.1211.15635.0
yarn add @auto-canary/chrome@9.32.4-canary.1211.15635.0
yarn add @auto-canary/cocoapods@9.32.4-canary.1211.15635.0
yarn add @auto-canary/conventional-commits@9.32.4-canary.1211.15635.0
yarn add @auto-canary/crates@9.32.4-canary.1211.15635.0
yarn add @auto-canary/exec@9.32.4-canary.1211.15635.0
yarn add @auto-canary/first-time-contributor@9.32.4-canary.1211.15635.0
yarn add @auto-canary/gh-pages@9.32.4-canary.1211.15635.0
yarn add @auto-canary/git-tag@9.32.4-canary.1211.15635.0
yarn add @auto-canary/gradle@9.32.4-canary.1211.15635.0
yarn add @auto-canary/jira@9.32.4-canary.1211.15635.0
yarn add @auto-canary/maven@9.32.4-canary.1211.15635.0
yarn add @auto-canary/npm@9.32.4-canary.1211.15635.0
yarn add @auto-canary/omit-commits@9.32.4-canary.1211.15635.0
yarn add @auto-canary/omit-release-notes@9.32.4-canary.1211.15635.0
yarn add @auto-canary/released@9.32.4-canary.1211.15635.0
yarn add @auto-canary/s3@9.32.4-canary.1211.15635.0
yarn add @auto-canary/slack@9.32.4-canary.1211.15635.0
yarn add @auto-canary/twitter@9.32.4-canary.1211.15635.0
yarn add @auto-canary/upload-assets@9.32.4-canary.1211.15635.0

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 24.0.0 to 25.2.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v24.0.0...v25.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Update one or more dependencies version label May 11, 2020
@codecov
Copy link

codecov bot commented May 17, 2020

Codecov Report

Merging #1211 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1211   +/-   ##
=======================================
  Coverage   80.94%   80.94%           
=======================================
  Files          54       54           
  Lines        3942     3942           
  Branches      850      850           
=======================================
  Hits         3191     3191           
  Misses        540      540           
  Partials      211      211           
Impacted Files Coverage Δ
packages/core/src/auto.ts 76.82% <ø> (ø)
plugins/first-time-contributor/src/index.ts 84.61% <ø> (ø)
plugins/all-contributors/src/index.ts 84.84% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cfa6d01...03a5f22. Read the comment docs.

@hipstersmoothie hipstersmoothie merged commit 5351887 into master May 17, 2020
@hipstersmoothie hipstersmoothie deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-25.2.0 branch May 17, 2020 22:19
@adierkens
Copy link
Collaborator

🚀 PR was released in v9.33.0 🚀

@adierkens adierkens added the released This issue/pull request has been released. label May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants