Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2512 De-bump remark and strip-markdown #2576

Merged
merged 2 commits into from
Nov 8, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
145 changes: 73 additions & 72 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed

- Fixes [#2565](https://github.com/microsoft/BotFramework-WebChat/issues/2565). Fixed Adaptive Card host config should generate from style options with default options merged, by [@compulim](https://github.com/compulim) in PR [#2566](https://github.com/microsoft/BotFramework-WebChat/pull/2566)
- Fixes [#2512](https://github.com/microsoft/BotFramework-WebChat/issues/2512). De-bump remark and strip-markdown, by [@corinagum](https://github.com/corinagum) in PR [#2576](https://github.com/microsoft/BotFramework-WebChat/pull/2576)

### Added

Expand All @@ -36,78 +37,78 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Changed

- Bumped all dependencies to latest version, by [@compulim](https://github.com/compulim), in PR [#2533](https://github.com/microsoft/BotFramework-WebChat/pull/2533)
- Development dependencies
- Root package
- `@azure/storage-blob@12.0.0`
- `@babel/plugin-proposal-class-properties@7.5.5`
- `@babel/plugin-proposal-object-rest-spread@7.6.2`
- `@babel/plugin-transform-runtime@7.6.2`
- `@babel/preset-env@7.6.3`
- `@babel/preset-react@7.6.3`
- `@babel/preset-typescript@7.6.0`
- `@babel/runtime@7.6.3`
- `babel-jest@24.9.0`
- `core-js@3.3.6`
- `coveralls@3.0.7`
- `husky@3.0.9`
- `jest-image-snapshot@2.11.0`
- `jest@24.9.0`
- `lerna@3.18.3`
- `lint-staged@9.4.2`
- `selenium-webdriver@4.0.0-alpha.5`
- `serve-handler@6.1.2`
- Other packages
- `@babel/cli@7.6.4`
- `@babel/core@7.6.4`
- `@babel/plugin-proposal-class-properties@7.5.5`
- `@babel/plugin-proposal-object-rest-spread@7.6.2`
- `@babel/plugin-transform-runtime@7.6.2`
- `@babel/preset-env@7.6.3`
- `@babel/preset-react@7.6.3`
- `@babel/preset-typescript@7.6.0`
- `@types/node@12.12.3`
- `@types/react@16.9.11`
- `@typescript-eslint/eslint-plugin@2.6.0`
- `@typescript-eslint/parser@2.6.0`
- `babel-plugin-istanbul@5.2.0`
- `concurrently@5.0.0`
- `copy-webpack-plugin@5.0.4`
- `eslint-plugin-prettier@3.1.1`
- `eslint-plugin-react-hooks@2.2.0`
- `eslint-plugin-react@7.16.0`
- `eslint@6.6.0`
- `http-proxy-middleware@0.20.0`
- `jest@24.9.0`
- `terser-webpack-plugin@2.2.1`
- `typescript@3.6.4`
- `webpack-cli@3.3.10`
- `webpack@4.41.2`
- Production dependencies
- `core`
- `@babel/runtime@7.6.3`
- `jsonwebtoken@8.5.1`
- `math-random`
- `redux-saga@1.1.1`
- `simple-update-in@2.1.1`
- `bundle`
- `@babel/runtime@7.6.3`
- `core-js@3.3.6`
- `markdown-it@10.0.0`
- `memoize-one@5.1.1`
- `sanitize-html@1.19.0`
- `url-search-params-polyfill@7.0.0`
- `component`
- `bytes@3.1.0`
- `memoize-one@5.1.1`
- `react-redux@7.1.1`
- `remark@11.0.1`
- `sanitize-html@1.20.1`
- `simple-update-in@2.1.1`
- `strip-markdown@3.1.1`
- `embed`
- `@babel/runtime@7.6.3`
- `core-js@3.3.6`
- Bumped all dependencies to latest version, by [@compulim](https://github.com/compulim), in PR [#2533](https://github.com/microsoft/BotFramework-WebChat/pull/2533)
- Development dependencies
- Root package
- `@azure/storage-blob@12.0.0`
- `@babel/plugin-proposal-class-properties@7.5.5`
- `@babel/plugin-proposal-object-rest-spread@7.6.2`
- `@babel/plugin-transform-runtime@7.6.2`
- `@babel/preset-env@7.6.3`
- `@babel/preset-react@7.6.3`
- `@babel/preset-typescript@7.6.0`
- `@babel/runtime@7.6.3`
- `babel-jest@24.9.0`
- `core-js@3.3.6`
- `coveralls@3.0.7`
- `husky@3.0.9`
- `jest-image-snapshot@2.11.0`
- `jest@24.9.0`
- `lerna@3.18.3`
- `lint-staged@9.4.2`
- `selenium-webdriver@4.0.0-alpha.5`
- `serve-handler@6.1.2`
- Other packages
- `@babel/cli@7.6.4`
- `@babel/core@7.6.4`
- `@babel/plugin-proposal-class-properties@7.5.5`
- `@babel/plugin-proposal-object-rest-spread@7.6.2`
- `@babel/plugin-transform-runtime@7.6.2`
- `@babel/preset-env@7.6.3`
- `@babel/preset-react@7.6.3`
- `@babel/preset-typescript@7.6.0`
- `@types/node@12.12.3`
- `@types/react@16.9.11`
- `@typescript-eslint/eslint-plugin@2.6.0`
- `@typescript-eslint/parser@2.6.0`
- `babel-plugin-istanbul@5.2.0`
- `concurrently@5.0.0`
- `copy-webpack-plugin@5.0.4`
- `eslint-plugin-prettier@3.1.1`
- `eslint-plugin-react-hooks@2.2.0`
- `eslint-plugin-react@7.16.0`
- `eslint@6.6.0`
- `http-proxy-middleware@0.20.0`
- `jest@24.9.0`
- `terser-webpack-plugin@2.2.1`
- `typescript@3.6.4`
- `webpack-cli@3.3.10`
- `webpack@4.41.2`
- Production dependencies
- `core`
- `@babel/runtime@7.6.3`
- `jsonwebtoken@8.5.1`
- `math-random`
- `redux-saga@1.1.1`
- `simple-update-in@2.1.1`
- `bundle`
- `@babel/runtime@7.6.3`
- `core-js@3.3.6`
- `markdown-it@10.0.0`
- `memoize-one@5.1.1`
- `sanitize-html@1.19.0`
- `url-search-params-polyfill@7.0.0`
- `component`
- `bytes@3.1.0`
- `memoize-one@5.1.1`
- `react-redux@7.1.1`
- `remark@11.0.1`
- `sanitize-html@1.20.1`
- `simple-update-in@2.1.1`
- `strip-markdown@3.1.1`
- `embed`
- `@babel/runtime@7.6.3`
- `core-js@3.3.6`
- `component`: Bumps [`adaptivecards@1.2.3`](https://npmjs.com/package/adaptivecards), by [@corinagum](https://github.com/corinagum) in PR [#2523](https://github.com/microsoft/BotFramework-WebChat/pull/2532)
- Bumps Chrome in Docker to 78.0.3904.70, by [@spyip](https://github.com/spyip) in PR [#2545](https://github.com/microsoft/BotFramework-WebChat/pull/2545)

Expand Down
114 changes: 72 additions & 42 deletions packages/component/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
"react-say": "^1.2.0",
"react-scroll-to-bottom": "~1.3.2",
"redux": "^4.0.4",
"remark": "^11.0.1",
"remark": "10.0.1",
"sanitize-html": "^1.20.1",
"simple-update-in": "^2.1.1",
"strip-markdown": "^3.1.1"
"strip-markdown": "3.0.4"
},
"peerDependencies": {
"react": "^16.8.6",
Expand Down