Closed dependabot[bot] closed 3 months ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 28.68% | 492 / 1715 |
🔵 | Statements | 28.68% | 492 / 1715 |
🔵 | Functions | 22.22% | 6 / 27 |
🔵 | Branches | 53.33% | 8 / 15 |
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the npm group with 2 updates in the / directory: @stylistic/eslint-plugin-js and eslint-plugin-jsdoc.
Updates
@stylistic/eslint-plugin-js
from 2.3.0 to 2.4.0Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.Commits
8ad36ab
chore: release v2.4.0 (main) (#450)ea72aae
feat: migrate to@types/eslint
v9.6.0
(#479)d5ae88d
fix(indent): handle mixed spaces and tabs (#465)4c0c7f8
chore: remove extra@ts-expect-error
4d44b4e
chore: update depsUpdates
eslint-plugin-jsdoc
from 48.8.3 to 48.10.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
31e0a35
fix: add espree as dependency; fixes #128431d3255
feat(require-template
,check-template-names
): add supportClassDeclaration
28bc1cb
feat(require-template
,check-template-names
): add support `FunctionDeclar...320a1eb
feat(require-template
,check-template-names
): add support `TSInterfaceDec...87a1270
fix(getJsdocProcessorPlugin
): ensure package.json file is consistently located2fbd47c
fix(examples processor): ensure config can be loaded with pluginsdf43df9
docs: mention in rule message current alternative tocheck-examples
rulef0f5e18
docs: fix docs forgetJsdocProcessorPlugin
3ba475e
fix: move processor to own file; fixes #1277; fixes #12786248d59
feat: addcheck-examples
replacement processor; fixes #928Dependabot 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