Skip to content

Commit 75486ca

Browse files
chore: bump prettier-plugin-jsdoc from 1.8.0 to 1.8.1 (#1871)
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) from 1.8.0 to 1.8.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fardad-dev/prettier-plugin-jsdoc/blob/master/CHANGELOG.md">prettier-plugin-jsdoc's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v1.8.0...v1.8.1">1.8.1</a> (2026-05-26)</h3> <h3>Bug Fixes</h3> <ul> <li>handle parser re-entry from chaining plugins (<a href="https://redirect.github.com/hosseinmd/prettier-plugin-jsdoc/issues/262">#262</a>) (<a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/a8b84fe3a9e94d6655c8e4c288e1d925244e3644">a8b84fe</a>), closes <a href="https://redirect.github.com/hosseinmd/prettier-plugin-jsdoc/issues/254">#254</a></li> <li>improve plugin search logic to prevent infinite recursion (<a href="https://redirect.github.com/hosseinmd/prettier-plugin-jsdoc/issues/255">#255</a>) (<a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/7699758e78e6d9ecf7ca8eca9385b97cd717c01e">7699758</a>)</li> <li>respecting quote style in type imports (<a href="https://redirect.github.com/hosseinmd/prettier-plugin-jsdoc/issues/257">#257</a>) (<a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/c930e0dbca86c3bae9e535b2721ae8b34b7c5084">c930e0d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier-plugin-jsdoc&package-manager=npm_and_yarn&previous-version=1.8.0&new-version=1.8.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c71d4d2 commit 75486ca

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Binary file not shown.
Binary file not shown.

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8804,15 +8804,15 @@ __metadata:
88048804
linkType: hard
88058805

88068806
"prettier-plugin-jsdoc@npm:^1.3.2":
8807-
version: 1.8.0
8808-
resolution: "prettier-plugin-jsdoc@npm:1.8.0"
8807+
version: 1.8.1
8808+
resolution: "prettier-plugin-jsdoc@npm:1.8.1"
88098809
dependencies:
88108810
binary-searching: ^2.0.5
88118811
comment-parser: ^1.4.0
88128812
mdast-util-from-markdown: ^2.0.0
88138813
peerDependencies:
88148814
prettier: ^3.0.0
8815-
checksum: 31b2d6b4a0f2dfee5315a925045fb30d9179541f98c04bcc4f345911a81a612deeff45fcdaf861fe04998d440443a7693bddd2a68e2b65f7397d2884a2a8f397
8815+
checksum: e76afcf409283d71bd6f45adacfea3e35b02e0ead404e6d08c9725554ca37afafe62c7b4c3ccf1e81bf4f27bbd11f4b4faa0196562983c5edcb00af7b87455f9
88168816
languageName: node
88178817
linkType: hard
88188818

0 commit comments

Comments
 (0)