From 0120ad3937d7a9b3fd1a42b9ac2c991e1108a124 Mon Sep 17 00:00:00 2001 From: Chris Whitten Date: Mon, 4 Mar 2019 14:32:05 -0800 Subject: [PATCH] Update botframework-directlinejs to 0.11.4 (#1783) * Update botframework-directlinejs to 0.11.4 * Update CHANGELOG.md --- CHANGELOG.md | 2 ++ packages/bundle/package-lock.json | 12 ++++++------ packages/bundle/package.json | 2 +- packages/component/package-lock.json | 12 ++++++------ packages/component/package.json | 4 ++-- packages/core/package-lock.json | 12 ++++++------ packages/core/package.json | 2 +- packages/playground/package-lock.json | 12 ++++++------ packages/playground/package.json | 2 +- 9 files changed, 31 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cf79faccc..9bfd27c049 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - `component`: Added `cardActionMiddleware` to customize the behavior of card action, by [@compulim](https://github.com/compulim), in PR [#1704](https://github.com/Microsoft/BotFramework-WebChat/pull/1704) ### Changed + +- Bumped `botframework-directlinejs` to 0.11.4 in PR [#1783](https://github.com/Microsoft/BotFramework-WebChat/pull/1783) - Moved `botAvatarImage` and `userAvatarImage` to `styleOptions.botAvatarImage` and `styleOptions.userAvatarImage` respectively, in PR [#1486](https://github.com/Microsoft/BotFramework-WebChat/pull/1486) - Fix string interpolation error in Russian localization and fallback for browsers without Intl support by [@odysseus1973](https://github.com/odysseus1973) in PR [#1509](https://github.com/Microsoft/BotFramework-WebChat/pull/1509) - `playground`: Bumps to [`botframework-directlinejs@0.10.0`](https://github.com/Microsoft/BotFramework-DirectLineJS/), in PR [#1511](https://github.com/Microsoft/BotFramework-WebChat/pull/1511) diff --git a/packages/bundle/package-lock.json b/packages/bundle/package-lock.json index 58734e2403..e9106a6ec7 100644 --- a/packages/bundle/package-lock.json +++ b/packages/bundle/package-lock.json @@ -2364,18 +2364,18 @@ "dev": true }, "botframework-directlinejs": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.2.tgz", - "integrity": "sha512-co+qBtlnLyw130Oig+04nZF+l9wnIJxRFCsHz42OTzebDnDwEFaB32UheEXiwYt4CsTlyO7aZkdLFv2gkWAkKA==", + "version": "0.11.4", + "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.4.tgz", + "integrity": "sha512-dp1kqXcnU41NqpFaKgHMTaA+3BBUF91XeUIUGzzMGE6TZNVyKWk1U1UWPWwL5dppiGDyZh1yMHOK+HgqPEG8jQ==", "requires": { "@babel/runtime": "^7.3.1", "rxjs": "^5.0.3" }, "dependencies": { "@babel/runtime": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.1.tgz", - "integrity": "sha512-7jGW8ppV0ant637pIqAcFfQDDH1orEPGJb8aXfUozuCU3QqX7rX4DA8iwrbPrR1hcH0FTTHz47yQnk+bl5xHQA==", + "version": "7.3.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.4.tgz", + "integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==", "requires": { "regenerator-runtime": "^0.12.0" } diff --git a/packages/bundle/package.json b/packages/bundle/package.json index 77c16d5a62..0eb5278f09 100644 --- a/packages/bundle/package.json +++ b/packages/bundle/package.json @@ -34,7 +34,7 @@ "dependencies": { "@babel/runtime": "^7.1.2", "adaptivecards": "~1.1.2", - "botframework-directlinejs": "~0.11.2", + "botframework-directlinejs": "^0.11.4", "botframework-webchat-component": "^0.0.0-0", "botframework-webchat-core": "^0.0.0-0", "core-js": "^2.5.7", diff --git a/packages/component/package-lock.json b/packages/component/package-lock.json index 153767852a..0cb8f94ce4 100644 --- a/packages/component/package-lock.json +++ b/packages/component/package-lock.json @@ -876,9 +876,9 @@ } }, "@babel/runtime": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.1.tgz", - "integrity": "sha512-7jGW8ppV0ant637pIqAcFfQDDH1orEPGJb8aXfUozuCU3QqX7rX4DA8iwrbPrR1hcH0FTTHz47yQnk+bl5xHQA==", + "version": "7.3.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.4.tgz", + "integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==", "dev": true, "requires": { "regenerator-runtime": "^0.12.0" @@ -2411,9 +2411,9 @@ "optional": true }, "botframework-directlinejs": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.2.tgz", - "integrity": "sha512-co+qBtlnLyw130Oig+04nZF+l9wnIJxRFCsHz42OTzebDnDwEFaB32UheEXiwYt4CsTlyO7aZkdLFv2gkWAkKA==", + "version": "0.11.4", + "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.4.tgz", + "integrity": "sha512-dp1kqXcnU41NqpFaKgHMTaA+3BBUF91XeUIUGzzMGE6TZNVyKWk1U1UWPWwL5dppiGDyZh1yMHOK+HgqPEG8jQ==", "dev": true, "requires": { "@babel/runtime": "^7.3.1", diff --git a/packages/component/package.json b/packages/component/package.json index c8964de59f..78b5ecf4f8 100644 --- a/packages/component/package.json +++ b/packages/component/package.json @@ -52,7 +52,7 @@ "babel-jest": "^23.6.0", "babel-plugin-istanbul": "^5.1.0", "babel-plugin-version-transform": "^1.0.0", - "botframework-directlinejs": "~0.11.2", + "botframework-directlinejs": "^0.11.4", "concurrently": "^4.0.1", "jest": "^23.6.0", "react": "^16.4.1", @@ -77,7 +77,7 @@ "simple-update-in": "^1.3.0" }, "peerDependencies": { - "botframework-directlinejs": "^0.11.1", + "botframework-directlinejs": "^0.11.4", "react": "^16.4.1" } } diff --git a/packages/core/package-lock.json b/packages/core/package-lock.json index 8334dc7f7b..d1b03a5bde 100644 --- a/packages/core/package-lock.json +++ b/packages/core/package-lock.json @@ -2788,9 +2788,9 @@ "optional": true }, "botframework-directlinejs": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.2.tgz", - "integrity": "sha512-co+qBtlnLyw130Oig+04nZF+l9wnIJxRFCsHz42OTzebDnDwEFaB32UheEXiwYt4CsTlyO7aZkdLFv2gkWAkKA==", + "version": "0.11.4", + "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.4.tgz", + "integrity": "sha512-dp1kqXcnU41NqpFaKgHMTaA+3BBUF91XeUIUGzzMGE6TZNVyKWk1U1UWPWwL5dppiGDyZh1yMHOK+HgqPEG8jQ==", "dev": true, "requires": { "@babel/runtime": "^7.3.1", @@ -2798,9 +2798,9 @@ }, "dependencies": { "@babel/runtime": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.1.tgz", - "integrity": "sha512-7jGW8ppV0ant637pIqAcFfQDDH1orEPGJb8aXfUozuCU3QqX7rX4DA8iwrbPrR1hcH0FTTHz47yQnk+bl5xHQA==", + "version": "7.3.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.4.tgz", + "integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==", "dev": true, "requires": { "regenerator-runtime": "^0.12.0" diff --git a/packages/core/package.json b/packages/core/package.json index 87c120f0e6..beb269735a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -50,7 +50,7 @@ "babel-jest": "^23.6.0", "babel-plugin-istanbul": "^5.1.0", "babel-plugin-version-transform": "^1.0.0", - "botframework-directlinejs": "~0.11.2", + "botframework-directlinejs": "^0.11.4", "concurrently": "^4.0.1", "jest": "^23.6.0", "rimraf": "^2.6.2", diff --git a/packages/playground/package-lock.json b/packages/playground/package-lock.json index a6b1b50a4a..bb6b0144e1 100644 --- a/packages/playground/package-lock.json +++ b/packages/playground/package-lock.json @@ -2329,18 +2329,18 @@ "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=" }, "botframework-directlinejs": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.2.tgz", - "integrity": "sha512-co+qBtlnLyw130Oig+04nZF+l9wnIJxRFCsHz42OTzebDnDwEFaB32UheEXiwYt4CsTlyO7aZkdLFv2gkWAkKA==", + "version": "0.11.4", + "resolved": "https://registry.npmjs.org/botframework-directlinejs/-/botframework-directlinejs-0.11.4.tgz", + "integrity": "sha512-dp1kqXcnU41NqpFaKgHMTaA+3BBUF91XeUIUGzzMGE6TZNVyKWk1U1UWPWwL5dppiGDyZh1yMHOK+HgqPEG8jQ==", "requires": { "@babel/runtime": "^7.3.1", "rxjs": "^5.0.3" }, "dependencies": { "@babel/runtime": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.1.tgz", - "integrity": "sha512-7jGW8ppV0ant637pIqAcFfQDDH1orEPGJb8aXfUozuCU3QqX7rX4DA8iwrbPrR1hcH0FTTHz47yQnk+bl5xHQA==", + "version": "7.3.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.4.tgz", + "integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==", "requires": { "regenerator-runtime": "^0.12.0" } diff --git a/packages/playground/package.json b/packages/playground/package.json index 5820e68e4a..9de559b7f5 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -10,7 +10,7 @@ ], "dependencies": { "adaptivecards": "~1.1.2", - "botframework-directlinejs": "~0.11.2", + "botframework-directlinejs": "^0.11.4", "botframework-webchat": "^0.0.0-0", "botframework-webchat-component": "^0.0.0-0", "botframework-webchat-core": "^0.0.0-0",