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

Commit f99a318

Browse files
Merge #720 #721 #722
720: Bump moment from 2.26.0 to 2.27.0 in /create/new_project/examples/btc_eth r=mergify[bot] a=dependabot-preview[bot] Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moment/moment/blob/develop/CHANGELOG.md">moment's changelog</a>.</em></p> <blockquote> <h3>2.27.0 <a href="https://gist.github.com/marwahaha/5100c9c2f42019067b1f6cefc333daa7">See full changelog</a></h3> <ul> <li>Release June 18, 2020</li> </ul> <p>Added Turkmen locale, other locale improvements, slight TypeScript fixes</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moment/moment/commit/3e1a95b5ef0a505fec567c5b2290fd80e1da18f9"><code>3e1a95b</code></a> Build 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/ec5b5fe8acad6a6426701dd4f1164125209c0af9"><code>ec5b5fe</code></a> Bump version to 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/83b8b38122c08cb2e4a75869646d3d26b8ec2bd8"><code>83b8b38</code></a> Update changelog for 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/525c58c9cfc5247ba7e5c6fd5d0c4b752707f0fc"><code>525c58c</code></a> [pkg] Get browser tests working again</li> <li><a href="https://github.com/moment/moment/commit/b59c241c5f5fdc75e90ef83deedd2bfb01d6acf1"><code>b59c241</code></a> [pkg] update package-lock (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5604">#5604</a>)</li> <li><a href="https://github.com/moment/moment/commit/194e64daff528b1661ba3eb4ac723fa01ae7674b"><code>194e64d</code></a> [locale] it: Improve future relative time (<a href="https://github-redirect.dependabot.com/moment/moment/issues/4617">#4617</a>)</li> <li><a href="https://github.com/moment/moment/commit/5e993f38b927ea0c1ed956635bb9b2f080c62241"><code>5e993f3</code></a> [locale] fi: fix ss not returning the number of seconds (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5595">#5595</a>)</li> <li><a href="https://github.com/moment/moment/commit/e1a969c8adadcb28ddec2fe382b4103fa5cf7abe"><code>e1a969c</code></a> [locale] gu: Improve past relativeTime (<a href="https://github-redirect.dependabot.com/moment/moment/issues/4697">#4697</a>)</li> <li><a href="https://github.com/moment/moment/commit/528ac2b6c4df4438c83d57fb73f06e3666ce2767"><code>528ac2b</code></a> [misc] Update CONTRIBUTING.md (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5579">#5579</a>)</li> <li><a href="https://github.com/moment/moment/commit/e3c67905f9d714d43a28dc627ee8efdab06dbce3"><code>e3c6790</code></a> [bugfix] update moment.d.ts for calendar (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5566">#5566</a>)</li> <li>Additional commits viewable in <a href="https://github.com/moment/moment/compare/2.26.0...2.27.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=moment&package-manager=npm_and_yarn&previous-version=2.26.0&new-version=2.27.0)](https://dependabot.com/compatibility-score/?dependency-name=moment&package-manager=npm_and_yarn&previous-version=2.26.0&new-version=2.27.0) 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-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> 721: Bump moment from 2.26.0 to 2.27.0 in /create/new_project/demos/erc20_btc r=mergify[bot] a=dependabot-preview[bot] Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moment/moment/blob/develop/CHANGELOG.md">moment's changelog</a>.</em></p> <blockquote> <h3>2.27.0 <a href="https://gist.github.com/marwahaha/5100c9c2f42019067b1f6cefc333daa7">See full changelog</a></h3> <ul> <li>Release June 18, 2020</li> </ul> <p>Added Turkmen locale, other locale improvements, slight TypeScript fixes</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moment/moment/commit/3e1a95b5ef0a505fec567c5b2290fd80e1da18f9"><code>3e1a95b</code></a> Build 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/ec5b5fe8acad6a6426701dd4f1164125209c0af9"><code>ec5b5fe</code></a> Bump version to 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/83b8b38122c08cb2e4a75869646d3d26b8ec2bd8"><code>83b8b38</code></a> Update changelog for 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/525c58c9cfc5247ba7e5c6fd5d0c4b752707f0fc"><code>525c58c</code></a> [pkg] Get browser tests working again</li> <li><a href="https://github.com/moment/moment/commit/b59c241c5f5fdc75e90ef83deedd2bfb01d6acf1"><code>b59c241</code></a> [pkg] update package-lock (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5604">#5604</a>)</li> <li><a href="https://github.com/moment/moment/commit/194e64daff528b1661ba3eb4ac723fa01ae7674b"><code>194e64d</code></a> [locale] it: Improve future relative time (<a href="https://github-redirect.dependabot.com/moment/moment/issues/4617">#4617</a>)</li> <li><a href="https://github.com/moment/moment/commit/5e993f38b927ea0c1ed956635bb9b2f080c62241"><code>5e993f3</code></a> [locale] fi: fix ss not returning the number of seconds (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5595">#5595</a>)</li> <li><a href="https://github.com/moment/moment/commit/e1a969c8adadcb28ddec2fe382b4103fa5cf7abe"><code>e1a969c</code></a> [locale] gu: Improve past relativeTime (<a href="https://github-redirect.dependabot.com/moment/moment/issues/4697">#4697</a>)</li> <li><a href="https://github.com/moment/moment/commit/528ac2b6c4df4438c83d57fb73f06e3666ce2767"><code>528ac2b</code></a> [misc] Update CONTRIBUTING.md (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5579">#5579</a>)</li> <li><a href="https://github.com/moment/moment/commit/e3c67905f9d714d43a28dc627ee8efdab06dbce3"><code>e3c6790</code></a> [bugfix] update moment.d.ts for calendar (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5566">#5566</a>)</li> <li>Additional commits viewable in <a href="https://github.com/moment/moment/compare/2.26.0...2.27.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=moment&package-manager=npm_and_yarn&previous-version=2.26.0&new-version=2.27.0)](https://dependabot.com/compatibility-score/?dependency-name=moment&package-manager=npm_and_yarn&previous-version=2.26.0&new-version=2.27.0) 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-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> 722: Bump moment from 2.26.0 to 2.27.0 in /create/new_project/demos/btc_eth r=mergify[bot] a=dependabot-preview[bot] Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moment/moment/blob/develop/CHANGELOG.md">moment's changelog</a>.</em></p> <blockquote> <h3>2.27.0 <a href="https://gist.github.com/marwahaha/5100c9c2f42019067b1f6cefc333daa7">See full changelog</a></h3> <ul> <li>Release June 18, 2020</li> </ul> <p>Added Turkmen locale, other locale improvements, slight TypeScript fixes</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moment/moment/commit/3e1a95b5ef0a505fec567c5b2290fd80e1da18f9"><code>3e1a95b</code></a> Build 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/ec5b5fe8acad6a6426701dd4f1164125209c0af9"><code>ec5b5fe</code></a> Bump version to 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/83b8b38122c08cb2e4a75869646d3d26b8ec2bd8"><code>83b8b38</code></a> Update changelog for 2.27.0</li> <li><a href="https://github.com/moment/moment/commit/525c58c9cfc5247ba7e5c6fd5d0c4b752707f0fc"><code>525c58c</code></a> [pkg] Get browser tests working again</li> <li><a href="https://github.com/moment/moment/commit/b59c241c5f5fdc75e90ef83deedd2bfb01d6acf1"><code>b59c241</code></a> [pkg] update package-lock (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5604">#5604</a>)</li> <li><a href="https://github.com/moment/moment/commit/194e64daff528b1661ba3eb4ac723fa01ae7674b"><code>194e64d</code></a> [locale] it: Improve future relative time (<a href="https://github-redirect.dependabot.com/moment/moment/issues/4617">#4617</a>)</li> <li><a href="https://github.com/moment/moment/commit/5e993f38b927ea0c1ed956635bb9b2f080c62241"><code>5e993f3</code></a> [locale] fi: fix ss not returning the number of seconds (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5595">#5595</a>)</li> <li><a href="https://github.com/moment/moment/commit/e1a969c8adadcb28ddec2fe382b4103fa5cf7abe"><code>e1a969c</code></a> [locale] gu: Improve past relativeTime (<a href="https://github-redirect.dependabot.com/moment/moment/issues/4697">#4697</a>)</li> <li><a href="https://github.com/moment/moment/commit/528ac2b6c4df4438c83d57fb73f06e3666ce2767"><code>528ac2b</code></a> [misc] Update CONTRIBUTING.md (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5579">#5579</a>)</li> <li><a href="https://github.com/moment/moment/commit/e3c67905f9d714d43a28dc627ee8efdab06dbce3"><code>e3c6790</code></a> [bugfix] update moment.d.ts for calendar (<a href="https://github-redirect.dependabot.com/moment/moment/issues/5566">#5566</a>)</li> <li>Additional commits viewable in <a href="https://github.com/moment/moment/compare/2.26.0...2.27.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=moment&package-manager=npm_and_yarn&previous-version=2.26.0&new-version=2.27.0)](https://dependabot.com/compatibility-score/?dependency-name=moment&package-manager=npm_and_yarn&previous-version=2.26.0&new-version=2.27.0) 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-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>
4 parents 5845785 + ed27315 + cf5811b + 8677077 commit f99a318

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

