Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 16, 2021

Bumps eslint-plugin-jsdoc from 33.3.0 to 37.2.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v37.2.2

37.2.2 (2021-12-15)

Bug Fixes

  • require-jsdoc: ignore nested arrow functions and function expressions; fixes #812 (c552b1c)

v37.2.1

37.2.1 (2021-12-15)

Bug Fixes

  • require-jsdoc: avoid reporting inner functions missing jsdoc when pubilc-only jsdoc is being checked and missing; fixes #812 (d62a2a7)

v37.2.0

37.2.0 (2021-12-09)

Features

  • update jsdoccomment, surface export default fix; fixes #810 (f04a444)

v37.1.0

37.1.0 (2021-12-01)

Features

  • check-indentation: ensure masking through decorators within tags (fixes #789) (ecd1c72)

v37.0.3

37.0.3 (2021-10-26)

Bug Fixes

v37.0.2

37.0.2 (2021-10-26)

Bug Fixes

v37.0.1

37.0.1 (2021-10-26)

... (truncated)

Commits
  • f480015 test: add missing test description
  • c552b1c fix(require-jsdoc): ignore nested arrow functions and function expressions;...
  • d62a2a7 fix(require-jsdoc): avoid reporting inner functions missing jsdoc when pubi...
  • f04a444 feat: update jsdoccomment, surface export default fix; fixes #810
  • ecd1c72 feat(check-indentation): ensure masking through decorators within tags (fix...
  • 73f5594 refactor: simplify repetition
  • f6756db chore: update deps.
  • 33de9d4 test: workaround ESLint 7 plugin resolving issue during testing
  • 1681f57 chore: update devDep.
  • ec532f1 refactor: further dropping of lodash
  • 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 33.3.0 to 37.2.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v33.3.0...v37.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Dec 16, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 20, 2021

Superseded by #259.

@dependabot dependabot bot closed this Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-37.2.2 branch December 20, 2021 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants