Update dependency jsdoc to v3.6.11#61
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
May 5, 2019 19:28
1f27b09 to
33957c4
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
May 12, 2019 16:51
33957c4 to
53fc887
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
August 10, 2019 11:54
53fc887 to
6dfb487
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
September 24, 2019 21:46
6dfb487 to
fc50f14
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
May 2, 2020 15:58
fc50f14 to
6077d8b
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
August 24, 2020 21:14
6077d8b to
3bcb59d
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
October 28, 2020 10:58
3bcb59d to
ba126ea
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
May 15, 2021 19:39
ba126ea to
917b398
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
March 7, 2022 08:30
917b398 to
72f8b20
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
September 25, 2022 23:06
72f8b20 to
9bba9de
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
August 10, 2025 13:44
9bba9de to
8435dfa
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
August 19, 2025 14:28
8435dfa to
c2ebf3e
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
September 25, 2025 15:29
c2ebf3e to
6cc8334
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
November 11, 2025 00:56
6cc8334 to
f1d146e
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
November 18, 2025 10:43
f1d146e to
c520e25
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
2 times, most recently
from
January 23, 2026 18:28
9c6e04c to
373053f
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
February 2, 2026 20:34
373053f to
d5a1541
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
March 5, 2026 14:42
d5a1541 to
20d31cc
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
April 1, 2026 20:36
20d31cc to
0e4beb3
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
April 8, 2026 17:31
0e4beb3 to
db1f102
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
May 12, 2026 12:45
db1f102 to
6065684
Compare
renovate
Bot
force-pushed
the
renovate/jsdoc-3.x
branch
from
May 28, 2026 19:31
6065684 to
948070f
Compare
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.
This PR contains the following updates:
3.5.5→3.6.11Release Notes
jsdoc/jsdoc (jsdoc)
v3.6.11Compare Source
Updates dependency versions to make JSDoc compatible with Node.js 12.0.0 and later.
v3.6.10Compare Source
Fixes an issue in JSDoc 3.6.9 that prevented JSDoc from being installed in some continuous
integration (CI) environments.
v3.6.9Compare Source
Fixes an issue in JSDoc 3.6.8 that prevented
npm install jsdocfrom working.v3.6.8Compare Source
Updates dependencies.
v3.6.7Compare Source
Updates dependencies.
v3.6.6Compare Source
Fixes an issue that could cause members of an interface to be tracked incorrectly if the interface
was both defined as an ES2015 class and assigned to a variable. For example:
v3.6.5Compare Source
Prevents circular references in doclets when two function parameters use the same type expression,
and the
--debugflag is present.v3.6.4Compare Source
Updates dependencies.
v3.6.3Compare Source
Updates dependencies.
v3.6.2Compare Source
Fixes an issue that prevented ES 2015 classes from appearing in generated docs. ([#1644][1644])
v3.6.1Compare Source
Updates dependency versions to make JSDoc compatible with Node.js 12.0.0 and later.
v3.6.0Compare Source
Major changes
Enhancements
templates.useShortNamesInLinksconfiguration 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])
@exportstag now works correctly when it is combined with the@enumtag. ([#970][970])plain,JSDoc no longer pretty-prints the code block in the generated documentation. ([#1361][1361])
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.