foundry-vtt-types
foundry-vtt-types copied to clipboard
Bump tsd from 0.22.0 to 0.24.1
trafficstars
Bumps tsd from 0.22.0 to 0.24.1.
Release notes
Sourced from tsd's releases.
v0.24.1
- Fix a crash (#161) b11b648
https://github.com/SamVerschueren/tsd/compare/v0.24.0...v0.24.1
v0.24.0
- Add
expectNeverassertion (#130) ae6189b- Add
expectDocCommentIncludesassertion (#155) c3d0949- Don't truncate output of
printType(#154) 68acb5b- Allow for aliased importing (#156) 14f2812
- Update CLI documentation and add
--typingsand--filesflags (#158) e251852https://github.com/SamVerschueren/tsd/compare/v0.23.0...v0.24.0
v0.23.0
- Upgrade to TypeScript 4.8 e1a9c95
https://github.com/SamVerschueren/tsd/compare/v0.22.0...v0.23.0
Commits
22285f90.24.1b11b648Fix a crash (#161)81fe00dUse double quotes inlintscript (#162)42a2b2bFix readme typo (#159)b7775880.24.04e63880Update dependenciese251852Update CLI documentation and add--typingsand--filesflags (#158)c3d0949AddexpectDocCommentIncludesassertion (#155)68acb5bDon't truncate output ofprintType(#154)ae6189bAddexpectNeverassertion (#130)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This should not be merged. It will upgrade typescript to 4.8, which will lead to the same problems.
Superseded by #2320.