Bump eslint-plugin-jsdoc from 39.9.1 to 44.0.0 #36

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/eslint-plugin-jsdoc-44.0.0 into main
dependabot[bot] commented 2023-05-08 01:22:03 +00:00 (Migrated from github.com)

Bumps eslint-plugin-jsdoc from 39.9.1 to 44.0.0.

Commits
  • 055adf8 refactor: switch default mode to typescript; fixes #834
  • 60c8d29 feat: update @​es-joy/jsdoccomment
  • 40d5ee0 feat: update @​es-joy/jsdoccomment
  • aeaae4f chore: update devDeps.
  • 3ae412e chore: switch to pnpm for development
  • ec278a2 chore: update glob devDep.
  • a304ab1 chore: update devDeps.
  • 0b1c243 build(deps): bump yaml from 2.2.1 to 2.2.2
  • a13fa18 docs: add TOC to rule files; add fixer placeholder sections
  • ed25149 docs: multi-document README; fixes #365 ; fixes #886
  • 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)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.9.1 to 44.0.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/055adf85c437a2c125e7d642c54080f430f2ac7b"><code>055adf8</code></a> refactor: switch default <code>mode</code> to <code>typescript</code>; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/834">#834</a></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/60c8d2906aa2bd515ef1e9e78b6c952da2dd8825"><code>60c8d29</code></a> feat: update <code>@​es-joy/jsdoccomment</code></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/40d5ee067c5e3b06df2bb622bff94296d1d073f0"><code>40d5ee0</code></a> feat: update <code>@​es-joy/jsdoccomment</code></li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/aeaae4fa1621f9c860b03e0fcdba07e0c73e4693"><code>aeaae4f</code></a> chore: update devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/3ae412e33ae168d2338f138c1ed7518261a37a37"><code>3ae412e</code></a> chore: switch to pnpm for development</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ec278a292ed343ac875359d66acc4dd81301ec23"><code>ec278a2</code></a> chore: update glob devDep.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a304ab12904fdec159a5fd19cf8877657dd6957e"><code>a304ab1</code></a> chore: update devDeps.</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/0b1c243283709ed266596de030f8c2c8a589cb94"><code>0b1c243</code></a> build(deps): bump yaml from 2.2.1 to 2.2.2</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/a13fa189321ad61e860b2273d52e41d919717d81"><code>a13fa18</code></a> docs: add TOC to rule files; add fixer placeholder sections</li> <li><a href="https://github.com/gajus/eslint-plugin-jsdoc/commit/ed25149f049ecdae3604dc92e961a3cb442796cd"><code>ed25149</code></a> docs: multi-document README; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/365">#365</a> ; fixes <a href="https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/886">#886</a></li> <li>Additional commits viewable in <a href="https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.9.1...v44.0.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=39.9.1&new-version=44.0.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 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>
dependabot[bot] commented 2023-05-09 01:08:39 +00:00 (Migrated from github.com)

Superseded by #37.

Superseded by #37.

Pull request closed

Sign in to join this conversation.