bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
182 stars 28 forks source link

Bump tslog from 3.3.4 to 4.4.5 #167

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tslog from 3.3.4 to 4.4.5.

Release notes

Sourced from tslog's releases.

v4.4.5

  • Handle logs with missing setters, Fix #190 1f2ea99
  • Add failing test case for missing setters 65231c2

https://github.com/fullstack-build/tslog/compare/v4.4.4...v4.4.5

v4.4.4

https://github.com/fullstack-build/tslog/compare/v4.4.3...v4.4.4

v4.4.3

  • Bug fix for #186: Handling undefined in browser util.inspect polyfil fix.

v4.4.2

  • Fix #184 9eacf77
  • Fix file import extension 570f25e

https://github.com/fullstack-build/tslog/compare/v4.4.1...v4.4.2

v4.4.1

https://github.com/fullstack-build/tslog/compare/v4.4.0...v4.4.1

v4.4.0

  • Don't manipulate original when masking
  • Possibility to overwrite LogObj for sub-logger
  • ESM / CJS build fixes

https://github.com/fullstack-build/tslog/compare/v4.4.0-2...v4.4.0

v4.3.1

  • Add better Buffer and Date support
  • Fix path to type definitions

https://github.com/fullstack-build/tslog/compare/v4.3.0...v4.3.1

ESM and CJS and runtime settings alternations

  • Open settings for alternation at runtime. Fix #176 6118748
  • ESM and CJS

https://github.com/fullstack-build/tslog/compare/v4.3.0-0...v4.3.0

v4.3.0-0

  • Making ESM & CJS work together b55e770
  • Add nameWithDelimiterPrefix and nameWithDelimiterSuffix settings. Fix #174 62ebe6e

https://github.com/fullstack-build/tslog/compare/v4.2.0...v4.3.0-0

... (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 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)
dependabot[bot] commented 1 year ago

The following labels could not be found: npm dependencies.

dependabot[bot] commented 1 year ago

Superseded by #169.