Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump tsd from 0.25.0 to 0.28.1 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps tsd from 0.25.0 to 0.28.1.

Release notes

Sourced from tsd's releases.

v0.28.1

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

tsdjs/tsd@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

tsdjs/tsd@v0.27.0...v0.28.0

v0.27.0

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

tsdjs/tsd@v0.26.1...v0.27.0

v0.26.1

  • Log stacktrace on failure (#176) 5b117c5

tsdjs/tsd@v0.26.0...v0.26.1

v0.26.0

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

tsdjs/tsd@v0.25.0...v0.26.0

Commits

Dependabot compatibility score

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 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)

Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.28.1.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](tsdjs/tsd@v0.25.0...v0.28.1)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2023
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.44 ⚠️

Comparison is base (bcc538d) 89.77% compared to head (916a9ac) 89.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   89.77%   89.33%   -0.44%     
==========================================
  Files          62       62              
  Lines        5468     5468              
==========================================
- Hits         4909     4885      -24     
- Misses        559      583      +24     

see 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants