Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2022

Bumps eslint-plugin-jsdoc from 37.6.1 to 37.7.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v37.7.0

37.7.0 (2022-01-26)

Features

v37.6.3

37.6.3 (2022-01-21)

Bug Fixes

  • check-types: allow changing of Object in typescript mode; mentioned in #800 (6524c31)

v37.6.2

37.6.2 (2022-01-20)

Bug Fixes

  • allow Program for isGetter/isSetter checks; fixes #832 (ea76276)
Commits
  • 5530e07 feat: update jsdoccomment; fixes #831
  • e71de13 chore: update devDeps.
  • 904e02f test(check-types): add cases for #709
  • 6524c31 fix(check-types): allow changing of Object in typescript mode; mentioned ...
  • 873228a chore: update devDeps.
  • ea76276 fix: allow Program for isGetter/isSetter checks; fixes #832
  • See full diff 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 37.6.1 to 37.7.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v37.6.1...v37.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2022
@dependabot dependabot bot requested a review from gnikit January 26, 2022 13:55
@gnikit gnikit merged commit 75bfea7 into master Jan 26, 2022
@gnikit gnikit deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-37.7.0 branch January 26, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants