[PR #704] [MERGED] Bump eslint-plugin-jsdoc from 39.6.4 to 39.6.6 #2807

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/704
Author: @dependabot[bot]
Created: 1/19/2023
Status: Merged
Merged: 1/19/2023
Merged by: @DavidAnson

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


📝 Commits (1)

  • a93e575 Bump eslint-plugin-jsdoc from 39.6.4 to 39.6.6

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps eslint-plugin-jsdoc from 39.6.4 to 39.6.6.

Commits
  • 86bdb74 Merge pull request #947 from gajus/gajus/test-release
  • 935aab2 fix: force release
  • 1806f8c Merge pull request #943 from gajus/gajus/use-github-workflow
  • b4fd37e chore: remove node.js v19 from matrix
  • 19a0b5a style: adjust eslint comments
  • d6cb61d chore: add lock
  • 2e3aa8f chore: separate build, release test and lint
  • 620f1d3 chore: add github workflow
  • 4c63c41 fix(description rules): retrieves desc when present on line with terminus; fi...
  • b505f3e chore: rule generation tweak per latest linting
  • 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 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/704 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/19/2023 **Status:** ✅ Merged **Merged:** 1/19/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint-plugin-jsdoc-39.6.6` --- ### 📝 Commits (1) - [`a93e575`](https://github.com/DavidAnson/markdownlint/commit/a93e5756677987dd9a6ef1d6d2c39fe4a2008f79) Bump eslint-plugin-jsdoc from 39.6.4 to 39.6.6 ### 📊 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 39.6.4 to 39.6.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/86bdb741d6646e776e03b381779330f004a3df77"><code>86bdb74</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gajus/eslint-plugin-jsdoc/issues/947">#947</a> from gajus/gajus/test-release</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/935aab21e1683508b73ffed43b90150870578c33"><code>935aab2</code></a> fix: force release</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/1806f8c36d1843e2ea0397cb0c96fb3787dd07bf"><code>1806f8c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gajus/eslint-plugin-jsdoc/issues/943">#943</a> from gajus/gajus/use-github-workflow</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/b4fd37e069d947f8df15904c702c34717a1a7dbc"><code>b4fd37e</code></a> chore: remove node.js v19 from matrix</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/19a0b5a947623c106e1e86a22230a2cf6dd4be81"><code>19a0b5a</code></a> style: adjust eslint comments</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/d6cb61d6c8ddd480b076da909d50291dae273ff7"><code>d6cb61d</code></a> chore: add lock</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/2e3aa8fbc88f86f3b82fb6ade6394422725f5e62"><code>2e3aa8f</code></a> chore: separate build, release test and lint</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/620f1d33e01e9891073432835d57de3c5d462936"><code>620f1d3</code></a> chore: add github workflow</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/4c63c41945eb0917a8a2ab480bab1c8cc54bac28"><code>4c63c41</code></a> fix(description rules): retrieves desc when present on line with terminus; fi...</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/b505f3eed00646eaee4c4b50758092d0020f3fe2"><code>b505f3e</code></a> chore: rule generation tweak per latest linting</li> <li>Additional commits viewable in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.6.4...v39.6.6">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=39.6.4&new-version=39.6.6)](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:41 +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#2807
No description provided.