etclabscore / jade-service-runner

👟 Jade Service Runner
https://jade.builders/
Apache License 2.0
16 stars 8 forks source link

chore(deps): bump @open-rpc/client-js from 1.2.4 to 1.7.0 #502

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @open-rpc/client-js from 1.2.4 to 1.7.0.

Release notes

Sourced from @​open-rpc/client-js's releases.

1.7.0

1.7.0 (2021-05-28)

Features

1.6.3

1.6.3 (2021-04-08)

Bug Fixes

  • remove ev origin guard for postmessage + ignore non JSON-RPC messages (ef2dc2f)

1.6.2

1.6.2 (2020-12-17)

Bug Fixes

  • RequestManager: ignore missing id (6bc8116)
  • jsonrpc error instanceof (c85f501), closes #209
  • this corrects default timeout to be disabled by specifing null. (c79d213), closes #231

1.6.1

1.6.1 (2020-12-07)

Bug Fixes

  • remove postemsasgeiframe listener on close (907dd0d)

1.6.0

1.6.0 (2020-10-19)

Bug Fixes

Features

  • add close method Client to close connection and cleanup event listeners (0155c81)

1.5.2

1.5.2 (2020-10-09)

... (truncated)

Changelog

Sourced from @​open-rpc/client-js's changelog.

1.7.0 (2021-05-28)

Features

1.6.3 (2021-04-08)

Bug Fixes

  • remove ev origin guard for postmessage + ignore non JSON-RPC messages (ef2dc2f)

1.6.2 (2020-12-17)

Bug Fixes

  • RequestManager: ignore missing id (6bc8116)
  • jsonrpc error instanceof (c85f501), closes #209
  • this corrects default timeout to be disabled by specifing null. (c79d213), closes #231

1.6.1 (2020-12-07)

Bug Fixes

  • remove postemsasgeiframe listener on close (907dd0d)

1.6.0 (2020-10-19)

Bug Fixes

Features

  • add close method Client to close connection and cleanup event listeners (0155c81)

1.5.2 (2020-10-09)

Bug Fixes

1.5.1 (2020-09-25)

... (truncated)

Commits
  • 1c804a4 chore(release): 1.7.0 [skip ci]
  • c57ab3b Merge pull request #287 from open-rpc/feat/requestID
  • e512bd5 feat: support custom requestID generation
  • b8bf358 Merge pull request #286 from open-rpc/dependabot/npm_and_yarn/hosted-git-info...
  • b308960 chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9
  • 9ce022c Merge pull request #283 from open-rpc/dependabot/npm_and_yarn/handlebars-4.7.7
  • 0ce1643 chore(deps): [security] bump handlebars from 4.7.6 to 4.7.7
  • 7a3e2b6 chore(release): 1.6.3 [skip ci]
  • f987c5e Merge pull request #278 from open-rpc/fix/ev-origin-postmessage
  • ef2dc2f fix: remove ev origin guard for postmessage + ignore non JSON-RPC messages
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)