-
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.
* 4.17.1-0 * Add 4.17.0 * Bump deps * Debump eslint@8 * Bump jest@29 * Update usage of eslint-plugin-security * Fix ESLint/Prettier errors * Revert "Bump jest@29" This reverts commit cc17457. * Remove .headless * Debump selenium-webdriver * Fix alt="" * Fix test * Debump jest-image-snapshot and bump selenium-webdriver * Revert "Remove .headless" This reverts commit 3820c90. * Bump jest-image-snapshot * Replace headless with addArguments * Bump [email protected] * Debump [email protected] * Use --headless=new * Use --headless * Debump jest-image-snapshot * Debump http-proxy-middleware * Bump [email protected] and [email protected]
- Loading branch information
Showing
97 changed files
with
15,584 additions
and
16,513 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
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
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 |
---|---|---|
|
@@ -22,6 +22,53 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. | |
|
||
## [Unreleased] | ||
|
||
### Changed | ||
|
||
- Bumped all dependencies to the latest versions, by [@compulim](https://github.com/compulim) in PR [#5174](https://github.com/microsoft/BotFramework-WebChat/pull/5174) | ||
- Production dependencies | ||
- [`[email protected]`](https://npmjs.com/package/classnames) | ||
- [`[email protected]`](https://npmjs.com/package/core-js) | ||
- [`[email protected]`](https://npmjs.com/package/deep-freeze-strict) | ||
- [`[email protected]`](https://npmjs.com/package/markdown-it) | ||
- [`[email protected]`](https://npmjs.com/package/merge-refs) | ||
- [`[email protected]`](https://npmjs.com/package/mime) | ||
- [`[email protected]`](https://npmjs.com/package/p-defer) | ||
- [`[email protected]`](https://npmjs.com/package/redux-saga) | ||
- [`[email protected]`](https://npmjs.com/package/redux) | ||
- [`[email protected]`](https://npmjs.com/package/sanitize-html) | ||
- [`[email protected]`](https://npmjs.com/package/swiper) | ||
- [`[email protected]`](https://npmjs.com/package/whatwg-fetch) | ||
- Development dependencies | ||
- [`@fluentui/[email protected]`](https://npmjs.com/package/@fluentui/react-components) | ||
- [`@types/[email protected]`](https://npmjs.com/package/@types/node) | ||
- [`@typescript-eslint/[email protected]`](https://npmjs.com/package/@typescript-eslint/eslint-plugin) | ||
- [`@typescript-eslint/[email protected]`](https://npmjs.com/package/@typescript-eslint/parser) | ||
- [`[email protected]`](https://npmjs.com/package/adm-zip) | ||
- [`[email protected]`](https://npmjs.com/package/dotenv) | ||
- [`[email protected]`](https://npmjs.com/package/esbuild) | ||
- [`[email protected]`](https://npmjs.com/package/eslint-plugin-import) | ||
- [`[email protected]`](https://npmjs.com/package/eslint-plugin-prettier) | ||
- [`[email protected]`](https://npmjs.com/package/eslint-plugin-react-hooks) | ||
- [`[email protected]`](https://npmjs.com/package/eslint-plugin-react) | ||
- [`[email protected]`](https://npmjs.com/package/eslint-plugin-security) | ||
- [`[email protected]`](https://npmjs.com/package/eslint) | ||
- [`[email protected]`](https://npmjs.com/package/html-webpack-plugin) | ||
- [`[email protected]`](https://npmjs.com/package/husky) | ||
- [`[email protected]`](https://npmjs.com/package/jest-image-snapshot) | ||
- [`[email protected]`](https://npmjs.com/package/lint-staged) | ||
- [`[email protected]`](https://npmjs.com/package/nodemon) | ||
- [`[email protected]`](https://npmjs.com/package/nopt) | ||
- [`[email protected]`](https://npmjs.com/package/p-defer) | ||
- [`[email protected]`](https://npmjs.com/package/prettier) | ||
- [`[email protected]`](https://npmjs.com/package/selenium-webdriver) | ||
- [`[email protected]`](https://npmjs.com/package/serve) | ||
- [`[email protected]`](https://npmjs.com/package/source-map-loader) | ||
- [`[email protected]`](https://npmjs.com/package/terser-webpack-plugin) | ||
- [`[email protected]`](https://npmjs.com/package/tsd) | ||
- [`[email protected]`](https://npmjs.com/package/type-fest) | ||
- [`[email protected]`](https://npmjs.com/package/typescript) | ||
- [`[email protected]`](https://npmjs.com/package/webpack) | ||
|
||
## [4.17.0] - 2024-05-06 | ||
|
||
### Known issues | ||
|
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
Oops, something went wrong.