action-docker-layer-caching
action-docker-layer-caching copied to clipboard
Bump typescript-is from 0.17.1 to 0.19.0
Bumps typescript-is from 0.17.1 to 0.19.0.
Release notes
Sourced from typescript-is's releases.
v0.19.0
New Features
- Add
transformNonNullExpressionswhich allows you to generate non-null assertions with the non-null assertion operator!(#100)- Async methods will now return rejected promises when using
ValidateClassandAssertType(#105)- Add option to generate code without error messages, resulting in smaller generated code size (#108)
- Make generated function names deterministic, reducing the number of files changes in watch mode (#114)
Breaking Changes
None.
Bug fixes
- Fix intersection types in combination with
disallowSuperfluousProperties(#112)v0.18.3
New Features
- Add a more helpful error message when using type unions with
nullas one of the alternatives (#56 thanks to@dko-slapdash).Breaking Changes
None.
Bug fixes
None.
v0.18.2
New Features
None.
Breaking Changes
None.
Bug fixes
- Fixes bug in
index.d.tstype declaration, where the types were being imported from the wrong location. (#93)v0.18.1
New Features
None.
Breaking Changes
None.
... (truncated)
Commits
59e67d50.19.053d54e2installd083de1Move workflow file5dd9796Update main.ymle5303ceCreate main.yml62a1c50Merge pull request #112 from lukas-valenta/fix/issue-111fa58badMerge branch 'master' of github.com:woutervh-/typescript-is into fix/issue-1110dbefd0Merge pull request #108 from cauthmann/masterbb84bc4Merge branch 'master' of github.com:woutervh-/typescript-is6938d9dMerge pull request #105 from HitoriSensei/fix/issue-104- 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)