-
Notifications
You must be signed in to change notification settings - Fork 6
Commit c87fe9b
authored
chore: bump eslint-plugin-jsdoc from 53.0.1 to 54.1.0 in the development-dependencies group (#841)
Bumps the development-dependencies group with 1 update:
[eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).
Updates `eslint-plugin-jsdoc` from 53.0.1 to 54.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>v54.1.0</h2>
<h1><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v54.0.0...v54.1.0">54.1.0</a>
(2025-08-15)</h1>
<h3>Features</h3>
<ul>
<li>update devDeps. (<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1451">#1451</a>)
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e51a7a89af6c39554e98a50a34fa5c45f065ac5e">e51a7a8</a>)</li>
</ul>
<h2>v54.0.0</h2>
<h1><a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v53.0.1...v54.0.0">54.0.0</a>
(2025-08-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>revert "fix: move to tsdown for proper types (<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1447">#1447</a>)"
(<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1450">#1450</a>)
(<a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/aeb97bfce627062824c60d357626baecc2ea3c9d">aeb97bf</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>tsdown fix still not working properly, so reverting.</li>
</ul>
<p>This reverts commit b19f6f9a3ec2f76a570fdf14017b681189dbabe9.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/e51a7a89af6c39554e98a50a34fa5c45f065ac5e"><code>e51a7a8</code></a>
feat: update devDeps. (<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1451">#1451</a>)</li>
<li><a
href="https://github.com/gajus/eslint-plugin-jsdoc/commit/aeb97bfce627062824c60d357626baecc2ea3c9d"><code>aeb97bf</code></a>
fix: revert "fix: move to tsdown for proper types (<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1447">#1447</a>)"
(<a
href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1450">#1450</a>)</li>
<li>See full diff in <a
href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v53.0.1...v54.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 <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
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9302eb2 commit c87fe9bCopy full SHA for c87fe9b
File tree
Expand file treeCollapse file tree
2 files changed
+14
-14
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+14
-14
lines changed+13-13Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
|
0 commit comments