This repository was archived by the owner on Mar 23, 2021. It is now read-only.
Commit 0eb07a3
Merge #273
273: Bump create-comit-app from 0.5.1 to 0.6.0 in /new_project/examples/btc_eth r=mergify[bot] a=dependabot-preview[bot]
Bumps [create-comit-app](https://github.com/comit-network/create-comit-app) from 0.5.1 to 0.6.0.
<details>
<summary>Changelog</summary>
*Sourced from [create-comit-app's changelog](https://github.com/comit-network/create-comit-app/blob/master/CHANGELOG.md).*
> ## [0.6.0] - 2019-12-07
>
> ## Added
> - Windows support 🎉.
>
> ## [0.5.2] - 2019-12-06
>
> ## Changed
> - Upgrade all examples and new project to `comit-sdk@0.7.1`.
</details>
<details>
<summary>Commits</summary>
- [`9ff6027`](9ff6027) Release version 0.6.0
- [`fc1c0dd`](fc1c0dd) Merge [#266](https://github-redirect.dependabot.com/comit-network/create-comit-app/issues/266)
- [`24481d1`](24481d1) Make it work on windows AND unix
- [`2d04d44`](2d04d44) Update README with Windows instructions
- [`5d90dea`](5d90dea) Upload the release binary to the GitHub release
- [`94af839`](94af839) Make it work on windows 🎉
- [`05ff59b`](05ff59b) Merge [#265](https://github-redirect.dependabot.com/comit-network/create-comit-app/issues/265)
- [`94c0c35`](94c0c35) Don't forget to pass new!
- [`d43e166`](d43e166) Merge [#263](https://github-redirect.dependabot.com/comit-network/create-comit-app/issues/263)
- [`f9d6782`](f9d6782) Remove create-comit-app devDependency during tests
- Additional commits viewable in [compare view](0.5.1...0.6.0)
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=create-comit-app&package-manager=npm_and_yarn&previous-version=0.5.1&new-version=0.6.0)
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>1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | | - | |
1213 | | - | |
1214 | | - | |
1215 | | - | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
1216 | 1216 | | |
1217 | 1217 | | |
1218 | 1218 | | |
| |||
0 commit comments