[PR #772] [MERGED] Bump eslint-plugin-jsdoc from 40.3.0 to 41.1.1 #2852

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/772
Author: @dependabot[bot]
Created: 4/12/2023
Status: Merged
Merged: 4/12/2023
Merged by: @DavidAnson

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


📝 Commits (1)

  • 8cf2a45 Bump eslint-plugin-jsdoc from 40.3.0 to 41.1.1

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps eslint-plugin-jsdoc from 40.3.0 to 41.1.1.

Commits
  • cd01546 fix: are-docs-informative@0.0.2
  • b772003 switched to are-docs-informative package
  • 9bc2406 avoid adding new rule to recommended ruleset (other stylistic rules like enfo...
  • 009c055 docs: bump indent level for specific options
  • 8e13fa7 feat: added informative-docs rule
  • f1ea352 fix: for "typescript" mode, require object shorthand or index signatures; fix...
  • 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 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/772 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/12/2023 **Status:** ✅ Merged **Merged:** 4/12/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint-plugin-jsdoc-41.1.1` --- ### 📝 Commits (1) - [`8cf2a45`](https://github.com/DavidAnson/markdownlint/commit/8cf2a459d3f23104e5b425c728e5ed37691e6b96) Bump eslint-plugin-jsdoc from 40.3.0 to 41.1.1 ### 📊 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 40.3.0 to 41.1.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/cd01546081a74763a09e70e05e032b5f693ea113"><code>cd01546</code></a> fix: are-docs-informative@0.0.2</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/b7720038b5e04c11d6879c153ffca7b7589d2b5f"><code>b772003</code></a> switched to are-docs-informative package</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/9bc2406d1fb3cd1a146dd47bc8026679093c22c9"><code>9bc2406</code></a> avoid adding new rule to recommended ruleset (other stylistic rules like enfo...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/009c055d7bec7ab35fb6c7793eca5822f7c6f7d4"><code>009c055</code></a> docs: bump indent level for specific options</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/8e13fa7583c2d5f9609a53d9193e8b44099dc5c7"><code>8e13fa7</code></a> feat: added informative-docs rule</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/f1ea35219e54e63e95755ff8d4d881ae0c199600"><code>f1ea352</code></a> fix: for &quot;typescript&quot; mode, require object shorthand or index signatures; fix...</li> <li>See full diff in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v40.3.0...v41.1.1">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=40.3.0&new-version=41.1.1)](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 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:10:55 +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#2852
No description provided.