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

Commit 4374cd8

Browse files
Merge #703
703: Bump typescript from 3.9.3 to 3.9.5 in /create/new_project/demos/erc20_btc r=mergify[bot] a=dependabot-preview[bot] Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 3.9.5</h2> <p>This release contains <a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+3.9.5%22+is%3Aclosed+">bug fixes in type-checking, emit, and editor scenarios</a>.</p> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-3-9/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+3.9.0%22+is%3Aclosed+">fixed issues query for Typescript v3.9.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+3.9.1%22+is%3Aclosed+">fixed issues query for Typescript v3.9.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+3.9.2%22+is%3Aclosed+">fixed issues query for Typescript v3.9.2 (Final)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+3.9.3%22+is%3Aclosed+">fixed issues query for Typescript v3.9.3 (patch release)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3A%22TypeScript+3.9.5%22+is%3Aclosed+">fixed issues query for Typescript v3.9.5 (patch release)</a>.</li> </ul> <p>(note, 3.9.4 was intentionally skipped due to minor complications in publishing)</p> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/c388222b29228a572b4e3c9ca907863d0b1945c6"><code>c388222</code></a> Bump version to 3.9.5 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/e0d620d18ed55c289f0863a11355c11423f7f6ed"><code>e0d620d</code></a> Update LKG.</li> <li><a href="https://github.com/microsoft/TypeScript/commit/28ea935aa25d89f41951dc0328066cfb3c966ef0"><code>28ea935</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/38811">#38811</a> from typescript-bot/pick/38808/release-3.9</li> <li><a href="https://github.com/microsoft/TypeScript/commit/4087757e9d376cdc97b30a4516881db1f90636ae"><code>4087757</code></a> Bump version to 3.9.4 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/c34b39bcffbacbe2b9d11ce03a6b0490aa2eac29"><code>c34b39b</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/38808">#38808</a> into release-3.9</li> <li><a href="https://github.com/microsoft/TypeScript/commit/d49ad7acf8ad41bae9a216b400ce98a109d950af"><code>d49ad7a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/38721">#38721</a> from microsoft/cherry-pick-38719</li> <li><a href="https://github.com/microsoft/TypeScript/commit/4ac4d9a940557d56155aad0e5d51437030bf2f2d"><code>4ac4d9a</code></a> Cherry-pick 79f1ec32bdad218a46ba58f9e01535aaf5433578</li> <li><a href="https://github.com/microsoft/TypeScript/commit/c019c8354798dbcaec370ab68ae625be450be31e"><code>c019c83</code></a> Cherry-pick PR <a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/38683">#38683</a> into release-3.9 (<a href="https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/38718">#38718</a>)</li> <li>See full diff in <a href="https://github.com/Microsoft/TypeScript/compare/v3.9.3...v3.9.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.9.3&new-version=3.9.5)](https://dependabot.com/compatibility-score/?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.9.3&new-version=3.9.5) 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>
2 parents 46ec8ff + d1b23f7 commit 4374cd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

create/new_project/demos/erc20_btc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ts-node": "^8.10.2",
2222
"tslint": "^6.1.2",
2323
"tslint-config-prettier": "^1.18.0",
24-
"typescript": "^3.9.3"
24+
"typescript": "^3.9.5"
2525
},
2626
"dependencies": {
2727
"comit-sdk": "^0.16.1",

create/new_project/demos/erc20_btc/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2214,10 +2214,10 @@ type-is@~1.6.17, type-is@~1.6.18:
22142214
media-typer "0.3.0"
22152215
mime-types "~2.1.24"
22162216

2217-
typescript@^3.9.3:
2218-
version "3.9.3"
2219-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
2220-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
2217+
typescript@^3.9.5:
2218+
version "3.9.5"
2219+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
2220+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
22212221

22222222
[email protected], unpipe@~1.0.0:
22232223
version "1.0.0"

0 commit comments

Comments
 (0)