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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
coverage: 55.823%. remained the same
when pulling e683a6ace90ef661b3338b1c33e1e1edb65bb188 on dependabot/npm_and_yarn/eslint-plugin-jsdoc-48.2.12
into e44c15ba521ed5bb2388a8b5f6db4a5541bfeda5 on main.
coverage: 55.823%. remained the same
when pulling b99f2f55c588223f6a4bb2cf0dc278353d1b2ef9 on dependabot/npm_and_yarn/eslint-plugin-jsdoc-48.2.12
into ab233af3ff5b40f5d2c6ba05daaf367845b522c9 on main.
Bumps eslint-plugin-jsdoc from 46.10.1 to 48.2.12.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
8603579
fix: namespace flat configname
'sc2d5a35
fix: avoid insertingname
for eslintrc configs; fixes #12395429982
fix: add names to flat configsfbc9fca
fix(require-description-complete-sentence
): regression with heading exempti...e9e4440
fix(require-description-complete-sentence
): avoid triggering punctuation wa...fb3e0e6
fix: bump jsdoccomment and semver; fixes #123393a9415
fix(require-yields
): avoid error whenExportNamedDeclaration
has no `decl...244116e
chore: remove is-builtin-moduled417d05
fix: handle deprecatedtypeParameters
(#1229)98990e8
chore: update semver and devDeps.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