Skip to content

chore(deps-dev): bump eslint-plugin-jsdoc from 64.2.1 to 64.3.2 in the npm group - #30373

Merged
mdn-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-4013a8b7dd
Aug 31, 2026
Merged

chore(deps-dev): bump eslint-plugin-jsdoc from 64.2.1 to 64.3.2 in the npm group#30373
mdn-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-4013a8b7dd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 1 update: eslint-plugin-jsdoc.

Updates eslint-plugin-jsdoc from 64.2.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)

v64.3.1

64.3.1 (2026-08-30)

Bug Fixes

  • no-unnecessary-type-assertion: avoid multiple warnings when typescript-eslint is not referenced (7447620)

v64.3.0

64.3.0 (2026-08-30)

Features

  • no-unnecessary-type-assertion: add rule for checking @​type assertions (4be7b47)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).


Updates `eslint-plugin-jsdoc` from 64.2.1 to 64.3.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v64.2.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-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency package or file. javascript Pull requests that update javascript code labels Aug 31, 2026
@dependabot
dependabot Bot requested review from a team and mdn-bot as code owners August 31, 2026 11:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency package or file. javascript Pull requests that update javascript code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from LeoMcA August 31, 2026 11:02
@github-actions github-actions Bot added the infra Infrastructure issues (npm, GitHub Actions, releases) of this project label Aug 31, 2026
@mdn-bot
mdn-bot enabled auto-merge (squash) August 31, 2026 11:02
@github-actions github-actions Bot added the size:s [PR only] 7-24 LoC changed label Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@mdn-bot
mdn-bot merged commit 923eac7 into main Aug 31, 2026
14 checks passed
@mdn-bot
mdn-bot deleted the dependabot/npm_and_yarn/npm-4013a8b7dd branch August 31, 2026 11:04
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 package or file. infra Infrastructure issues (npm, GitHub Actions, releases) of this project javascript Pull requests that update javascript code size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant