Skip to content

Commit 619d180

Browse files
authored
Bump samples after release of 4.15.7 (#4655)
* Update bump scripts for samples * Run bump:samples * Add entry
1 parent 308cbb4 commit 619d180

File tree

52 files changed

+30506
-30915
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+30506
-30915
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3232

3333
### Changed
3434

35-
- Bumped all dependencies to the latest versions, by [@compulim](https://github.com/compulim) in PR [#4647](https://github.com/microsoft/BotFramework-WebChat/pull/4647)
35+
- Bumped all dependencies to the latest versions, by [@compulim](https://github.com/compulim) in PR [#4647](https://github.com/microsoft/BotFramework-WebChat/pull/4647) and PR [#4655](https://github.com/microsoft/BotFramework-WebChat/pull/4655)
3636
- Production dependencies
3737
- [`@emotion/css@11.10.6`](https://npmjs.com/package/@emotion/css)
3838
- [`core-js@3.28.0`](https://npmjs.com/package/core-js)
@@ -80,6 +80,29 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8080
- [`webpack-cli@5.0.1`](https://npmjs.com/package/webpack-cli)
8181
- [`webpack-stats-plugin@1.1.1`](https://npmjs.com/package/webpack-stats-plugin)
8282
- [`webpack@5.75.0`](https://npmjs.com/package/webpack)
83+
- Sample dependencies
84+
- [`@azure/storage-blob@12.13.0`](https://npmjs.com/package/@azure/storage-blob)
85+
- [`@babel/cli@7.21.0`](https://npmjs.com/package/@babel/cli)
86+
- [`@babel/core@7.21.0`](https://npmjs.com/package/@babel/core)
87+
- [`@babel/preset-env@7.20.2`](https://npmjs.com/package/@babel/preset-env)
88+
- [`@babel/preset-react@7.18.6`](https://npmjs.com/package/@babel/preset-react)
89+
- [`botbuilder-dialogs@4.19.1`](https://npmjs.com/package/botbuilder-dialogs)
90+
- [`botbuilder@4.19.1`](https://npmjs.com/package/botbuilder)
91+
- [`classnames@2.3.2`](https://npmjs.com/package/classnames)
92+
- [`dotenv@16.0.3`](https://npmjs.com/package/dotenv)
93+
- [`eslint-config-standard@17.0.0`](https://npmjs.com/package/eslint-config-standard)
94+
- [`eslint-plugin-import@2.27.5`](https://npmjs.com/package/eslint-plugin-import)
95+
- [`http-proxy-middleware@2.0.6`](https://npmjs.com/package/http-proxy-middleware)
96+
- [`node-dev@8.0.0`](https://npmjs.com/package/node-dev)
97+
- [`node-fetch@2.6.9`](https://npmjs.com/package/node-fetch)
98+
- [`nodemon@2.0.20`](https://npmjs.com/package/nodemon)
99+
- [`react-dom@18.2.0`](https://npmjs.com/package/react-dom)
100+
- [`react-redux@8.0.5`](https://npmjs.com/package/react-redux)
101+
- [`react-scripts@5.0.1`](https://npmjs.com/package/react-scripts)
102+
- [`react@18.2.0`](https://npmjs.com/package/react)
103+
- [`redux@4.2.1`](https://npmjs.com/package/redux)
104+
- [`restify@11.1.0`](https://npmjs.com/package/restify)
105+
- [`uuid@9.0.0`](https://npmjs.com/package/uuid)
83106
- Bumped Docker containers, by [@compulim](https://github.com/compulim), in PR [#4654](https://github.com/microsoft/BotFramework-WebChat/pull/4654)
84107
- [`selenium/hub:4.8.1`](https://hub.docker.com/layers/selenium/hub/4.8.1/images/sha256-c6a1763c95cd8071968f8fe47057d9712b79d1a793d57d49120df889ce6dcd9d)
85108
- [`selenium/node-chrome:110.0`](https://hub.docker.com/layers/selenium/node-chrome/110.0/images/sha256-8dcf0e6b681b54436e0c1481da1fe302d7f609844f4a868b9331fa7f5eead349)

0 commit comments

Comments
 (0)