-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency jsdoc to v3.6.2 #619
Conversation
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
@jkwlui mind taking a peek here? |
Codecov Report
@@ Coverage Diff @@
## master #619 +/- ##
==========================================
- Coverage 61.54% 61.45% -0.09%
==========================================
Files 21 21
Lines 3409 3409
Branches 460 460
==========================================
- Hits 2098 2095 -3
- Misses 1250 1252 +2
- Partials 61 62 +1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #619 +/- ##
=======================================
Coverage 61.45% 61.45%
=======================================
Files 21 21
Lines 3409 3409
Branches 460 460
=======================================
Hits 2095 2095
Misses 1252 1252
Partials 62 62 Continue to review full report at Codecov.
|
This PR contains the following updates:
3.5.5
->3.6.2
Release Notes
jsdoc/jsdoc
v3.6.2
Compare Source
Fixes an issue that prevented ES 2015 classes from appearing in generated docs. ([#1644][1644])
v3.6.1
Compare Source
Prevents a crash when using type applications in Node.js 12. ([#1643][1643])
v3.6.0
Compare Source
Major changes
Enhancements
templates.useShortNamesInLinks
configuration setting to show the short nameof each symbol in link text (for example,
baz
), rather than the full longname (for example,foo.bar.baz
). ([#738][738])highlighting in code blocks. ([#1412][1412])
Bug fixes
not only the description and parameters. ([#1129][1129])
@exports
tag now works correctly when it is combined with the@enum
tag. ([#970][970])plain
,JSDoc no longer pretty-prints the code block in the generated documentation. ([#1361][1361])
Renovate configuration
📅 Schedule: "after 9am and before 3pm" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.