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

Commit 6fd788b

Browse files
248: Bump typescript from 3.7.2 to 3.7.3 in /new_project/examples/btc_eth r=mergify[bot] a=dependabot-preview[bot] Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.3. <details> <summary>Release notes</summary> *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.7.3 > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.7.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.0%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.7.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.1%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.7.2 (Final)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.2%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.7.3](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.3%22+is%3Aclosed+). > > Downloads are available on: > > * [npm](https://www.npmjs.com/package/typescript) </details> <details> <summary>Commits</summary> - [`79facc0`](microsoft/TypeScript@79facc0) Update LKG. - [`e65ce53`](microsoft/TypeScript@e65ce53) Fix `getTypeFromJSDocValueReference` - [`41d1ce6`](microsoft/TypeScript@41d1ce6) Cherry-pick PR [#35335](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35335) into release-3.7 ([#35367](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35367)) - [`c4d6cec`](microsoft/TypeScript@c4d6cec) Cherry-pick PR [#35366](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35366) into release-3.7 ([#35368](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35368)) - [`38a496a`](microsoft/TypeScript@38a496a) Update user baselines ([#35337](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35337)) - [`9bf4e3a`](microsoft/TypeScript@9bf4e3a) Update user baselines ([#35302](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35302)) - [`a8b63ef`](microsoft/TypeScript@a8b63ef) Update LKG. - [`c021b28`](microsoft/TypeScript@c021b28) Cherry-pick PR [#34987](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/34987) into release-3.7 ([#35303](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35303)) - [`d5bcb6f`](microsoft/TypeScript@d5bcb6f) Cherry-pick PR [#35058](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35058) into release-3.7 ([#35241](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35241)) - [`b9d5231`](microsoft/TypeScript@b9d5231) Cherry-pick PR [#35198](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35198) into release-3.7 ([#35240](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35240)) - Additional commits viewable in [compare view](microsoft/TypeScript@v3.7.2...v3.7.3) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.7.2&new-version=3.7.3)](https://dependabot.com/compatibility-score.html?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.7.2&new-version=3.7.3) 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> 250: Bump typescript from 3.7.2 to 3.7.3 in /new_project/examples/separate_apps r=mergify[bot] a=dependabot-preview[bot] Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.3. <details> <summary>Release notes</summary> *Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.7.3 > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript v3.7.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.0%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.7.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.1%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.7.2 (Final)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.2%22+is%3Aclosed+). > * [fixed issues query for Typescript v3.7.3](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.3%22+is%3Aclosed+). > > Downloads are available on: > > * [npm](https://www.npmjs.com/package/typescript) </details> <details> <summary>Commits</summary> - [`79facc0`](microsoft/TypeScript@79facc0) Update LKG. - [`e65ce53`](microsoft/TypeScript@e65ce53) Fix `getTypeFromJSDocValueReference` - [`41d1ce6`](microsoft/TypeScript@41d1ce6) Cherry-pick PR [#35335](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35335) into release-3.7 ([#35367](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35367)) - [`c4d6cec`](microsoft/TypeScript@c4d6cec) Cherry-pick PR [#35366](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35366) into release-3.7 ([#35368](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35368)) - [`38a496a`](microsoft/TypeScript@38a496a) Update user baselines ([#35337](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35337)) - [`9bf4e3a`](microsoft/TypeScript@9bf4e3a) Update user baselines ([#35302](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35302)) - [`a8b63ef`](microsoft/TypeScript@a8b63ef) Update LKG. - [`c021b28`](microsoft/TypeScript@c021b28) Cherry-pick PR [#34987](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/34987) into release-3.7 ([#35303](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35303)) - [`d5bcb6f`](microsoft/TypeScript@d5bcb6f) Cherry-pick PR [#35058](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35058) into release-3.7 ([#35241](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35241)) - [`b9d5231`](microsoft/TypeScript@b9d5231) Cherry-pick PR [#35198](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35198) into release-3.7 ([#35240](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/35240)) - Additional commits viewable in [compare view](microsoft/TypeScript@v3.7.2...v3.7.3) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.7.2&new-version=3.7.3)](https://dependabot.com/compatibility-score.html?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.7.2&new-version=3.7.3) 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> 251: Bump thiserror from 1.0.6 to 1.0.9 r=mergify[bot] a=dependabot-preview[bot] Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.6 to 1.0.9. <details> <summary>Release notes</summary> *Sourced from [thiserror's releases](https://github.com/dtolnay/thiserror/releases).* > ## 1.0.9 > - Fix bug affecting display attributes of the form `#[error("{}", some_expression)]` (where the format string is `"{}"` and nothing else, and the value formatted is not just one of the fields from the error) [#53](https://github-redirect.dependabot.com/dtolnay/thiserror/issues/53) > > ## 1.0.8 > - Documentation improvements > > ## 1.0.7 > - Support mixing shorthand and non-shorthand format args ([#47](https://github-redirect.dependabot.com/dtolnay/thiserror/issues/47)) > > ```rust > #[derive(Error, Debug)] > pub enum Error { > #[error("first letter must be lowercase but was {:?}", first_char(.0))] > WrongCase(String), > #[error("invalid index {idx}, expected at least {} and at most {}", .limits.lo, .limits.hi)] > OutOfBounds { idx: usize, limits: Limits }, > } > ``` > > - Add #\[error(transparent)\] attribute for delegating Error impl to one field ([#50](https://github-redirect.dependabot.com/dtolnay/thiserror/issues/50)) > > This is useful for hiding error variants from a library's public error type: > > ```rust > #[derive(Error, Debug)] > #[error(transparent)] // source and Display delegate to ErrorKind > pub struct Error(ErrorKind); > > #[derive(Error, Debug)] > /*private*/ enum ErrorKind { > #[error("...")] > E0, > #[error("...")] > E1(#[source] io::Error), > } > ``` > > And also for enums that need an "anything else" variant; such variants tend not to have their own Display message but just forward through to the underlying error's Display and source: > > ```rust > #[derive(Error, Debug)] > pub enum MyError { > ... > > #[error(transparent)] > Other(#[from] anyhow::Error), // source and Display delegate to anyhow::Error > } > ``` </details> <details> <summary>Commits</summary> - [`1d0b399`](dtolnay/thiserror@1d0b399) Release 1.0.9 - [`20202db`](dtolnay/thiserror@20202db) Remove incorrect detection of simple fmt cases - [`d53be52`](dtolnay/thiserror@d53be52) Release 1.0.8 - [`26a5af1`](dtolnay/thiserror@26a5af1) Update documentation of display attr - [`79b740e`](dtolnay/thiserror@79b740e) Release 1.0.7 - [`05f0a0f`](dtolnay/thiserror@05f0a0f) Add trybuild tests for transparent feature - [`62e8e66`](dtolnay/thiserror@62e8e66) Merge pull request [#50](https://github-redirect.dependabot.com/dtolnay/thiserror/issues/50) from dtolnay/transparent - [`ac61f40`](dtolnay/thiserror@ac61f40) Test transparent attribute - [`c3da163`](dtolnay/thiserror@c3da163) Expand transparent attribute - [`7672b1e`](dtolnay/thiserror@7672b1e) Validate transparent attribute - Additional commits viewable in [compare view](dtolnay/thiserror@1.0.6...1.0.9) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=thiserror&package-manager=cargo&previous-version=1.0.6&new-version=1.0.9)](https://dependabot.com/compatibility-score.html?dependency-name=thiserror&package-manager=cargo&previous-version=1.0.6&new-version=1.0.9) 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 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> 252: Bump serde_json from 1.0.42 to 1.0.43 r=mergify[bot] a=dependabot-preview[bot] Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.42 to 1.0.43. <details> <summary>Release notes</summary> *Sourced from [serde_json's releases](https://github.com/serde-rs/json/releases).* > ## v1.0.43 > - Declare accurate minimum required version of indexmap crate when preserve-order feature is enabled ([#590](https://github-redirect.dependabot.com/serde-rs/json/issues/590), thanks [@&#8203;nlordell](https://github.com/nlordell)) </details> <details> <summary>Commits</summary> - [`f7a4da0`](serde-rs/json@f7a4da0) Release 1.0.43 - [`76b2366`](serde-rs/json@76b2366) Merge pull request [#590](https://github-redirect.dependabot.com/serde-rs/json/issues/590) from nlordell/bump_indexmap_version - [`19ba7be`](serde-rs/json@19ba7be) fix required minimum indexmap version - See full diff in [compare view](serde-rs/json@v1.0.42...v1.0.43) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.42&new-version=1.0.43)](https://dependabot.com/compatibility-score.html?dependency-name=serde_json&package-manager=cargo&previous-version=1.0.42&new-version=1.0.43) 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 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>
5 parents 4927e03 + d0ce3a0 + c70b772 + 045bcd0 + bcb8667 commit 6fd788b

File tree

5 files changed

+37
-37
lines changed

5 files changed

+37
-37
lines changed

Cargo.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

new_project/examples/btc_eth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ts-node": "^8.5.4",
1919
"tslint": "^5.20.1",
2020
"tslint-config-prettier": "^1.18.0",
21-
"typescript": "^3.7.2"
21+
"typescript": "^3.7.3"
2222
},
2323
"dependencies": {
2424
"comit-sdk": "^0.7.1",

new_project/examples/btc_eth/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4228,10 +4228,10 @@ type-is@~1.6.17, type-is@~1.6.18:
42284228
media-typer "0.3.0"
42294229
mime-types "~2.1.24"
42304230

4231-
typescript@^3.7.2:
4232-
version "3.7.2"
4233-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
4234-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
4231+
typescript@^3.7.3:
4232+
version "3.7.3"
4233+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
4234+
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
42354235

42364236
uglify-js@^3.1.4:
42374237
version "3.6.0"

new_project/examples/separate_apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ts-node": "^8.5.4",
1919
"tslint": "^5.20.1",
2020
"tslint-config-prettier": "^1.18.0",
21-
"typescript": "^3.7.2"
21+
"typescript": "^3.7.3"
2222
},
2323
"dependencies": {
2424
"@types/express": "^4.17.2",

new_project/examples/separate_apps/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1497,10 +1497,10 @@ type-is@~1.6.17, type-is@~1.6.18:
14971497
media-typer "0.3.0"
14981498
mime-types "~2.1.24"
14991499

1500-
typescript@^3.7.2:
1501-
version "3.7.2"
1502-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
1503-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
1500+
typescript@^3.7.3:
1501+
version "3.7.3"
1502+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
1503+
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
15041504

15051505
unpipe@1.0.0, unpipe@~1.0.0:
15061506
version "1.0.0"

0 commit comments

Comments
 (0)