Bump eslint-plugin-jsdoc from 62.9.0 to 63.0.4#2168
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2168 +/- ##
==========================================
+ Coverage 45.60% 45.78% +0.17%
==========================================
Files 1037 1037
Lines 17265 17265
Branches 3140 3140
==========================================
+ Hits 7874 7905 +31
+ Misses 9391 9360 -31 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
38cc0e1 to
c1ec315
Compare
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 62.9.0 to 63.0.4. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.9.0...v63.0.4) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c1ec315 to
a12f7da
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps eslint-plugin-jsdoc from 62.9.0 to 63.0.4.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
b993425fix: ensure tsModule check can catch multiple modulesd8f4738fix(no-undefined-types): treat TS module vars as defined; fixes #170150a7fbcchore: update semver and devDeps.6041995docs: fix in output319e84bfix: allow typedef returns that may be void; fixes #1390 (#1699)938a1f0fix(empty-tags): preserve start and ending delimiters to avoid erros with s...1f857a9chore: update jsdoccomment, comment-parser, object-deep-merge, semver, devDeps.3d53b88docs: fix AST and Selectors links; closes #1691a0b05f5chore(deps): bump minimatch from 3.0.5 to 10.2.55980856chore: drop Node 26 for now (until Node/yargs/c8 issue fixed)