hedera-sdk-js
hedera-sdk-js copied to clipboard
Bump eslint-plugin-jsdoc from 46.9.0 to 48.2.0
Bumps eslint-plugin-jsdoc from 46.9.0 to 48.2.0.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v48.2.0
48.2.0 (2024-02-22)
Features
v48.1.0
48.1.0 (2024-02-14)
Features
check-line-alignment: add `disableWrapIndent`` option (37df54d)v48.0.6
48.0.6 (2024-02-06)
Bug Fixes
- informative-docs: check default named declaration (e9a9b74)
- informative-docs: check named export declarations: fixes #1198 (5a79d3f)
v48.0.5
48.0.5 (2024-02-05)
Bug Fixes
- informative-docs: Improve wording in rule description (f2aef87)
v48.0.4
48.0.4 (2024-01-26)
Bug Fixes
require-description-complete-sentence: capture multiple newlines as "paragraphs"; fixes #1193 (c5f203a)v48.0.3
48.0.3 (2024-01-24)
Bug Fixes
... (truncated)
Commits
ba642e4feat(check-param-names): AdddisableMissingParamChecksoption (#1206)ab893babuild(deps-dev): bump ip from 2.0.0 to 2.0.137df54dfeat(check-line-alignment): add `disableWrapIndent`` optione9a9b74fix(informative-docs): check default named declaration6fcb47fchore: update semver and devDeps.5a79d3ffix(informative-docs): check named export declarations: fixes #1198207bc74chore: update jsdoccomment and devDeps.f2aef87fix(informative-docs): Improve wording in rule descriptionc5f203afix(require-description-complete-sentence): capture multiple newlines as "p...6b163c8fix: update devDeps.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.34%. Comparing base (
0feddb2) to head (0877b70).
:exclamation: Current head 0877b70 differs from pull request most recent head 8873238. Consider uploading reports for the commit 8873238 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## develop #2186 +/- ##
========================================
Coverage 84.33% 84.34%
========================================
Files 305 305
Lines 76228 76228
========================================
+ Hits 64289 64294 +5
+ Misses 11939 11934 -5
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #2227.