create/new_project/demos/btc_eth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"comit-sdk": "^0.16.1",
2929
"dotenv": "^8.2.0",
30-
"moment": "^2.26.0",
30+
"moment": "^2.27.0",
3131
"satoshi-bitcoin-ts": "^0.2.4"
3232
},
3333
"prettier": {

create/new_project/demos/btc_eth/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3521,10 +3521,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
35213521
dependencies:
35223522
minimist "^1.2.5"
35233523

3524-
moment@^2.10.6, moment@^2.24.0, moment@^2.26.0:
3525-
version "2.26.0"
3526-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
3527-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
3524+
moment@^2.10.6, moment@^2.24.0, moment@^2.27.0:
3525+
version "2.27.0"
3526+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
3527+
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
35283528

35293529
mrmr@~0.1.6, mrmr@~0.1.8:
35303530
version "0.1.8"

create/new_project/demos/erc20_btc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"comit-sdk": "^0.16.1",
2828
"dotenv": "^8.1.0",
29-
"moment": "^2.26.0",
29+
"moment": "^2.27.0",
3030
"readline-sync": "^1.4.10",
3131
"satoshi-bitcoin-ts": "^0.2.4"
3232
},

create/new_project/demos/erc20_btc/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,10 +1454,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
14541454
dependencies:
14551455
minimist "^1.2.5"
14561456

1457-
moment@^2.10.6, moment@^2.24.0, moment@^2.26.0:
1458-
version "2.26.0"
1459-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
1460-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
1457+
moment@^2.10.6, moment@^2.24.0, moment@^2.27.0:
1458+
version "2.27.0"
1459+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
1460+
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
14611461

14621462
mrmr@~0.1.6, mrmr@~0.1.8:
14631463
version "0.1.8"

create/new_project/examples/btc_eth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"comit-sdk": "^0.17.0",
2929
"dotenv": "^8.1.0",
3030
"express": "^4.17.1",
31-
"moment": "^2.26.0",
31+
"moment": "^2.27.0",
3232
"readline-sync": "^1.4.10",
3333
"satoshi-bitcoin-ts": "^0.2.4"
3434
},

create/new_project/examples/btc_eth/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,10 +1276,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
12761276
dependencies:
12771277
minimist "^1.2.5"
12781278

1279-
moment@^2.10.6, moment@^2.24.0, moment@^2.26.0:
1280-
version "2.26.0"
1281-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
1282-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
1279+
moment@^2.10.6, moment@^2.24.0, moment@^2.27.0:
1280+
version "2.27.0"
1281+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
1282+
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
12831283

12841284
12851285
version "2.0.0"

0 commit comments

Comments
 (0)