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.2
18.2.2
18.2.4
0.30.8
0.30.9
4.13.0
4.14.3
0.25.12
0.25.13
5.4.2
5.4.5
Updates
@algorandfoundation/tealscript
from 0.88.1 to 0.90.2Release notes
Sourced from
@algorandfoundation/tealscript
's releases.Commits
3b449c3
Merge pull request #467 from algorandfoundation/dev5d18a00
0.90.203a7cc0
Merge pull request #466 from algorandfoundation/fix/early_return1a73c4c
fix retsub optimization64cd50b
optimize retsub68c66ec
fix: early return value52cafed
Merge pull request #465 from algorandfoundation/devc54efae
0.90.1bd2679a
Merge pull request #464 from algorandfoundation/fix/import_registry3728148
rm importRegistryUpdates
@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.3Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
e64f3d8
4.14.349ed6d9
Add linux arm musl build (#5471)7275328
4.14.2cfbaaaa
Ensure reexported namespaces do not prevent creation of default export helper...2fdfe1c
chore(deps): update dependency eslint-plugin-unicorn to v52 (#5468)4e72323
chore(deps): lock file maintenance (#5470)e2a0539
chore(deps): lock file maintenance minor/patch updates (#5469)eebf061
Add high-level architecture documentation (#5456)8c31e9b
chore: tweak the comment about files should not be edited (#5463)b957e1d
Fix ppc64le target (#5460)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.5Release notes
Sourced from typescript's releases.
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...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 (#...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