Added gitRevision:short placeholder option to --sourceLinkTemplate option, #2529.
Links generated by TypeDoc will now default to using the non-short git revision.
Moved "Generated by TypeDoc" footer into a <footer> tag, added footer.begin and footer.end
render hooks for use by custom plugins, #2532.
Bug Fixes
Fixed conversion of NoInfer missing type parameter reference, #2539.
Linking to a member on a page no longer incorrectly claims that
"This member is normally hidden due to your filter settings" for every member.
Added gitRevision:short placeholder option to --sourceLinkTemplate option, #2529.
Links generated by TypeDoc will now default to using the non-short git revision.
Moved "Generated by TypeDoc" footer into a <footer> tag, added footer.begin and footer.end
render hooks for use by custom plugins, #2532.
Bug Fixes
Fixed conversion of NoInfer missing type parameter reference, #2539.
Linking to a member on a page no longer incorrectly claims that
"This member is normally hidden due to your filter settings" for every member.
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 all group with 6 updates:
0.88.1
0.90.0
18.2.2
18.2.4
0.30.8
0.30.9
4.13.0
4.14.1
0.25.12
0.25.13
5.4.2
5.4.4
Updates
@algorandfoundation/tealscript
from 0.88.1 to 0.90.0Release notes
Sourced from
@algorandfoundation/tealscript
's releases.Commits
dcb7dcd
Merge pull request #463 from algorandfoundation/dev315b185
0.90.004ceca9
Merge pull request #459 from algorandfoundation/feat/inner_txn_generic4e064c3
InnerTxn generic247eb0e
Merge pull request #462 from algorandfoundation/devd9505ad
0.89.08462071
Merge pull request #461 from algorandfoundation/feat/from_addr55a2b9e
Address.fromAddress39837f3
Merge pull request #460 from algorandfoundation/fix/nested_if_else_if4838805
fix: nested If in else ifUpdates
@tsconfig/node18
from 18.2.2 to 18.2.4Commits
Updates
magic-string
from 0.30.8 to 0.30.9Changelog
Sourced from magic-string's changelog.
Commits
4f385be
chore: release v0.30.91422741
chore: copy dist file in JS (#275)a1b857c
perf: avoid create uncessary overrides forreplace
Updates
rollup
from 4.13.0 to 4.14.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0b665c3
4.14.1555982a
Improve error message when running on unsupported MUSL Linux (#5454)edc1504
Remove inlining logic in AST (de-)serializer (#5455)1b85663
chore(deps): lock file maintenance (#5453)66a0de1
chore(deps): lock file maintenance minor/patch updates (#5452)459bfe1
chore: generate string constants from config (#5451)5abe71b
4.14.05301dec
feat: show all cause in Error (#5422)8521d29
feat: support explicit-resource-management (#5444)c87901d
docs: add@shikiji/vitepress-twoslash
(#5445)Updates
typedoc
from 0.25.12 to 0.25.13Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
6b8be17
Update changelog for releasef41dee8
Bump version to 0.25.13307da6d
Fix "normally hidden" bannerb533004
Move generator into\<footer>
7ed0e46
I thought Node 22 existed alreadyb76d804
Fix conversion of NoInfer3398e98
Normalize path for Windowscf80261
Add gitRevision:short optione4fe39f
Fix a link to the doc of externalSymbolLinkMappings (#2533)30e614c
Update changelogUpdates
typescript
from 5.4.2 to 5.4.4Release notes
Sourced from typescript's releases.
Commits
8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...1c25c7f
🤖 Pick PR #57968 (Normalize slashes for paths in watc...) into release-5.4 (#...3caec2c
Cherry pick PR 57887 into release-5.4 (#57898)896947e
🤖 Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#...521d3fb
🤖 Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)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