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

Commit

Permalink
Merge #238
Browse files Browse the repository at this point in the history
238: Bump comit-sdk from 0.7.0 to 0.7.1 in /new_project/examples/separate_apps 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>
  • Loading branch information
bors[bot] and dependabot-preview[bot] authored Dec 2, 2019
2 parents d614190 + c5eeb65 commit 2e7cbad
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2e7cbad

Please sign in to comment.