Use of the @extends block tag no longer produces warnings, #2659.
This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.
Added new navigation.compactFolders option to prevent TypeDoc from compacting folders, similar to the VSCode option. #2667.
Bug Fixes
The suppressCommentWarningsInDeclarationFiles option now correctly ignores warnings in .d.cts and .d.mts files, #2647.
Restored re-exports in the page navigation menu, #2671.
JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. Gerrit0/typedoc-plugin-zod0.
In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
Use of the @extends block tag no longer produces warnings, #2659.
This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.
Added new navigation.compactFolders option to prevent TypeDoc from compacting folders, similar to the VSCode option. #2667.
Bug Fixes
The suppressCommentWarningsInDeclarationFiles option now correctly ignores warnings in .d.cts and .d.mts files, #2647.
Restored re-exports in the page navigation menu, #2671.
JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. Gerrit0/typedoc-plugin-zod0.
In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-development-minor-patch group with 5 updates:
1.7.10
1.7.12
22.2.0
22.4.1
1.46.0
1.46.1
4.20.0
4.21.0
0.26.5
0.26.6
Updates
@swc/core
from 1.7.10 to 1.7.12Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
e8bc48f
chore: Publish1.7.12
withswc_core
v0.101.3
d9b6412
chore: Update changelog17553bb
chore: Publish1.7.12-nightly-20240819.1
withswc_core
v0.101.3
f5b5948
chore: Publish crates withswc_core
v0.101.3
bfaf31b
fix(es/compat): Init this in sub class constructor for async (#9446)08dd948
chore(deps): update rust crate arrayvec to v0.7.6 (#9436)99738ef
fix(es/decorators): Fix metadata for accessors (#9444)9d10fa4
chore: Update changelog5096367
chore: Publish1.7.12-nightly-20240816.2
withswc_core
v0.101.2
a4b9186
chore: Publish crates withswc_core
v0.101.2
Updates
@types/node
from 22.2.0 to 22.4.1Commits
Updates
playwright
from 1.46.0 to 1.46.1Release notes
Sourced from playwright's releases.
Commits
e1c861c
cherry-pick(#32021): test: fix failing client-certificate tests20b0788
chore: mark v1.46.1 (#32194)57c3240
cherry-pick(#32192): chore: generate self-signed certificates for socks proxy301f179
cherry-pick(#32189): fix(only-changed): show nice error message about shallow...b2d6a09
cherry-pick(#32164): docs: release video and trace viewer video (#32173)7cf7aec
cherry-pick(#32094): fix(test runner): run project dependencies of `--only-ch...d78ae01
cherry-pick(#32163): fix(client-certificates): stall on tls handshake errorsbd13da4
cherry-pick(#32155): fix(client-certificates): when server does tls renegotia...30684a7
cherry-pick(#32066): fix(types): revert type changes made to support TS 5.5 (...5e68061
cherry-pick(#32015): docs(release-notes): fix typo in .NET release notesUpdates
rollup
from 4.20.0 to 4.21.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
c4bb050
4.21.08350601
chore(deps): update typescript-eslint monorepo to v8 (major) (#5607)811ef57
chore: fix thenoConflict
option in REPL. (#5611)af6a347
feat: introduce the virtualDirname option to customize the virtual directory ...eb12f34
chore(deps): lock file maintenance (#5614)93af657
chore(deps): lock file maintenance minor/patch updates (#5613)c6751ff
chore(deps): lock file maintenance minor/patch updates (#5608)Updates
typedoc
from 0.26.5 to 0.26.6Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
f0f3d96
Update changelog for release182adbb
Fix lintaa2b4a9
Conditionally serialize media->reflection entries73e1dd6
Add navigation.compactFolders option3673a4d
Include re-exports in page navigation menu3e13dc1
Merge pull request #2664 from nick-ls/masterf0de38c
Merge pull request #2665 from waynemwashuma/masterdfb19e6
Add support for "none" groupec1f863
Add support for@augments
ce7b3b4
Add support for "none" categoryDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show