Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps a broad set of dependencies across the BotFramework-WebChat monorepo (packages + samples), including upgrading uuid to 14.0.0, updating various build/test tooling versions, refreshing sample package-lock.json files, and adjusting Jest configuration to handle additional uuid transforms.
Changes:
- Bumped production/dev dependencies across multiple workspace packages (notably
uuid,redux-saga,valibot, Babel toolchain, etc.). - Updated samples to reference a newer
botframework-webchatnightly build and regenerated sample lockfiles. - Updated unit-test Jest config to transform an additional nested
uuidpath and removed a crypto setup file; added a changelog entry.
Reviewed changes
Copilot reviewed 37 out of 41 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| samples/package-lock.json | Regenerated samples lockfile after dependency/nightly version updates. |
| samples/06.recomposing-ui/e.extending-ui/package.json | Bumped sample to newer botframework-webchat nightly. |
| samples/06.recomposing-ui/d.plain-ui/package.json | Bumped sample to newer botframework-webchat nightly. |
| samples/06.recomposing-ui/c.smart-display/package.json | Bumped sample to newer botframework-webchat nightly. |
| samples/06.recomposing-ui/b.speech-ui/package.json | Bumped sample to newer botframework-webchat nightly. |
| samples/06.recomposing-ui/a.minimizable-web-chat/package.json | Bumped sample to newer botframework-webchat nightly. |
| samples/04.api/h.clear-after-idle/package.json | Bumped sample to newer botframework-webchat nightly. |
| samples/04.api/g.chat-send-history/package.json | Bumped sample to newer botframework-webchat nightly. |
| samples/04.api/f.selectable-activity/package.json | Bumped sample to newer botframework-webchat + botframework-webchat-api nightly. |
| samples/04.api/e.piping-to-redux/package.json | Bumped sample to newer botframework-webchat nightly. |
| samples/01.getting-started/k.direct-line-token/javascript/web/package-lock.json | Regenerated lockfile for the sample web project. |
| samples/01.getting-started/k.direct-line-token/javascript/bot/package-lock.json | Regenerated lockfile for the sample bot project. |
| packages/vibe-grep/package.json | Bumped @ast-grep/napi and yaml. |
| packages/test/test-assets/package.json | Bumped @fluentui/react-provider. |
| packages/test/page-object/package.json | Bumped concurrently and Speech SDK. |
| packages/test/harness/package.json | Bumped concurrently, selenium-webdriver, axe-core. |
| packages/support/cldr-data-downloader/package.json | Bumped nopt. |
| packages/styles/package.json | Bumped @types/node. |
| packages/repack/react/package.json | Bumped @types/react. |
| packages/repack/react@baseline/package.json | Bumped baseline @types/react. |
| packages/repack/microsoft-cognitiveservices-speech-sdk/package.json | Bumped repacked Speech SDK to 1.50.0. |
| packages/repack/html-react-parser/package.json | Bumped html-react-parser. |
| packages/redux-store/package.json | Bumped valibot and @types/react. |
| packages/react-valibot/package.json | Bumped @types/react. |
| packages/isomorphic-react/package.json | Bumped Babel + webpack tooling. |
| packages/isomorphic-react-dom/package.json | Bumped Babel + webpack tooling. |
| packages/fluent-theme/package.json | Bumped tooling, @types/*, and valibot. |
| packages/directlinespeech/package.json | Bumped Babel/tooling/runtime versions. |
| packages/core/package.json | Bumped core deps including uuid@14.0.0, redux-saga@1.5.0, valibot@1.4.1. |
| packages/core-graph/package.json | Updated peer dependency range to uuid@^14.0.0, bumped valibot. |
| packages/component/package.json | Bumped Babel toolchain, types, valibot. |
| packages/bundle/package.json | Bumped production deps including uuid@14.0.0, katex@0.17.0, Speech SDK 1.50.0, valibot@1.4.1. |
| packages/base/package.json | Bumped @types/node. |
| packages/api/package.json | Bumped Babel toolchain, types, valibot. |
| packages/api-middleware/package.json | Bumped @types/node and valibot. |
| packages/api-graph/package.json | Bumped valibot. |
| package.json | Bumped root dev tooling dependencies. |
| CHANGELOG.md | Added an “Unreleased” changelog entry describing the dependency bumps. |
| tests/unit.setup/setupFiles/setupCrypto.js | Removed crypto UUID polyfill setup file. |
| tests/unit.setup/jest.config.js | Added transform exception for nested botframework-streaming uuid; removed setupCrypto from test setup. |
Files not reviewed (3)
- samples/01.getting-started/k.direct-line-token/javascript/bot/package-lock.json: Language not supported
- samples/01.getting-started/k.direct-line-token/javascript/web/package-lock.json: Language not supported
- samples/package-lock.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
OEvgeny
approved these changes
Jun 3, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog Entry
Changed
@babel/runtime@7.29.7html-react-parser@6.1.2katex@0.17.0microsoft-cognitiveservices-speech-sdk@1.50.0redux-saga@1.5.0uuid@14.0.0valibot@1.4.1@ast-grep/napi@0.43.0@babel/cli@7.29.7@babel/core@7.29.7@babel/plugin-transform-runtime@7.29.7@babel/plugin-transform-typescript@7.29.7@babel/preset-env@7.29.7@babel/preset-react@7.29.7@babel/preset-typescript@7.29.7@babel/runtime@7.29.7@biomejs/biome@2.4.16@fluentui/react-provider@9.22.17@types/dom-speech-recognition@0.0.11@types/node@25.9.1@types/react@16.14.70@typescript-eslint/eslint-plugin@8.60.0@typescript-eslint/parser@8.60.0axe-core@4.11.4concurrently@10.0.0dtsroll@1.8.2eslint-plugin-prettier@5.5.6keep-a-changelog@3.0.4lint-staged@17.0.5nopt@10.0.0selenium-webdriver@4.44.0webpack-cli@7.0.3webpack@5.107.2yaml@2.9.0Description
We tried multiple ways to add
package.json/overridesto forcebotframework-streamingto useuuid@14.0.0but NPM never pick it up.Design
Specific Changes
npm run bumppinDependenciesonuuidand@types/uuidnpm install uuid@latest -w packages/bundle -w packages/core -w packages/core-graphnpm uninstall @types/uuid -w packages/bundle -w packages/core -w packages/core-graphuuidcomes with.d.ts/node_modules/uuid(existing) and/node_modules/botframework-streaming/uuid(new)I have added tests and executed them locallyCHANGELOG.mdI have updated documentationReview Checklist
Accessibility reviewed (tab order, content readability, alt text, color contrast)Browser and platform compatibilities reviewedCSS styles reviewed (minimal rules, noz-index)Documents reviewed (docs, samples, live demo)Internationalization reviewed (strings, unit formatting)package.jsonandpackage-lock.jsonreviewedSecurity reviewed (no data URIs, check for nonce leak)Tests reviewed (coverage, legitimacy)