[Tests] [no-default-export], [no-named-export]: add test case (thanks [@G-Rath])
[2.30.0] - 2024-09-02
Added
[dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@JiangWeixian])
[dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@amsardesai])
Exported constants no longer render the type and default value if they are the same, #2717.
The HTML output now wraps tag blocks with <div> tags and includes the tag name in a class name, #2723.
Bug Fixes
Correctly handle external link resolver link text when referencing an external symbol, #2700.
Big integer literals are now supported as default values, #2721.
Corrected handling of @link tags present in comments at the start of source files.
The index will now display when a module only contains documents, #2722.
ReflectionSymbolId.pos no longer references the position before any doc comments for a symbol.
This could cause typedoc-plugin-dt-links to produce links which didn't go to the expected location in a file.
Exported constants no longer render the type and default value if they are the same, #2717.
The HTML output now wraps tag blocks with <div> tags and includes the tag name in a class name, #2723.
Bug Fixes
Correctly handle external link resolver link text when referencing an external symbol, #2700.
Big integer literals are now supported as default values, #2721.
Corrected handling of @link tags present in comments at the start of source files.
The index will now display when a module only contains documents, #2722.
ReflectionSymbolId.pos no longer references the position before any doc comments for a symbol.
This could cause typedoc-plugin-dt-links to produce links which didn't go to the expected location in a file.
Bumps the all-minor-patch group with 18 updates in the / directory:
2.29.1
2.31.0
3.2.5
3.3.3
0.26.6
0.26.8
4.2.5
4.2.9
5.6.2
5.6.3
8.1.8
8.1.9
8.11.3
8.12.1
9.3.0
9.4.0
8.16.0
8.18.0
1.1.0
1.2.0
10.6.0
10.7.3
10.0.7
10.0.9
7.23.6
7.25.8
7.23.7
7.25.7
7.20.5
7.20.6
1.2.0
1.2.1
3.31.0
3.38.1
5.16.6
5.34.1
Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
prettier
from 3.2.5 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
typedoc
from 0.26.6 to 0.26.8Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
59ec968
Update changelog for releasea65766d
Bump version to 0.26.877cf917
Fix missing index with only document childrend349280
ReflectionSymbolId.pos uses getStart for position40d1cec
Merge pull request #2724 from lriggle-strib/master2445045
Add div wrapper around tags in comment partial.81fec38
Update changelog for fixing #2717bdd610c
Add handling for bigint literals in default values1dbfe3a
Merge pull request #2721 from Corso02/masterb9f56e0
simplified checking if type should be renderedUpdates
typedoc-plugin-markdown
from 4.2.5 to 4.2.9Release notes
Sourced from typedoc-plugin-markdown's releases.
Changelog
Sourced from typedoc-plugin-markdown's changelog.
Commits
1cd85ca
Version Packages563875e
fix(core): add parentheses on function names in type declaration table views ...300db20
fix(core): expose "@return
" block tags on declarations (#694)974a60d
chore(docs): updated docse60b02e
Version Packagesa7e4775
fix(core): fix missing slash when public path is prefixed with http (#688)21c6811
chore(docs): updated changelog dated1bf2a5
Version Packages37f3b34
chore(docs): updated navigation docsfa60205
fix(core): trim link labelUpdates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
zx
from 8.1.8 to 8.1.9Release notes
Sourced from zx's releases.
Commits
c3061ab
Update README.md63ceddb
chore: bump v to 8.1.9 (#917)88a545a
feat: keep argv ref on update (#916)ac2f1dd
refactor: enhanceShell
result type (#915)1384a8c
style: groupProcessPromise
methods (#913)4309359
fix: fill stdall store on sync spawn (#912)1ec4b17
style: rearrange code blocks (#910)9af862b
test: improve proc hand detection (#909)d06216d
perf: shrink a few bytes (#908)Updates
acorn
from 8.11.3 to 8.12.1Commits
12ad116
Mark version 8.12.1c26b84a
Don't use an /s regexpda521f6
Simplify importsba22623
Bump actions/setup-node v42679c9f
Bump test262ac29659
Mark acorn-walk version 8.3.35445810
Mark version 8.12.09046cc0
Specify a direct dependency on acorn in acorn-walk88234f5
Add VariableDeclarator to AnyNode type757da7b
Actually initialize branchID in RegExpValidationState constuctorUpdates
execa
from 9.3.0 to 9.4.0Release notes
Sourced from execa's releases.
Commits
1b9b9bb
9.4.0ba483e7
Upgradenpm-run-path
(#1156)eb3cfba
Add documentation about nano-spawn (#1157)3fc8049
Fix a typo (#1153)c4cb62a
Improve documentation forwindowsVerbatimArguments
(#1149)0a51f7c
9.3.1d99a52a
Update input.md (#1145)074ea4a
Fix Node.js without ICU support (#1144)607a0ff
define env type (#1141)c0b6efc
Document how to terminate hanging subprocesses (#1140)Updates
ws
from 8.16.0 to 8.18.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
976c53c
[dist] 8.18.059b9629
[feature] Add support forBlob
(#2229)0d1b5e6
[security] Use more descriptive text for 2017 vulnerability link15f11a0
[security] Add new DoS vulnerability to SECURITY.md3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variableUpdates
requireindex
from 1.1.0 to 1.2.0Commits
Updates
mocha
from 10.6.0 to 10.7.3Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.