Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 72c6bc2

Browse files
Merge #240
240: Bump comit-sdk from 0.7.0 to 0.7.1 in /new_project/examples/erc20_btc r=mergify[bot] a=dependabot-preview[bot] Bumps [comit-sdk](https://github.com/comit-network/comit-js-sdk) from 0.7.0 to 0.7.1. <details> <summary>Release notes</summary> *Sourced from [comit-sdk's releases](https://github.com/comit-network/comit-js-sdk/releases).* > ## Release 0.7.1 > ### Changed > - Improve negotiation protocol to allow maker to identify a taken order by swap id. > > ### Fixed > - Auto-accept introduced with negotiation protocol. </details> <details> <summary>Changelog</summary> *Sourced from [comit-sdk's changelog](https://github.com/comit-network/comit-js-sdk/blob/master/CHANGELOG.md).* > ## [0.7.1] - 2019-11-29 > > ### Changed > - Improve negotiation protocol to allow maker to identify a taken order by swap id. > > ### Fixed > - Auto-accept introduced with negotiation protocol. </details> <details> <summary>Commits</summary> - [`cde6d0d`](comit-network/comit-js-sdk@cde6d0d) Release 0.7.1 - [`25aca26`](comit-network/comit-js-sdk@25aca26) Merge pull request [#66](https://github-redirect.dependabot.com/comit-network/comit-js-sdk/issues/66) from comit-network/negotation-order-id - [`29e4c4f`](comit-network/comit-js-sdk@29e4c4f) Ongoing Swap now returns freshly accepted swaps - [`0b9d49f`](comit-network/comit-js-sdk@0b9d49f) Improve negotiation protocol by allowing swap search by id - [`6b4a842`](comit-network/comit-js-sdk@6b4a842) Make it clear what methods are related to the negotiation protocol - [`563cbff`](comit-network/comit-js-sdk@563cbff) Release 0.7.0 ([#67](https://github-redirect.dependabot.com/comit-network/comit-js-sdk/issues/67)) - See full diff in [compare view](comit-network/comit-js-sdk@0.7.0...0.7.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=comit-sdk&package-manager=npm_and_yarn&previous-version=0.7.0&new-version=0.7.1)](https://dependabot.com/compatibility-score.html?dependency-name=comit-sdk&package-manager=npm_and_yarn&previous-version=0.7.0&new-version=0.7.1) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents e8e424b + 9ed310d commit 72c6bc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

new_project/examples/erc20_btc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "^3.7.2"
2121
},
2222
"dependencies": {
23-
"comit-sdk": "^0.7.0",
23+
"comit-sdk": "^0.7.1",
2424
"dotenv": "^8.1.0",
2525
"moment": "^2.24.0",
2626
"readline-sync": "^1.4.10",

new_project/examples/erc20_btc/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -483,10 +483,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
483483
dependencies:
484484
delayed-stream "~1.0.0"
485485

486-
comit-sdk@^0.7.0:
487-
version "0.7.0"
488-
resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.0.tgz#08cef516247e130a4eb310698a372635f584e08e"
489-
integrity sha512-KTf6H4xJ2cpRh3UwgJFSSE8AGad1cwV6MR8rrYix9Xhr9w600+ShkHMpESk0diIRXdWttRSZkbaBlNXe5fODpg==
486+
comit-sdk@^0.7.1:
487+
version "0.7.1"
488+
resolved "https://registry.yarnpkg.com/comit-sdk/-/comit-sdk-0.7.1.tgz#1853baef36067214868b289d51af2be7aaaa6994"
489+
integrity sha512-M8j6iUf8G9zf7we0aBXSZQz7dvYuUkSUtEPMxlAWinpW+Ll5vAGsAVGlVC7rDFW+k//wk1XmcnQYGQx7omNPdw==
490490
dependencies:
491491
axios "^0.19.0"
492492
bcoin "https://github.com/bcoin-org/bcoin#2496acc7a98a43f00a7b5728eb256877c1bbf001"

0 commit comments

Comments
 (0)