mcollina / mqemitter-redis

Redis-powered MQEmitter
MIT License
47 stars 27 forks source link

Bump tsd from 0.20.0 to 0.28.1 #90

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps tsd from 0.20.0 to 0.28.1.

Release notes

Sourced from tsd's releases.

v0.28.1

  • Fix error messages when tsd fails (#189) c785d9c

https://github.com/SamVerschueren/tsd/compare/v0.28.0...v0.28.1

v0.28.0

  • Upgrade to TypeScript 5.0 3152b12
  • Print number of warnings in the CLI (#184) 3dcaae7
  • Ignore unused locals by default (#185) 223d6a2
  • Don't log stacktrace if CLI succeeds (#182) 2dc5358
  • Export formatter (#179) 02c7fc3
  • Add --show-diff CLI option (#165) 8387d9e

https://github.com/SamVerschueren/tsd/compare/v0.27.0...v0.28.0

v0.27.0

  • Report missing diagnostic codes when using expectError (#178) b4503d0
  • Add missing error codes (#177) 168de40

https://github.com/SamVerschueren/tsd/compare/v0.26.1...v0.27.0

v0.26.1

  • Log stacktrace on failure (#176) 5b117c5

https://github.com/SamVerschueren/tsd/compare/v0.26.0...v0.26.1

v0.26.0

  • Add diagnostic for TS error 2707 (#173) 114db77

https://github.com/SamVerschueren/tsd/compare/v0.25.0...v0.26.0

v0.25.0

  • Upgrade to TypeScript 4.9 5a7ee7b

https://github.com/SamVerschueren/tsd/compare/v0.24.1...v0.25.0

v0.24.1

  • Fix a crash (#161) b11b648

https://github.com/SamVerschueren/tsd/compare/v0.24.0...v0.24.1

v0.24.0

  • Add expectNever assertion (#130) ae6189b
  • Add expectDocCommentIncludes assertion (#155) c3d0949
  • Don't truncate output of printType (#154) 68acb5b
  • Allow for aliased importing (#156) 14f2812
  • Update CLI documentation and add --typings and --files flags (#158) e251852

https://github.com/SamVerschueren/tsd/compare/v0.23.0...v0.24.0

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.