Skip to content

Commit

Permalink
Bump samples after release of 4.15.7 (#4655)
Browse files Browse the repository at this point in the history
* Update bump scripts for samples

* Run bump:samples

* Add entry
  • Loading branch information
compulim authored Mar 1, 2023
1 parent 308cbb4 commit 619d180
Show file tree
Hide file tree
Showing 52 changed files with 30,506 additions and 30,915 deletions.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed

- Bumped all dependencies to the latest versions, by [@compulim](https://github.com/compulim) in PR [#4647](https://github.com/microsoft/BotFramework-WebChat/pull/4647)
- 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)
- Production dependencies
- [`@emotion/[email protected]`](https://npmjs.com/package/@emotion/css)
- [`[email protected]`](https://npmjs.com/package/core-js)
Expand Down Expand Up @@ -80,6 +80,29 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- [`[email protected]`](https://npmjs.com/package/webpack-cli)
- [`[email protected]`](https://npmjs.com/package/webpack-stats-plugin)
- [`[email protected]`](https://npmjs.com/package/webpack)
- Sample dependencies
- [`@azure/[email protected]`](https://npmjs.com/package/@azure/storage-blob)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/cli)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/core)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-env)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-react)
- [`[email protected]`](https://npmjs.com/package/botbuilder-dialogs)
- [`[email protected]`](https://npmjs.com/package/botbuilder)
- [`[email protected]`](https://npmjs.com/package/classnames)
- [`[email protected]`](https://npmjs.com/package/dotenv)
- [`[email protected]`](https://npmjs.com/package/eslint-config-standard)
- [`[email protected]`](https://npmjs.com/package/eslint-plugin-import)
- [`[email protected]`](https://npmjs.com/package/http-proxy-middleware)
- [`[email protected]`](https://npmjs.com/package/node-dev)
- [`[email protected]`](https://npmjs.com/package/node-fetch)
- [`[email protected]`](https://npmjs.com/package/nodemon)
- [`[email protected]`](https://npmjs.com/package/react-dom)
- [`[email protected]`](https://npmjs.com/package/react-redux)
- [`[email protected]`](https://npmjs.com/package/react-scripts)
- [`[email protected]`](https://npmjs.com/package/react)
- [`[email protected]`](https://npmjs.com/package/redux)
- [`[email protected]`](https://npmjs.com/package/restify)
- [`[email protected]`](https://npmjs.com/package/uuid)
- Bumped Docker containers, by [@compulim](https://github.com/compulim), in PR [#4654](https://github.com/microsoft/BotFramework-WebChat/pull/4654)
- [`selenium/hub:4.8.1`](https://hub.docker.com/layers/selenium/hub/4.8.1/images/sha256-c6a1763c95cd8071968f8fe47057d9712b79d1a793d57d49120df889ce6dcd9d)
- [`selenium/node-chrome:110.0`](https://hub.docker.com/layers/selenium/node-chrome/110.0/images/sha256-8dcf0e6b681b54436e0c1481da1fe302d7f609844f4a868b9331fa7f5eead349)
Expand Down
Loading

0 comments on commit 619d180

Please sign in to comment.