Closed dependabot[bot] closed 6 months ago
Latest commit: 8249f5e16bd9a7d899a448f3dab9940062e5aae9
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
f4800ff
) to head (8249f5e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #186.
Bumps eslint-plugin-jsdoc from 48.2.0 to 48.2.2.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
9e9fed5
fix: add TSimport
tag; fixes #12183e88f9a
docs: mention excludedTags in informative-docs docs783b4e9
fix(require-jsdoc
): avoid erring on #-marked private methods; fixes #1212e948bee
docs(check-param-names
): update docs fordisableMissingParamChecks
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 show