2based2wait
2based2wait copied to clipboard
build(deps-dev): bump eslint-plugin-jsdoc from 39.9.1 to 46.2.6
Bumps eslint-plugin-jsdoc from 39.9.1 to 46.2.6.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v46.2.6
46.2.6 (2023-06-07)
Bug Fixes
imports-as-dependencies: do not log missing package.json when rule is not active; fixes #1117 (3a5dd7d)v46.2.5
46.2.5 (2023-06-06)
Bug Fixes
v46.2.4
46.2.4 (2023-06-04)
Bug Fixes
imports-as-dependencies: allow relative paths (7469e59)v46.2.3
46.2.3 (2023-06-04)
Bug Fixes
imports-as-dependencies: catchtypingsas possible publishing source (e3b0d0c)v46.2.2
46.2.2 (2023-06-04)
Bug Fixes
imports-as-dependencies: don't report TypeScript proper (75b6b8c)v46.2.1
46.2.1 (2023-06-03)
Bug Fixes
imports-as-dependencies: check fortypesinpackage.jsonand if not present, check[@types](https://github.com/types); fixes #1107 (785fb26)v46.2.0
46.2.0 (2023-06-02)
... (truncated)
Commits
3a5dd7dfix(imports-as-dependencies): do not log missing package.json when rule is ...ab00592fix(imports-as-dependencies): support Node builtins; fixes #11127469e59fix(imports-as-dependencies): allow relative pathse3b0d0cfix(imports-as-dependencies): catchtypingsas possible publishing source75b6b8cfix(imports-as-dependencies): don't report TypeScript proper785fb26fix(imports-as-dependencies): check fortypesinpackage.jsonand if no...d7ec6e0feat(imports-as-dependencies): add new rule to detect missing dependencies ...31b3a24feat(require-returns): per-contextforceRequireReturn; fixes #757034ade1feat(no-defaults): make no-defaults on by default3d052badocs: generate options from schema; fixes #258- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)