Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps eslint-plugin-jsdoc from 30.0.3 to 37.0.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v37.0.0

37.0.0 (2021-10-23)

Features

BREAKING CHANGES

    • This update requires the disabling of the jsdoc/check-examples rule! We can hopefully restore this rule after eslint/eslint#14745
  • Requires ESLint@^7.0.0 || ^8.0.0
  • Updates jsdoc-type-pratt-parser and jsdoccomment

Co-authored-by: Brett Zamir brettz9@yahoo.com

v36.1.1

36.1.1 (2021-10-09)

Bug Fixes

  • check-indentation: ensure decorators in fenced code blocks do not terminate ignoring of indentation in code blocks; fixes #789 (0f4d8e0)

v36.1.0

36.1.0 (2021-09-07)

Bug Fixes

  • check-values: avoid capturing carriage return with license check; fixes #783 (98a6d35)

Features

  • add ignoreReplacesDocs setting (defaulting to true); fixes #780 (#781) (f8297aa)

v36.0.8

36.0.8 (2021-08-25)

Bug Fixes

  • with comment-parser allowing lower version, liberalize engines; fixes #774 (63640e0)

v36.0.7

36.0.7 (2021-08-11)

... (truncated)

Commits
  • 14d7832 feat: support ESLint 8.x (#792)
  • 45f8ff8 docs: fix a few small typos (#797)
  • f0c1e44 chore: update jsdoc-type-pratt-parser and devDeps.
  • 0f4d8e0 fix(check-indentation): ensure decorators in fenced code blocks do not term...
  • cb12d33 docs: change jsdoctypeparser references to jsdoc-type-pratt-parser; fixes #788
  • f8297aa feat: add ignoreReplacesDocs setting (defaulting to true); fixes #780 (#781)
  • 98a6d35 fix(check-values): avoid capturing carriage return with license check; fixe...
  • bab8396 chore: update devDeps.
  • 63640e0 fix: with comment-parser allowing lower version, liberalize engines; fixe...
  • e7d1f92 docs: update for typo and readability (#777)
  • 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 30.0.3 to 37.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.0.3...v37.0.0)

---
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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 25, 2021
@dependabot dependabot bot requested a review from 0xCLARITY October 25, 2021 08:02
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #104.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-37.0.0 branch November 1, 2021 08:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant