Skip to content

Bump eslint-plugin-jsdoc from 62.9.0 to 63.2.0 - #2196

Merged
graduta merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-63.2.0
Aug 1, 2026
Merged

Bump eslint-plugin-jsdoc from 62.9.0 to 63.2.0#2196
graduta merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-63.2.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 62.9.0 to 63.2.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v63.2.0

63.2.0 (2026-07-19)

Features

  • normalize-see-links: add wrapBareUrls option (#1726) (77a7b1a)

v63.1.0

63.1.0 (2026-07-18)

Features

v63.0.14

63.0.14 (2026-07-17)

Bug Fixes

  • escape-inline-tags: ignore Markdown code spans (786d12d)

v63.0.13

63.0.13 (2026-07-10)

Bug Fixes

  • failing pages build and deployment (3728347)

v63.0.12

63.0.12 (2026-07-06)

Bug Fixes

v63.0.11

63.0.11 (2026-07-04)

Bug Fixes

  • require-jsdoc: skip overloads to find method comment blocks; fixes #1688 (7676b50)

v63.0.10

63.0.10 (2026-06-27)

... (truncated)

Commits
  • 77a7b1a feat(normalize-see-links): add wrapBareUrls option (#1726)
  • c03dd66 feat: add normalize-see-links rule (#1725)
  • 786d12d fix(escape-inline-tags): ignore Markdown code spans
  • 3728347 fix: failing pages build and deployment
  • df5813c fix: CJS builds; fixes #1719
  • 7676b50 fix(require-jsdoc): skip overloads to find method comment blocks; fixes #1688
  • 008470d chore: update semver, devDeps.; test Node 26
  • 86ae048 chore: use yargs 17.7.3 with release-age exclusion
  • 70e0a11 fix(escape-inline-tags): allow scoped packages in declaration references (#1705)
  • ba37859 refactor(valid-types): drop obsolete raw-value workaround for @​template names
  • 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 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 62.9.0 to 63.2.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.9.0...v63.2.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-version: 63.2.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2026
@dependabot
dependabotBot requested a review from isaachilly as a code ownerJuly 21, 2026 05:02
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2026
@codecov

codecovBot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.20%. Comparing base (2410275) to head (de25883).

Additional details and impacted files
@@ Coverage Diff @@## main #2196 +/- ##
=======================================
Coverage 46.20% 46.20% =======================================
Files 1039 1039 Lines 17131 17131 Branches 3123 3123 =======================================
Hits 7915 7915 Misses 9216 9216 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@graduta
graduta merged commit b36cfc4 into mainAug 1, 2026
40 of 41 checks passed
@graduta
graduta deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-63.2.0 branch August 1, 2026 13:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant

@graduta