Skip to content

Bump streamr-client from 5.5.7 to 8.0.2#190

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/streamr-client-8.0.2
Open

Bump streamr-client from 5.5.7 to 8.0.2#190
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/streamr-client-8.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2023

Bumps streamr-client from 5.5.7 to 8.0.2.

Changelog

Sourced from streamr-client's changelog.

[8.0.2] - 2023-02-27

Changed

  • Optimize browser bundle

[8.0.1] - 2023-02-20

Fixed

  • Browser bundle

[8.0.0] - 2023-02-20

Added

  • Add support for experimental encryption key exchange via Lit Protocol. Enabled by setting configuration option encryption.litProtocolEnabled to be true.

Changed

  • Proxy enhancements
    • Use .setProxies instead of .openProxyConnections and .closeProxyConnections.
    • It is possible to set a limit for the number of proxy connections while having a larger set of nodes to choose from.
  • All contract providers are used to query the tracker registry, storage node registry and stream storage registry
  • Stream registry contract queries are done in sequence
  • Combine encryption and decryption config option blocks
    • All options are now in the encryption block

Removed

  • Remove deprecated:
    • gasPriceStrategy config option from contracts.ethereumNetworks
    • method parameter of .waitForStorage()
    • STREAM_CLIENT_DEFAULTS constant
    • ConfigTest constant
    • StrictStreamrClientConfig TypeScript interface
    • NetworkNodeConfig TypeScript interface
  • Remove BigNumber class export (was only used in gasPriceStrategy)

[7.3.0] - 2023-01-23

Added

  • Add optional config option network.webrtcSendBufferMaxMessageCount
  • Add optional config option network.iceServers.tcp

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by teogeb, a new releaser for streamr-client since your current version.


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 [streamr-client](https://github.com/streamr-dev/network/tree/HEAD/packages/client) from 5.5.7 to 8.0.2.
- [Release notes](https://github.com/streamr-dev/network/releases)
- [Changelog](https://github.com/streamr-dev/network/blob/main/packages/client/CHANGELOG.md)
- [Commits](https://github.com/streamr-dev/network/commits/client/v8.0.2/packages/client)

---
updated-dependencies:
- dependency-name: streamr-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants