chat icon indicating copy to clipboard operation
chat copied to clipboard

build(deps): bump streamr-client from 8.1.0 to 8.5.5

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps streamr-client from 8.1.0 to 8.5.5.

Changelog

Sourced from streamr-client's changelog.

[8.5.5] - 2023-07-06

client

Changed

  • Use pre-built JSON schema validators instead of compiling at run-time

[8.5.4] - 2023-06-26

client

Added

  • Add optional config option encryption.rsaKeyLength to control the strength of RSA encryption in key-exchange (streamr-dev/network#1505)

Changed

Fixed

[8.5.3] - 2023-06-07

client

Changed

Fixed

[8.5.2] - 2023-05-31

client

Fixed

  • Fix another TypeScript definitions issue that caused build to fail with skipLibCheck: false (streamr-dev/network#1432)

... (truncated)

Commits
  • 8c172c2 release(client, cli-tools): v8.5.5
  • 7c07067 client [NET-992]: pre-compiled JSON schema validator (#1642)
  • 597a17c build(deps): Bump @​lit-protocol/uint8arrays from 2.2.30 to 2.2.36 (#1632)
  • 9aa08b0 build(deps): Bump node-fetch and @​types/node-fetch (#1637)
  • 09f1d63 build(deps-dev): Bump webpack from 5.88.0 to 5.88.1 (#1630)
  • 73397ae build(deps): Bump readable-stream from 4.4.0 to 4.4.1 (#1636)
  • 5cb77c1 build(deps-dev): Bump ts-loader from 9.4.3 to 9.4.4 (#1638)
  • d4c6568 build(deps): Bump @​lit-protocol/uint8arrays from 2.2.24 to 2.2.30 (#1592)
  • 3c7830f refactor(client): Remove `StreamRegistryCached' (#1588)
  • e2c4d84 build(deps): Bump tsyringe from 4.7.0 to 4.8.0 (#1598)
  • Additional commits viewable in compare view

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] avatar Aug 01 '23 05:08 dependabot[bot]