postman-url-encoder
postman-url-encoder copied to clipboard
Bump eslint-plugin-jsdoc from 36.0.7 to 50.2.4
Bumps eslint-plugin-jsdoc from 36.0.7 to 50.2.4.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v50.2.4
50.2.4 (2024-09-18)
Bug Fixes
require-returns-check: allow infinite for loops to have only one branch to return; fixes #1315 (e7ab475)v50.2.3
50.2.3 (2024-09-13)
Bug Fixes
require-jsdoc: avoid erring on static blocks (8222262)v50.2.2
50.2.2 (2024-08-14)
Bug Fixes
check-param-names: check against whitelist of acceptable function nodes so that non-function global contexts do not err; fixes #1303 (288f0ae)v50.2.1
50.2.1 (2024-08-13)
Bug Fixes
- properly include options in ruleset factories (964712b)
v50.2.0
50.2.0 (2024-08-13)
Features
v50.1.0
50.1.0 (2024-08-13)
Features
v50.0.1
50.0.1 (2024-08-11)
... (truncated)
Commits
e7ab475fix(require-returns-check): allow infinite for loops to have only one branc...8222262fix(require-jsdoc): avoid erring on static blocks288f0aefix(check-param-names): check against whitelist of acceptable function node...b039833docs(text-escaping): indicate defaults forescapeHTML964712bfix: properly include options in ruleset factoriesaed3194feat: added granular flat TypeScript configs (#1298)6e82aebdocs: marklines-before-blockas not currently recommended75528b7feat: update jsdoccomment, debug, devDeps.; fixes #1304df55137fix(no-bad-blocks): exclude ESLint directives1cae2cbfix(lines-before-block): remove rule from recommended- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)