[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])
Bumps the all-minor-patch group with 19 updates in the / directory:
6.1.3
6.2.0
2.29.1
2.31.0
8.1.8
8.1.9
2.29.1
2.29.7
0.26.6
0.26.11
4.2.5
4.2.10
8.1.8
8.2.0
8.13.0
8.14.0
9.3.0
9.5.1
8.16.0
8.18.0
1.1.0
1.2.0
10.6.0
10.8.2
10.0.7
10.0.9
7.23.6
7.26.2
7.23.7
7.25.9
7.20.5
7.20.6
1.2.0
1.2.1
3.31.0
3.39.0
5.16.6
5.36.0
Updates
ava
from 6.1.3 to 6.2.0Release notes
Sourced from ava's releases.
Commits
024de32
6.2.0563fa5f
Pre-release updatese5b355d
Link to CLI options to clarify how to run tests in separate processes86185b4
AddfilterNodeArgumentsForWorkerThreads
optionb15df53
Update dependencies & other general maintenanceUpdates
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
lerna
from 8.1.8 to 8.1.9Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
7d1338d
chore(misc): publish 8.1.9cb37f19
fix: update nx support to latest v20 (#4103)28c8ef2
fix: add extends property in schema (#4075)960bdd9
fix(core): avoid reading empty .config.json, upgrade cosmiconfig@v9.0.0 (#4062)Updates
type-coverage
from 2.29.1 to 2.29.7Changelog
Sourced from type-coverage's changelog.
Commits
c2010c3
2.29.7a06cdeb
fix: package import34f31ac
2.29.6421383e
2.29.5440cf06
fix: reportUnusedIgnore false to disable reportUnusedIgnore when strict906bc5b
fix: ci failure2ac5cf2
chore: update dependenciesff56188
2.29.21c6af3b
fix: ts plugin prior diagnosticsUpdates
typedoc
from 0.26.6 to 0.26.11Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
c4b6545
Update changelog for releasef3fde9f
Bump version to 0.26.11713d036
Add structuredWebSite
data to index page if possible18c4661
Consider overload position when discovering commentsab8f4eb
Smarter path handlingf06401f
Also use import when loading plugins23f29f3
Fix ESM config files on Node 230e1afae
Removeimplements Map
from stable key map2c73a28
Update changelog for release94759c3
Bump version to 0.26.10Updates
typedoc-plugin-markdown
from 4.2.5 to 4.2.10Release notes
Sourced from typedoc-plugin-markdown's releases.
Changelog
Sourced from typedoc-plugin-markdown's changelog.
Commits
646e5f2
Version Packages9460196
fix(core): improve accessor output (#711)e9dcf48
chore(core): updated packages986c97c
chore(docs): updated changelog date1cd85ca
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)Updates
zx
from 8.1.8 to 8.2.0Release notes
Sourced from zx's releases.
... (truncated)
Commits
6eb540f
refactor: pass stream err to pipe promise rejection (#928)d0b5c2c
style: use let for dynamic values only (#927)75482ee
test: refactor npm pack test (#926)2f2b709
chore: move promisifyStream to utils (#925)2f8066c
chore: minor code imprs (#924)7ffb44e
refactor: do not hack stream behavior (#923)5f0874e
refactor: simplifypromisifyStream
helper (#922)3871229
fix: properly promisify pipe stream args (#921)c38363f
feat: support pipe splitting (like tee) and delayed piping (#914)b9f78c3
ci: add node--strip-types
smoke test (#920)Updates
acorn
from 8.13.0 to 8.14.0Commits
3c6a5a9
Mark version 8.14.0e943275
Add missing unicode propertiesac3bd47
Add support for ES2025 RegExp Modifiersf55d97c
Add support for ES2025 Import AttributesUpdates
execa
from 9.3.0 to 9.5.1Release notes
Sourced from execa's releases.
Commits
c8cff27
9.5.1e330bd8
Runs CI tests on Node 23 (#1169)e3572d0
Do not write verbose logs synchronously (#1167)ab886ff
Upgradewhich
(#1168)4d1e55a
9.5.094a75df
Allow appending to files (#1166)091ed74
Fix test on non-x64 machines (#1163)a4d13df
9.4.1f3a1bf3
Fix deno node:process execPath compatibility (#1160)d3a146e
Improve links checking (#1158)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.8.2Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.