Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps eslint-plugin-jsdoc from 54.1.1 to 61.1.5.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v61.1.5

61.1.5 (2025-10-20)

Bug Fixes

  • update object-deep-merge, devDeps.; closes #1576 (7a45e99)

v61.1.4

61.1.4 (2025-10-15)

Bug Fixes

  • to-valid-identifier should be a dependency; fixes #1574 (89d37d0)

v61.1.3

61.1.3 (2025-10-15)

Bug Fixes

  • prefer-import-tag: ensure import is a valid identifier; fixes #1572 (4349209)

v61.1.2

61.1.2 (2025-10-13)

Bug Fixes

  • no-undefined-types: allow global prefixes; fixes #1566 (335450a)

v61.1.1

61.1.1 (2025-10-12)

Bug Fixes

  • valid-types: reallow const type (75c8127)

v61.1.0

61.1.0 (2025-10-09)

Features

  • ts-method-signature-style: add new rule (92bf39e)
  • ts-no-empty-object-type: new rule to prevent empty objects (a19af97)
  • ts-no-unnecessary-template-expression: create new rule to catch extra markup within template types (64082aa)
  • ts-prefer-function-type: add new rule (cbda8aa)

... (truncated)

Commits
  • 7a45e99 fix: update object-deep-merge, devDeps.; closes #1576
  • 93bb1f4 chore: update to-valid-identifier, devDeps.; lint
  • 89d37d0 fix: to-valid-identifier should be a dependency; fixes #1574
  • 4349209 fix(prefer-import-tag): ensure import is a valid identifier; fixes #1572
  • 0b3cbee docs(reject-function-type): add more examples; closes #1568
  • 335450a fix(no-undefined-types): allow global prefixes; fixes #1566
  • 75c8127 fix(valid-types): reallow const type
  • 64082aa feat(ts-no-unnecessary-template-expression): create new rule to catch extra...
  • a19af97 feat(ts-no-empty-object-type): new rule to prevent empty objects
  • ad97ccd docs: update
  • 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 54.1.1 to 61.1.5.
- [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@v54.1.1...v61.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@dependabot dependabot bot requested a review from benhigham as a code owner October 20, 2025 14:19
@dependabot dependabot bot added javascript Pull requests that update javascript code dependencies Pull requests that update a dependency file labels Oct 20, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 20, 2025

⚠️ No Changeset found

Latest commit: 0f59f32

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant