Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 8.0.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v8.0.1

8.0.1 (2019-06-11)

Bug Fixes

  • allow [@​memberof](https://github.com/memberof) and [@​memberof](https://github.com/memberof)! to have a trailing member operator after their path (a949094)

v8.0.0

8.0.0 (2019-06-11)

  • Merge pull request #270 from brettz9/parent-types (805017c), closes #270
  • BREAKING CHANGE: change <> to no longer apply to SomeType.<> but instead to now support SomeType<> (22918c7)

BREAKING CHANGES

  • change <> to no longer apply to SomeType.<> but instead to now support SomeType<>
    feat: pseudo-type [] to catch parent array types of form string[], number[], etc.
    feat: support .<> as separate type
    fix: ensure working with nested type arrays/objects
    fix: ensure fixer preserves angle-bracket-dot or square bracket notation for arrays/objects
    chore: Update husky, semantic-release devDeps; add typescript devDep for type-fest peer dep. (used indirectly by husky and semantic-release)
  • through jsdoctypeparser update.

v7.2.3

7.2.3 (2019-05-30)

Bug Fixes

  • false positive with optional chaining (7015225), closes #182

v7.2.2

7.2.2 (2019-05-30)

Bug Fixes

  • require-hyphen-before-param-description: fix fixer to account for multiline descriptions (6873b03)

v7.2.1

7.2.1 (2019-05-30)

Bug Fixes

  • require-hyphen-before-param-description: fixer should insert hyphen in correct line (#176) (bca8d3c)
... (truncated)
Commits
  • a949094 fix: allow @memberof and @memberof! to have a trailing member operator af...
  • 40f6529 docs: update jsdoc website
  • ca2c4fe chore: update to latest gitdown
  • 805017c Merge pull request #270 from brettz9/parent-types
  • 22918c7 BREAKING CHANGE: change \<> to no longer apply to SomeType.\<> but instead ...
  • 9b5dfa4 docs: Use correct setting name allowPrivate->ignorePrivate
  • 22763a1 docs: indicate install is for dev ; fixes #274
  • 2cc7dd1 Merge pull request #267 from golopot/patch-1
  • 7015225 fix: false positive with optional chaining
  • be9c24e Merge pull request #266 from jasminexie/master
  • 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.0.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v8.0.1)

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

CLAassistant commented Jun 16, 2019

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 93.284% when pulling decfa0f on dependabot/npm_and_yarn/eslint-plugin-jsdoc-8.0.1 into 17a53e1 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #203.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-8.0.1 branch June 23, 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.

2 participants