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/[email protected]`](https://npmjs.com/package/@emotion/css)
3838
- [`[email protected]`](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
- [`[email protected]`](https://npmjs.com/package/webpack-cli)
8181
- [`[email protected]`](https://npmjs.com/package/webpack-stats-plugin)
8282
- [`[email protected]`](https://npmjs.com/package/webpack)
83+
- Sample dependencies
84+
- [`@azure/[email protected]`](https://npmjs.com/package/@azure/storage-blob)
85+
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/cli)
86+
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/core)
87+
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-env)
88+
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-react)
89+
- [`[email protected]`](https://npmjs.com/package/botbuilder-dialogs)
90+
- [`[email protected]`](https://npmjs.com/package/botbuilder)
91+
- [`[email protected]`](https://npmjs.com/package/classnames)
92+
- [`[email protected]`](https://npmjs.com/package/dotenv)
93+
- [`[email protected]`](https://npmjs.com/package/eslint-config-standard)
94+
- [`[email protected]`](https://npmjs.com/package/eslint-plugin-import)
95+
- [`[email protected]`](https://npmjs.com/package/http-proxy-middleware)
96+
- [`[email protected]`](https://npmjs.com/package/node-dev)
97+
- [`[email protected]`](https://npmjs.com/package/node-fetch)
98+
- [`[email protected]`](https://npmjs.com/package/nodemon)
99+
- [`[email protected]`](https://npmjs.com/package/react-dom)
100+
- [`[email protected]`](https://npmjs.com/package/react-redux)
101+
- [`[email protected]`](https://npmjs.com/package/react-scripts)
102+
- [`[email protected]`](https://npmjs.com/package/react)
103+
- [`[email protected]`](https://npmjs.com/package/redux)
104+
- [`[email protected]`](https://npmjs.com/package/restify)
105+
- [`[email protected]`](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)