robotty / dank-twitch-irc

Connect to Twitch chat from Node.js
https://www.npmjs.com/package/dank-twitch-irc
MIT License
88 stars 25 forks source link

Bump ts-toolbelt from 9.5.0 to 9.5.7 #279

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ts-toolbelt from 9.5.0 to 9.5.7.

Changelog

Sourced from ts-toolbelt's changelog.

9.5.7 (2021-03-05)

Bug Fixes

  • f.narrow: fix variance and array inference (4c7618d)
  • f.narrow: higher order function support (dad05ee)
  • f.narrow: preserve functions (c34f1b9)
  • f.narrow: revert variance fixes (12e014a)
  • f.narrow: variance (866ecd7)
  • fn: allow for curried in compose (2bc5604)

Others

9.5.6 (2021-03-04)

Bug Fixes

  • f.narrow: fix variance and array inference (4c7618d)
  • f.narrow: higher order function support (dad05ee)
  • f.narrow: preserve functions (c34f1b9)
  • f.narrow: variance (866ecd7)
  • fn: allow for curried in compose (2bc5604)

Others

9.5.5 (2021-03-04)

Bug Fixes

  • f.narrow: fix variance and array inference (4c7618d)
  • f.narrow: higher order function support (dad05ee)
  • f.narrow: variance (866ecd7)

... (truncated)

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 will merge this PR once CI passes on it, as requested by @RAnders00.


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)
RAnders00 commented 3 years ago

@dependabot squash and merge