-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump samples after release of 4.15.7 (#4655)
* Update bump scripts for samples * Run bump:samples * Add entry
- Loading branch information
Showing
52 changed files
with
30,506 additions
and
30,915 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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) | ||
|
@@ -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) | ||
|
Oops, something went wrong.