Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump eslint-plugin-jsdoc from 48.11.0 to 50.3.0 #254

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

Bumps eslint-plugin-jsdoc from 48.11.0 to 50.3.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v50.3.0

50.3.0 (2024-09-26)

Features

  • require-param: add ignoreWhenAllParamsMissing option; fixes #1317 (3b18435)

v50.2.5

50.2.5 (2024-09-25)

Bug Fixes

  • require-jsdoc: allow TSTypeAliasDeclaration to be detected for export; fixes #1319 (909de73)
  • force release (6970456)
  • force release (20e0805)
  • update semantic-release (baaf8c3)
  • update semantic-release/github (8e565e0)

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

... (truncated)

Commits
  • 3b18435 feat(require-param): add ignoreWhenAllParamsMissing option; fixes #1317
  • 51c68b1 Revert "Enable Publish Attestation"
  • 6970456 fix: force release
  • baaf8c3 fix: update semantic-release
  • 20e0805 fix: force release
  • 8e565e0 fix: update semantic-release/github
  • 909de73 fix(require-jsdoc): allow TSTypeAliasDeclaration to be detected for expor...
  • 239d69a Enable Publish Attestation
  • e7ab475 fix(require-returns-check): allow infinite for loops to have only one branc...
  • 8222262 fix(require-jsdoc): avoid erring on static blocks
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.11.0 to 50.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v48.11.0...v50.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants