Skip to content

Bump eslint-plugin-jsdoc from 64.3.1 to 64.3.2 - #6074

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.3.2
Open

Bump eslint-plugin-jsdoc from 64.3.1 to 64.3.2#6074
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-64.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 64.3.1 to 64.3.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v64.3.2

64.3.2 (2026-08-30)

Bug Fixes

  • no-unnecessary-type-assertion: add fixer (2aaea71)
  • no-unnecessary-type-assertion: allow unknown casts (a82938b)
  • no-unnecessary-type-assertion: build on naive initial implementation to better support arrays and objects (b41f175)
  • no-unnecessary-type-assertion: don't flag assertions on any (46c5efe)
  • no-unnecessary-type-assertion: don't flag placeholder unions (68dd6c8)
  • no-unnecessary-type-assertion: fixer for redundant const (4e56312)
  • no-unnecessary-type-assertion: handle generics (c6bd176)
  • no-unnecessary-type-assertion: handle parenthesized expressions (9296dbb)
  • no-unnecessary-type-assertion: skip interpolated template literals (01caf39)
  • no-unnecessary-type-assertion: skip mismatched nested casts (e463504)
Commits
  • 68dd6c8 fix(no-unnecessary-type-assertion): don't flag placeholder unions
  • 01caf39 fix(no-unnecessary-type-assertion): skip interpolated template literals
  • e463504 fix(no-unnecessary-type-assertion): skip mismatched nested casts
  • 46c5efe fix(no-unnecessary-type-assertion): don't flag assertions on any
  • a82938b fix(no-unnecessary-type-assertion): allow unknown casts
  • c6bd176 fix(no-unnecessary-type-assertion): handle generics
  • 4e56312 fix(no-unnecessary-type-assertion): fixer for redundant const
  • 9296dbb fix(no-unnecessary-type-assertion): handle parenthesized expressions
  • 15f11dd test: check multi-declarator var. declarations
  • 2aaea71 fix(no-unnecessary-type-assertion): add fixer
  • 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 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 64.3.1 to 64.3.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v64.3.1...v64.3.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 64.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2026
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.

0 participants