[PR #1757] [CLOSED] Bump eslint-plugin-jsdoc from 57.2.0 to 58.1.0 #3528

Closed
opened 2026-03-07 20:14:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1757
Author: @dependabot[bot]
Created: 9/17/2025
Status: Closed

Base: nextHead: dependabot/npm_and_yarn/next/eslint-plugin-jsdoc-58.1.0


📝 Commits (1)

  • 82a6c77 Bump eslint-plugin-jsdoc from 57.2.0 to 58.1.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps eslint-plugin-jsdoc from 57.2.0 to 58.1.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v58.1.0

58.1.0 (2025-09-16)

Features

  • require-param: add interfaceExemptsParamsCheck option; fixes #1511 (#1521) (a3bb85e)

v58.0.0

58.0.0 (2025-09-16)

Bug Fixes

  • typescript: descriptions need tag Markdown escaping (52c0c16)

Features

  • add reject-any-type and reject-function-type rules and extraRuleDefinitions.preferTypes option (ae4e95d)

BREAKING CHANGES

  • The new rules are added to recommended configs

v57.2.1

57.2.1 (2025-09-16)

Bug Fixes

  • typescript: ensure rules without a schema are represented as well (#1518) (c21a3f3)
Commits
  • a3bb85e feat(require-param): add interfaceExemptsParamsCheck option; fixes #1511 ...
  • ae4e95d feat: add reject-any-type and reject-function-type rules and `extraRuleDe...
  • bb607b9 refactor: move check-types to reusable utility
  • 52c0c16 fix(typescript): descriptions need tag Markdown escaping
  • c21a3f3 fix(typescript): ensure rules without a schema are represented as well (#1518)
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/1757 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/17/2025 **Status:** ❌ Closed **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint-plugin-jsdoc-58.1.0` --- ### 📝 Commits (1) - [`82a6c77`](https://github.com/DavidAnson/markdownlint/commit/82a6c776e85645db31132e9ef64178ca22ca5961) Bump eslint-plugin-jsdoc from 57.2.0 to 58.1.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 57.2.0 to 58.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gajus/eslint-plugin-jsdoc/releases">eslint-plugin-jsdoc's releases</a>.</em></p> <blockquote> <h2>v58.1.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v58.0.0...v58.1.0">58.1.0</a> (2025-09-16)</h1> <h3>Features</h3> <ul> <li><strong><code>require-param</code>:</strong> add <code>interfaceExemptsParamsCheck</code> option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1511">#1511</a> (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1521">#1521</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a3bb85e6faba22d5c3eb19e84ed70ea0005f369e">a3bb85e</a>)</li> </ul> <h2>v58.0.0</h2> <h1><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v57.2.1...v58.0.0">58.0.0</a> (2025-09-16)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>typescript:</strong> descriptions need tag Markdown escaping (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/52c0c16b218315f0945ce8ea55176cc6f4c8e1c0">52c0c16</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>reject-any-type</code> and <code>reject-function-type</code> rules and <code>extraRuleDefinitions.preferTypes</code> option (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ae4e95d5d8a8029fa8b4ba8c12e0e635a6426f5e">ae4e95d</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>The new rules are added to <code>recommended</code> configs</li> </ul> <h2>v57.2.1</h2> <h2><a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v57.2.0...v57.2.1">57.2.1</a> (2025-09-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>typescript:</strong> ensure rules without a schema are represented as well (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1518">#1518</a>) (<a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c21a3f371277bd88dccb632351911f11278b82df">c21a3f3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a3bb85e6faba22d5c3eb19e84ed70ea0005f369e"><code>a3bb85e</code></a> feat(<code>require-param</code>): add <code>interfaceExemptsParamsCheck</code> option; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1511">#1511</a> ...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ae4e95d5d8a8029fa8b4ba8c12e0e635a6426f5e"><code>ae4e95d</code></a> feat: add <code>reject-any-type</code> and <code>reject-function-type</code> rules and `extraRuleDe...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/bb607b98db9ffa22b9e1c2862146e8efa91eb32e"><code>bb607b9</code></a> refactor: move check-types to reusable utility</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/52c0c16b218315f0945ce8ea55176cc6f4c8e1c0"><code>52c0c16</code></a> fix(typescript): descriptions need tag Markdown escaping</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/c21a3f371277bd88dccb632351911f11278b82df"><code>c21a3f3</code></a> fix(typescript): ensure rules without a schema are represented as well (<a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1518">#1518</a>)</li> <li>See full diff in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v57.2.0...v58.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jsdoc&package-manager=npm_and_yarn&previous-version=57.2.0&new-version=58.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:14:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#3528
No description provided.